>>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/uclibc-ng-test/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/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 >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Configuring >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" NO_MATH=1 /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554 CC="/home/peko/autobuild/instance-0/output/host/bin/aarch64-linux-gnu-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/test' TEST_LINK stdlib/ qsort TEST_LINK termios/ termios TEST_LINK crypt/ crypt TEST_LINK string/ bug-strcoll1 TEST_LINK pwd_grp/ getgroups TEST_LINK locale-mbwc/ tst2_mbrtowc crypt.c: In function 'main': crypt.c:64:3: warning: implicit declaration of function 'setkey'; did you mean 'setenv'? [-Wimplicit-function-declaration] setkey(key); ^~~~~~ setenv crypt.c:74:3: warning: implicit declaration of function 'encrypt'; did you mean 'crypt'? [-Wimplicit-function-declaration] encrypt(cipher, 0); ^~~~~~~ crypt TEST_LINK pwd_grp/ grcat TEST_LINK string/ bug-strncat1 TEST_LINK stdlib/ test-canon TEST_LINK stdlib/ test-canon2 crypt.o: In function `main': crypt.c:(.text.startup+0x5c): undefined reference to `setkey' crypt.c:(.text.startup+0xb8): undefined reference to `encrypt' crypt.c:(.text.startup+0xe4): undefined reference to `encrypt' collect2: error: ld returned 1 exit status ../Test.mak:97: recipe for target 'crypt' failed make[3]: *** [crypt] Error 1 Makefile:68: recipe for target '_dircompile_crypt' failed make[2]: *** [_dircompile_crypt] Error 2 make[2]: *** Waiting for unfinished jobs.... TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK locale-mbwc/ tst_iswalnum TEST_LINK string/ bug-strpbrk1 TEST_LINK pwd_grp/ pwcat TEST_LINK string/ bug-strspn1 TEST_LINK locale-mbwc/ tst_iswalpha TEST_LINK locale-mbwc/ tst_iswcntrl TEST_LINK pwd_grp/ test_grp TEST_LINK stdlib/ test-mkostemp-child TEST_LINK pwd_grp/ test_pwd TEST_LINK string/ stratcliff TEST_LINK stdlib/ testatexit TEST_LINK locale-mbwc/ tst_iswctype TEST_LINK string/ test-ffs TEST_LINK stdlib/ teston_exit TEST_LINK stdlib/ teststrtol TEST_LINK locale-mbwc/ tst_iswdigit TEST_LINK locale-mbwc/ tst_iswgraph TEST_LINK locale-mbwc/ tst_iswlower TEST_LINK string/ testcopy TEST_LINK stdlib/ teststrtoq TEST_LINK locale-mbwc/ tst_iswprint TEST_LINK string/ tester TEST_LINK string/ tst-bswap TEST_LINK string/ tst-inlcall TEST_LINK string/ tst-memmove TEST_LINK string/ tst-strlen TEST_LINK locale-mbwc/ tst_iswpunct TEST_LINK locale-mbwc/ tst_iswspace TEST_LINK locale-mbwc/ tst_iswupper TEST_LINK string/ tst-strtok TEST_LINK string/ tst-strxfrm TEST_LINK locale-mbwc/ tst_iswxdigit TEST_LINK locale-mbwc/ tst_mblen TEST_LINK locale-mbwc/ tst_mbrlen TEST_LINK locale-mbwc/ tst_mbrtowc TEST_LINK locale-mbwc/ tst_mbsrtowcs TEST_LINK locale-mbwc/ tst_mbstowcs TEST_LINK locale-mbwc/ tst_mbtowc TEST_LINK locale-mbwc/ tst_strcoll TEST_LINK locale-mbwc/ tst_strxfrm TEST_LINK locale-mbwc/ tst_towctrans TEST_LINK locale-mbwc/ tst_towlower TEST_LINK locale-mbwc/ tst_towupper TEST_LINK locale-mbwc/ tst_wcrtomb TEST_LINK locale-mbwc/ tst_wcscat TEST_LINK locale-mbwc/ tst_wcschr TEST_LINK locale-mbwc/ tst_wcscmp TEST_LINK locale-mbwc/ tst_wcscoll TEST_LINK locale-mbwc/ tst_wcscpy TEST_LINK locale-mbwc/ tst_wcscspn TEST_LINK locale-mbwc/ tst_wcslen TEST_LINK locale-mbwc/ tst_wcsncat TEST_LINK locale-mbwc/ tst_wcsncmp TEST_LINK locale-mbwc/ tst_wcsncpy TEST_LINK locale-mbwc/ tst_wcspbrk TEST_LINK locale-mbwc/ tst_wcsrtombs TEST_LINK locale-mbwc/ tst_wcsspn TEST_LINK locale-mbwc/ tst_wcsstr TEST_LINK locale-mbwc/ tst_wcstok TEST_LINK locale-mbwc/ tst_wcstombs TEST_LINK locale-mbwc/ tst_wcswidth TEST_LINK locale-mbwc/ tst_wcsxfrm TEST_LINK locale-mbwc/ tst_wctob TEST_LINK locale-mbwc/ tst_wctomb TEST_LINK locale-mbwc/ tst_wctrans TEST_LINK locale-mbwc/ tst_wctype TEST_LINK locale-mbwc/ tst_wcwidth make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/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/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554' package/pkg-generic.mk:229: recipe for target '/home/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/.stamp_built' failed make: *** [/home/peko/autobuild/instance-0/output/build/uclibc-ng-test-c6d62cbc60504c7f6867b486248b0ef7cc2da554/.stamp_built] Error 2 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'