>>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/uclibc-ng-test/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a-br1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a -xf - >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Patching >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Configuring >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" NO_MATH=1 NO_LOCALE=1 /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a CC="/home/thomas/autobuild/instance-0/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a' make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a/test' TEST_LINK termios/ termios TEST_LINK silly/ hello TEST_LINK stdlib/ qsort TEST_LINK pwd_grp/ getgroups TEST_LINK stdlib/ test-canon TEST_LINK stdlib/ test-canon2 TEST_LINK silly/ tiny TEST_LINK pwd_grp/ grcat TEST_LINK string/ bug-strcoll1 TEST_LINK pwd_grp/ pwcat TEST_LINK string/ bug-strncat1 TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK string/ bug-strpbrk1 TEST_LINK pwd_grp/ test_grp TEST_LINK pwd_grp/ test_pwd TEST_LINK stdlib/ test-mkostemp-child TEST_LINK string/ bug-strspn1 TEST_LINK string/ stratcliff TEST_LINK string/ test-ffs TEST_LINK stdlib/ testatexit TEST_LINK string/ testcopy TEST_LINK string/ tester TEST_LINK string/ tst-bswap tester.c: In function 'test_rawmemchr': tester.c:630:10: warning: implicit declaration of function 'rawmemchr'; did you mean 'memchr'? [-Wimplicit-function-declaration] 630 | check (rawmemchr (one, 'c') == one+2, 1); /* Basic test. */ | ^~~~~~~~~ | memchr tester.c:630:31: warning: comparison between pointer and integer 630 | check (rawmemchr (one, 'c') == one+2, 1); /* Basic test. */ | ^~ tester.c:631:31: warning: comparison between pointer and integer 631 | check (rawmemchr (one, 'd') == one+3, 2); /* End of string. */ | ^~ tester.c:632:31: warning: comparison between pointer and integer 632 | check (rawmemchr (one, 'a') == one, 3); /* Beginning. */ | ^~ tester.c:633:32: warning: comparison between pointer and integer 633 | check (rawmemchr (one, '\0') == one+4, 4); /* Finding NUL. */ | ^~ tester.c:635:31: warning: comparison between pointer and integer 635 | check (rawmemchr (one, 'b') == one+1, 5); /* Finding first. */ | ^~ tester.c:637:32: warning: comparison between pointer and integer 637 | check (rawmemchr (one, '\0') == one, 6); /* NUL in empty string. */ | ^~ tester.c:647:35: warning: comparison between pointer and integer 647 | check (rawmemchr (p, 'R') == p+8, 6+i); | ^~ TEST_LINK string/ tst-inlcall TEST_LINK stdlib/ teston_exit TEST_LINK stdlib/ teststrtol TEST_LINK stdlib/ teststrtoq TEST_LINK string/ tst-memmove TEST_LINK string/ tst-strlen make[3]: Nothing to be done for 'compile'. TEST_LINK misc/ bug-glob2 TEST_LINK misc/ bug-readdir1 TEST_LINK string/ tst-strtok TEST_LINK string/ tst-strxfrm TEST_LINK misc/ dirent TEST_LINK misc/ dirent64 TEST_LINK misc/ fdopen /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.o: in function `test_rawmemchr': tester.c:(.text+0x4d18): undefined reference to `rawmemchr' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.c:(.text+0x4d60): undefined reference to `rawmemchr' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.c:(.text+0x4da8): undefined reference to `rawmemchr' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.c:(.text+0x4df0): undefined reference to `rawmemchr' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.c:(.text+0x4e50): undefined reference to `rawmemchr' /home/thomas/autobuild/instance-0/output-1/host/lib/gcc/powerpc64le-buildroot-linux-musl/11.3.0/../../../../powerpc64le-buildroot-linux-musl/bin/ld: tester.o:tester.c:(.text+0x4eb0): more undefined references to `rawmemchr' follow collect2: error: ld returned 1 exit status make[3]: *** [../Test.mak:97: tester] Error 1 make[2]: *** [Makefile:72: _dircompile_string] Error 2 make[2]: *** Waiting for unfinished jobs.... TEST_LINK misc/ opendir-tst1 TEST_LINK misc/ popen TEST_LINK misc/ seek TEST_LINK misc/ sem TEST_LINK misc/ stdarg TEST_LINK misc/ tst-hasmntopt TEST_LINK misc/ tst-inotify TEST_LINK misc/ tst-mkostemps TEST_LINK misc/ tst-nftw In file included from tst-inotify.c:16: /home/thomas/autobuild/instance-0/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ TEST_LINK misc/ tst-preadvwritev TEST_LINK misc/ tst-scandir TEST_LINK misc/ tst-seekdir TEST_LINK misc/ tst-statfs TEST_LINK misc/ tst-statvfs TEST_LINK misc/ tst-syscall0 TEST_LINK misc/ tst-syscall1 TEST_LINK misc/ tst-syscall6 TEST_LINK misc/ tst-utmp TEST_LINK misc/ tst-utmpx make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a/test' make[1]: *** [Makefile.in:16: test_compile] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/uclibc-ng-test-0844445e7358eb10e716155b55b0fb23e88d644a/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'