>>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/uclibc-ng-test/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554 -xf - >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Patching Applying 0001-misc-tst-syscall6-fix-build-with-musl-and-older-kenr.patch using patch: patching file test/misc/tst-syscall6.c Applying 0002-Add-NO_CRYPT-to-fix-build-with-glibc-2.28.patch using patch: patching file test/Makefile >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Configuring >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" NO_MATH=1 NO_CRYPT=1 /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554 CC="/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-linux-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1" UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/test' TEST_LINK termios/ termios TEST_LINK stdlib/ qsort TEST_LINK pwd_grp/ getgroups TEST_LINK string/ bug-strcoll1 qsort.c: In function 'main': qsort.c:21:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ TEST_LINK string/ bug-strncat1 make[3]: Nothing to be done for 'compile'. TEST_LINK misc/ bug-glob2 TEST_LINK stdlib/ test-canon TEST_LINK pwd_grp/ grcat TEST_LINK string/ bug-strpbrk1 test-canon.c: In function 'do_test': test-canon.c:136:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd (cwd, sizeof(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ test-canon.c:170:5: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result] symlink (symlinks[i].value, symlinks[i].name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-canon.c:223:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd (buf, sizeof(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK pwd_grp/ pwcat TEST_LINK string/ bug-strspn1 TEST_LINK pwd_grp/ test_grp TEST_LINK stdlib/ test-canon2 TEST_LINK misc/ bug-readdir1 TEST_LINK string/ stratcliff TEST_LINK pwd_grp/ test_pwd TEST_LINK misc/ dirent TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK string/ test-ffs TEST_LINK misc/ dirent64 TEST_LINK stdlib/ test-mkostemp-child TEST_LINK misc/ fdopen TEST_LINK stdio/ 64bit TEST_LINK string/ testcopy TEST_LINK stdio/ fclose-loop TEST_LINK stdlib/ testatexit TEST_LINK misc/ opendir-tst1 TEST_LINK string/ tester TEST_LINK stdio/ lseek_no_lfs TEST_LINK stdlib/ teston_exit TEST_LINK stdio/ scanf_m TEST_LINK misc/ popen TEST_LINK stdlib/ teststrtol TEST_LINK misc/ seek TEST_LINK string/ tst-bswap TEST_LINK stdlib/ teststrtoq TEST_LINK dlopen/ dladdr TEST_LINK misc/ sem TEST_LINK dlopen/ libafk-temp.so TEST_LINK argp/ argp-ex1 TEST_LINK misc/ stdarg TEST_LINK dlopen/ libstatic.so TEST_LINK argp/ argp-ex2 TEST_LINK dlopen/ libtest.so TEST_LINK misc/ tst-inotify TEST_LINK argp/ argp-ex3 TEST_LINK dlopen/ libtest3.so In file included from /home/buildroot/autobuild/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:494, from tester.c:32: In function 'strncat', inlined from 'test_strncat' at tester.c:334:10, inlined from 'main' at tester.c:1530:3: /home/buildroot/autobuild/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound 99 exceeds destination size 50 [-Wstringop-overflow=] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK dlopen/ libundef.so TEST_LINK misc/ tst-mkostemps TEST_LINK argp/ argp-ex4 TEST_LINK dlopen/ nodelmod1.so TEST_LINK dlopen/ nodelmod2.so TEST_LINK argp/ argp-test TEST_LINK dlopen/ nodelmod4.so TEST_LINK misc/ tst-nftw argp-test.c: In function 'help_filter': argp-test.c:183:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&new_text, text, ctime (&now)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ argp-test.c:187:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&new_text, "%s (ZOT defaults to %x)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text, params->foonly_default); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK dlopen/ nodelete1 In file included from /home/buildroot/autobuild/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/fcntl.h:328, from tst-nftw.c:6: In function 'open', inlined from 'do_test' at tst-nftw.c:38:10, inlined from 'main' at ../test-skeleton.c:318:12: /home/buildroot/autobuild/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/fcntl2.h:50:4: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments __open_missing_mode (); ^~~~~~~~~~~~~~~~~~~~~~ In function 'open', inlined from 'do_test' at tst-nftw.c:40:10, inlined from 'main' at ../test-skeleton.c:318:12: /home/buildroot/autobuild/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/fcntl2.h:50:4: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments __open_missing_mode (); ^~~~~~~~~~~~~~~~~~~~~~ ../Test.mak:97: recipe for target 'tst-nftw' failed make[3]: *** [tst-nftw] Error 1 Makefile:72: recipe for target '_dircompile_misc' failed make[2]: *** [_dircompile_misc] Error 2 make[2]: *** Waiting for unfinished jobs.... TEST_LINK argp/ bug-argp1 TEST_LINK argp/ tst-argp1 TEST_LINK string/ tst-inlcall TEST_LINK dlopen/ libtest2.so TEST_LINK argp/ tst-argp2 TEST_LINK dlopen/ libC.so TEST_LINK string/ tst-memmove TEST_LINK string/ tst-strlen TEST_LINK dlopen/ libafk.so TEST_LINK string/ tst-strtok TEST_LINK string/ tst-strxfrm TEST_LINK dlopen/ dlstatic TEST_LINK dlopen/ dltest TEST_LINK dlopen/ dltest2 TEST_LINK dlopen/ dlundef TEST_LINK dlopen/ nodelmod3.so TEST_LINK dlopen/ libtest1.so TEST_LINK dlopen/ libB.so TEST_LINK dlopen/ dlafk TEST_LINK dlopen/ tst-origin TEST_LINK dlopen/ nodelete TEST_LINK dlopen/ test1 TEST_LINK dlopen/ test2 TEST_LINK dlopen/ libA.so TEST_LINK dlopen/ testscope make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/test' Makefile.in:16: recipe for target 'test_compile' failed make[1]: *** [test_compile] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'