>>> tekui 1.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.tekui-1.12.tgz.nmMGqz/output' 'http://tekui.neoscientists.org/releases/tekui-1.12.tgz' --2022-10-13 05:02:39-- http://tekui.neoscientists.org/releases/tekui-1.12.tgz Resolving tekui.neoscientists.org (tekui.neoscientists.org)... 88.198.0.148 Connecting to tekui.neoscientists.org (tekui.neoscientists.org)|88.198.0.148|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 737594 (720K) [application/x-gzip] Saving to: '/tmp/instance-19/output-1/build/.tekui-1.12.tgz.nmMGqz/output' 0K .......... .......... .......... .......... .......... 6% 121K 6s 50K .......... .......... .......... .......... .......... 13% 180K 4s 100K .......... .......... .......... .......... .......... 20% 357K 3s 150K .......... .......... .......... .......... .......... 27% 363K 3s 200K .......... .......... .......... .......... .......... 34% 362K 2s 250K .......... .......... .......... .......... .......... 41% 1.21M 2s 300K .......... .......... .......... .......... .......... 48% 507K 1s 350K .......... .......... .......... .......... .......... 55% 1.23M 1s 400K .......... .......... .......... .......... .......... 62% 492K 1s 450K .......... .......... .......... .......... .......... 69% 1.34M 1s 500K .......... .......... .......... .......... .......... 76% 503K 0s 550K .......... .......... .......... .......... .......... 83% 1.23M 0s 600K .......... .......... .......... .......... .......... 90% 506K 0s 650K .......... .......... .......... .......... .......... 97% 14.2M 0s 700K .......... .......... 100% 54.4M=1.7s 2022-10-13 05:02:41 (432 KB/s) - '/tmp/instance-19/output-1/build/.tekui-1.12.tgz.nmMGqz/output' saved [737594/737594] tekui-1.12.tgz: OK (sha256: 28abfaacc0f2ddae962afbbca862a7fb619c33a99a497be9edd746091013dd7f) >>> tekui 1.12 Extracting gzip -d -c /tmp/instance-19/dl/tekui/tekui-1.12.tgz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/tekui-1.12 -xf - >>> tekui 1.12 Patching >>> tekui 1.12 Configuring >>> tekui 1.12 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-19/output-1/host/bin/aarch64_be-none-linux-gnu-gcc -fPIC" AR="/tmp/instance-19/output-1/host/bin/aarch64_be-none-linux-gnu-gcc-ar rcu" INSTALL_S="install" LUAVER=5.3 LUA_DEFS="" TEKUI_DEFS="-DENABLE_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG" TEKUI_LIBS=-lpng FREETYPE_LIBS=-lfreetype FREETYPE_DEFS="-I/tmp/instance-19/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/freetype2" RAWFB_SUB_LIBS="" RAWFB_SUB_DEFS="-DDEF_FONTDIR=\\\"/usr/share/lua/5.3/tek/ui/font\\\"" DISPLAY_DRIVER=rawfb PREFIX="/usr" -C /tmp/instance-19/output-1/build/tekui-1.12 all make[1]: Entering directory '/tmp/instance-19/output-1/build/tekui-1.12' cd src && /home/autobuild/make/make libs make[2]: Entering directory '/tmp/instance-19/output-1/build/tekui-1.12/src' cd teklib && /home/autobuild/make/make libs make[3]: Entering directory '/tmp/instance-19/output-1/build/tekui-1.12/src/teklib' /tmp/instance-19/output-1/host/bin/aarch64_be-none-linux-gnu-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -DENABLE_LAZY_SINGLETON -o build/posix/debug.lo -c debug.c In file included from ../../include/tek/config.h:17, from ../../include/tek/type.h:11, from ../../include/tek/exec.h:11, from ../../include/tek/teklib.h:11, from debug.c:14: debug.c: In function 'TDebugFatal': ../../include/tek/config/posix.h:67:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] 67 | #define TDEBUG_PLATFORM_FATAL() (abort(), 0) | ~~~~~~~~^~~~ debug.c:47:2: note: in expansion of macro 'TDEBUG_PLATFORM_FATAL' 47 | TDEBUG_PLATFORM_FATAL(); | ^~~~~~~~~~~~~~~~~~~~~ Assembler messages: Fatal error: can't create build/posix/debug.lo: No such file or directory make[3]: *** [Makefile:21: build/posix/debug.lo] Error 1 shuffle=0 make[3]: Leaving directory '/tmp/instance-19/output-1/build/tekui-1.12/src/teklib' make[2]: *** [Makefile:7: libs] Error 2 shuffle=0 make[2]: Leaving directory '/tmp/instance-19/output-1/build/tekui-1.12/src' make[1]: *** [Makefile:9: libs] Error 2 shuffle=0 make[1]: Leaving directory '/tmp/instance-19/output-1/build/tekui-1.12' make: *** [package/pkg-generic.mk:293: /tmp/instance-19/output-1/build/tekui-1.12/.stamp_built] Error 2 shuffle=0 make: Leaving directory '/tmp/instance-19/buildroot'