>>> uclibc-ng-test 132c6134d69146bcafbdda68ae3a9cbd9f8fb921 Extracting gzip -d -c /home/buildroot/instance-0/dl/uclibc-ng-test/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921-git4.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921 -xf - >>> uclibc-ng-test 132c6134d69146bcafbdda68ae3a9cbd9f8fb921 Patching Applying 0001-Fix-error-absent-sys-asm-h.patch using patch: patching file test/tls/tls-macros-mips.h >>> uclibc-ng-test 132c6134d69146bcafbdda68ae3a9cbd9f8fb921 Configuring >>> uclibc-ng-test 132c6134d69146bcafbdda68ae3a9cbd9f8fb921 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" NO_MATH=1 NO_WCHAR=1 NO_LOCALE=1 /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921 CC="/home/buildroot/instance-0/output-1/host/bin/powerpc-linux-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921/test' TEST_LINK argp/ argp-ex1 make[3]: Nothing to be done for 'compile'. TEST_LINK argp/ argp-ex2 TEST_LINK args/ arg_test TEST_LINK argp/ argp-ex3 TEST_LINK assert/ assert TEST_LINK argp/ argp-ex4 TEST_LINK argp/ argp-test TEST_LINK crypt/ crypt TEST_LINK ctype/ ctype TEST_LINK argp/ bug-argp1 TEST_LINK dlopen/ dladdr TEST_LINK iconv/ tst-iconv1 TEST_LINK malloc/ malloc TEST_LINK crypt/ md5c-test TEST_LINK inet/ bug-if1 TEST_LINK misc/ bug-glob2 TEST_LINK mmap/ mmap TEST_LINK crypt/ sha256c-test TEST_LINK misc/ bug-readdir1 TEST_LINK dlopen/ libafk-temp.so TEST_LINK inet/ gethost TEST_LINK argp/ tst-argp1 TEST_LINK malloc/ malloc-standard-alignment TEST_LINK malloc/ mallocbug TEST_LINK inet/ gethost_r-align TEST_LINK mmap/ mmap2 TEST_LINK inet/ gethostid TEST_LINK dlopen/ libstatic.so TEST_LINK argp/ tst-argp2 TEST_LINK misc/ dirent TEST_LINK mmap/ mmap64 TEST_LINK dlopen/ libtest.so TEST_LINK mmap/ tst-mmap-eofsync TEST_LINK inet/ getnetent TEST_LINK iconv/ tst-iconv2 TEST_LINK malloc/ realloc-can-shrink TEST_LINK iconv/ tst-iconv3 TEST_LINK crypt/ sha512c-test TEST_LINK mmap/ tst-mmap-fflushsync TEST_LINK inet/ tst-aton TEST_LINK inet/ if_nameindex TEST_LINK dlopen/ libtest3.so TEST_LINK mmap/ tst-mmap-offend TEST_LINK dlopen/ libundef.so TEST_LINK malloc/ realloc0 TEST_LINK nptl/ tst-align TEST_LINK mmap/ tst-mmap-setvbuf TEST_LINK dlopen/ nodelmod1.so TEST_LINK misc/ dirent64 TEST_LINK pthread/ ex1 TEST_LINK pwd_grp/ getgroups TEST_LINK inet/ tst-ether_aton TEST_LINK misc/ fdopen TEST_LINK pwd_grp/ grcat TEST_LINK regex/ tst-regex2 TEST_LINK malloc/ testmalloc TEST_LINK dlopen/ nodelmod2.so TEST_LINK malloc/ tst-calloc TEST_LINK pthread/ ex2 TEST_LINK pwd_grp/ pwcat TEST_LINK dlopen/ nodelmod4.so TEST_LINK malloc/ tst-malloc TEST_LINK inet/ tst-ethers TEST_LINK nptl/ tst-align2 TEST_LINK iconv/ tst-iconv4 TEST_LINK misc/ opendir-tst1 tst-malloc.c: In function 'main': tst-malloc.c:41:7: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 41 | p = malloc (-1); | ^~~~~~~~~~~ In file included from tst-malloc.c:20: /home/buildroot/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/malloc.h:105:23: note: in a call to allocation function 'malloc' declared here 105 | extern __malloc_ptr_t malloc __MALLOC_P ((size_t __size)) __attribute_malloc__; | ^~~~~~ TEST_LINK malloc/ tst-mallocfork TEST_LINK dlopen/ nodelete1 TEST_LINK misc/ popen TEST_LINK nptl/ tst-align3 TEST_LINK inet/ tst-ethers-line TEST_LINK pwd_grp/ test_grp TEST_LINK pwd_grp/ test_pwd TEST_LINK nptl/ tst-atfork1 TEST_LINK malloc/ tst-mcheck TEST_LINK pthread/ ex3 TEST_LINK iconv/ tst-iconv5 TEST_LINK rpc/ getrpcent TEST_LINK malloc/ tst-valloc tst-mcheck.c: In function 'main': tst-mcheck.c:40:7: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 40 | p = malloc (-1); | ^~~~~~~~~~~ In file included from tst-mcheck.c:21: /home/buildroot/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:451:14: note: in a call to allocation function 'malloc' declared here 451 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; | ^~~~~~ tst-mcheck.c:71:7: warning: argument 2 value '4294967040' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 71 | if (realloc (p, -256) != NULL) | ^~~~~~~~~~~~~~~~~ In file included from tst-mcheck.c:21: /home/buildroot/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:467:14: note: in a call to allocation function 'realloc' declared here 467 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ tst-mcheck.c:82:7: warning: argument 2 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 82 | if (realloc (p, -1) != NULL) | ^~~~~~~~~~~~~~~ In file included from tst-mcheck.c:21: /home/buildroot/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:467:14: note: in a call to allocation function 'realloc' declared here 467 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ TEST_LINK misc/ seek TEST_LINK inet/ tst-getni1 TEST_LINK misc/ sem TEST_LINK misc/ stdarg TEST_LINK inet/ tst-getni2 TEST_LINK rt/ tst-posix_spawn TEST_LINK nptl/ tst-atfork2mod.so TEST_LINK pthread/ ex4 TEST_LINK dlopen/ libtest2.so TEST_LINK misc/ tst-hasmntopt TEST_LINK iconv/ tst-iconv6 TEST_LINK regex/ tst-regexloc TEST_LINK setjmp/ bug269-setjmp TEST_LINK dlopen/ libC.so TEST_LINK nptl/ tst-attr1 TEST_LINK pthread/ ex5 TEST_LINK signal/ sigchld TEST_LINK signal/ signal TEST_LINK nptl/ tst-attr2 TEST_LINK signal/ tst-raise TEST_LINK pthread/ ex6 TEST_LINK dlopen/ libafk.so TEST_LINK nptl/ tst-attr3 TEST_LINK misc/ tst-inotify TEST_LINK silly/ hello TEST_LINK stat/ memcmp-stat TEST_LINK dlopen/ dlstatic TEST_LINK setjmp/ jmpbug TEST_LINK setjmp/ sigjmpbug TEST_LINK inet/ tst-ifaddrs TEST_LINK silly/ tiny TEST_LINK pthread/ ex7 TEST_LINK setjmp/ tst-setjmp TEST_LINK dlopen/ dltest TEST_LINK misc/ tst-mkostemps TEST_LINK stat/ stat TEST_LINK signal/ tst-signal TEST_LINK dlopen/ dltest2 TEST_LINK pthread/ ex8-mtx-odd TEST_LINK dlopen/ dlundef TEST_LINK pthread/ tst-c99 TEST_LINK dlopen/ nodelmod3.so TEST_LINK stat/ stat-loop256 TEST_LINK misc/ tst-nftw TEST_LINK stat/ stat-time64 TEST_LINK setjmp/ tst-vfork-longjmp TEST_LINK pthread/ tst-join2 TEST_LINK dlopen/ libtest1.so TEST_LINK misc/ tst-preadvwritev TEST_LINK dlopen/ libB.so TEST_LINK stdio/ 64bit TEST_LINK signal/ tst-signalfd TEST_LINK signal/ tst-sigset TEST_LINK string/ bug-strcoll1 TEST_LINK nptl/ tst-barrier1 TEST_LINK stdlib/ qsort TEST_LINK nptl/ tst-barrier2 TEST_LINK stdlib/ test-canon TEST_LINK stdio/ fclose-loop TEST_LINK inet/ tst-network TEST_LINK dlopen/ dlafk TEST_LINK dlopen/ nodelete TEST_LINK string/ bug-strncat1 TEST_LINK termios/ termios TEST_LINK misc/ tst-rlimit TEST_LINK inet/ tst-ntoa TEST_LINK stdio/ lseek_no_lfs tst-rlimit.c: In function 'test_prlimit_get': tst-rlimit.c:59:9: warning: implicit declaration of function 'prlimit'; did you mean 'setrlimit'? [-Wimplicit-function-declaration] 59 | ASSERT(prlimit(0, rnum, NULL, &r) == 0); | ^~~~~~~ tst-rlimit.c:18:8: note: in definition of macro '__ASSERT' 18 | if (!(x)) { \ | ^ tst-rlimit.c:59:2: note: in expansion of macro 'ASSERT' 59 | ASSERT(prlimit(0, rnum, NULL, &r) == 0); | ^~~~~~ TEST_LINK inet/ tst-res TEST_LINK string/ bug-strpbrk1 TEST_LINK stdlib/ test-canon2 TEST_LINK stdio/ scanf_m TEST_LINK misc/ tst-rlimit64 TEST_LINK pthread/ tst-join3 TEST_LINK dlopen/ test1 TEST_LINK pthread/ tst-too-many-cleanups TEST_LINK dlopen/ test2 TEST_LINK inet/ tst-sock-nonblock TEST_LINK time/ clocktest In file included from tst-rlimit64.c:1: tst-rlimit.c: In function 'test_prlimit_get': tst-rlimit.c:59:9: warning: implicit declaration of function 'prlimit'; did you mean 'setrlimit'? [-Wimplicit-function-declaration] 59 | ASSERT(prlimit(0, rnum, NULL, &r) == 0); | ^~~~~~~ tst-rlimit.c:18:8: note: in definition of macro '__ASSERT' 18 | if (!(x)) { \ | ^ tst-rlimit.c:59:2: note: in expansion of macro 'ASSERT' 59 | ASSERT(prlimit(0, rnum, NULL, &r) == 0); | ^~~~~~ TEST_LINK dlopen/ libA.so TEST_LINK string/ bug-strspn1 TEST_LINK misc/ tst-scandir TEST_LINK time/ test_time TEST_LINK nptl/ tst-barrier3 TEST_LINK misc/ tst-seekdir TEST_LINK nptl/ tst-barrier4 TEST_LINK dlopen/ tst-origin /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: tst-rlimit.o: in function `test_prlimit_set.constprop.0': tst-rlimit.c:(.text+0x1c4): undefined reference to `prlimit' /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: tst-rlimit.o: in function `test_prlimit_get.constprop.0': tst-rlimit.c:(.text+0x24c): undefined reference to `prlimit' collect2: error: ld returned 1 exit status make[3]: *** [../Test.mak:98: tst-rlimit] Error 1 make[3]: *** Waiting for unfinished jobs.... TEST_LINK tls/ tst-tlsmod-at-ctor.so TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK nptl/ tst-basic1 TEST_LINK time/ tst-ctime TEST_LINK time/ tst-futimens1 TEST_LINK string/ stratcliff TEST_LINK tls/ tst-tls1 TEST_LINK dlopen/ testscope /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: tst-rlimit64.o: in function `test_prlimit_set.constprop.0': tst-rlimit64.c:(.text+0x1c4): undefined reference to `prlimit' /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: tst-rlimit64.o: in function `test_prlimit_get.constprop.0': tst-rlimit64.c:(.text+0x24c): undefined reference to `prlimit' collect2: error: ld returned 1 exit status make[3]: *** [../Test.mak:97: tst-rlimit64] Error 1 TEST_LINK time/ tst-mktime TEST_LINK string/ test-ffs TEST_LINK string/ testcopy TEST_LINK stdlib/ test-mkostemp-child make[2]: *** [Makefile:72: _dircompile_misc] Error 2 make[2]: *** Waiting for unfinished jobs.... TEST_LINK stdlib/ testatexit TEST_LINK time/ tst-mktime3 TEST_LINK tls/ tst-tlsmod7.so TEST_LINK tls/ tst-tlsmod11.so TEST_LINK string/ tester TEST_LINK time/ tst-strptime2 TEST_LINK string/ tst-bswap TEST_LINK stdlib/ teston_exit TEST_LINK tls/ tst-tlsmod13.so TEST_LINK stdlib/ teststrtol TEST_LINK nptl/ tst-basic2 TEST_LINK time/ tst-timerfd TEST_LINK nptl/ tst-basic3 TEST_LINK nptl/ tst-basic4 TEST_LINK nptl/ tst-basic5 TEST_LINK tls/ tst-tlsmod14a.so TEST_LINK string/ tst-inlcall TEST_LINK nptl/ tst-basic6 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to tst-tls1.o TEST_LINK string/ tst-memmove TEST_LINK string/ tst-strlen TEST_LINK tls/ tst-tlsmod15b.so TEST_LINK string/ tst-strtok TEST_LINK nptl/ tst-basic7 TEST_LINK stdlib/ teststrtoq TEST_LINK string/ tst-strxfrm TEST_LINK nptl/ tst-cancel1 TEST_LINK nptl/ tst-cancel10 TEST_LINK nptl/ tst-cancel11 TEST_LINK nptl/ tst-cancel12 TEST_LINK nptl/ tst-cancel13 TEST_LINK nptl/ tst-cancel14 TEST_LINK nptl/ tst-cancel15 TEST_LINK nptl/ tst-cancel16 TEST_LINK nptl/ tst-cancel18 TEST_LINK nptl/ tst-cancel19 TEST_LINK nptl/ tst-cancel2 TEST_LINK nptl/ tst-cancel20 TEST_LINK nptl/ tst-cancel21 TEST_LINK nptl/ tst-cancel22 TEST_LINK nptl/ tst-cancel23 TEST_LINK nptl/ tst-cancel25 TEST_LINK nptl/ tst-cancel3 TEST_LINK nptl/ tst-cancel4 TEST_LINK nptl/ tst-cancel5 TEST_LINK nptl/ tst-cancel6 TEST_LINK nptl/ tst-cancel7 TEST_LINK nptl/ tst-cancel8 TEST_LINK nptl/ tst-cancel9 TEST_LINK nptl/ tst-cancelx10 TEST_LINK nptl/ tst-cancelx11 TEST_LINK nptl/ tst-cancelx12 TEST_LINK nptl/ tst-cancelx13 TEST_LINK nptl/ tst-cancelx14 TEST_LINK nptl/ tst-cancelx15 TEST_LINK nptl/ tst-cancelx16 TEST_LINK nptl/ tst-cancelx18 TEST_LINK nptl/ tst-cancelx2 TEST_LINK nptl/ tst-cancelx20 TEST_LINK nptl/ tst-cancelx21 TEST_LINK nptl/ tst-cancelx3 TEST_LINK nptl/ tst-cancelx4 TEST_LINK nptl/ tst-cancelx6 TEST_LINK nptl/ tst-cancelx7 TEST_LINK nptl/ tst-cancelx8 TEST_LINK nptl/ tst-cancelx9 TEST_LINK nptl/ tst-cleanup0 TEST_LINK nptl/ tst-cleanup1 TEST_LINK nptl/ tst-cleanup2 TEST_LINK nptl/ tst-cleanup3 TEST_LINK nptl/ tst-cleanupx0 TEST_LINK nptl/ tst-cleanupx1 TEST_LINK nptl/ tst-cleanupx2 TEST_LINK nptl/ tst-cleanupx3 TEST_LINK nptl/ tst-cleanupx4 TEST_LINK nptl/ tst-clock TEST_LINK nptl/ tst-clock1 TEST_LINK nptl/ tst-clock2 TEST_LINK nptl/ tst-clock_nanosleep TEST_LINK nptl/ tst-clockid TEST_LINK nptl/ tst-cond-deadlock TEST_LINK nptl/ tst-cond1 TEST_LINK nptl/ tst-cond10 TEST_LINK nptl/ tst-cond11 TEST_LINK nptl/ tst-cond12 TEST_LINK nptl/ tst-cond13 TEST_LINK nptl/ tst-cond14 TEST_LINK nptl/ tst-cond15 TEST_LINK nptl/ tst-cond16 TEST_LINK tls/ tst-tls2 TEST_LINK nptl/ tst-cond17 TEST_LINK nptl/ tst-cond18 TEST_LINK nptl/ tst-cond19 TEST_LINK tls/ tst-tlsmod1.so TEST_LINK nptl/ tst-cond2 TEST_LINK nptl/ tst-cond20 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to /tmp/ccdMsLmD.o TEST_LINK nptl/ tst-cond21 TEST_LINK nptl/ tst-cond22 TEST_LINK nptl/ tst-cond23 TEST_LINK nptl/ tst-cond3 TEST_LINK nptl/ tst-cond4 TEST_LINK nptl/ tst-cond5 TEST_LINK tls/ tst-tlsmod2.so TEST_LINK nptl/ tst-cond6 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to tst-tls2.o TEST_LINK tls/ tst-tlsmod5.so /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to /tmp/ccbAcAXG.o TEST_LINK tls/ tst-tls-at-ctor TEST_LINK tls/ tst-tlsmod8.so TEST_LINK nptl/ tst-cond7 TEST_LINK nptl/ tst-cond8 TEST_LINK nptl/ tst-cond9 TEST_LINK tls/ tst-tlsmod12.so TEST_LINK tls/ tst-tlsmod13a.so TEST_LINK tls/ tst-tlsmod14b.so TEST_LINK nptl/ tst-cpuclock1 TEST_LINK nptl/ tst-cpuclock2 TEST_LINK nptl/ tst-cputimer1 TEST_LINK tls/ tst-tls15 TEST_LINK nptl/ tst-cputimer2 TEST_LINK nptl/ tst-cputimer3 TEST_LINK tls/ tst-tlsmod17b.so TEST_LINK nptl/ tst-detach1 TEST_LINK tls/ tst-tls18 TEST_LINK nptl/ tst-eintr1 TEST_LINK nptl/ tst-eintr2 TEST_LINK tls/ tst-tlsmod3.so TEST_LINK nptl/ tst-eintr3 TEST_LINK nptl/ tst-eintr4 TEST_LINK tls/ tst-tls4 TEST_LINK nptl/ tst-eintr5 TEST_LINK tls/ tst-tls5 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to /tmp/cce9TAcw.o TEST_LINK tls/ tst-tls6 TEST_LINK nptl/ tst-exec2 TEST_LINK tls/ tst-tls7 TEST_LINK nptl/ tst-exec3 TEST_LINK tls/ tst-tlsmod6.so TEST_LINK nptl/ tst-exec4 TEST_LINK nptl/ tst-exit1 TEST_LINK tls/ tst-tls10 TEST_LINK tls/ tst-tlsmod9.so TEST_LINK nptl/ tst-exit2 TEST_LINK nptl/ tst-exit3 TEST_LINK tls/ tst-tls12 TEST_LINK nptl/ tst-flock1 TEST_LINK tls/ tst-tls13 TEST_LINK nptl/ tst-flock2 TEST_LINK tls/ tst-tls14 TEST_LINK tls/ tst-tls17 TEST_LINK tls/ tst-tlsmod4.so TEST_LINK tls/ tst-tls9 TEST_LINK nptl/ tst-fork1 TEST_LINK tls/ tst-tlsmod10.so TEST_LINK nptl/ tst-fork2 TEST_LINK nptl/ tst-fork3 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to /tmp/ccVK7Tra.o TEST_LINK tls/ tst-tls3 TEST_LINK nptl/ tst-fork4 TEST_LINK nptl/ tst-getpid1 TEST_LINK nptl/ tst-getpid2 TEST_LINK nptl/ tst-getpid3 TEST_LINK tls/ tst-tls8 TEST_LINK tls/ tst-tls11 TEST_LINK nptl/ tst-initializers1 TEST_LINK nptl/ tst-initializers1-c89 TEST_LINK nptl/ tst-initializers1-c99 TEST_LINK nptl/ tst-initializers1-gnu89 TEST_LINK nptl/ tst-initializers1-gnu99 TEST_LINK nptl/ tst-join1 TEST_LINK nptl/ tst-join2 TEST_LINK nptl/ tst-join3 TEST_LINK nptl/ tst-join4 TEST_LINK nptl/ tst-join5 TEST_LINK nptl/ tst-join6 TEST_LINK nptl/ tst-key1 TEST_LINK nptl/ tst-key2 TEST_LINK nptl/ tst-key3 TEST_LINK nptl/ tst-key4 /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/9.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: bss-plt forced due to tst-tls3.o TEST_LINK nptl/ tst-kill1 TEST_LINK nptl/ tst-kill2 TEST_LINK nptl/ tst-kill3 TEST_LINK nptl/ tst-kill4 TEST_LINK nptl/ tst-kill5 TEST_LINK nptl/ tst-kill6 TEST_LINK nptl/ tst-mqueue1 TEST_LINK nptl/ tst-mqueue2 TEST_LINK nptl/ tst-mqueue3 TEST_LINK nptl/ tst-mqueue4 TEST_LINK nptl/ tst-mqueue5 TEST_LINK nptl/ tst-mqueue6 TEST_LINK nptl/ tst-mqueue7 TEST_LINK nptl/ tst-mqueue8 TEST_LINK nptl/ tst-mqueue9 TEST_LINK nptl/ tst-mutex1 TEST_LINK nptl/ tst-mutex2 TEST_LINK nptl/ tst-mutex3 TEST_LINK nptl/ tst-mutex4 TEST_LINK nptl/ tst-mutex5 TEST_LINK nptl/ tst-mutex5a TEST_LINK nptl/ tst-mutex6 TEST_LINK nptl/ tst-mutex7 TEST_LINK nptl/ tst-mutex7a TEST_LINK nptl/ tst-mutex8 TEST_LINK nptl/ tst-mutex9 TEST_LINK nptl/ tst-oddstacklimit TEST_LINK nptl/ tst-once1 TEST_LINK nptl/ tst-once2 TEST_LINK nptl/ tst-once3 TEST_LINK nptl/ tst-once4 TEST_LINK nptl/ tst-oncex3 TEST_LINK nptl/ tst-oncex4 TEST_LINK nptl/ tst-raise1 TEST_LINK nptl/ tst-popen1 TEST_LINK nptl/ tst-rwlock1 TEST_LINK nptl/ tst-rwlock10 TEST_LINK nptl/ tst-rwlock11 TEST_LINK nptl/ tst-rwlock12 TEST_LINK nptl/ tst-rwlock13 TEST_LINK nptl/ tst-rwlock14 TEST_LINK nptl/ tst-rwlock2 TEST_LINK nptl/ tst-rwlock2a TEST_LINK nptl/ tst-rwlock3 TEST_LINK nptl/ tst-rwlock4 TEST_LINK nptl/ tst-rwlock5 tst-rwlock14.c: In function 'do_test': tst-rwlock14.c:132:16: warning: overflow in conversion from 'long long int' to 'long int' changes value from '4294971392' to '4096' [-Woverflow] 132 | ts.tv_nsec = 0x100001000LL; | ^~~~~~~~~~~~~ TEST_LINK nptl/ tst-rwlock6 TEST_LINK nptl/ tst-rwlock7 TEST_LINK nptl/ tst-rwlock8 TEST_LINK nptl/ tst-rwlock9 TEST_LINK nptl/ tst-sched1 TEST_LINK nptl/ tst-sem1 TEST_LINK nptl/ tst-sem10 TEST_LINK nptl/ tst-sem11 TEST_LINK nptl/ tst-sem12 TEST_LINK nptl/ tst-sem2 TEST_LINK nptl/ tst-sem3 TEST_LINK nptl/ tst-sem4 TEST_LINK nptl/ tst-sem5 TEST_LINK nptl/ tst-sem6 TEST_LINK nptl/ tst-sem7 TEST_LINK nptl/ tst-sem8 TEST_LINK nptl/ tst-sem9 TEST_LINK nptl/ tst-signal1 TEST_LINK nptl/ tst-signal2 TEST_LINK nptl/ tst-signal4 TEST_LINK nptl/ tst-signal3 TEST_LINK nptl/ tst-signal5 TEST_LINK nptl/ tst-signal6 TEST_LINK nptl/ tst-signal7 TEST_LINK nptl/ tst-spin1 TEST_LINK nptl/ tst-spin2 TEST_LINK nptl/ tst-spin3 TEST_LINK nptl/ tst-stack1 TEST_LINK nptl/ tst-stack2 TEST_LINK nptl/ tst-stdio1 TEST_LINK nptl/ tst-stdio2 TEST_LINK nptl/ tst-sysconf TEST_LINK nptl/ tst-timer2 TEST_LINK nptl/ tst-timer3 TEST_LINK nptl/ tst-timer4 TEST_LINK nptl/ tst-timer5 TEST_LINK nptl/ tst-tls1 TEST_LINK nptl/ tst-tls2 TEST_LINK nptl/ tst-tls3mod.so TEST_LINK nptl/ tst-tls4moda.so TEST_LINK nptl/ tst-tls4modb.so TEST_LINK nptl/ tst-tls5mod.so TEST_LINK nptl/ tst-tsd1 TEST_LINK nptl/ tst-tsd2 TEST_LINK nptl/ tst-tsd3 TEST_LINK nptl/ tst-tsd4 TEST_LINK nptl/ tst-tsd5 TEST_LINK nptl/ tst-tsd6 TEST_LINK nptl/ tst-umask1 TEST_LINK nptl/ tst-vfork1x TEST_LINK nptl/ tst-vfork2x TEST_LINK nptl/ tst-atfork2 TEST_LINK nptl/ tst-cleanup4 TEST_LINK nptl/ tst-tls3 TEST_LINK nptl/ tst-tls4 TEST_LINK nptl/ tst-tls5 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921/test' make[1]: *** [Makefile.in:16: test_compile] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921' make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/uclibc-ng-test-132c6134d69146bcafbdda68ae3a9cbd9f8fb921/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'