==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: tachyon 0.99.5-2 (Sat Jul 13 17:35:02 2024) ==> Retrieving sources... -> Found tachyon-0.99.5.tar.bz2 -> Found enable-jpeg-png.patch -> Found tachyon-system-cflags.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... tachyon-0.99.5.tar.bz2 ... Passed enable-jpeg-png.patch ... Passed tachyon-system-cflags.patch ... Passed ==> Making package: tachyon 0.99.5-2 (Sat Jul 13 17:35:25 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) libjpeg-turbo-3.0.3-1 libpng-1.6.43-1 Total Installed Size: 2.30 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libjpeg-turbo... installing libpng... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found tachyon-0.99.5.tar.bz2 -> Found enable-jpeg-png.patch -> Found tachyon-system-cflags.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting tachyon-0.99.5.tar.bz2 with bsdtar ==> Starting prepare()... patching file unix/Make-config Hunk #1 succeeded at 201 (offset 13 lines). Hunk #2 succeeded at 221 (offset 13 lines). patching file unix/Make-arch ==> Starting build()... make[1]: Entering directory '/build/tachyon/src/tachyon/unix' Building Tachyon Parallel Ray Tracing library Copyright 1994-2022, John E. Stone Making architecture directory ../compile/linux-thr All Rights Reserveed Making library directory ../compile/linux-thr/libtachyon make[2]: Entering directory '/build/tachyon/src/tachyon/unix' distcc[1015] ERROR: compile ../src/threads.c on 10.3.0.16:3732/8 failed distcc[1015] (dcc_build_somewhere) Warning: remote compilation of '../src/threads.c' failed, retrying locally distcc[1015] Warning: failed to distribute ../src/threads.c to 10.3.0.16:3732/8, running locally instead ../src/threads.c: In function ‘rt_cpu_capability_flags’: ../src/threads.c:434:24: error: ‘HWCAP_FP’ undeclared (first use in this function); did you mean ‘HWCAP_FPHP’? 434 | flags |= ((auxval1 & HWCAP_FP) != 0) * CPU_ARM64_FP; | ^~~~~~~~ | HWCAP_FPHP ../src/threads.c:434:24: note: each undeclared identifier is reported only once for each function it appears in ../src/threads.c:436:24: error: ‘HWCAP_ASIMD’ undeclared (first use in this function); did you mean ‘HWCAP_ASIMDHP’? 436 | flags |= ((auxval1 & HWCAP_ASIMD) != 0) * CPU_ARM64_ASIMD; | ^~~~~~~~~~~ | HWCAP_ASIMDHP ../src/threads.c:438:24: error: ‘HWCAP_ASIMDRDM’ undeclared (first use in this function); did you mean ‘HWCAP_ASIMDFHM’? 438 | flags |= ((auxval1 & HWCAP_ASIMDRDM) != 0) * CPU_ARM64_ASIMDRDM; | ^~~~~~~~~~~~~~ | HWCAP_ASIMDFHM ../src/threads.c:442:24: error: ‘HWCAP_SVE’ undeclared (first use in this function) 442 | flags |= ((auxval1 & HWCAP_SVE) != 0) * CPU_ARM64_SVE; | ^~~~~~~~~ ../src/threads.c:444:24: error: ‘HWCAP_AES’ undeclared (first use in this function) 444 | flags |= ((auxval1 & HWCAP_AES) != 0) * CPU_ARM64_AES; | ^~~~~~~~~ ../src/threads.c:445:24: error: ‘HWCAP_CRC32’ undeclared (first use in this function) 445 | flags |= ((auxval1 & HWCAP_CRC32) != 0) * CPU_ARM64_CRC32; | ^~~~~~~~~~~ ../src/threads.c:446:24: error: ‘HWCAP_SHA1’ undeclared (first use in this function) 446 | flags |= ((auxval1 & HWCAP_SHA1) != 0) * CPU_ARM64_SHA1; | ^~~~~~~~~~ ../src/threads.c:447:24: error: ‘HWCAP_SHA2’ undeclared (first use in this function) 447 | flags |= ((auxval1 & HWCAP_SHA2) != 0) * CPU_ARM64_SHA2; | ^~~~~~~~~~ ../src/threads.c:448:24: error: ‘HWCAP_SHA3’ undeclared (first use in this function) 448 | flags |= ((auxval1 & HWCAP_SHA3) != 0) * CPU_ARM64_SHA3; | ^~~~~~~~~~ ../src/threads.c:449:24: error: ‘HWCAP_SHA512’ undeclared (first use in this function) 449 | flags |= ((auxval1 & HWCAP_SHA512) != 0) * CPU_ARM64_SHA512; | ^~~~~~~~~~~~ distcc[1015] ERROR: compile ../src/threads.c on localhost failed make[2]: *** [Makefile:364: ../compile/linux-thr/libtachyon/threads.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/tachyon/src/tachyon/unix' make[1]: *** [Makefile:96: all] Error 2 make[1]: Leaving directory '/build/tachyon/src/tachyon/unix' make: *** [Make-arch:1455: linux-thr] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/leming/armv7/leming/build