make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0' CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh AWK=gawk srcdir=. sh ./term.sh sh ./tty.sh tty.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE putenv.c AWK=gawk CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE" srcdir=. sh ./comm.sh /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE term.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE kmapdef.c ./comm.c:43: warning: "bcopy" redefined #define bcopy :-( /* or include screen.h here */ In file included from ./comm.c:39: ./os.h:143: note: this is the location of the previous definition # define bcopy(s,d,len) memmove(d,s,len) /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE screen.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE ansi.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE fileio.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE mark.c screen.c: In function 'main': screen.c:1120:16: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown(SockPath, real_uid, real_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:983:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(real_gid); \ ^~~~~~~~~~~~~~~~ screen.c:1180:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:984:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(real_uid); \ ^~~~~~~~~~~~~~~~ screen.c:1180:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:983:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(real_gid); \ ^~~~~~~~~~~~~~~~ screen.c:1199:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:984:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(real_uid); \ ^~~~~~~~~~~~~~~~ screen.c:1199:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:983:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(real_gid); \ ^~~~~~~~~~~~~~~~ screen.c:1226:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:984:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(real_uid); \ ^~~~~~~~~~~~~~~~ screen.c:1226:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:983:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(real_gid); \ ^~~~~~~~~~~~~~~~ screen.c:1260:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:984:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(real_uid); \ ^~~~~~~~~~~~~~~~ screen.c:1260:5: note: in expansion of macro 'SET_GUID' SET_GUID(); ^~~~~~~~ screen.c:1308:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:1309:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:1314:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stderr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c: In function 'serv_select_fn': screen.c:3135:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(W_UWP(fore) ? fore->w_pwin->p_ptyfd : fore->w_ptyfd, &ibuf, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c: In function 'CoreDump': screen.c:1652:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^~~~~~~~~~~~~~~~ screen.c:1653:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ screen.c:1667:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(disp->d_userfd, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c: In function 'eexit': screen.c:1845:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(real_gid); ^~~~~~~~~~~~~~~~ screen.c:1846:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(real_uid); ^~~~~~~~~~~~~~~~ screen.c: In function 'Msg': screen.c:2111:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(queryflag, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c: In function 'Panic': screen.c:2149:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(D_userfd, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:2150:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(D_userfd, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~ screen.c: In function 'QueryMsg': screen.c:2180:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(queryflag, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'WriteFile': fileio.c:427:13: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, 0); ^~~~~~~~~~~~~~~~ fileio.c: In function 'printpipe': fileio.c:714:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(pi[0]); ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE misc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE resize.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE socket.c socket.c: In function 'SendErrorMsg': socket.c:757:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(s, (char *) &m, sizeof m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c: In function 'CreateTempDisplay': socket.c:961:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(i, "Attaching from inside of screen?\n", 33); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c:972:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(i, "Access to session denied.\n", 26); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c:996:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(i, "Could not make display.\n", 24); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE search.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE tty.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE window.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE utmp.c window.c: In function 'ForkWindow': window.c:1297:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(slave); ^~~~~~~~~~ window.c:1348:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(newfd); ^~~~~~~~~~ window.c:1352:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(win->w_ptyfd); ^~~~~~~~~~~~~~~~~ window.c: In function 'CloseDevice': window.c:983:13: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void)chown(wp->w_tty, 0, 0); ^~~~~~~~~~~~~~~~~~~~~~ window.c: In function 'FreePseudowin': window.c:1704:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void)chown(pwin->p_tty, 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE loadav.c loadav.c: In function 'GetLoadav': loadav.c:89:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE help.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE termcap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE input.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE attacher.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE pty.c pty.c: In function 'OpenPTY': pty.c:334:7: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-function-declaration] if (openpty(&f, &s, TtyName, NULL, NULL) != 0) ^~~~~~~ openat /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE process.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE display.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE comm.c comm.c:43: warning: "bcopy" redefined #define bcopy :-( /* or include screen.h here */ In file included from comm.c:39: os.h:143: note: this is the location of the previous definition # define bcopy(s,d,len) memmove(d,s,len) display.c: In function 'DisplaySleep1000': /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE acls.c display.c:3185:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(D_userfd, &buf, 1); ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE braille.c display.c: In function 'RunBlanker': display.c:4018:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(slave); ^~~~~~~~~~ display.c:4043:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ display.c:4044:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ process.c: In function 'pow_detach_fn': process.c:6277:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(D_userfd, "\007", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE braille_tsi.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE logfile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE layer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE list_generic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE list_display.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE list_window.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE sched.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE teln.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE nethack.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE encoding.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE canvas.c In file included from screen.h:150, from encoding.c:27: encoding.c: In function 'AddUtf8': display.h:322:18: warning: overflow in conversion from 'int' to 'char' changes value from 'c >> 12 & 12288^ 248' to '-8' [-Woverflow] *D_obufp++ = (c); \ ^ encoding.c:682:4: note: in expansion of macro 'AddChar' AddChar((c & 0x3000000) >> 12 ^ 0xf8); ^~~~~~~ encoding.c: In function 'ToUtf8': encoding.c:727:13: warning: overflow in conversion from 'int' to 'char' changes value from 'c >> 12 & 12288^ 248' to '-8' [-Woverflow] *p++ = (c & 0x3000000) >> 12 ^ 0xf8; ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE layout.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_GNU_SOURCE viewport.c /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o list_generic.o list_display.o list_window.o sched.o teln.o nethack.o encoding.o canvas.o layout.o viewport.o -lcurses -lutil -lcrypt make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0' >>> screen 4.8.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target SCREEN=screen install_bin -C /home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0' ./etc/mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/bin /home/buildroot/autobuild/instance-0/output-1/target/usr/share/screen/utf8encodings mkdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share/screen mkdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share/screen/utf8encodings cd doc ; /usr/bin/make installdirs make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0/doc' ./../etc/mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info mkdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0/doc' /usr/bin/install -c screen /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/screen chown root /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/screen chown: changing ownership of '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/screen': Operation not permitted Makefile:86: recipe for target 'install_bin' failed make[1]: [install_bin] Error 1 (ignored) chmod 4755 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/screen cp ./utf8encodings/?? /home/buildroot/autobuild/instance-0/output-1/target/usr/share/screen/utf8encodings make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0' /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/screen-4.8.0/etc/screenrc /home/buildroot/autobuild/instance-0/output-1/target/etc/screenrc tcping-1.3.6.tar.gz: OK (sha256: a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3) >>> tcping 1.3.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/tcping/tcping-1.3.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/tcping-1.3.6 -xf - >>> tcping 1.3.6 Patching >>> tcping 1.3.6 Configuring >>> tcping 1.3.6 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 " -C /home/buildroot/autobuild/instance-0/output-1/build/tcping-1.3.6 tcping.linux make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcping-1.3.6' /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc -o tcping -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DHAVE_HSTRERROR tcping.c make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcping-1.3.6' >>> tcping 1.3.6 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/tcping-1.3.6/tcping /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/tcping wireless-regdb-2021.08.28.tar.xz: OK (sha256: cff370c410d1e6d316ae0a7fa8ac6278fdf1efca5d3d664aca7cfd2aafa54446) >>> wireless-regdb 2021.08.28 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/wireless-regdb/wireless-regdb-2021.08.28.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/wireless-regdb-2021.08.28 -xf - >>> wireless-regdb 2021.08.28 Patching >>> wireless-regdb 2021.08.28 Configuring >>> wireless-regdb 2021.08.28 Building >>> wireless-regdb 2021.08.28 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-0/output-1/build/wireless-regdb-2021.08.28/regulatory.db /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-0/output-1/build/wireless-regdb-2021.08.28/regulatory.db.p7s /home/buildroot/autobuild/instance-0/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-strip%g" -e "s%@TARGET_ARCH@%nds32le%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-strip%g" -e "s%@TARGET_ARCH@%nds32le%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', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/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-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-4220-g4353c716466"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2021.05-4220-g4353c716466 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-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libglib2 2.70.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.61.0 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.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.4 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-python3-setuptools 60.6.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.37.3 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) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libgsasl 1.10.0 Collecting legal info README: OK (sha256: 26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhtp 0.5.39 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.24 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nss-pam-ldapd 0.9.12 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> screen 4.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> wireless-regdb 2021.08.28 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'