p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset ^ p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (li->special) ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (li->flags & ML_TWOSIDED) ^~ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] #if USE_SDL ^~~~~~~ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_wipe.o f_wipe.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_zone.o z_zone.c z_zone.c: In function 'Z_Malloc': z_zone.c:440:11: warning: cast increases required alignment of target type [-Wcast-align] block = (memblock_t *)((char *) block + HEADER_SIZE); ^ z_zone.c: In function 'Z_Free': z_zone.c:459:23: warning: cast increases required alignment of target type [-Wcast-align] memblock_t *block = (memblock_t *)((char *) p - HEADER_SIZE); ^ z_zone.c: In function 'Z_ChangeTag': z_zone.c:562:23: warning: cast increases required alignment of target type [-Wcast-align] memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE); ^ z_zone.c: In function 'Z_Realloc': z_zone.c:646:27: warning: cast increases required alignment of target type [-Wcast-align] memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE); ^ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_maputl.o p_maputl.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c r_patch.c: In function 'createPatch': r_patch.c:245:20: warning: cast increases required alignment of target type [-Wcast-align] patch->columns = (rcolumn_t*)((unsigned char*)patch->pixels + pixelDataSize); ^ r_patch.c:246:18: warning: cast increases required alignment of target type [-Wcast-align] patch->posts = (rpost_t*)((unsigned char*)patch->columns + columnsDataSize); ^ r_patch.c: In function 'createTextureCompositePatch': r_patch.c:470:30: warning: cast increases required alignment of target type [-Wcast-align] composite_patch->columns = (rcolumn_t*)((unsigned char*)composite_patch->pixels + pixelDataSize); ^ r_patch.c:471:28: warning: cast increases required alignment of target type [-Wcast-align] composite_patch->posts = (rpost_t*)((unsigned char*)composite_patch->columns + columnsDataSize); ^ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { ^ 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, { } { } 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR { } { }; } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] // /4 \ ^ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] char *p = sinfo->wadnames; ^~~~~ d_client.c: In function 'CheckQueuedPackets': d_client.c:420:14: warning: cast increases required alignment of target type [-Wcast-align] int *p = (int*)(queuedpacket[i]+1); ^ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -static -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/lib -lSDL -lpthread -lm -lpthread -lSDL_mixer -lm -L/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/bin/../../usr/lib -lSDL -lpthread -lm -lpthread /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:22: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] if (playerstate[i] == ps) j++; ^~ d_server.c: In function 'main': d_server.c:492:10: warning: cast increases required alignment of target type [-Wcast-align] n = *(short*)(packet+1); ^ d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(sinfo->wadnames + extrabytes, wadname[i]); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from d_server.c:44: /tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/string.h:83:14: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} extern char *strcpy (char *__restrict __dest, const char *__restrict __src) ^~~~~~ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); ~^ ~~~~~~~~~~~~ %ld d_server.c:591:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); ~^ ~~~~~~~~~~~~ %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] { ^ d_server.c:596:5: note: here case PKT_EXTRA: ^~~~ /tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=single -Wa,-me500 -O2 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -static -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/lib -lSDL -lpthread -lm -lpthread -lSDL_mixer -lm -L/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot/usr/bin/../../usr/lib -lSDL -lpthread -lm -lpthread make[4]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/tmp/instance-12/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/tmp/instance-12/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/tmp/instance-12/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/tmp/instance-12/output-1/build/prboom-2.5.0' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/tmp/instance-12/output-1/build/prboom-2.5.0' >>> prboom 2.5.0 Installing to target /usr/bin/install -D /tmp/instance-12/output-1/build/prboom-2.5.0/src/prboom /tmp/instance-12/output-1/target/usr/games/prboom /usr/bin/install -D /tmp/instance-12/output-1/build/prboom-2.5.0/src/prboom-game-server /tmp/instance-12/output-1/target/usr/games/prboom-game-server /usr/bin/install -D /tmp/instance-12/output-1/build/prboom-2.5.0/data/prboom.wad /tmp/instance-12/output-1/target/usr/share/games/doom/prboom.wad >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.wqy-zenhei-0.9.45.tar.gz.G4qYec/output' 'https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz' --2023-02-09 08:23:25-- https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://phoenixnap.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz [following] --2023-02-09 08:23:25-- https://phoenixnap.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26 Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:443... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz?download&failedmirror=phoenixnap.dl.sourceforge.net [following] --2023-02-09 08:23:26-- https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz?download&failedmirror=phoenixnap.dl.sourceforge.net Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://versaweb.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz [following] --2023-02-09 08:23:27-- https://versaweb.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9247393 (8.8M) [application/x-gzip] Saving to: '/tmp/instance-12/output-1/build/.wqy-zenhei-0.9.45.tar.gz.G4qYec/output' 0K .......... .......... .......... .......... .......... 0% 1.41M 6s 50K .......... .......... .......... .......... .......... 1% 1.32M 6s 100K .......... .......... .......... .......... .......... 1% 260M 4s 150K .......... .......... .......... .......... .......... 2% 1.54M 5s 200K .......... .......... .......... .......... .......... 2% 11.8M 4s 250K .......... .......... .......... .......... .......... 3% 198M 3s 300K .......... .......... .......... .......... .......... 3% 10.3M 3s 350K .......... .......... .......... .......... .......... 4% 1.82M 3s 400K .......... .......... .......... .......... .......... 4% 172M 3s 450K .......... .......... .......... .......... .......... 5% 286M 2s 500K .......... .......... .......... .......... .......... 6% 18.6M 2s 550K .......... .......... .......... .......... .......... 6% 9.99M 2s 600K .......... .......... .......... .......... .......... 7% 29.7M 2s 650K .......... .......... .......... .......... .......... 7% 2.28M 2s 700K .......... .......... .......... .......... .......... 8% 13.6M 2s 750K .......... .......... .......... .......... .......... 8% 35.8M 2s 800K .......... .......... .......... .......... .......... 9% 10.2M 2s 850K .......... .......... .......... .......... .......... 9% 18.3M 2s 900K .......... .......... .......... .......... .......... 10% 2.24M 2s 950K .......... .......... .......... .......... .......... 11% 17.7M 2s 1000K .......... .......... .......... .......... .......... 11% 17.5M 2s 1050K .......... .......... .......... .......... .......... 12% 14.2M 2s 1100K .......... .......... .......... .......... .......... 12% 11.2M 1s 1150K .......... .......... .......... .......... .......... 13% 220M 1s 1200K .......... .......... .......... .......... .......... 13% 2.29M 1s 1250K .......... .......... .......... .......... .......... 14% 10.2M 1s 1300K .......... .......... .......... .......... .......... 14% 82.2M 1s 1350K .......... .......... .......... .......... .......... 15% 15.0M 1s 1400K .......... .......... .......... .......... .......... 16% 8.81M 1s 1450K .......... .......... .......... .......... .......... 16% 245M 1s 1500K .......... .......... .......... .......... .......... 17% 2.57M 1s 1550K .......... .......... .......... .......... .......... 17% 9.22M 1s 1600K .......... .......... .......... .......... .......... 18% 20.9M 1s 1650K .......... .......... .......... .......... .......... 18% 40.0M 1s 1700K .......... .......... .......... .......... .......... 19% 11.1M 1s 1750K .......... .......... .......... .......... .......... 19% 27.4M 1s 1800K .......... .......... .......... .......... .......... 20% 2.50M 1s 1850K .......... .......... .......... .......... .......... 21% 16.3M 1s 1900K .......... .......... .......... .......... .......... 21% 12.8M 1s 1950K .......... .......... .......... .......... .......... 22% 65.6M 1s 2000K .......... .......... .......... .......... .......... 22% 15.7M 1s 2050K .......... .......... .......... .......... .......... 23% 16.6M 1s 2100K .......... .......... .......... .......... .......... 23% 45.8M 1s 2150K .......... .......... .......... .......... .......... 24% 2.55M 1s 2200K .......... .......... .......... .......... .......... 24% 9.86M 1s 2250K .......... .......... .......... .......... .......... 25% 18.3M 1s 2300K .......... .......... .......... .......... .......... 26% 194M 1s 2350K .......... .......... .......... .......... .......... 26% 9.87M 1s 2400K .......... .......... .......... .......... .......... 27% 42.4M 1s 2450K .......... .......... .......... .......... .......... 27% 98.2M 1s 2500K .......... .......... .......... .......... .......... 28% 2.52M 1s 2550K .......... .......... .......... .......... .......... 28% 9.70M 1s 2600K .......... .......... .......... .......... .......... 29% 20.6M 1s 2650K .......... .......... .......... .......... .......... 29% 73.0M 1s 2700K .......... .......... .......... .......... .......... 30% 15.0M 1s 2750K .......... .......... .......... .......... .......... 31% 15.1M 1s 2800K .......... .......... .......... .......... .......... 31% 32.4M 1s 2850K .......... .......... .......... .......... .......... 32% 2.51M 1s 2900K .......... .......... .......... .......... .......... 32% 12.9M 1s 2950K .......... .......... .......... .......... .......... 33% 18.2M 1s 3000K .......... .......... .......... .......... .......... 33% 200M 1s 3050K .......... .......... .......... .......... .......... 34% 24.3M 1s 3100K .......... .......... .......... .......... .......... 34% 13.8M 1s 3150K .......... .......... .......... .......... .......... 35% 39.7M 1s 3200K .......... .......... .......... .......... .......... 35% 2.67M 1s 3250K .......... .......... .......... .......... .......... 36% 18.9M 1s 3300K .......... .......... .......... .......... .......... 37% 8.81M 1s 3350K .......... .......... .......... .......... .......... 37% 187M 1s 3400K .......... .......... .......... .......... .......... 38% 111M 1s 3450K .......... .......... .......... .......... .......... 38% 22.4M 1s 3500K .......... .......... .......... .......... .......... 39% 12.6M 1s 3550K .......... .......... .......... .......... .......... 39% 54.5M 1s 3600K .......... .......... .......... .......... .......... 40% 2.72M 1s 3650K .......... .......... .......... .......... .......... 40% 15.6M 1s 3700K .......... .......... .......... .......... .......... 41% 7.49M 1s 3750K .......... .......... .......... .......... .......... 42% 240M 1s 3800K .......... .......... .......... .......... .......... 42% 276M 1s 3850K .......... .......... .......... .......... .......... 43% 27.3M 1s 3900K .......... .......... .......... .......... .......... 43% 14.8M 1s 3950K .......... .......... .......... .......... .......... 44% 82.0M 1s 4000K .......... .......... .......... .......... .......... 44% 3.15M 1s 4050K .......... .......... .......... .......... .......... 45% 7.48M 1s 4100K .......... .......... .......... .......... .......... 45% 8.94M 1s 4150K .......... .......... .......... .......... .......... 46% 11.8M 1s 4200K .......... .......... .......... .......... .......... 47% 266M 1s 4250K .......... .......... .......... .......... .......... 47% 271M 1s 4300K .......... .......... .......... .......... .......... 48% 13.7M 1s 4350K .......... .......... .......... .......... .......... 48% 213M 1s 4400K .......... .......... .......... .......... .......... 49% 4.18M 1s 4450K .......... .......... .......... .......... .......... 49% 9.10M 1s 4500K .......... .......... .......... .......... .......... 50% 17.7M 1s 4550K .......... .......... .......... .......... .......... 50% 838K 1s 4600K .......... .......... .......... .......... .......... 51% 199M 1s 4650K .......... .......... .......... .......... .......... 52% 266M 1s 4700K .......... .......... .......... .......... .......... 52% 252M 1s 4750K .......... .......... .......... .......... .......... 53% 13.5M 1s 4800K .......... .......... .......... .......... .......... 53% 240M 1s 4850K .......... .......... .......... .......... .......... 54% 57.2M 1s 4900K .......... .......... .......... .......... .......... 54% 118M 1s 4950K .......... .......... .......... .......... .......... 55% 19.4M 0s 5000K .......... .......... .......... .......... .......... 55% 1.86M 1s 5050K .......... .......... .......... .......... .......... 56% 760K 1s 5100K .......... .......... .......... .......... .......... 57% 255M 1s 5150K .......... .......... .......... .......... .......... 57% 235M 1s 5200K .......... .......... .......... .......... .......... 58% 275M 1s 5250K .......... .......... .......... .......... .......... 58% 15.2M 1s 5300K .......... .......... .......... .......... .......... 59% 238M 0s 5350K .......... .......... .......... .......... .......... 59% 247M 0s 5400K .......... .......... .......... .......... .......... 60% 12.7M 0s 5450K .......... .......... .......... .......... .......... 60% 251M 0s 5500K .......... .......... .......... .......... .......... 61% 1.80M 0s 5550K .......... .......... .......... .......... .......... 62% 818K 0s 5600K .......... .......... .......... .......... .......... 62% 27.6M 0s 5650K .......... .......... .......... .......... .......... 63% 28.7M 0s 5700K .......... .......... .......... .......... .......... 63% 38.0M 0s 5750K .......... .......... .......... .......... .......... 64% 23.1M 0s 5800K .......... .......... .......... .......... .......... 64% 48.4M 0s 5850K .......... .......... .......... .......... .......... 65% 30.5M 0s 5900K .......... .......... .......... .......... .......... 65% 21.2M 0s 5950K .......... .......... .......... .......... .......... 66% 22.7M 0s 6000K .......... .......... .......... .......... .......... 66% 14.4M 0s 6050K .......... .......... .......... .......... .......... 67% 609K 0s 6100K .......... .......... .......... .......... .......... 68% 46.6M 0s 6150K .......... .......... .......... .......... .......... 68% 94.1M 0s 6200K .......... .......... .......... .......... .......... 69% 108M 0s 6250K .......... .......... .......... .......... .......... 69% 64.1M 0s 6300K .......... .......... .......... .......... .......... 70% 9.30M 0s 6350K .......... .......... .......... .......... .......... 70% 220M 0s 6400K .......... .......... .......... .......... .......... 71% 284M 0s 6450K .......... .......... .......... .......... .......... 71% 289M 0s 6500K .......... .......... .......... .......... .......... 72% 14.1M 0s 6550K .......... .......... .......... .......... .......... 73% 2.11M 0s 6600K .......... .......... .......... .......... .......... 73% 726K 0s 6650K .......... .......... .......... .......... .......... 74% 168M 0s 6700K .......... .......... .......... .......... .......... 74% 179M 0s 6750K .......... .......... .......... .......... .......... 75% 195M 0s 6800K .......... .......... .......... .......... .......... 75% 296M 0s 6850K .......... .......... .......... .......... .......... 76% 27.9M 0s 6900K .......... .......... .......... .......... .......... 76% 40.9M 0s 6950K .......... .......... .......... .......... .......... 77% 206M 0s 7000K .......... .......... .......... .......... .......... 78% 12.5M 0s 7050K .......... .......... .......... .......... .......... 78% 12.4M 0s 7100K .......... .......... .......... .......... .......... 79% 593K 0s 7150K .......... .......... .......... .......... .......... 79% 41.2M 0s 7200K .......... .......... .......... .......... .......... 80% 23.3M 0s 7250K .......... .......... .......... .......... .......... 80% 168M 0s 7300K .......... .......... .......... .......... .......... 81% 22.2M 0s 7350K .......... .......... .......... .......... .......... 81% 227M 0s 7400K .......... .......... .......... .......... .......... 82% 35.6M 0s 7450K .......... .......... .......... .......... .......... 83% 25.7M 0s 7500K .......... .......... .......... .......... .......... 83% 24.0M 0s 7550K .......... .......... .......... .......... .......... 84% 38.5M 0s 7600K .......... .......... .......... .......... .......... 84% 571K 0s 7650K .......... .......... .......... .......... .......... 85% 25.0M 0s 7700K .......... .......... .......... .......... .......... 85% 20.8M 0s 7750K .......... .......... .......... .......... .......... 86% 22.3M 0s 7800K .......... .......... .......... .......... .......... 86% 9.20M 0s 7850K .......... .......... .......... .......... .......... 87% 246M 0s 7900K .......... .......... .......... .......... .......... 88% 273M 0s 7950K .......... .......... .......... .......... .......... 88% 16.4M 0s 8000K .......... .......... .......... .......... .......... 89% 189M 0s 8050K .......... .......... .......... .......... .......... 89% 207M 0s 8100K .......... .......... .......... .......... .......... 90% 569K 0s 8150K .......... .......... .......... .......... .......... 90% 146M 0s 8200K .......... .......... .......... .......... .......... 91% 220M 0s 8250K .......... .......... .......... .......... .......... 91% 290M 0s 8300K .......... .......... .......... .......... .......... 92% 296M 0s 8350K .......... .......... .......... .......... .......... 93% 32.2M 0s 8400K .......... .......... .......... .......... .......... 93% 30.3M 0s 8450K .......... .......... .......... .......... .......... 94% 32.1M 0s 8500K .......... .......... .......... .......... .......... 94% 95.5M 0s 8550K .......... .......... .......... .......... .......... 95% 29.8M 0s 8600K .......... .......... .......... .......... .......... 95% 1.85M 0s 8650K .......... .......... .......... .......... .......... 96% 757K 0s 8700K .......... .......... .......... .......... .......... 96% 207M 0s 8750K .......... .......... .......... .......... .......... 97% 179M 0s 8800K .......... .......... .......... .......... .......... 97% 239M 0s 8850K .......... .......... .......... .......... .......... 98% 41.6M 0s 8900K .......... .......... .......... .......... .......... 99% 25.8M 0s 8950K .......... .......... .......... .......... .......... 99% 99.1M 0s 9000K .......... .......... .......... 100% 18.2M=1.4s 2023-02-09 08:23:29 (6.24 MB/s) - '/tmp/instance-12/output-1/build/.wqy-zenhei-0.9.45.tar.gz.G4qYec/output' saved [9247393/9247393] wqy-zenhei-0.9.45.tar.gz: OK (md5: 4c6c3f4e902dd5ee0a121e8c41d040bd) wqy-zenhei-0.9.45.tar.gz: OK (sha1: b86b65d3048ade868fcc89229cfac6baf80a3e54) wqy-zenhei-0.9.45.tar.gz: OK (sha256: e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110ee75d6) >>> wqy-zenhei 0.9.45 Extracting gzip -d -c /tmp/instance-12/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/wqy-zenhei-0.9.45 -xf - >>> wqy-zenhei 0.9.45 Patching >>> wqy-zenhei 0.9.45 Configuring >>> wqy-zenhei 0.9.45 Building >>> wqy-zenhei 0.9.45 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-12/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-12/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%8540%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibcspe-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%8540%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mabi=spe', '-mfloat-gprs=single', '-Wa,-me500', '-O2', '-g1', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-12/output-1/target/etc/shells; fi mkdir -p /tmp/instance-12/output-1/target/etc echo "buildroot" > /tmp/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-12/output-1/target/etc/hosts mkdir -p /tmp/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-12/output-1/target/etc/shells if [ -x /tmp/instance-12/output-1/target/sbin/swapon -a -x /tmp/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-12/output-1/target/etc/inittab; fi rm -rf /tmp/instance-12/output-1/target/usr/include /tmp/instance-12/output-1/target/usr/share/aclocal \ /tmp/instance-12/output-1/target/usr/lib/pkgconfig /tmp/instance-12/output-1/target/usr/share/pkgconfig \ /tmp/instance-12/output-1/target/usr/lib/cmake /tmp/instance-12/output-1/target/usr/share/cmake \ /tmp/instance-12/output-1/target/usr/lib/rpm /tmp/instance-12/output-1/target/usr/doc find /tmp/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-12/output-1/target/lib/ /tmp/instance-12/output-1/target/usr/lib/ /tmp/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-12/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-12/output-1/target/usr/share/gdb rm -rf /tmp/instance-12/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-12/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-12/output-1/target/usr/share/zsh rm -rf /tmp/instance-12/output-1/target/usr/man /tmp/instance-12/output-1/target/usr/share/man rm -rf /tmp/instance-12/output-1/target/usr/info /tmp/instance-12/output-1/target/usr/share/info rm -rf /tmp/instance-12/output-1/target/usr/doc /tmp/instance-12/output-1/target/usr/share/doc rm -rf /tmp/instance-12/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-12/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-12/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-12/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-12/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 /tmp/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1366-g672544148b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-12/output-1/per-package /tmp/instance-12/buildroot/support/scripts/fix-rpath target touch /tmp/instance-12/output-1/target/usr ln -snf /tmp/instance-12/output-1/host/powerpc-buildroot-linux-uclibcspe/sysroot /tmp/instance-12/output-1/staging make: Leaving directory '/tmp/instance-12/buildroot' make: Entering directory '/tmp/instance-12/buildroot' >>> Buildroot 2022.11-1366-g672544148b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 8.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 8.4.0 Collecting legal info >>> linux-headers 6.1.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> initscripts Collecting legal info >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> openssl Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-8.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-8.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-12/output-1/legal-info make: Leaving directory '/tmp/instance-12/buildroot'