ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Three problems with ConTeXt standalone for armhf
@ 2018-01-19  7:31 Lutz Haseloff
  2018-01-19  7:33 ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: Lutz Haseloff @ 2018-01-19  7:31 UTC (permalink / raw)
  To: Context Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 722 bytes --]

Hi all,

1. the luatex binary for linux armhf is too old for the recent version of ConTeXt.
It is a 1.0.3 from March 2017.

2. first problem would be not a so big one, but since development level 6505 I'm not
able to compile the experimental luatex myself anymore. It compiles luajittex but not luatex.

My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log 2>error.log

I append the error.log.

3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows armv8l.
After every download of the script, I have to edit it.
If someone adds a section for armv8l, I could use the original first-setup.sh without changing armv7l to armv8l.


Greetings Lutz
-- 
GPG Key ID 3C4F83BC

[-- Attachment #1.2: Type: text/html, Size: 818 bytes --]

[-- Attachment #2: error.log --]
[-- Type: text/plain, Size: 5584 bytes --]

configure: WARNING: oops, unrecognised float format: IEEE double, little endian
configure: WARNING: Sorry, neither ApplicationServices framework nor fontconfig library: disabling xetex
byacc: 3 shift/reduce conflicts.
make[5]: *** No rule to make target 'synctexdir/synctex_parser.c', needed by 'synctexdir/libsynctex_a-synctex_parser.o'.  Stop.
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [recurse] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
cwebdir/common.h:150:8: warning: type defaults to 'int' in declaration of 'change_depth' [-Wimplicit-int]
../../../source/texk/web2c/cwebdir/common.h:150:8: warning: type defaults to 'int' in declaration of 'change_depth' [-Wimplicit-int]
 extern change_depth; /* where \.{@@y} originated during a change */
        ^
../../../source/texk/web2c/mplibdir/mpmathdecimal.w: In function 'mp_free_decimal_math':
../../../source/texk/web2c/mplibdir/mpmathdecimal.w:585:5: warning: unused variable 'i' [-Wunused-variable]
   int i;
     ^
../../../source/texk/web2c/luatexdir/font/writettf.w: In function 'ttf_copy_encoding':
../../../source/texk/web2c/luatexdir/font/writettf.w:545:14: warning: unused variable 'e' [-Wunused-variable]
     ttfenc_entry *e = ttfenc_tab;
              ^
../../../source/texk/web2c/luatexdir/font/writettf.w:543:13: warning: unused variable 'buf' [-Wunused-variable]
     static char buf[SMALL_BUF_SIZE];
             ^
../../../source/texk/web2c/luatexdir/font/writettf.w:542:6: warning: unused variable 'charcodes' [-Wunused-variable]
     long *charcodes;
      ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:6:0:
../../../source/texk/web2c/luatexdir/luasocket/src/ftp_lua.c:7:5: warning: no previous prototype for 'luatex_ftp_lua_open' [-Wmissing-prototypes]
 int luatex_ftp_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:7:0:
../../../source/texk/web2c/luatexdir/luasocket/src/headers_lua.c:7:5: warning: no previous prototype for 'luatex_headers_lua_open' [-Wmissing-prototypes]
 int luatex_headers_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:8:0:
../../../source/texk/web2c/luatexdir/luasocket/src/http_lua.c:7:5: warning: no previous prototype for 'luatex_http_lua_open' [-Wmissing-prototypes]
 int luatex_http_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:9:0:
../../../source/texk/web2c/luatexdir/luasocket/src/ltn12_lua.c:7:5: warning: no previous prototype for 'luatex_ltn12_lua_open' [-Wmissing-prototypes]
 int luatex_ltn12_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:10:0:
../../../source/texk/web2c/luatexdir/luasocket/src/mbox_lua.c:7:5: warning: no previous prototype for 'luatex_mbox_lua_open' [-Wmissing-prototypes]
 int luatex_mbox_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:11:0:
../../../source/texk/web2c/luatexdir/luasocket/src/mime_lua.c:7:5: warning: no previous prototype for 'luatex_mime_lua_open' [-Wmissing-prototypes]
 int luatex_mime_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:12:0:
../../../source/texk/web2c/luatexdir/luasocket/src/smtp_lua.c:7:5: warning: no previous prototype for 'luatex_smtp_lua_open' [-Wmissing-prototypes]
 int luatex_smtp_lua_open (lua_State *L) { 
     ^
../../../source/texk/web2c/luatexdir/luasocket/src/serial.c:64:19: warning: no previous prototype for 'luaopen_socket_serial' [-Wmissing-prototypes]
 LUASOCKET_API int luaopen_socket_serial(lua_State *L) {
                   ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:13:0:
../../../source/texk/web2c/luatexdir/luasocket/src/socket_lua.c:7:5: warning: no previous prototype for 'luatex_socket_lua_open' [-Wmissing-prototypes]
 int luatex_socket_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:14:0:
../../../source/texk/web2c/luatexdir/luasocket/src/tp_lua.c:7:5: warning: no previous prototype for 'luatex_tp_lua_open' [-Wmissing-prototypes]
 int luatex_tp_lua_open (lua_State *L) { 
     ^
In file included from ../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:15:0:
../../../source/texk/web2c/luatexdir/luasocket/src/url_lua.c:7:5: warning: no previous prototype for 'luatex_url_lua_open' [-Wmissing-prototypes]
 int luatex_url_lua_open (lua_State *L) { 
     ^
../../../source/texk/web2c/luatexdir/luasocket/src/lua_preload.c:25:1: warning: no previous prototype for 'luatex_socketlua_open' [-Wmissing-prototypes]
 luatex_socketlua_open (lua_State *L) {
 ^
../../../source/texk/web2c/luatexdir/font/writettf.w: In function 'ttf_copy_encoding':
../../../source/texk/web2c/luatexdir/font/writettf.w:545:14: warning: unused variable 'e' [-Wunused-variable]
     ttfenc_entry *e = ttfenc_tab;
              ^
../../../source/texk/web2c/luatexdir/font/writettf.w:543:13: warning: unused variable 'buf' [-Wunused-variable]
     static char buf[SMALL_BUF_SIZE];
             ^
../../../source/texk/web2c/luatexdir/font/writettf.w:542:6: warning: unused variable 'charcodes' [-Wunused-variable]
     long *charcodes;
      ^
./build.sh: 372: ./build.sh: Syntax error: word unexpected (expecting ")")

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Three problems with ConTeXt standalone for armhf
  2018-01-19  7:31 Three problems with ConTeXt standalone for armhf Lutz Haseloff
@ 2018-01-19  7:33 ` luigi scarso
  2018-01-19  8:02   ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: luigi scarso @ 2018-01-19  7:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
<lutz.haseloff@toppkieker.info> wrote:
> Hi all,
>
> 1. the luatex binary for linux armhf is too old for the recent version of
> ConTeXt.
> It is a 1.0.3 from March 2017.
>
> 2. first problem would be not a so big one, but since development level 6505
> I'm not
> able to compile the experimental luatex myself anymore. It compiles
> luajittex but not luatex.
>
> My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log
> 2>error.log
>
> I append the error.log.
>
> 3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows
> armv8l.
> After every download of the script, I have to edit it.
> If someone adds a section for armv8l, I could use the original
> first-setup.sh without changing armv7l to armv8l.
>
>
> Greetings Lutz

looking into it now

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Three problems with ConTeXt standalone for armhf
  2018-01-19  7:33 ` luigi scarso
@ 2018-01-19  8:02   ` luigi scarso
  2018-01-19 11:54     ` Lutz Haseloff
  0 siblings, 1 reply; 4+ messages in thread
From: luigi scarso @ 2018-01-19  8:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Jan 19, 2018 at 8:33 AM, luigi scarso <luigi.scarso@gmail.com> wrote:
> On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
> <lutz.haseloff@toppkieker.info> wrote:
>> Hi all,
>>
>> 1. the luatex binary for linux armhf is too old for the recent version of
>> ConTeXt.
>> It is a 1.0.3 from March 2017.
>>
>> 2. first problem would be not a so big one, but since development level 6505
>> I'm not
>> able to compile the experimental luatex myself anymore. It compiles
>> luajittex but not luatex.
>>
>> My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log
>> 2>error.log
>>
>> I append the error.log.
>>
>> 3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows
>> armv8l.
>> After every download of the script, I have to edit it.
>> If someone adds a section for armv8l, I could use the original
>> first-setup.sh without changing armv7l to armv8l.
>>
>>
>> Greetings Lutz
>
> looking into it now


 Are you using latest rev. 6532 ?
btw
$> sh ./build.sh --jit --parallel
build.sh wants bash ..
can you
bash ./build.sh --jit --parallel &> out

(I will see if I can made a valid sh script , but it's not ot the top list )

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Three problems with ConTeXt standalone for armhf
  2018-01-19  8:02   ` luigi scarso
@ 2018-01-19 11:54     ` Lutz Haseloff
  0 siblings, 0 replies; 4+ messages in thread
From: Lutz Haseloff @ 2018-01-19 11:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1916 bytes --]

Thanks, 6533 compiles again.

Am 19. Januar 2018 09:02:00 MEZ schrieb luigi scarso <luigi.scarso@gmail.com>:
>On Fri, Jan 19, 2018 at 8:33 AM, luigi scarso <luigi.scarso@gmail.com>
>wrote:
>> On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
>> <lutz.haseloff@toppkieker.info> wrote:
>>> Hi all,
>>>
>>> 1. the luatex binary for linux armhf is too old for the recent
>version of
>>> ConTeXt.
>>> It is a 1.0.3 from March 2017.
>>>
>>> 2. first problem would be not a so big one, but since development
>level 6505
>>> I'm not
>>> able to compile the experimental luatex myself anymore. It compiles
>>> luajittex but not luatex.
>>>
>>> My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log
>>> 2>error.log
>>>
>>> I append the error.log.
>>>
>>> 3. In first-setup.sh is an entry for armv7l. On my system, "uname
>-m" shows
>>> armv8l.
>>> After every download of the script, I have to edit it.
>>> If someone adds a section for armv8l, I could use the original
>>> first-setup.sh without changing armv7l to armv8l.
>>>
>>>
>>> Greetings Lutz
>>
>> looking into it now
>
>
> Are you using latest rev. 6532 ?
>btw
>$> sh ./build.sh --jit --parallel
>build.sh wants bash ..
>can you
>bash ./build.sh --jit --parallel &> out
>
>(I will see if I can made a valid sh script , but it's not ot the top
>list )
>
>-- 
>luigi
>___________________________________________________________________________________
>If your question is of interest to others as well, please add an entry
>to the Wiki!
>
>maillist : ntg-context@ntg.nl /
>http://www.ntg.nl/mailman/listinfo/ntg-context
>webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
>archive  : https://bitbucket.org/phg/context-mirror/commits/
>wiki     : http://contextgarden.net
>___________________________________________________________________________________

-- 
GPG Key ID 3C4F83BC

[-- Attachment #1.2: Type: text/html, Size: 1909 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-19 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19  7:31 Three problems with ConTeXt standalone for armhf Lutz Haseloff
2018-01-19  7:33 ` luigi scarso
2018-01-19  8:02   ` luigi scarso
2018-01-19 11:54     ` Lutz Haseloff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).