==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: shake 1.0-4 (Sun Jul 14 16:42:55 2024) ==> Retrieving sources... -> Found shake-1.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... shake-1.0.tar.gz ... Passed ==> Making package: shake 1.0-4 (Sun Jul 14 16:43:02 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (8) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.5-3 libuv-1.48.0-2 perl-locale-gettext-1.07-14 rhash-1.4.4-1 cmake-3.30.0-1 help2man-1.49.3-2 Total Download Size: 0.20 MiB Total Installed Size: 95.31 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... help2man-1.49.3-2-aarch64 downloading... perl-locale-gettext-1.07-14-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing perl-locale-gettext... installing help2man... :: Running post-transaction hooks... (1/2) Warn about old perl modules (2/2) Updating the info directory file... [?25h==> Retrieving sources... -> Found shake-1.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting shake-1.0.tar.gz with bsdtar ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:19 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:21 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 14.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:26 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "shake". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. Call Stack (most recent call first): CMakeLists.txt:50 (add_help2man_manpage) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:26 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "unattr". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. Call Stack (most recent call first): CMakeLists.txt:51 (add_help2man_manpage) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for attr_setf -- Looking for attr_setf - found -- Looking for fallocate -- Looking for fallocate - found -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /build/shake/src/shake-1.0/build [ 42%] Building C object CMakeFiles/shake.dir/msg.o [ 42%] Building C object CMakeFiles/shake.dir/main.o [ 42%] Building C object CMakeFiles/shake.dir/judge.o [ 50%] Building C object CMakeFiles/shake.dir/executive.o [ 42%] Building C object CMakeFiles/shake.dir/linux.o [ 42%] Building C object CMakeFiles/unattr.dir/executive.o [ 50%] Building C object CMakeFiles/unattr.dir/linux.o [ 57%] Building C object CMakeFiles/unattr.dir/signals.o [ 64%] Building C object CMakeFiles/unattr.dir/unattr.o /build/shake/src/shake-1.0/main.c: In function 'main': /build/shake/src/shake-1.0/main.c:293:6: warning: variable 'jugement' set but not used [-Wunused-but-set-variable] [ 71%] Building C object CMakeFiles/shake.dir/signals.o /build/shake/src/shake-1.0/linux.c: In function 'handle_broken_locks': /build/shake/src/shake-1.0/linux.c:83:26: warning: unused parameter 'sig' [-Wunused-parameter] /build/shake/src/shake-1.0/linux.c:83:55: warning: unused parameter 'ignored' [-Wunused-parameter] /build/shake/src/shake-1.0/linux.c: In function 'set_ptime': /build/shake/src/shake-1.0/linux.c:176:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] In file included from /build/shake/src/shake-1.0/linux.c:32: /usr/include/attr/attributes.h:143:12: note: declared here 143 | extern int attr_setf (int __fd, const char *__attrname, | ^~~~~~~~~ /build/shake/src/shake-1.0/linux.c: In function 'get_ptime': /build/shake/src/shake-1.0/linux.c:187:7: warning: 'attr_getf' is deprecated: Use fgetxattr instead [-Wdeprecated-declarations] /usr/include/attr/attributes.h:131:12: note: declared here 131 | extern int attr_getf (int __fd, const char *__attrname, char *__attrvalue, | ^~~~~~~~~ /build/shake/src/shake-1.0/linux.c: In function 'handle_broken_locks': /build/shake/src/shake-1.0/linux.c:83:26: warning: unused parameter 'sig' [-Wunused-parameter] /build/shake/src/shake-1.0/linux.c:83:55: warning: unused parameter 'ignored' [-Wunused-parameter] /build/shake/src/shake-1.0/linux.c: In function 'set_ptime': /build/shake/src/shake-1.0/linux.c:176:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] In file included from /build/shake/src/shake-1.0/linux.c:32: /usr/include/attr/attributes.h:143:12: note: declared here 143 | extern int attr_setf (int __fd, const char *__attrname, | ^~~~~~~~~ /build/shake/src/shake-1.0/linux.c: In function 'get_ptime': /build/shake/src/shake-1.0/linux.c:187:7: warning: 'attr_getf' is deprecated: Use fgetxattr instead [-Wdeprecated-declarations] /usr/include/attr/attributes.h:131:12: note: declared here 131 | extern int attr_getf (int __fd, const char *__attrname, char *__attrvalue, | ^~~~~~~~~ /build/shake/src/shake-1.0/judge.c: In function 'judge_stdin': /build/shake/src/shake-1.0/judge.c:303:30: warning: unused parameter 'a' [-Wunused-parameter] /build/shake/src/shake-1.0/executive.c: In function 'capture': /build/shake/src/shake-1.0/executive.c:190:26: warning: unused parameter 'a' [-Wunused-parameter] /build/shake/src/shake-1.0/executive.c:190:41: warning: unused parameter 'l' [-Wunused-parameter] /build/shake/src/shake-1.0/executive.c: In function 'capture': /build/shake/src/shake-1.0/executive.c:190:26: warning: unused parameter 'a' [-Wunused-parameter] /build/shake/src/shake-1.0/executive.c:190:41: warning: unused parameter 'l' [-Wunused-parameter] /build/shake/src/shake-1.0/unattr.c: In function 'strip': /build/shake/src/shake-1.0/unattr.c:114:5: warning: 'attr_removef' is deprecated: Use fremovexattr instead [-Wdeprecated-declarations] In file included from /build/shake/src/shake-1.0/unattr.c:29: /usr/include/attr/attributes.h:155:12: note: declared here 155 | extern int attr_removef (int __fd, const char *__attrname, int __flags) | ^~~~~~~~~~~~ /build/shake/src/shake-1.0/unattr.c:104:27: warning: unused parameter 'attr' [-Wunused-parameter] [ 78%] Linking C executable unattr [ 85%] Linking C executable shake [ 85%] Built target unattr [ 85%] Built target shake [100%] Building manpage for unattr [100%] Building manpage for shake [100%] Built target doc ==> Entering fakeroot environment... ==> Starting package()... [ 35%] Built target unattr [ 85%] Built target shake [100%] Built target doc Install the project... -- Install configuration: "Release" -- Installing: /build/shake/pkg/shake/usr/bin/shake -- Installing: /build/shake/pkg/shake/usr/bin/unattr -- Installing: /build/shake/pkg/shake/usr/share/man/man8/shake.8 -- Installing: /build/shake/pkg/shake/usr/share/man/man8/unattr.8 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "shake"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: shake 1.0-4 (Sun Jul 14 16:43:11 2024) ==> Cleaning up...