You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
The Snapshot build failed with command: $ make JS=samples/AIO.js SNAPSHOT=on all on commit eafdfe9, the issue #588 was fixed after #592 merge, but now no commit #592 on zjs-0.2 branch.
Error logs:
artificial>:(.text.main+0x25): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x77): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0xc9): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x10f): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x14f): undefined reference to `zjs_shorten_filepath'
/tmp/cchFTt6c.ltrans0.ltrans.o:<artificial>:(.text.main+0x1a6): more undefined references to `zjs_shorten_filepath' follow
collect2: error: ld returned 1 exit status
Makefile.snapshot:84: recipe for target 'snapshot' failed
make[1]: *** [snapshot] Error 1
make[1]: Leaving directory '/home/xiaolong/00_xiaolong/ZJS/ww04/zjs-0.2/zephyr.js'
Makefile:178: recipe for target 'generate' failed
make: *** [generate] Error 2