>>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/uclibc-ng-test/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf-br1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf -xf - >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Patching >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Configuring >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" NO_MATH=1 NO_CRYPT=1 /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf CC="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' TEST_LINK termios/ termios TEST_LINK silly/ hello TEST_LINK stdlib/ qsort TEST_LINK pwd_grp/ getgroups qsort.c: In function 'main': qsort.c:21:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | chdir("/"); | ^~~~~~~~~~ TEST_LINK pwd_grp/ grcat TEST_LINK silly/ tiny TEST_LINK stdlib/ test-canon TEST_LINK stdlib/ test-canon2 TEST_LINK pwd_grp/ pwcat 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] 136 | getcwd (cwd, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ test-canon.c:170:5: warning: ignoring return value of 'symlink' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | 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] 223 | getcwd (buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK pwd_grp/ test_grp TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK stdlib/ test-mkostemp-child TEST_LINK stdlib/ testatexit TEST_LINK pwd_grp/ test_pwd TEST_LINK stdlib/ teston_exit TEST_LINK stdlib/ teststrtol TEST_LINK string/ bug-strcoll1 TEST_LINK string/ bug-strncat1 TEST_LINK string/ bug-strpbrk1 TEST_LINK stdlib/ teststrtoq TEST_LINK string/ bug-strspn1 TEST_LINK string/ stratcliff TEST_LINK string/ test-ffs make[3]: Nothing to be done for 'compile'. TEST_LINK string/ testcopy TEST_LINK misc/ bug-glob2 TEST_LINK misc/ bug-readdir1 TEST_LINK misc/ dirent TEST_LINK misc/ dirent64 TEST_LINK misc/ fdopen TEST_LINK stdio/ 64bit TEST_LINK stdio/ fclose-loop TEST_LINK misc/ opendir-tst1 TEST_LINK stdio/ lseek_no_lfs TEST_LINK string/ tester TEST_LINK string/ tst-bswap TEST_LINK stdio/ scanf_m TEST_LINK misc/ popen TEST_LINK dlopen/ dladdr TEST_LINK misc/ seek TEST_LINK dlopen/ libafk-temp.so TEST_LINK argp/ argp-ex1 TEST_LINK dlopen/ libstatic.so TEST_LINK argp/ argp-ex2 TEST_LINK dlopen/ libtest.so TEST_LINK misc/ sem In file included from /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from tester.c:32: In function 'strncat', inlined from 'test_strncat' at tester.c:334:10: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 99 exceeds destination size 50 [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK argp/ argp-ex3 TEST_LINK dlopen/ libtest3.so TEST_LINK misc/ stdarg TEST_LINK dlopen/ libundef.so TEST_LINK argp/ argp-ex4 TEST_LINK misc/ tst-hasmntopt TEST_LINK dlopen/ nodelmod1.so TEST_LINK argp/ argp-test TEST_LINK dlopen/ nodelmod2.so TEST_LINK misc/ tst-inotify 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] 183 | 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] 187 | asprintf (&new_text, "%s (ZOT defaults to %x)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | text, params->foonly_default); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK dlopen/ nodelmod4.so TEST_LINK argp/ bug-argp1 TEST_LINK dlopen/ nodelete1 TEST_LINK misc/ tst-mkostemps TEST_LINK dlopen/ libtest2.so TEST_LINK argp/ tst-argp1 TEST_LINK misc/ tst-nftw TEST_LINK dlopen/ libC.so TEST_LINK argp/ tst-argp2 TEST_LINK dlopen/ libafk.so TEST_LINK misc/ tst-preadvwritev TEST_LINK dlopen/ dlstatic TEST_LINK dlopen/ dltest TEST_LINK dlopen/ dltest2 TEST_LINK misc/ tst-scandir TEST_LINK misc/ tst-seekdir TEST_LINK dlopen/ dlundef TEST_LINK dlopen/ nodelmod3.so TEST_LINK misc/ tst-statfs TEST_LINK string/ tst-inlcall TEST_LINK dlopen/ libtest1.so TEST_LINK misc/ tst-statvfs TEST_LINK dlopen/ libB.so TEST_LINK misc/ tst-syscall0 TEST_LINK string/ tst-memmove TEST_LINK dlopen/ dlafk TEST_LINK dlopen/ nodelete TEST_LINK string/ tst-strlen TEST_LINK misc/ tst-syscall1 TEST_LINK misc/ tst-syscall6 TEST_LINK string/ tst-strtok TEST_LINK string/ tst-strxfrm TEST_LINK dlopen/ test1 TEST_LINK misc/ tst-utmp TEST_LINK misc/ tst-utmpx TEST_LINK dlopen/ test2 TEST_LINK dlopen/ libA.so TEST_LINK dlopen/ tst-origin TEST_LINK nptl/ tst-align TEST_LINK dlopen/ testscope TEST_LINK nptl/ tst-align2 TEST_LINK nptl/ tst-align3 TEST_LINK unistd/ clone TEST_LINK unistd/ errno TEST_LINK unistd/ exec-null TEST_LINK nptl/ tst-atfork1 TEST_LINK nptl/ tst-atfork2mod.so TEST_LINK nptl/ tst-attr1 TEST_LINK unistd/ fork TEST_LINK unistd/ getcwd TEST_LINK nptl/ tst-attr2 TEST_LINK unistd/ getopt TEST_LINK unistd/ getopt_long TEST_LINK nptl/ tst-attr3 TEST_LINK unistd/ tst-fallocate TEST_LINK unistd/ tst-getcwd TEST_LINK unistd/ tst-posix_fallocate TEST_LINK nptl/ tst-barrier1 TEST_LINK unistd/ tst-preadwrite TEST_LINK nptl/ tst-barrier2 TEST_LINK unistd/ tst-preadwrite64 TEST_LINK nptl/ tst-barrier3 TEST_LINK nptl/ tst-barrier4 TEST_LINK unistd/ tst-pselect TEST_LINK nptl/ tst-basic1 TEST_LINK unistd/ tstgetopt tst-basic1.c: In function 'do_test': tst-basic1.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c:69:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | write (2, "result wrong\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c: In function 'tf': tst-basic1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (2, "pid mismatch\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK unistd/ vfork TEST_LINK nptl/ tst-basic2 TEST_LINK nptl/ tst-basic3 TEST_LINK nptl/ tst-basic4 TEST_LINK nptl/ tst-basic5 TEST_LINK nptl/ tst-basic6 TEST_LINK nptl/ tst-basic7 TEST_LINK nptl/ tst-cancel1 TEST_LINK nptl/ tst-cancel10 TEST_LINK nptl/ tst-cancel11 tst-cancel11.c: In function 'tf': tst-cancel11.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | read (fd[0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 rpc/ getrpcent TEST_LINK nptl/ tst-cancel18 TEST_LINK tls/ tst-tlsmod-at-ctor.so tst-cancel16.c: In function 'tf': tst-cancel16.c:55:10: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | (void) lockf (fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ TEST_LINK signal/ sigchld TEST_LINK tls/ tst-tls1 TEST_LINK signal/ signal /tmp/ccfiIn8E.s: Assembler messages: /tmp/ccfiIn8E.s:274: Error: invalid offset, target not word aligned (0x0000013A) /tmp/ccfiIn8E.s:274: Error: invalid offset, value too big (0x00000002) make[3]: *** [../Test.mak:98: tst-tls1] Error 1 make[2]: *** [Makefile:72: _dircompile_tls] Error 2 make[2]: *** Waiting for unfinished jobs.... TEST_LINK signal/ tst-raise TEST_LINK signal/ tst-signal TEST_LINK nptl/ tst-cancel19 TEST_LINK signal/ tst-signalfd TEST_LINK signal/ tst-sigset 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 tst-cancel20.c: In function 'tf_body': tst-cancel20.c:88:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ tst-cancel21.c: In function 'tf_body': tst-cancel21.c:89:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel25 TEST_LINK nptl/ tst-cancel3 TEST_LINK nptl/ tst-cancel4 TEST_LINK nptl/ tst-cancel5 tst-cancel4.c: In function 'tf_sigpause': In file included from tst-cancel5.c:1: tst-cancel4.c: In function 'tf_sigpause': tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39, from tst-cancel5.c:1: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ In file included from tst-cancel5.c:1: tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel6 tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel7 tst-cancel6.c: In function 'tf': tst-cancel6.c:29:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fgets (buf, sizeof (buf), arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel7.c: In function 'do_prepare': tst-cancel7.c:89:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (fd, " ", 1); | ^~~~~~~~~~~~~~~~~~ tst-cancel7.c: In function 'tf': tst-cancel7.c:40:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | system (cmd); | ^~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel8 TEST_LINK nptl/ tst-cancel9 TEST_LINK nptl/ tst-cancelx10 TEST_LINK nptl/ tst-cancelx11 In file included from tst-cancelx11.c:1: tst-cancel11.c: In function 'tf': tst-cancel11.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | read (fd[0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx12 TEST_LINK nptl/ tst-cancelx13 /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/bin/ld: tst-cancel4.o: in function `tf_recvfrom': tst-cancel4.c:(.text+0x1e2c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/bin/ld: tst-cancel5.o: in function `tf_recvfrom': tst-cancel5.c:(.text+0x1e2c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' TEST_LINK nptl/ tst-cancelx14 TEST_LINK nptl/ tst-cancelx15 TEST_LINK nptl/ tst-cancelx16 TEST_LINK nptl/ tst-cancelx18 In file included from tst-cancelx16.c:1: tst-cancel16.c: In function 'tf': tst-cancel16.c:55:10: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | (void) lockf (fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx2 TEST_LINK nptl/ tst-cancelx20 TEST_LINK nptl/ tst-cancelx21 In file included from tst-cancelx20.c:1: tst-cancel20.c: In function 'tf_body': tst-cancel20.c:88:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx3 In file included from tst-cancelx21.c:1: tst-cancel21.c: In function 'tf_body': tst-cancel21.c:89:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx4 In file included from tst-cancelx4.c:1: tst-cancel4.c: In function 'tf_sigpause': tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39, from tst-cancelx4.c:1: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ TEST_LINK nptl/ tst-cancelx6 In file included from tst-cancelx4.c:1: tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx7 TEST_LINK nptl/ tst-cancelx8 In file included from tst-cancelx6.c:1: tst-cancel6.c: In function 'tf': tst-cancel6.c:29:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fgets (buf, sizeof (buf), arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tst-cancelx7.c:1: tst-cancel7.c: In function 'do_prepare': tst-cancel7.c:89:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (fd, " ", 1); | ^~~~~~~~~~~~~~~~~~ tst-cancel7.c: In function 'tf': tst-cancel7.c:40:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | system (cmd); | ^~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx9 TEST_LINK nptl/ tst-cleanup0 TEST_LINK nptl/ tst-cleanup1 tst-cleanup1.c: In function 'do_test': tst-cleanup1.c:70:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanup2 TEST_LINK nptl/ tst-cleanup3 tst-cleanup3.c: In function 'do_test': tst-cleanup3.c:68:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanupx0 TEST_LINK nptl/ tst-cleanupx1 TEST_LINK nptl/ tst-cleanupx2 In file included from tst-cleanupx1.c:1: tst-cleanup1.c: In function 'do_test': tst-cleanup1.c:70:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanupx3 TEST_LINK nptl/ tst-cleanupx4 TEST_LINK nptl/ tst-clock /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/11.3.0/../../../../armeb-buildroot-linux-gnueabi/bin/ld: tst-cancelx4.o: in function `tf_accept': tst-cancelx4.c:(.text+0xcf2): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' In file included from tst-cleanupx3.c:1: tst-cleanup3.c: In function 'do_test': tst-cleanup3.c:68:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tst-cleanupx4.c:1: tst-cleanup4.c: In function 'fn_read': tst-cleanup4.c:64:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 64 | read (fds[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~~ 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 nptl/ tst-cond17 TEST_LINK nptl/ tst-cond18 TEST_LINK nptl/ tst-cond19 TEST_LINK nptl/ tst-cond2 tst-cond18.c: In function 'tf': tst-cond18.c:42:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | write (fd, ".", 1); | ^~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cond20 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 nptl/ tst-cond6 TEST_LINK nptl/ tst-cond7 TEST_LINK nptl/ tst-cond8 TEST_LINK nptl/ tst-cond9 TEST_LINK nptl/ tst-cpuclock1 TEST_LINK nptl/ tst-cpuclock2 TEST_LINK nptl/ tst-cputimer1 tst-cpuclock1.c: In function 'chew_cpu': tst-cpuclock1.c:43:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cputimer2 tst-cpuclock2.c: In function 'chew_cpu': tst-cpuclock2.c:53:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cputimer1.c: In function 'chew_cpu': tst-cputimer1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cputimer2.c: In function 'chew_cpu': tst-cputimer2.c:35:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cputimer3 TEST_LINK nptl/ tst-detach1 tst-cputimer3.c: In function 'chew_cpu': tst-cputimer3.c:36:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr1 TEST_LINK nptl/ tst-eintr2 In file included from tst-eintr1.c:28: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr3 In file included from tst-eintr2.c:29: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr4 TEST_LINK nptl/ tst-eintr5 In file included from tst-eintr3.c:28: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-exec2 In file included from tst-eintr5.c:29: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tst-eintr4.c:26: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-exec3 tst-exec2.c: In function 'do_test': tst-exec2.c:58:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 58 | if (sigignore (SIGPIPE) != 0) | ^~ In file included from tst-exec2.c:23: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exec4 tst-exec3.c: In function 'do_test': tst-exec3.c:53:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 53 | if (sigignore (SIGPIPE) != 0) | ^~ In file included from tst-exec3.c:23: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exit1 tst-exec4.c: In function 'tf': tst-exec4.c:31:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 31 | if (sigignore (SIGUSR1) != 0) | ^~ In file included from tst-exec4.c:21: /home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exit2 TEST_LINK nptl/ tst-exit3 TEST_LINK nptl/ tst-flock1 TEST_LINK nptl/ tst-flock2 tst-flock2.c: In function 'do_test': tst-flock2.c:75:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-flock1.c: In function 'do_test': tst-flock1.c:60:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-fork1 TEST_LINK nptl/ tst-fork2 TEST_LINK nptl/ tst-fork3 TEST_LINK nptl/ tst-fork4 TEST_LINK nptl/ tst-getpid1 TEST_LINK nptl/ tst-getpid2 TEST_LINK nptl/ tst-getpid3 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 tst-key2.c: In function 'do_test': tst-key2.c:73:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:80:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:86:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | write (2, "join failed\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:92:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 92 | write (2, "cnt0 != 0\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:98:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | write (2, "cnt1 != 1\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:105:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c: In function 'tf': tst-key2.c:56:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c: In function 'do_test': tst-key1.c:41:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:50:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:59:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write (2, "getspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:65:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:73:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | write (2, "2nd key_create failed\n", 22); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:79:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write (2, "2nd key_delete failed\n", 22); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-key3 TEST_LINK nptl/ tst-key4 TEST_LINK nptl/ tst-kill1 tst-key3.c: In function 'do_test': tst-key3.c:83:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:89:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (2, "barrier_init failed\n", 20); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:96:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:104:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | write (2, "cancel failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:111:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | write (2, "join failed\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:117:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | write (2, "thread not canceled\n", 20); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:127:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | write (2, "cnt0 != 0\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:133:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | write (2, "cnt1 != 1\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:140:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:146:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | write (2, "barrier_destroy failed\n", 23); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c: In function 'tf': tst-key3.c:59:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-kill2 TEST_LINK nptl/ tst-kill3 TEST_LINK nptl/ tst-kill4 TEST_LINK nptl/ tst-kill5 tst-kill3.c: In function 'handler': tst-kill3.c:36:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write (1, "handler called\n", 15); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-kill6 TEST_LINK nptl/ tst-mqueue1 tst-kill6.c: In function 'handler': tst-kill6.c:37:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | write (STDOUT_FILENO, "wrong signal\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-kill6.c:43:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | write (STDOUT_FILENO, "not the intended receiver\n", 26); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-kill6.c:49:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | write (STDOUT_FILENO, "sem_post failed\n", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 In file included from tst-oddstacklimit.c:1: tst-basic1.c: In function 'do_test': tst-basic1.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c:69:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | write (2, "result wrong\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c: In function 'tf': tst-basic1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (2, "pid mismatch\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-popen1 TEST_LINK nptl/ tst-raise1 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 tst-rwlock14.c: In function 'do_test': tst-rwlock14.c:132:16: warning: overflow in conversion from 'long long int' to '__syscall_slong_t' {aka 'long int'} changes value from '4294971392' to '4096' [-Woverflow] 132 | ts.tv_nsec = 0x100001000LL; | ^~~~~~~~~~~~~ TEST_LINK nptl/ tst-rwlock2a TEST_LINK nptl/ tst-rwlock3 TEST_LINK nptl/ tst-rwlock4 TEST_LINK nptl/ tst-rwlock5 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-signal3 TEST_LINK nptl/ tst-signal4 tst-signal2.c: In function 'do_test': tst-signal2.c:116:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-signal1.c: In function 'do_test': tst-signal1.c:110:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 tst-stdio1.c: In function 'do_test': tst-stdio1.c:42:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-stdio2.c: In function 'do_test': tst-stdio2.c:58:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 tst-tls2.c: In function 'cb9': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:52:1: note: in expansion of macro 'CB' 52 | CB (9) | ^~ tst-tls2.c: In function 'cb8': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:51:1: note: in expansion of macro 'CB' 51 | CB (8) | ^~ tst-tls2.c: In function 'cb7': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:50:1: note: in expansion of macro 'CB' 50 | CB (7) | ^~ tst-tls2.c: In function 'cb6': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:49:1: note: in expansion of macro 'CB' 49 | CB (6) | ^~ tst-tls2.c: In function 'cb5': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:48:1: note: in expansion of macro 'CB' 48 | CB (5) | ^~ tst-tls2.c: In function 'cb4': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:47:1: note: in expansion of macro 'CB' 47 | CB (4) | ^~ tst-tls2.c: In function 'cb3': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:46:1: note: in expansion of macro 'CB' 46 | CB (3) | ^~ tst-tls2.c: In function 'cb2': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:45:1: note: in expansion of macro 'CB' 45 | CB (2) | ^~ tst-tls2.c: In function 'cb1': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:44:1: note: in expansion of macro 'CB' 44 | CB (1) | ^~ tst-tls2.c: In function 'cb0': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:43:1: note: in expansion of macro 'CB' 43 | CB (0) | ^~ tst-tls2.c: In function 'handler': tst-tls2.c:71:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | write (STDOUT_FILENO, "wrong signal\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:79:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write (STDOUT_FILENO, "sem_post failed\n", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 tst-cleanup4.c: In function 'fn_read': tst-cleanup4.c:64:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 64 | read (fds[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-tls4 TEST_LINK nptl/ tst-tls5 make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' make[1]: *** [Makefile.in:16: test_compile] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'