/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/video_scale_hqNx.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video_scale_hqNx.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/vga_palette.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/vga_palette.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/setup.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/setup.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/joystick.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/joystick.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/shots.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/shots.c src/joystick.c:47:19: warning: 'joystick_cfg_version' defined but not used [-Wunused-const-variable=] static const char joystick_cfg_version = 1; ^~~~~~~~~~~~~~~~~~~~ src/joystick.c: In function 'assignment_to_code': src/joystick.c:519:35: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] snprintf(name, sizeof(name), "H %d%c%c", ^~ src/joystick.c:519:32: note: directive argument in the range [-2147483647, 2147483647] snprintf(name, sizeof(name), "H %d%c%c", ^~~~~~~~~~ src/joystick.c:519:3: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 snprintf(name, sizeof(name), "H %d%c%c", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assignment->num + 1, ~~~~~~~~~~~~~~~~~~~~ assignment->x_axis ? 'X' : 'Y', ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assignment->negative_axis ? '-' : '+'); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/joystick.c:514:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] snprintf(name, sizeof(name), "BTN %d", ^~ src/joystick.c:514:32: note: directive argument in the range [-2147483647, 2147483647] snprintf(name, sizeof(name), "BTN %d", ^~~~~~~~ src/joystick.c:514:3: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 snprintf(name, sizeof(name), "BTN %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assignment->num + 1); ~~~~~~~~~~~~~~~~~~~~ src/joystick.c:508:36: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] snprintf(name, sizeof(name), "AX %d%c", ^~ src/joystick.c:508:32: note: directive argument in the range [-2147483647, 2147483647] snprintf(name, sizeof(name), "AX %d%c", ^~~~~~~~~ src/joystick.c:508:3: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 snprintf(name, sizeof(name), "AX %d%c", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assignment->num + 1, ~~~~~~~~~~~~~~~~~~~~ assignment->negative_axis ? '-' : '+'); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/lvllib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lvllib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/lds_play.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lds_play.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/pcxmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/pcxmast.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/player.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/player.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/fonthand.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/fonthand.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/std_support.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/std_support.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/menus.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/menus.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/varz.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/varz.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/file.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/file.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/animlib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/animlib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/nortsong.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/nortsong.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/config_file.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/config_file.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/editship.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/editship.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/sndmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sndmast.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/palette.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/palette.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/opl.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/opl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/tyrian2.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/tyrian2.c src/tyrian2.c: In function 'JE_main': src/tyrian2.c:2093:12: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(tempStr, "%s%c", tempStr, smoothies[temp] + 48); ^~~~~~~ ~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/destruct.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/destruct.c src/destruct.c: In function 'DE_RunTickGravity': src/destruct.c:1573:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (unit->isYInAir == true) /* unit is falling down, at least in theory */ ^ src/destruct.c:1580:4: note: here default: ^~~~~~~ src/tyrian2.c: In function 'JE_loadMap': src/tyrian2.c:2611:8: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(buf, (strlen(s) > 8) ? s + 8 : "", sizeof(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/mouse.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mouse.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/sizebuf.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sizebuf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/video_scale.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video_scale.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/mtrand.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mtrand.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/xmas.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/xmas.c src/tyrian2.c: In function 'JE_main': src/tyrian2.c:2093:26: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(tempStr, "%s%c", tempStr, smoothies[temp] + 48); ^ src/tyrian2.c:2093:4: note: 'sprintf' output between 2 and 32 bytes into a destination of size 31 sprintf(tempStr, "%s%c", tempStr, smoothies[temp] + 48); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/font.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/font.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/scroller.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/scroller.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/nortvars.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/nortvars.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/musmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/musmast.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/lvlmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lvlmast.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/helptext.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/helptext.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/jukebox.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/jukebox.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/game_menu.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/game_menu.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/backgrnd.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/backgrnd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/keyboard.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/keyboard.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/episodes.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/episodes.c src/keyboard.c: In function 'service_SDL_events': src/keyboard.c:212:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!input_grab_enabled) ^ src/keyboard.c:218:4: note: here case SDL_MOUSEBUTTONUP: ^~~~ src/episodes.c: In function 'JE_initEpisode': src/episodes.c:261:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf(levelFile, "tyrian%d.lvl", episodeNum); ^~ src/episodes.c:261:24: note: directive argument in the range [0, 2147483647] sprintf(levelFile, "tyrian%d.lvl", episodeNum); ^~~~~~~~~~~~~~ src/episodes.c:261:2: note: 'sprintf' output between 12 and 21 bytes into a destination of size 13 sprintf(levelFile, "tyrian%d.lvl", episodeNum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/episodes.c:262:34: warning: '.dat' directive writing 4 bytes into a region of size between 3 and 5 [-Wformat-overflow=] sprintf(cube_file, "cubetxt%d.dat", episodeNum); ^~~~ src/episodes.c:262:2: note: 'sprintf' output between 13 and 15 bytes into a destination of size 13 sprintf(cube_file, "cubetxt%d.dat", episodeNum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/episodes.c:263:37: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(episode_file, "levels%d.dat", episodeNum); ^ src/episodes.c:263:2: note: 'sprintf' output between 12 and 14 bytes into a destination of size 13 sprintf(episode_file, "levels%d.dat", episodeNum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/game_menu.c: In function 'JE_itemScreen': src/game_menu.c:856:34: warning: '%s' directive output may be truncated writing up to 41 bytes into a region of size 20 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); ^~ ~~~~~~~~~~~~ src/game_menu.c:856:33: note: directive argument in the range [0, 546125] snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); ^~~~~~~~~ src/game_menu.c:856:6: note: 'snprintf' output between 4 and 50 bytes into a destination of size 20 snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/sprite.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sprite.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/starlib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/starlib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/loudness.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/loudness.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/network.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/network.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/mainint.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mainint.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/pcxload.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/pcxload.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/arg_parse.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/arg_parse.c src/mainint.c: In function 'JE_highScoreCheck': src/mainint.c:1630:18: warning: this statement may fall through [-Wimplicit-fallthrough=] validkey = true; ^ src/mainint.c:1631:8: note: here default: ^~~~~~~ src/mainint.c: In function 'JE_operation': src/mainint.c:2461:16: warning: this statement may fall through [-Wimplicit-fallthrough=] validkey = true; ^ src/mainint.c:2462:6: note: here default: ^~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/picload.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/picload.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/opentyr.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/opentyr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/vga256d.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/vga256d.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/video.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -c -o obj/params.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/params.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -o opentyrian -lm obj/video_scale_hqNx.o obj/config.o obj/setup.o obj/vga_palette.o obj/joystick.o obj/shots.o obj/lds_play.o obj/lvllib.o obj/pcxmast.o obj/fonthand.o obj/player.o obj/std_support.o obj/menus.o obj/varz.o obj/file.o obj/animlib.o obj/nortsong.o obj/config_file.o obj/editship.o obj/sndmast.o obj/palette.o obj/opl.o obj/tyrian2.o obj/destruct.o obj/mouse.o obj/sizebuf.o obj/video_scale.o obj/mtrand.o obj/xmas.o obj/font.o obj/scroller.o obj/nortvars.o obj/musmast.o obj/lvlmast.o obj/helptext.o obj/jukebox.o obj/game_menu.o obj/backgrnd.o obj/keyboard.o obj/episodes.o obj/sprite.o obj/starlib.o obj/loudness.o obj/network.o obj/mainint.o obj/pcxload.o obj/arg_parse.o obj/picload.o obj/opentyr.o obj/vga256d.o obj/params.o obj/video.o -lm -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/lib -lSDL -lpthread /bin/true opentyrian make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb' >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb/opentyrian /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/opentyrian patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-3/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.9' tunctl-1.5.tar.gz: OK (sha256: aa2a6c4cc6bfacb11e0d9f62334a6638a0d435475c61230116f00b6af8b14fff) >>> tunctl 1.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/tunctl/tunctl-1.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/tunctl-1.5 -xf - >>> tunctl 1.5 Patching >>> tunctl 1.5 Configuring >>> tunctl 1.5 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-3/output-1/build/tunctl-1.5 tunctl make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tunctl-1.5' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tunctl tunctl.c make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tunctl-1.5' >>> tunctl 1.5 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/tunctl-1.5/tunctl /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/tunctl wireless-regdb-2020.11.20.tar.xz: OK (sha256: b4164490d82ff7b0086e812ac42ab27baf57be24324d4c0ee1c5dd6ba27f2a52) >>> wireless-regdb 2020.11.20 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/wireless-regdb/wireless-regdb-2020.11.20.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2020.11.20 -xf - >>> wireless-regdb 2020.11.20 Patching >>> wireless-regdb 2020.11.20 Configuring >>> wireless-regdb 2020.11.20 Building >>> wireless-regdb 2020.11.20 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2020.11.20/regulatory.db /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2020.11.20/regulatory.db.p7s /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-%g' -e 's%@TARGET_ARCH@%mips64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-3/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-3/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-10473-g8d7ac28707a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2021.05-rc2\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2019.08-rc1-10473-g8d7ac28707a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> bash 5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> gcr 3.34.0 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libgcrypt 1.9.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libgpg-error 1.41 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.57.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.5 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> p11-kit 0.23.22 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> gnupg2 2.2.25 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.4 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.5.0 Collecting legal info AUTHORS: OK (sha256: 4d7ff8486176da695f3c81da2ac7ce1b9e5331e0a1667d9ebfe44057088a4220) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> iozone 3_490 Collecting legal info >>> leptonica 1.80.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libsoundtouch 2.2 Collecting legal info COPYING.TXT: OK (sha256: 6b73f6327136a924821ec044bbd9f17cf8677faf2f2a2b1366a9fff6188c9688) >>> libv4l 1.20.0 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> wireless-regdb 2020.11.20 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) WARNING: iozone-3_490: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'