/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar rcu ../../lib/posix/libpixconv.a build/posix/libpixconv.lo make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/misc' cd visual && /usr/bin/make libs make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/visual' mkdir -p build/posix /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -o build/posix/visual_mod.lo -c visual_all.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 ../teklib/teklib.c:16, from visual_all.c:21: ../teklib/debug.c: In function 'TDebugFatal': ../../include/tek/config/posix.h:67:41: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define TDEBUG_PLATFORM_FATAL() (abort(), 0) ~~~~~~~~^~~~ ../teklib/debug.c:47:2: note: in expansion of macro 'TDEBUG_PLATFORM_FATAL' TDEBUG_PLATFORM_FATAL(); ^~~~~~~~~~~~~~~~~~~~~ In file included from visual_all.c:27: visual_mod.c: At top level: visual_mod.c:28:2: warning: cast between incompatible function types from 'struct TVisualBase * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'struct TVisualBase * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_openvisual, ^ visual_mod.c:29:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, struct TVisualBase *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_closevisual, ^ visual_mod.c:30:2: warning: cast between incompatible function types from 'struct TVisualBase * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'struct TVisualBase * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_attach, ^ visual_mod.c:31:2: warning: cast between incompatible function types from 'struct TVRequest * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'struct TVRequest * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_openfont, ^ visual_mod.c:32:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, struct TVRequest *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_closefont, ^ visual_mod.c:33:2: warning: cast between incompatible function types from 'TUINT (*)(struct TVisualBase *, struct TVRequest *, TTAGITEM *)' {aka 'unsigned int (*)(struct TVisualBase *, struct TVRequest *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getfattrs, ^ visual_mod.c:34:2: warning: cast between incompatible function types from 'TINT (*)(struct TVisualBase *, struct TVRequest *, TCHR *, TINT)' {aka 'int (*)(struct TVisualBase *, struct TVRequest *, char *, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_textsize, ^ visual_mod.c:35:2: warning: cast between incompatible function types from 'void * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'void * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_queryfonts, ^ visual_mod.c:36:2: warning: cast between incompatible function types from 'TTAGITEM * (*)(struct TVisualBase *, void *)' {aka 'struct TTagItem * (*)(struct TVisualBase *, void *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getnextfont, ^ visual_mod.c:38:2: warning: cast between incompatible function types from 'void * (*)(struct TVisualBase *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getport, ^ visual_mod.c:39:2: warning: cast between incompatible function types from 'TUINT (*)(struct TVisualBase *, TUINT, TUINT)' {aka 'unsigned int (*)(struct TVisualBase *, unsigned int, unsigned int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_setinput, ^ visual_mod.c:40:2: warning: cast between incompatible function types from 'TUINT (*)(struct TVisualBase *, TTAGITEM *)' {aka 'unsigned int (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getattrs, ^ visual_mod.c:41:2: warning: cast between incompatible function types from 'TUINT (*)(struct TVisualBase *, TTAGITEM *)' {aka 'unsigned int (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_setattrs, ^ visual_mod.c:42:2: warning: cast between incompatible function types from 'TVPEN (*)(struct TVisualBase *, TUINT)' {aka 'int (*)(struct TVisualBase *, unsigned int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_allocpen, ^ visual_mod.c:43:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TVPEN)' {aka 'void (*)(struct TVisualBase *, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_freepen, ^ visual_mod.c:44:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, struct TVRequest *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_setfont, ^ visual_mod.c:45:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TVPEN)' {aka 'void (*)(struct TVisualBase *, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_clear, ^ visual_mod.c:46:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TINT, TINT, TVPEN)' {aka 'void (*)(struct TVisualBase *, int, int, int, int, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_rect, ^ visual_mod.c:47:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TINT, TINT, TVPEN)' {aka 'void (*)(struct TVisualBase *, int, int, int, int, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_frect, ^ visual_mod.c:48:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TINT, TINT, TVPEN)' {aka 'void (*)(struct TVisualBase *, int, int, int, int, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_line, ^ visual_mod.c:49:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TVPEN)' {aka 'void (*)(struct TVisualBase *, int, int, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_plot, ^ visual_mod.c:50:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TCHR *, TUINT, TVPEN)' {aka 'void (*)(struct TVisualBase *, int, int, char *, unsigned int, int)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_text, ^ visual_mod.c:52:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT *, TINT, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, int *, int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_drawstrip, ^ visual_mod.c:53:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_drawtags, ^ visual_mod.c:54:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT *, TINT, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, int *, int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_drawfan, ^ visual_mod.c:55:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TINT, TINT, TINT, TINT, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, int, int, int, int, int, int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_copyarea, ^ visual_mod.c:56:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, void *, TINT, TINT, TINT, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, int, int, void *, int, int, int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_drawbuffer, ^ visual_mod.c:58:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, TINT, TINT, TINT, TINT, TTAGITEM *)' {aka 'void (*)(struct TVisualBase *, int, int, int, int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_setcliprect, ^ visual_mod.c:59:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_unsetcliprect, ^ visual_mod.c:61:2: warning: cast between incompatible function types from 'void * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'void * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_opendisplay, ^ visual_mod.c:62:2: warning: cast between incompatible function types from 'void (*)(struct TVisualBase *, void *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_closedisplay, ^ visual_mod.c:63:2: warning: cast between incompatible function types from 'void * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'void * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_querydisplays, ^ visual_mod.c:64:2: warning: cast between incompatible function types from 'TTAGITEM * (*)(struct TVisualBase *, void *)' {aka 'struct TTagItem * (*)(struct TVisualBase *, void *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getnextdisplay, ^ visual_mod.c:66:2: warning: cast between incompatible function types from 'void * (*)(struct TVisualBase *, TTAGITEM *)' {aka 'void * (*)(struct TVisualBase *, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_getselection, ^ visual_mod.c:67:2: warning: cast between incompatible function types from 'TINT (*)(struct TVisualBase *, TCHR *, TSIZE, TTAGITEM *)' {aka 'int (*)(struct TVisualBase *, char *, unsigned int, struct TTagItem *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) vis_setselection, ^ In file included from visual_all.c:21: ../teklib/teklib.c: In function 'TGetTag': ../teklib/teklib.c:333:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (tag == listtag) ^ ../teklib/teklib.c:336:4: note: here case TTAG_IGNORE: ^~~~ /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar rcu ../../lib/posix/libvisual.a build/posix/visual_mod.lo make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/visual' cd display_rawfb && /usr/bin/make libs make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/display_rawfb' mkdir -p build/posix /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/freetype2 -DDEF_FONTDIR=\"/usr/share/lua/5.1/tek/ui/font\" -DRFB_PIXMAP_CACHE -DENABLE_LINUXFB -DENABLE_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -o build/posix/display_rfb_all.lo -c display_rfb_all.c In file included from display_rfb_all.c:16: display_rfb_mod.c:973:2: warning: cast between incompatible function types from 'void (*)(struct rfb_Display *, struct TVRequest *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) rfb_beginio, ^ display_rfb_mod.c:974:2: warning: cast between incompatible function types from 'TINT (*)(struct rfb_Display *, struct TVRequest *)' {aka 'int (*)(struct rfb_Display *, struct TVRequest *)'} to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) rfb_abortio, ^ display_rfb_mod.c:980:2: warning: cast between incompatible function types from 'struct TVRequest * (*)(struct rfb_Display *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) rfb_allocreq, ^ display_rfb_mod.c:981:2: warning: cast between incompatible function types from 'void (*)(struct rfb_Display *, struct TVRequest *)' to 'TINT (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] (TMFPTR) rfb_freereq, ^ /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar rcu ../../lib/posix/libdisplay_rawfb.a build/posix/display_rfb_all.lo make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/display_rawfb' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src' cd src && /usr/bin/make modules make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src' cd teklib && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/teklib' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/teklib' cd hal && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/hal' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/hal' cd exec && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/exec' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/exec' cd misc && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/misc' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/misc' cd visual && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/visual' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/visual' cd display_rawfb && /usr/bin/make modules make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/display_rawfb' make[3]: Nothing to be done for 'modules'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src/display_rawfb' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/src' cd tek/lib && /usr/bin/make modules make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/lib' mkdir -p build/posix /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/region.lo -c region.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/exec_lua.lo -c exec_lua.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/visual_lua.lo -c visual_lua.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/visual_api.lo -c visual_api.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/visual_io.lo -c visual_io.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/string.lo -c string.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -o build/posix/support.lo -c support.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG -DENABLE_LAZY_SINGLETON -DDISPLAY_DRIVER=\"rawfb\" -I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/freetype2 -DDEF_FONTDIR=\"/usr/share/lua/5.1/tek/ui/font\" -DRFB_PIXMAP_CACHE -DENABLE_LINUXFB -o build/posix/rawfb_lua.lo -c display/rawfb_lua.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o region.so build/posix/region.lo -pthread -lregion -ltekdebug /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o support.so build/posix/support.lo /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o display/rawfb.so build/posix/rawfb_lua.lo -L../../lib/posix -ldisplay_rawfb -limgload -lfreetype -lpng -lutf8 -lregion -limgcache -lpixconv -ltek -ltekdebug /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o exec.so build/posix/exec_lua.lo -L../../lib/posix -lhal -lexec -ltekc -ltekdebug -pthread /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o string.so build/posix/string.lo -pthread -ltek -ltekdebug -lutf8 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o visual.so build/posix/visual_lua.lo build/posix/visual_api.lo build/posix/visual_io.lo -L../../lib/posix -lvisual -lcachemanager -limgload -lpixconv -ltek -ltekdebug -lpng make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/lib' cd tek/ui && /usr/bin/make modules make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/ui' mkdir -p build/posix /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -o build/posix/area.lo -c class/area.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -o build/posix/frame.lo -c class/frame.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -DTDEBUG=5 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include -o build/posix/default.lo -c layout/default.c /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o class/frame.so build/posix/frame.lo /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o layout/default.so build/posix/default.lo /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC -shared -L ../../lib/posix -o class/area.so build/posix/area.lo make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/ui' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12' >>> tekui 1.12 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -fPIC" AR="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar rcu" INSTALL_S="install" LUAVER=5.1 LUA_DEFS="" TEKUI_DEFS="-DENABLE_GRADIENT -DENABLE_FILENO -DENABLE_PIXMAP_CACHE -DENABLE_PNG" TEKUI_LIBS=-lpng FREETYPE_LIBS=-lfreetype FREETYPE_DEFS="-I/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/freetype2" RAWFB_SUB_LIBS="" RAWFB_SUB_DEFS="-DDEF_FONTDIR=\\\"/usr/share/lua/5.1/tek/ui/font\\\"" DISPLAY_DRIVER=rawfb PREFIX="/home/naourr/work/instance-1/output-1/target/usr" -C /home/naourr/work/instance-1/output-1/build/tekui-1.12 install make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12' cd tek && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek' install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/class install class.lua ui.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek install class/object.lua class/list.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/class make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek' cd tek/lib && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/lib' install -d /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/lib/display install region.so exec.so visual.so string.so support.so /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/lib install display/rawfb.so /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/lib/display install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/lib install debug.lua args.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/lib make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/lib' cd tek/ui && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/ui' install -d /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/ui/layout install -d /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/ui/class install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/layout install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/border install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/hook install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/image install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/class install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/font install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/cursor install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/style install -d /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/locale/schulze-mueller.de/dirlist-class install layout/default.so /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/ui/layout install class/area.so class/frame.so /home/naourr/work/instance-1/output-1/target/usr/lib/lua/5.1/tek/ui/class install layout/fixed.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/layout install class/application.lua class/border.lua class/button.lua class/canvas.lua class/checkmark.lua class/dirlist.lua class/display.lua class/drawhook.lua class/element.lua class/family.lua class/floattext.lua class/widget.lua class/gauge.lua class/group.lua class/handle.lua class/image.lua class/imagewidget.lua class/input.lua class/layout.lua class/lister.lua class/listview.lua class/menuitem.lua class/numeric.lua class/pagegroup.lua class/popitem.lua class/poplist.lua class/popupwindow.lua class/radiobutton.lua class/scrollbar.lua class/scrollgroup.lua class/sizeable.lua class/slider.lua class/spacer.lua class/text.lua class/textedit.lua class/window.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/class install border/default.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/border install hook/ripple.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/hook install image/arrowdown.lua image/arrowleft.lua image/arrowright.lua image/arrowup.lua image/checkmark.lua image/file.lua image/radiobutton.lua /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/image install font/Vera.ttf font/VeraMono.ttf /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/font install cursor/cursor-green.png /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/cursor install style/desktop.css style/default.css style/klinik.css style/stain.css style/desktop.lua style/gradient.css style/industrial.css /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/style install locale/schulze-mueller.de/dirlist-class/en locale/schulze-mueller.de/dirlist-class/de /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/tek/ui/locale/schulze-mueller.de/dirlist-class make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12/tek/ui' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tekui-1.12' wireless-regdb-2019.06.03.tar.xz: OK (sha256: cd917ed86b63ce8d93947979f1f18948f03a4ac0ad89ec25227b36ac00dc54bf) >>> wireless-regdb 2019.06.03 Extracting xzcat /home/naourr/work/instance-1/dl/wireless-regdb/wireless-regdb-2019.06.03.tar.xz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/wireless-regdb-2019.06.03 -xf - >>> wireless-regdb 2019.06.03 Patching >>> wireless-regdb 2019.06.03 Configuring >>> wireless-regdb 2019.06.03 Building >>> wireless-regdb 2019.06.03 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output-1/build/wireless-regdb-2019.06.03/regulatory.bin /home/naourr/work/instance-1/output-1/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output-1/build/wireless-regdb-2019.06.03/sforshee.key.pub.pem /home/naourr/work/instance-1/output-1/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output-1/build/wireless-regdb-2019.06.03/regulatory.db /home/naourr/work/instance-1/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/naourr/work/instance-1/output-1/build/wireless-regdb-2019.06.03/regulatory.db.p7s /home/naourr/work/instance-1/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.1/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh rm -f /home/naourr/work/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-git-04541-gc727b23cdf2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.02-git-04541-gc727b23cdf2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bcm2835 1.60 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> crda 4.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> initscripts Collecting legal info >>> libargon2 20171227 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> libldns 1.7.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libvips 8.8.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.177 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lua-bit32 5.3.0-1 Collecting legal info lua-compat-5.2/LICENSE: OK (sha256: 0443ddabab14f69d4c5e2641860343784a0ccbe5ae7a3743f20de9a13991da66) >>> host-luarocks 3.2.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> luainterpreter Collecting legal info >>> luajit 2.1.2 Collecting legal info COPYRIGHT: OK (sha256: aa64a7706ded773011b933f4230d7b35ba662598197f82ac2c7bca62abdaa4d7) >>> luaexpat 1.3.3-1 Collecting legal info luaexpat-1.3.3/LICENSE: OK (sha256: 7f5cb0c1750babcbb09637b7f0ff34972d51cf23b7f413bef902b47aa65febcd) >>> luafilesystem 1.7.0-2 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luaposix 34.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> luasocket 3.0rc1-1 Collecting legal info luasocket-3.0-rc1/LICENSE: OK (sha256: 8e8c6314d9e78fe452ee355167f2c40cfbee8207e14dcb5ddd4a2655cb5c6aad) >>> mdevd 0.1.1.1 Collecting legal info COPYING: OK (sha256: 2e59eb9754eaece119072a4379d8b320900cc8c4a1a488d2d7788768b95e89ae) >>> skalibs 2.9.1.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.12.5 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> tekui 1.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> wireless-regdb 2019.06.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'