Cook: shake 0.999 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): cmake-common-3.17.3-any Installing (pkg/local): jsoncpp-1.8.4-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): libarchive-3.3.3-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): libnsl-1.2.0-i486 Installing (pkg/local): libuv-1.25.0-i486 Installing (pkg/local): cmake-3.17.3-i486 Installing (pkg/local): attr-dev-2.4.48-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): perl-locale-gettext-1.07-i486 Installing (pkg/local): help2man-1.47.4-i486 Extracting source archive "shake-0.999.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed 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 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 $, 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 $, 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 -- Generating done -- Build files have been written to: /home/slitaz/wok/shake/source/shake-0.999/build Scanning dependencies of target unattr Scanning dependencies of target shake [ 7%] Building C object CMakeFiles/unattr.dir/linux.o [ 14%] Building C object CMakeFiles/shake.dir/judge.o [ 21%] Building C object CMakeFiles/shake.dir/executive.o [ 28%] Building C object CMakeFiles/unattr.dir/executive.o [ 35%] Building C object CMakeFiles/shake.dir/linux.o [ 42%] Building C object CMakeFiles/unattr.dir/signals.o [ 50%] Building C object CMakeFiles/unattr.dir/unattr.o /home/slitaz/wok/shake/source/shake-0.999/linux.c: In function 'set_ptime': /home/slitaz/wok/shake/source/shake-0.999/linux.c:176:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] return attr_setf (fd, "shake.ptime", (char *) &date, DATE_SIZE, ^~~~~~ In file included from /home/slitaz/wok/shake/source/shake-0.999/linux.c:32: /usr/include/attr/attributes.h:143:12: note: declared here extern int attr_setf (int __fd, const char *__attrname, ^~~~~~~~~ /home/slitaz/wok/shake/source/shake-0.999/linux.c: In function 'get_ptime': /home/slitaz/wok/shake/source/shake-0.999/linux.c:187:7: warning: 'attr_getf' is deprecated: Use fgetxattr instead [-Wdeprecated-declarations] attr_getf (fd, "shake.ptime", (char *) &date, &size, ATTR_DONTFOLLOW)) ^~~~~~~~~ In file included from /home/slitaz/wok/shake/source/shake-0.999/linux.c:32: /usr/include/attr/attributes.h:131:12: note: declared here extern int attr_getf (int __fd, const char *__attrname, char *__attrvalue, ^~~~~~~~~ /home/slitaz/wok/shake/source/shake-0.999/linux.c: In function 'set_ptime': /home/slitaz/wok/shake/source/shake-0.999/linux.c:176:3: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] return attr_setf (fd, "shake.ptime", (char *) &date, DATE_SIZE, ^~~~~~ In file included from /home/slitaz/wok/shake/source/shake-0.999/linux.c:32: /usr/include/attr/attributes.h:143:12: note: declared here extern int attr_setf (int __fd, const char *__attrname, ^~~~~~~~~ /home/slitaz/wok/shake/source/shake-0.999/linux.c: In function 'get_ptime': /home/slitaz/wok/shake/source/shake-0.999/linux.c:187:7: warning: 'attr_getf' is deprecated: Use fgetxattr instead [-Wdeprecated-declarations] attr_getf (fd, "shake.ptime", (char *) &date, &size, ATTR_DONTFOLLOW)) ^~~~~~~~~ In file included from /home/slitaz/wok/shake/source/shake-0.999/linux.c:32: /usr/include/attr/attributes.h:131:12: note: declared here extern int attr_getf (int __fd, const char *__attrname, char *__attrvalue, ^~~~~~~~~ /home/slitaz/wok/shake/source/shake-0.999/unattr.c: In function 'strip': /home/slitaz/wok/shake/source/shake-0.999/unattr.c:114:5: warning: 'attr_removef' is deprecated: Use fremovexattr instead [-Wdeprecated-declarations] attr_removef (fd, *attr, ATTR_DONTFOLLOW); ^~~~~~~~~~~~ In file included from /home/slitaz/wok/shake/source/shake-0.999/unattr.c:29: /usr/include/attr/attributes.h:155:12: note: declared here extern int attr_removef (int __fd, const char *__attrname, int __flags) ^~~~~~~~~~~~ [ 57%] Building C object CMakeFiles/shake.dir/main.o [ 64%] Building C object CMakeFiles/shake.dir/signals.o [ 71%] Building C object CMakeFiles/shake.dir/msg.o [ 78%] Linking C executable unattr /home/slitaz/wok/shake/source/shake-0.999/main.c: In function 'main': /home/slitaz/wok/shake/source/shake-0.999/main.c:293:6: warning: variable 'jugement' set but not used [-Wunused-but-set-variable] int jugement; ^~~~~~~~ [ 78%] Built target unattr [ 85%] Linking C executable shake [ 85%] Built target shake Scanning dependencies of target doc [ 92%] Building manpage for shake [100%] Building manpage for unattr [100%] Built target doc [ 78%] Built target unattr [ 85%] Built target shake [100%] Built target doc Install the project... -- Install configuration: "" -- Installing: /home/slitaz/wok/shake/install/usr/bin/shake -- Installing: /home/slitaz/wok/shake/install/usr/bin/unattr -- Installing: /home/slitaz/wok/shake/install/usr/share/man/man8/shake.8 -- Installing: /home/slitaz/wok/shake/install/usr/share/man/man8/unattr.8 ================================================================================ Executing strip on all files... Done Time: 0.42s. Size: 101144 B -> 68104 B. Save: 32 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 3.18s. Size: 4398 B -> 2204 B. Save: 2 KB. Cache hit: 0/2. ================================================================================ Build dependencies to remove: 19 Removing: advancecomp-static attr-dev cmake cmake-common help2man jsoncpp libarchive libcurl libgdbm libidn2 liblz4 libnsl libunistring libuv libxml2 libzstd perl perl-core perl-locale-gettext Pack: shake 0.999 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "shake-0.999-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "shake-0.999-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/shake-0.999... Done Checking site script in source/shake-0.999... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: shake 0.999 ================================================================================ Src file : shake-0.999.tar.bz2 Src size : 40.0K Source dir : 752.0K Produced : 104.0K Cook time : 21s Cook date : 2020-07-08 00:12 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 100.0K : 16.6K : 2 : shake-0.999-i486.tazpkg ================================================================================