Cook: librsync 2.0.2 ================================================================================ 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): bzip2-dev-1.0.8-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): popt-dev-1.16-any Installing (pkg/local): libb2-0.98-i486 Installing (pkg/local): libb2-dev-0.98-i486 Extracting source archive "librsync-2.0.2.tar.gz" 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 -- 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 -- DO_RS_TRACE=0 -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file bzlib.h -- Looking for include file bzlib.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file mcheck.h -- Looking for include file mcheck.h - found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file zlib.h -- Looking for include file zlib.h - found -- Looking for alloca -- Looking for alloca - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fseeko64 -- Looking for fseeko64 - found -- Looking for _fseeki64 -- Looking for _fseeki64 - not found -- Looking for fstat64 -- Looking for fstat64 - found -- Looking for _fstati64 -- Looking for _fstati64 - not found -- Looking for fileno -- Looking for fileno - found -- Looking for _fileno -- Looking for _fileno - not found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for strchr -- Looking for strchr - found -- Looking for strerror -- Looking for strerror - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Check size of size_t -- Check size of size_t - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned short -- Check size of unsigned short - done -- Performing Test HAVE_PRINTF_Z -- Performing Test HAVE_PRINTF_Z - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- System is little-endian. -- PROJECT_NAME = librsync -- BUILD_HOSTNAME = tank -- CMAKE_SYSTEM = Linux-4.17.7-slitaz -- Found POPT: /usr/lib/libpopt.so -- Found components for POPT -- POPT_ROOT_DIR = /usr -- POPT_INCLUDE_DIRS = /usr/include -- POPT_LIBRARIES = /usr/lib/libpopt.so -- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found components for BZIP2 -- BZIP2_INCLUDE_DIR = /usr/include -- BZIP2_LIBRARIES = /usr/lib/libbz2.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found components for ZLIB -- ZLIB_INCLUDE_DIRS = /usr/include -- ZLIB_LIBRARIES = /usr/lib/libz.so CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (LIBB2) does not match the name of the calling package (libb2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Findlibb2.cmake:12 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:184 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBB2: /usr/lib/libb2.so -- Found components for libb2 -- LIBB2_INCLUDE_DIRS = /usr/include -- LIBB2_LIBRARIES = /usr/lib/libb2.so -- Using included blake2 implementation. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- CMAKE_C_FLAGS = -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/librsync/source/librsync-2.0.2/build fix libtool: warning: libtool absent, nothing to fix. Scanning dependencies of target hashtable_test Scanning dependencies of target sumset_test Scanning dependencies of target isprefix_test [ 1%] Building C object CMakeFiles/hashtable_test.dir/tests/hashtable_test.c.o Scanning dependencies of target rollsum_test [ 3%] Building C object CMakeFiles/hashtable_test.dir/src/hashtable.c.o [ 5%] Building C object CMakeFiles/sumset_test.dir/tests/sumset_test.c.o [ 7%] Building C object CMakeFiles/isprefix_test.dir/tests/isprefix_test.c.o Scanning dependencies of target rsync [ 9%] Building C object CMakeFiles/rollsum_test.dir/tests/rollsum_test.c.o [ 11%] Building C object CMakeFiles/rsync.dir/src/prototab.c.o [ 13%] Building C object CMakeFiles/rollsum_test.dir/src/rollsum.c.o [ 15%] Building C object CMakeFiles/rsync.dir/src/base64.c.o [ 17%] Building C object CMakeFiles/isprefix_test.dir/src/isprefix.c.o [ 19%] Building C object CMakeFiles/rsync.dir/src/buf.c.o [ 21%] Linking C executable isprefix_test [ 23%] Building C object CMakeFiles/sumset_test.dir/src/sumset.c.o [ 25%] Linking C executable rollsum_test [ 26%] Linking C executable hashtable_test [ 26%] Built target isprefix_test [ 28%] Building C object CMakeFiles/sumset_test.dir/src/util.c.o [ 30%] Built target rollsum_test [ 30%] Building C object CMakeFiles/rsync.dir/src/checksum.c.o [ 32%] Building C object CMakeFiles/rsync.dir/src/delta.c.o [ 34%] Building C object CMakeFiles/rsync.dir/src/command.c.o [ 34%] Built target hashtable_test [ 36%] Building C object CMakeFiles/sumset_test.dir/src/trace.c.o [ 38%] Building C object CMakeFiles/rsync.dir/src/emit.c.o [ 40%] Building C object CMakeFiles/rsync.dir/src/fileutil.c.o [ 42%] Building C object CMakeFiles/rsync.dir/src/hashtable.c.o /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_trace_stderr': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:135:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_log_va': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:103:65: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 986 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s(%s) %s\n", MY_NAME, ^~ rs_severities[level], fn, buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 15 or more bytes (assuming 1014) into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:100:60: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 989 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s%s\n", MY_NAME, ^~ rs_severities[level], buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 1011) into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_log_va.constprop': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:103:65: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 971 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s(%s) %s\n", MY_NAME, ^~ rs_severities[level], fn, buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 30 and 1029 bytes into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 44%] Building C object CMakeFiles/rsync.dir/src/hex.c.o [ 46%] Building C object CMakeFiles/rsync.dir/src/job.c.o [ 48%] Building C object CMakeFiles/rsync.dir/src/mdfour.c.o [ 50%] Building C object CMakeFiles/rsync.dir/src/mksum.c.o [ 51%] Building C object CMakeFiles/rsync.dir/src/msg.c.o [ 53%] Building C object CMakeFiles/rsync.dir/src/netint.c.o [ 55%] Building C object CMakeFiles/rsync.dir/src/patch.c.o [ 57%] Building C object CMakeFiles/rsync.dir/src/readsums.c.o [ 59%] Building C object CMakeFiles/rsync.dir/src/rollsum.c.o [ 61%] Building C object CMakeFiles/rsync.dir/src/scoop.c.o [ 63%] Building C object CMakeFiles/rsync.dir/src/stats.c.o [ 65%] Building C object CMakeFiles/sumset_test.dir/src/checksum.c.o [ 67%] Building C object CMakeFiles/rsync.dir/src/stream.c.o [ 69%] Building C object CMakeFiles/sumset_test.dir/src/hex.c.o [ 71%] Building C object CMakeFiles/sumset_test.dir/src/rollsum.c.o [ 73%] Building C object CMakeFiles/rsync.dir/src/sumset.c.o [ 75%] Building C object CMakeFiles/sumset_test.dir/src/mdfour.c.o [ 76%] Building C object CMakeFiles/sumset_test.dir/src/hashtable.c.o [ 78%] Building C object CMakeFiles/sumset_test.dir/src/blake2/blake2b-ref.c.o [ 80%] Building C object CMakeFiles/rsync.dir/src/tube.c.o [ 82%] Building C object CMakeFiles/rsync.dir/src/trace.c.o /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_trace_stderr': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:135:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_log_va': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:103:65: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 986 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s(%s) %s\n", MY_NAME, ^~ rs_severities[level], fn, buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 15 or more bytes (assuming 1014) into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:100:60: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 989 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s%s\n", MY_NAME, ^~ rs_severities[level], buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 1011) into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_log_va.constprop': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:103:65: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 968 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s(%s) %s\n", MY_NAME, ^~ rs_severities[level], fn, buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 33 and 1032 bytes into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building C object CMakeFiles/rsync.dir/src/util.c.o /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c: In function 'rs_log_va.constprop': /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:103:65: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 971 [-Wformat-truncation=] snprintf(full_buf, sizeof full_buf - 1, "%s: %s(%s) %s\n", MY_NAME, ^~ rs_severities[level], fn, buf); ~~~ In file included from /usr/include/stdio.h:873, from /home/slitaz/wok/librsync/source/librsync-2.0.2/src/trace.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 30 and 1029 bytes into a destination of size 999 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building C object CMakeFiles/rsync.dir/src/version.c.o [ 88%] Building C object CMakeFiles/rsync.dir/src/whole.c.o [ 90%] Building C object CMakeFiles/rsync.dir/src/blake2/blake2b-ref.c.o [ 92%] Linking C executable sumset_test [ 92%] Built target sumset_test [ 94%] Linking C shared library librsync.so [ 94%] Built target rsync Scanning dependencies of target rdiff [ 96%] Building C object CMakeFiles/rdiff.dir/src/isprefix.c.o [ 98%] Building C object CMakeFiles/rdiff.dir/src/rdiff.c.o [100%] Linking C executable rdiff [100%] Built target rdiff [ 21%] Built target sumset_test [ 26%] Built target hashtable_test [ 32%] Built target isprefix_test [ 38%] Built target rollsum_test [ 94%] Built target rsync [100%] Built target rdiff Install the project... -- Install configuration: "Release" -- Installing: /home/slitaz/wok/librsync/install/usr/lib/librsync.so.2.0.2 -- Installing: /home/slitaz/wok/librsync/install/usr/lib/librsync.so.2 -- Installing: /home/slitaz/wok/librsync/install/usr/lib/librsync.so -- Installing: /home/slitaz/wok/librsync/install/usr/bin/rdiff -- Set runtime path of "/home/slitaz/wok/librsync/install/usr/bin/rdiff" to "" -- Installing: /home/slitaz/wok/librsync/install/usr/include/librsync.h -- Installing: /home/slitaz/wok/librsync/install/usr/share/man/man3/librsync.3 -- Installing: /home/slitaz/wok/librsync/install/usr/share/man/man1/rdiff.1 ================================================================================ Executing strip on all files... Done Time: 0.92s. Size: 107032 B -> 92828 B. Save: 14 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.20s. Size: 4976 B -> 2549 B. Save: 2 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 18 Removing: advancecomp-static bzip2-dev cmake cmake-common jsoncpp libarchive libb2 libb2-dev libcurl libidn2 liblz4 libnsl libunistring libuv libxml2 libzstd popt-dev zlib-dev Pack: librsync 2.0.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done 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 The release checksum has not changed. ================================================================================ Package "librsync-2.0.2-i486.tazpkg" created Pack: librsync-dev 2.0.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any 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 The release checksum has not changed. ================================================================================ Package "librsync-dev-2.0.2-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/librsync-2.0.2... Failed Checking site script in source/librsync-2.0.2... 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: librsync 2.0.2 ================================================================================ Src file : librsync-2.0.2.tar.gz Src size : 172.0K Source dir : 2.6M Produced : 160.0K Cook time : 41s Cook date : 2020-09-12 19:02 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 128.0K : 27.5K : 3 : librsync-2.0.2-i486.tazpkg 2 : 52.0K : 7.1K : 2 : librsync-dev-2.0.2-any.tazpkg ================================================================================