D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/zchunk-1.1.7-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z2KC2x + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf zchunk-1.1.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zchunk-1.1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zchunk-1.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/lib/hash/sha1 src/lib/hash/sha2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G2nT9t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zchunk-1.1.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build -Dwith-openssl=enabled -Dwith-zstd=enabled Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' The Meson build system Version: 0.56.0 Source dir: /home/iurt/rpmbuild/BUILD/zchunk-1.1.7 Build dir: /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build Build type: native build Project name: zck Project version: 1.1.7 Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' C compiler for the host machine: cc (gcc 10.2.1 "cc (Mageia 10.2.1-0.20201226.1.mga8) 10.2.1 20201226") C linker for the host machine: cc ld.bfd 2.35.1 Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Host machine cpu family: aarch64 Host machine cpu: aarch64 Compiler for C supports arguments -Wunused-result: YES Found pkg-config: /usr/bin/pkg-config (1.7.3) Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libzstd found: YES 1.4.8 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libcurl found: YES 7.74.0 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency openssl found: YES 1.1.1i Configuring zck.h using configuration Build targets in project: 16 Found ninja-1.10.1 at /usr/bin/ninja + /usr/bin/meson compile -C build -j 8 --verbose ninja: Entering directory `build' [1/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/buzhash_buzhash.c.o -MF src/lib/libzck.so.1.1.7.p/buzhash_buzhash.c.o.d -o src/lib/libzck.so.1.1.7.p/buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [2/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/index_index_common.c.o -MF src/lib/libzck.so.1.1.7.p/index_index_common.c.o.d -o src/lib/libzck.so.1.1.7.p/index_index_common.c.o -c ../src/lib/index/index_common.c [3/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/comp_nocomp_nocomp.c.o -MF src/lib/libzck.so.1.1.7.p/comp_nocomp_nocomp.c.o.d -o src/lib/libzck.so.1.1.7.p/comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [4/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/index_index_create.c.o -MF src/lib/libzck.so.1.1.7.p/index_index_create.c.o.d -o src/lib/libzck.so.1.1.7.p/index_index_create.c.o -c ../src/lib/index/index_create.c [5/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/comp_zstd_zstd.c.o -MF src/lib/libzck.so.1.1.7.p/comp_zstd_zstd.c.o.d -o src/lib/libzck.so.1.1.7.p/comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [6/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/dl_range.c.o -MF src/lib/libzck.so.1.1.7.p/dl_range.c.o.d -o src/lib/libzck.so.1.1.7.p/dl_range.c.o -c ../src/lib/dl/range.c [7/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/io.c.o -MF src/lib/libzck.so.1.1.7.p/io.c.o.d -o src/lib/libzck.so.1.1.7.p/io.c.o -c ../src/lib/io.c [8/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/dl_multipart.c.o -MF src/lib/libzck.so.1.1.7.p/dl_multipart.c.o.d -o src/lib/libzck.so.1.1.7.p/dl_multipart.c.o -c ../src/lib/dl/multipart.c [9/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/hash_hash.c.o -MF src/lib/libzck.so.1.1.7.p/hash_hash.c.o.d -o src/lib/libzck.so.1.1.7.p/hash_hash.c.o -c ../src/lib/hash/hash.c [10/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/index_index_read.c.o -MF src/lib/libzck.so.1.1.7.p/index_index_read.c.o.d -o src/lib/libzck.so.1.1.7.p/index_index_read.c.o -c ../src/lib/index/index_read.c [11/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/zck.c.o -MF src/lib/libzck.so.1.1.7.p/zck.c.o.d -o src/lib/libzck.so.1.1.7.p/zck.c.o -c ../src/lib/zck.c [12/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/log.c.o -MF src/lib/libzck.so.1.1.7.p/log.c.o.d -o src/lib/libzck.so.1.1.7.p/log.c.o -c ../src/lib/log.c [13/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/comp_comp.c.o -MF src/lib/libzck.so.1.1.7.p/comp_comp.c.o.d -o src/lib/libzck.so.1.1.7.p/comp_comp.c.o -c ../src/lib/comp/comp.c [14/178] cc -Isrc/zck.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck.p/util_common.c.o -MF src/zck.p/util_common.c.o.d -o src/zck.p/util_common.c.o -c ../src/util_common.c [15/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/dl_dl.c.o -MF src/lib/libzck.so.1.1.7.p/dl_dl.c.o.d -o src/lib/libzck.so.1.1.7.p/dl_dl.c.o -c ../src/lib/dl/dl.c [16/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/compint.c.o -MF src/lib/libzck.so.1.1.7.p/compint.c.o.d -o src/lib/libzck.so.1.1.7.p/compint.c.o -c ../src/lib/compint.c [17/178] cc -Isrc/unzck.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/unzck.p/util_common.c.o -MF src/unzck.p/util_common.c.o.d -o src/unzck.p/util_common.c.o -c ../src/util_common.c [18/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/error.c.o -MF src/lib/libzck.so.1.1.7.p/error.c.o.d -o src/lib/libzck.so.1.1.7.p/error.c.o -c ../src/lib/error.c [19/178] cc -Isrc/lib/libzck.so.1.1.7.p -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/lib/libzck.so.1.1.7.p/header.c.o -MF src/lib/libzck.so.1.1.7.p/header.c.o.d -o src/lib/libzck.so.1.1.7.p/header.c.o -c ../src/lib/header.c [20/178] cc -Isrc/zckdl.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zckdl.p/util_common.c.o -MF src/zckdl.p/util_common.c.o.d -o src/zckdl.p/util_common.c.o -c ../src/util_common.c [21/178] cc -Isrc/zck_gen_zdict.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_gen_zdict.p/util_common.c.o -MF src/zck_gen_zdict.p/util_common.c.o.d -o src/zck_gen_zdict.p/util_common.c.o -c ../src/util_common.c [22/178] cc -Isrc/zck_read_header.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_read_header.p/util_common.c.o -MF src/zck_read_header.p/util_common.c.o.d -o src/zck_read_header.p/util_common.c.o -c ../src/util_common.c [23/178] cc -Isrc/unzck.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/unzck.p/unzck.c.o -MF src/unzck.p/unzck.c.o.d -o src/unzck.p/unzck.c.o -c ../src/unzck.c [24/178] cc -o src/lib/libzck.so.1.1.7 src/lib/libzck.so.1.1.7.p/buzhash_buzhash.c.o src/lib/libzck.so.1.1.7.p/comp_comp.c.o src/lib/libzck.so.1.1.7.p/comp_zstd_zstd.c.o src/lib/libzck.so.1.1.7.p/comp_nocomp_nocomp.c.o src/lib/libzck.so.1.1.7.p/hash_hash.c.o src/lib/libzck.so.1.1.7.p/index_index_create.c.o src/lib/libzck.so.1.1.7.p/index_index_read.c.o src/lib/libzck.so.1.1.7.p/index_index_common.c.o src/lib/libzck.so.1.1.7.p/dl_range.c.o src/lib/libzck.so.1.1.7.p/dl_dl.c.o src/lib/libzck.so.1.1.7.p/dl_multipart.c.o src/lib/libzck.so.1.1.7.p/zck.c.o src/lib/libzck.so.1.1.7.p/header.c.o src/lib/libzck.so.1.1.7.p/io.c.o src/lib/libzck.so.1.1.7.p/log.c.o src/lib/libzck.so.1.1.7.p/compint.c.o src/lib/libzck.so.1.1.7.p/error.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libzck.so.1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [25/178] cc -Isrc/zck.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck.p/zck.c.o -MF src/zck.p/zck.c.o.d -o src/zck.p/zck.c.o -c ../src/zck.c [26/178] cc -Isrc/zck_delta_size.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_delta_size.p/util_common.c.o -MF src/zck_delta_size.p/util_common.c.o.d -o src/zck_delta_size.p/util_common.c.o -c ../src/util_common.c [27/178] cc -Isrc/zck_delta_size.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_delta_size.p/memmem.c.o -MF src/zck_delta_size.p/memmem.c.o.d -o src/zck_delta_size.p/memmem.c.o -c ../src/memmem.c [28/178] cc -Isrc/zck_read_header.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_read_header.p/zck_read_header.c.o -MF src/zck_read_header.p/zck_read_header.c.o.d -o src/zck_read_header.p/zck_read_header.c.o -c ../src/zck_read_header.c [29/178] cc -Isrc/zck_delta_size.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_delta_size.p/zck_delta_size.c.o -MF src/zck_delta_size.p/zck_delta_size.c.o.d -o src/zck_delta_size.p/zck_delta_size.c.o -c ../src/zck_delta_size.c [30/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_buzhash_buzhash.c.o -MF test/empty.p/.._src_lib_buzhash_buzhash.c.o.d -o test/empty.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [31/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/empty.c.o -MF test/empty.p/empty.c.o.d -o test/empty.p/empty.c.o -c ../test/empty.c [32/178] cc -Isrc/zck_gen_zdict.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zck_gen_zdict.p/zck_gen_zdict.c.o -MF src/zck_gen_zdict.p/zck_gen_zdict.c.o.d -o src/zck_gen_zdict.p/zck_gen_zdict.c.o -c ../src/zck_gen_zdict.c [33/178] cc -Isrc/zckdl.p -Isrc -I../src -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ src/zckdl.p/zck_dl.c.o -MF src/zckdl.p/zck_dl.c.o.d -o src/zckdl.p/zck_dl.c.o -c ../src/zck_dl.c [34/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [35/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_comp_zstd_zstd.c.o -MF test/empty.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/empty.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [36/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_index_index_create.c.o -MF test/empty.p/.._src_lib_index_index_create.c.o.d -o test/empty.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [37/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_index_index_common.c.o -MF test/empty.p/.._src_lib_index_index_common.c.o.d -o test/empty.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [38/178] /usr/bin/meson --internal symbolextractor /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build src/lib/libzck.so.1.1.7 src/lib/libzck.so.1.1.7 src/lib/libzck.so.1.1.7.p/libzck.so.1.1.7.symbols [39/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_dl_range.c.o -MF test/empty.p/.._src_lib_dl_range.c.o.d -o test/empty.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [40/178] cc -o src/zck src/zck.p/zck.c.o src/zck.p/util_common.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [41/178] cc -o src/unzck src/unzck.p/unzck.c.o src/unzck.p/util_common.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [42/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_dl_multipart.c.o -MF test/empty.p/.._src_lib_dl_multipart.c.o.d -o test/empty.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [43/178] cc -o src/zck_gen_zdict src/zck_gen_zdict.p/zck_gen_zdict.c.o src/zck_gen_zdict.p/util_common.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [44/178] cc -o src/zckdl src/zckdl.p/zck_dl.c.o src/zckdl.p/util_common.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 /usr/lib64/libcurl.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [45/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_index_index_read.c.o -MF test/empty.p/.._src_lib_index_index_read.c.o.d -o test/empty.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [46/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_hash_hash.c.o -MF test/empty.p/.._src_lib_hash_hash.c.o.d -o test/empty.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [47/178] cc -o src/zck_read_header src/zck_read_header.p/zck_read_header.c.o src/zck_read_header.p/util_common.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [48/178] cc -o src/zck_delta_size src/zck_delta_size.p/zck_delta_size.c.o src/zck_delta_size.p/util_common.c.o src/zck_delta_size.p/memmem.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/lib/libzck.so.1.1.7 -Wl,--end-group '-Wl,-rpath,$ORIGIN/lib' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/src/lib [49/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_comp_comp.c.o -MF test/empty.p/.._src_lib_comp_comp.c.o.d -o test/empty.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [50/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_zck.c.o -MF test/empty.p/.._src_lib_zck.c.o.d -o test/empty.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [51/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_dl_dl.c.o -MF test/empty.p/.._src_lib_dl_dl.c.o.d -o test/empty.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [52/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_log.c.o -MF test/empty.p/.._src_lib_log.c.o.d -o test/empty.p/.._src_lib_log.c.o -c ../src/lib/log.c [53/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_io.c.o -MF test/empty.p/.._src_lib_io.c.o.d -o test/empty.p/.._src_lib_io.c.o -c ../src/lib/io.c [54/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/lib_util.c.o -MF test/empty.p/lib_util.c.o.d -o test/empty.p/lib_util.c.o -c ../test/lib/util.c [55/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_error.c.o -MF test/empty.p/.._src_lib_error.c.o.d -o test/empty.p/.._src_lib_error.c.o -c ../src/lib/error.c [56/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_compint.c.o -MF test/empty.p/.._src_lib_compint.c.o.d -o test/empty.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [57/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_buzhash_buzhash.c.o -MF test/optelems.p/.._src_lib_buzhash_buzhash.c.o.d -o test/optelems.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [58/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/optelems.c.o -MF test/optelems.p/optelems.c.o.d -o test/optelems.p/optelems.c.o -c ../test/optelems.c [59/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_index_index_common.c.o -MF test/optelems.p/.._src_lib_index_index_common.c.o.d -o test/optelems.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [60/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [61/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_comp_zstd_zstd.c.o -MF test/optelems.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/optelems.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [62/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_index_index_create.c.o -MF test/optelems.p/.._src_lib_index_index_create.c.o.d -o test/optelems.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [63/178] cc -Itest/empty.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/empty.p/.._src_lib_header.c.o -MF test/empty.p/.._src_lib_header.c.o.d -o test/empty.p/.._src_lib_header.c.o -c ../src/lib/header.c [64/178] cc -o test/empty test/empty.p/empty.c.o test/empty.p/.._src_lib_buzhash_buzhash.c.o test/empty.p/.._src_lib_comp_comp.c.o test/empty.p/.._src_lib_comp_zstd_zstd.c.o test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o test/empty.p/.._src_lib_hash_hash.c.o test/empty.p/.._src_lib_index_index_create.c.o test/empty.p/.._src_lib_index_index_read.c.o test/empty.p/.._src_lib_index_index_common.c.o test/empty.p/.._src_lib_dl_range.c.o test/empty.p/.._src_lib_dl_dl.c.o test/empty.p/.._src_lib_dl_multipart.c.o test/empty.p/.._src_lib_zck.c.o test/empty.p/.._src_lib_header.c.o test/empty.p/.._src_lib_io.c.o test/empty.p/.._src_lib_log.c.o test/empty.p/.._src_lib_compint.c.o test/empty.p/.._src_lib_error.c.o test/empty.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [65/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_dl_range.c.o -MF test/optelems.p/.._src_lib_dl_range.c.o.d -o test/optelems.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [66/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_dl_multipart.c.o -MF test/optelems.p/.._src_lib_dl_multipart.c.o.d -o test/optelems.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [67/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_index_index_read.c.o -MF test/optelems.p/.._src_lib_index_index_read.c.o.d -o test/optelems.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [68/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_hash_hash.c.o -MF test/optelems.p/.._src_lib_hash_hash.c.o.d -o test/optelems.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [69/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_comp_comp.c.o -MF test/optelems.p/.._src_lib_comp_comp.c.o.d -o test/optelems.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [70/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_io.c.o -MF test/optelems.p/.._src_lib_io.c.o.d -o test/optelems.p/.._src_lib_io.c.o -c ../src/lib/io.c [71/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_log.c.o -MF test/optelems.p/.._src_lib_log.c.o.d -o test/optelems.p/.._src_lib_log.c.o -c ../src/lib/log.c [72/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_zck.c.o -MF test/optelems.p/.._src_lib_zck.c.o.d -o test/optelems.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [73/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/lib_util.c.o -MF test/optelems.p/lib_util.c.o.d -o test/optelems.p/lib_util.c.o -c ../test/lib/util.c [74/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_dl_dl.c.o -MF test/optelems.p/.._src_lib_dl_dl.c.o.d -o test/optelems.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [75/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_error.c.o -MF test/optelems.p/.._src_lib_error.c.o.d -o test/optelems.p/.._src_lib_error.c.o -c ../src/lib/error.c [76/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o -MF test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o.d -o test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [77/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_compint.c.o -MF test/optelems.p/.._src_lib_compint.c.o.d -o test/optelems.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [78/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/copy_chunks.c.o -MF test/copy_chunks.p/copy_chunks.c.o.d -o test/copy_chunks.p/copy_chunks.c.o -c ../test/copy_chunks.c [79/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [80/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_index_index_common.c.o -MF test/copy_chunks.p/.._src_lib_index_index_common.c.o.d -o test/copy_chunks.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [81/178] cc -Itest/optelems.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/optelems.p/.._src_lib_header.c.o -MF test/optelems.p/.._src_lib_header.c.o.d -o test/optelems.p/.._src_lib_header.c.o -c ../src/lib/header.c [82/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_comp_zstd_zstd.c.o -MF test/copy_chunks.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/copy_chunks.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [83/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_index_index_create.c.o -MF test/copy_chunks.p/.._src_lib_index_index_create.c.o.d -o test/copy_chunks.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [84/178] cc -o test/optelems test/optelems.p/optelems.c.o test/optelems.p/.._src_lib_buzhash_buzhash.c.o test/optelems.p/.._src_lib_comp_comp.c.o test/optelems.p/.._src_lib_comp_zstd_zstd.c.o test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o test/optelems.p/.._src_lib_hash_hash.c.o test/optelems.p/.._src_lib_index_index_create.c.o test/optelems.p/.._src_lib_index_index_read.c.o test/optelems.p/.._src_lib_index_index_common.c.o test/optelems.p/.._src_lib_dl_range.c.o test/optelems.p/.._src_lib_dl_dl.c.o test/optelems.p/.._src_lib_dl_multipart.c.o test/optelems.p/.._src_lib_zck.c.o test/optelems.p/.._src_lib_header.c.o test/optelems.p/.._src_lib_io.c.o test/optelems.p/.._src_lib_log.c.o test/optelems.p/.._src_lib_compint.c.o test/optelems.p/.._src_lib_error.c.o test/optelems.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [85/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_dl_range.c.o -MF test/copy_chunks.p/.._src_lib_dl_range.c.o.d -o test/copy_chunks.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [86/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_dl_multipart.c.o -MF test/copy_chunks.p/.._src_lib_dl_multipart.c.o.d -o test/copy_chunks.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [87/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_index_index_read.c.o -MF test/copy_chunks.p/.._src_lib_index_index_read.c.o.d -o test/copy_chunks.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [88/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_io.c.o -MF test/copy_chunks.p/.._src_lib_io.c.o.d -o test/copy_chunks.p/.._src_lib_io.c.o -c ../src/lib/io.c [89/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_hash_hash.c.o -MF test/copy_chunks.p/.._src_lib_hash_hash.c.o.d -o test/copy_chunks.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [90/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_log.c.o -MF test/copy_chunks.p/.._src_lib_log.c.o.d -o test/copy_chunks.p/.._src_lib_log.c.o -c ../src/lib/log.c [91/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_comp_comp.c.o -MF test/copy_chunks.p/.._src_lib_comp_comp.c.o.d -o test/copy_chunks.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [92/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_zck.c.o -MF test/copy_chunks.p/.._src_lib_zck.c.o.d -o test/copy_chunks.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [93/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/lib_util.c.o -MF test/copy_chunks.p/lib_util.c.o.d -o test/copy_chunks.p/lib_util.c.o -c ../test/lib/util.c [94/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_dl_dl.c.o -MF test/copy_chunks.p/.._src_lib_dl_dl.c.o.d -o test/copy_chunks.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [95/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_compint.c.o -MF test/copy_chunks.p/.._src_lib_compint.c.o.d -o test/copy_chunks.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [96/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o -MF test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o.d -o test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [97/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_error.c.o -MF test/copy_chunks.p/.._src_lib_error.c.o.d -o test/copy_chunks.p/.._src_lib_error.c.o -c ../src/lib/error.c [98/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/invalid_input_checksum.c.o -MF test/invalid_input_checksum.p/invalid_input_checksum.c.o.d -o test/invalid_input_checksum.p/invalid_input_checksum.c.o -c ../test/invalid_input_checksum.c [99/178] cc -Itest/copy_chunks.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/copy_chunks.p/.._src_lib_header.c.o -MF test/copy_chunks.p/.._src_lib_header.c.o.d -o test/copy_chunks.p/.._src_lib_header.c.o -c ../src/lib/header.c [100/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o -MF test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o.d -o test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [101/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [102/178] cc -o test/copy_chunks test/copy_chunks.p/copy_chunks.c.o test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o test/copy_chunks.p/.._src_lib_comp_comp.c.o test/copy_chunks.p/.._src_lib_comp_zstd_zstd.c.o test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o test/copy_chunks.p/.._src_lib_hash_hash.c.o test/copy_chunks.p/.._src_lib_index_index_create.c.o test/copy_chunks.p/.._src_lib_index_index_read.c.o test/copy_chunks.p/.._src_lib_index_index_common.c.o test/copy_chunks.p/.._src_lib_dl_range.c.o test/copy_chunks.p/.._src_lib_dl_dl.c.o test/copy_chunks.p/.._src_lib_dl_multipart.c.o test/copy_chunks.p/.._src_lib_zck.c.o test/copy_chunks.p/.._src_lib_header.c.o test/copy_chunks.p/.._src_lib_io.c.o test/copy_chunks.p/.._src_lib_log.c.o test/copy_chunks.p/.._src_lib_compint.c.o test/copy_chunks.p/.._src_lib_error.c.o test/copy_chunks.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [103/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o -MF test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o.d -o test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [104/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_comp_zstd_zstd.c.o -MF test/invalid_input_checksum.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/invalid_input_checksum.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [105/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_dl_range.c.o -MF test/invalid_input_checksum.p/.._src_lib_dl_range.c.o.d -o test/invalid_input_checksum.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [106/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o -MF test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o.d -o test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [107/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_io.c.o -MF test/invalid_input_checksum.p/.._src_lib_io.c.o.d -o test/invalid_input_checksum.p/.._src_lib_io.c.o -c ../src/lib/io.c [108/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o -MF test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o.d -o test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [109/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o -MF test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o.d -o test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [110/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o -MF test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o.d -o test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [111/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_log.c.o -MF test/invalid_input_checksum.p/.._src_lib_log.c.o.d -o test/invalid_input_checksum.p/.._src_lib_log.c.o -c ../src/lib/log.c [112/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_zck.c.o -MF test/invalid_input_checksum.p/.._src_lib_zck.c.o.d -o test/invalid_input_checksum.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [113/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/lib_util.c.o -MF test/invalid_input_checksum.p/lib_util.c.o.d -o test/invalid_input_checksum.p/lib_util.c.o -c ../test/lib/util.c [114/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o -MF test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o.d -o test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [115/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_error.c.o -MF test/invalid_input_checksum.p/.._src_lib_error.c.o.d -o test/invalid_input_checksum.p/.._src_lib_error.c.o -c ../src/lib/error.c [116/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_compint.c.o -MF test/invalid_input_checksum.p/.._src_lib_compint.c.o.d -o test/invalid_input_checksum.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [117/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o -MF test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o.d -o test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [118/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/read_single_chunk.c.o -MF test/read_single_chunk.p/read_single_chunk.c.o.d -o test/read_single_chunk.p/read_single_chunk.c.o -c ../test/read_single_chunk.c [119/178] cc -Itest/invalid_input_checksum.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/invalid_input_checksum.p/.._src_lib_header.c.o -MF test/invalid_input_checksum.p/.._src_lib_header.c.o.d -o test/invalid_input_checksum.p/.._src_lib_header.c.o -c ../src/lib/header.c [120/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [121/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_index_index_common.c.o -MF test/read_single_chunk.p/.._src_lib_index_index_common.c.o.d -o test/read_single_chunk.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [122/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_comp_zstd_zstd.c.o -MF test/read_single_chunk.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/read_single_chunk.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [123/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_index_index_create.c.o -MF test/read_single_chunk.p/.._src_lib_index_index_create.c.o.d -o test/read_single_chunk.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [124/178] cc -o test/invalid_input_checksum test/invalid_input_checksum.p/invalid_input_checksum.c.o test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o test/invalid_input_checksum.p/.._src_lib_comp_zstd_zstd.c.o test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o test/invalid_input_checksum.p/.._src_lib_dl_range.c.o test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o test/invalid_input_checksum.p/.._src_lib_zck.c.o test/invalid_input_checksum.p/.._src_lib_header.c.o test/invalid_input_checksum.p/.._src_lib_io.c.o test/invalid_input_checksum.p/.._src_lib_log.c.o test/invalid_input_checksum.p/.._src_lib_compint.c.o test/invalid_input_checksum.p/.._src_lib_error.c.o test/invalid_input_checksum.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [125/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_dl_range.c.o -MF test/read_single_chunk.p/.._src_lib_dl_range.c.o.d -o test/read_single_chunk.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [126/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_dl_multipart.c.o -MF test/read_single_chunk.p/.._src_lib_dl_multipart.c.o.d -o test/read_single_chunk.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [127/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_hash_hash.c.o -MF test/read_single_chunk.p/.._src_lib_hash_hash.c.o.d -o test/read_single_chunk.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [128/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_index_index_read.c.o -MF test/read_single_chunk.p/.._src_lib_index_index_read.c.o.d -o test/read_single_chunk.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [129/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_comp_comp.c.o -MF test/read_single_chunk.p/.._src_lib_comp_comp.c.o.d -o test/read_single_chunk.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [130/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_io.c.o -MF test/read_single_chunk.p/.._src_lib_io.c.o.d -o test/read_single_chunk.p/.._src_lib_io.c.o -c ../src/lib/io.c [131/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_zck.c.o -MF test/read_single_chunk.p/.._src_lib_zck.c.o.d -o test/read_single_chunk.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [132/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_log.c.o -MF test/read_single_chunk.p/.._src_lib_log.c.o.d -o test/read_single_chunk.p/.._src_lib_log.c.o -c ../src/lib/log.c [133/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/lib_util.c.o -MF test/read_single_chunk.p/lib_util.c.o.d -o test/read_single_chunk.p/lib_util.c.o -c ../test/lib/util.c [134/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_dl_dl.c.o -MF test/read_single_chunk.p/.._src_lib_dl_dl.c.o.d -o test/read_single_chunk.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [135/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_error.c.o -MF test/read_single_chunk.p/.._src_lib_error.c.o.d -o test/read_single_chunk.p/.._src_lib_error.c.o -c ../src/lib/error.c [136/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/read_single_comp_chunk.c.o -MF test/read_single_comp_chunk.p/read_single_comp_chunk.c.o.d -o test/read_single_comp_chunk.p/read_single_comp_chunk.c.o -c ../test/read_single_comp_chunk.c [137/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o -MF test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [138/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_compint.c.o -MF test/read_single_chunk.p/.._src_lib_compint.c.o.d -o test/read_single_chunk.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [139/178] cc -Itest/read_single_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_chunk.p/.._src_lib_header.c.o -MF test/read_single_chunk.p/.._src_lib_header.c.o.d -o test/read_single_chunk.p/.._src_lib_header.c.o -c ../src/lib/header.c [140/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o -MF test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [141/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [142/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o -MF test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [143/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_comp_zstd_zstd.c.o -MF test/read_single_comp_chunk.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [144/178] cc -o test/read_single_chunk test/read_single_chunk.p/read_single_chunk.c.o test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o test/read_single_chunk.p/.._src_lib_comp_comp.c.o test/read_single_chunk.p/.._src_lib_comp_zstd_zstd.c.o test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o test/read_single_chunk.p/.._src_lib_hash_hash.c.o test/read_single_chunk.p/.._src_lib_index_index_create.c.o test/read_single_chunk.p/.._src_lib_index_index_read.c.o test/read_single_chunk.p/.._src_lib_index_index_common.c.o test/read_single_chunk.p/.._src_lib_dl_range.c.o test/read_single_chunk.p/.._src_lib_dl_dl.c.o test/read_single_chunk.p/.._src_lib_dl_multipart.c.o test/read_single_chunk.p/.._src_lib_zck.c.o test/read_single_chunk.p/.._src_lib_header.c.o test/read_single_chunk.p/.._src_lib_io.c.o test/read_single_chunk.p/.._src_lib_log.c.o test/read_single_chunk.p/.._src_lib_compint.c.o test/read_single_chunk.p/.._src_lib_error.c.o test/read_single_chunk.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [145/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o -MF test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [146/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o -MF test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [147/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_io.c.o -MF test/read_single_comp_chunk.p/.._src_lib_io.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_io.c.o -c ../src/lib/io.c [148/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o -MF test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [149/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o -MF test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [150/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o -MF test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [151/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_log.c.o -MF test/read_single_comp_chunk.p/.._src_lib_log.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_log.c.o -c ../src/lib/log.c [152/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_zck.c.o -MF test/read_single_comp_chunk.p/.._src_lib_zck.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [153/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/lib_util.c.o -MF test/read_single_comp_chunk.p/lib_util.c.o.d -o test/read_single_comp_chunk.p/lib_util.c.o -c ../test/lib/util.c [154/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o -MF test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [155/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_compint.c.o -MF test/read_single_comp_chunk.p/.._src_lib_compint.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [156/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_error.c.o -MF test/read_single_comp_chunk.p/.._src_lib_error.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_error.c.o -c ../src/lib/error.c [157/178] cc -Itest/read_single_comp_chunk.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/read_single_comp_chunk.p/.._src_lib_header.c.o -MF test/read_single_comp_chunk.p/.._src_lib_header.c.o.d -o test/read_single_comp_chunk.p/.._src_lib_header.c.o -c ../src/lib/header.c [158/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_buzhash_buzhash.c.o -MF test/shacheck.p/.._src_lib_buzhash_buzhash.c.o.d -o test/shacheck.p/.._src_lib_buzhash_buzhash.c.o -c ../src/lib/buzhash/buzhash.c [159/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/shacheck.c.o -MF test/shacheck.p/shacheck.c.o.d -o test/shacheck.p/shacheck.c.o -c ../test/shacheck.c [160/178] cc -o test/read_single_comp_chunk test/read_single_comp_chunk.p/read_single_comp_chunk.c.o test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o test/read_single_comp_chunk.p/.._src_lib_comp_zstd_zstd.c.o test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o test/read_single_comp_chunk.p/.._src_lib_zck.c.o test/read_single_comp_chunk.p/.._src_lib_header.c.o test/read_single_comp_chunk.p/.._src_lib_io.c.o test/read_single_comp_chunk.p/.._src_lib_log.c.o test/read_single_comp_chunk.p/.._src_lib_compint.c.o test/read_single_comp_chunk.p/.._src_lib_error.c.o test/read_single_comp_chunk.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [161/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o -MF test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o.d -o test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o -c ../src/lib/comp/nocomp/nocomp.c [162/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_index_index_common.c.o -MF test/shacheck.p/.._src_lib_index_index_common.c.o.d -o test/shacheck.p/.._src_lib_index_index_common.c.o -c ../src/lib/index/index_common.c [163/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_index_index_create.c.o -MF test/shacheck.p/.._src_lib_index_index_create.c.o.d -o test/shacheck.p/.._src_lib_index_index_create.c.o -c ../src/lib/index/index_create.c [164/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_comp_zstd_zstd.c.o -MF test/shacheck.p/.._src_lib_comp_zstd_zstd.c.o.d -o test/shacheck.p/.._src_lib_comp_zstd_zstd.c.o -c ../src/lib/comp/zstd/zstd.c [165/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_dl_range.c.o -MF test/shacheck.p/.._src_lib_dl_range.c.o.d -o test/shacheck.p/.._src_lib_dl_range.c.o -c ../src/lib/dl/range.c [166/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_index_index_read.c.o -MF test/shacheck.p/.._src_lib_index_index_read.c.o.d -o test/shacheck.p/.._src_lib_index_index_read.c.o -c ../src/lib/index/index_read.c [167/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_dl_multipart.c.o -MF test/shacheck.p/.._src_lib_dl_multipart.c.o.d -o test/shacheck.p/.._src_lib_dl_multipart.c.o -c ../src/lib/dl/multipart.c [168/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_io.c.o -MF test/shacheck.p/.._src_lib_io.c.o.d -o test/shacheck.p/.._src_lib_io.c.o -c ../src/lib/io.c [169/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_log.c.o -MF test/shacheck.p/.._src_lib_log.c.o.d -o test/shacheck.p/.._src_lib_log.c.o -c ../src/lib/log.c [170/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_hash_hash.c.o -MF test/shacheck.p/.._src_lib_hash_hash.c.o.d -o test/shacheck.p/.._src_lib_hash_hash.c.o -c ../src/lib/hash/hash.c [171/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_comp_comp.c.o -MF test/shacheck.p/.._src_lib_comp_comp.c.o.d -o test/shacheck.p/.._src_lib_comp_comp.c.o -c ../src/lib/comp/comp.c [172/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_compint.c.o -MF test/shacheck.p/.._src_lib_compint.c.o.d -o test/shacheck.p/.._src_lib_compint.c.o -c ../src/lib/compint.c [173/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/lib_util.c.o -MF test/shacheck.p/lib_util.c.o.d -o test/shacheck.p/lib_util.c.o -c ../test/lib/util.c [174/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_zck.c.o -MF test/shacheck.p/.._src_lib_zck.c.o.d -o test/shacheck.p/.._src_lib_zck.c.o -c ../src/lib/zck.c [175/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_dl_dl.c.o -MF test/shacheck.p/.._src_lib_dl_dl.c.o.d -o test/shacheck.p/.._src_lib_dl_dl.c.o -c ../src/lib/dl/dl.c [176/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_error.c.o -MF test/shacheck.p/.._src_lib_error.c.o.d -o test/shacheck.p/.._src_lib_error.c.o -c ../src/lib/error.c [177/178] cc -Itest/shacheck.p -Itest -I../test -Itest/lib -I../test/lib -Isrc/lib -I../src/lib -Iinclude -I../include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Wunused-result -DZCHUNK_ZSTD -DZCHUNK_OPENSSL -fvisibility=hidden -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ test/shacheck.p/.._src_lib_header.c.o -MF test/shacheck.p/.._src_lib_header.c.o.d -o test/shacheck.p/.._src_lib_header.c.o -c ../src/lib/header.c [178/178] cc -o test/shacheck test/shacheck.p/shacheck.c.o test/shacheck.p/.._src_lib_buzhash_buzhash.c.o test/shacheck.p/.._src_lib_comp_comp.c.o test/shacheck.p/.._src_lib_comp_zstd_zstd.c.o test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o test/shacheck.p/.._src_lib_hash_hash.c.o test/shacheck.p/.._src_lib_index_index_create.c.o test/shacheck.p/.._src_lib_index_index_read.c.o test/shacheck.p/.._src_lib_index_index_common.c.o test/shacheck.p/.._src_lib_dl_range.c.o test/shacheck.p/.._src_lib_dl_dl.c.o test/shacheck.p/.._src_lib_dl_multipart.c.o test/shacheck.p/.._src_lib_zck.c.o test/shacheck.p/.._src_lib_header.c.o test/shacheck.p/.._src_lib_io.c.o test/shacheck.p/.._src_lib_log.c.o test/shacheck.p/.._src_lib_compint.c.o test/shacheck.p/.._src_lib_error.c.o test/shacheck.p/lib_util.c.o -Wl,--as-needed -Wl,--no-undefined -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group /usr/lib64/libzstd.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group Found runner: ['/usr/bin/ninja'] + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EN9Xkw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64 + cd zchunk-1.1.7 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64 + /usr/bin/meson install -C build --no-rebuild Installing src/lib/libzck.so.1.1.7 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/lib64 Installing src/zck to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing src/unzck to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing src/zckdl to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing src/zck_gen_zdict to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing src/zck_read_header to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing src/zck_delta_size to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/include/zck.h to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/include/ Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/unzck.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/zck.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/zck_delta_size.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/zck_gen_zdict.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/zck_read_header.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/doc/zckdl.1 to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/share/man/man1 Installing /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/meson-private/zck.pc to /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/lib64/pkgconfig + install -Dpm 0755 contrib/gen_xml_dictionary /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/libexec/zck_gen_xml_dictionary + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.7-1.mga8 --unique-debug-suffix -1.1.7-1.mga8.aarch64 --unique-debug-src-base zchunk-1.1.7-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zchunk-1.1.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/unzck explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_delta_size explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_gen_zdict explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_read_header explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/lib64/libzck.so.1.1.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zckdl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_delta_size extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/unzck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_gen_zdict extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zck_read_header extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/bin/zckdl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zchunk-1.1.7-1.mga8.aarch64/usr/lib64/libzck.so.1.1.7 original debug info size: 588kB, size after compression: 528kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 606 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jjLd6v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zchunk-1.1.7 + '[' 1 -eq 1 ']' + /usr/bin/meson test -C build --num-processes 8 --print-errorlogs ninja: Entering directory `/home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build' ninja: no work to do. 1/26 create and validate empty zchunk file OK 0.01s 2/26 check version info in zck OK 0.01s 3/26 check version info in unzck OK 0.01s 4/26 check version info in zckdl OK 0.02s 5/26 check version info in zck_read_header OK 0.02s 6/26 check version info in zck_delta_size OK 0.02s 7/26 check opening file with optional flags OK 0.01s 8/26 checksum with non-hex character OK 0.01s 9/26 read single chunk OK 0.01s 10/26 read single compressed chunk OK 0.01s 11/26 check verbosity in unzck OK 0.01s 12/26 check verbosity in zck OK 0.01s 13/26 check verbosity in zckdl EXPECTEDFAIL 0.02s 14/26 check verbosity in zck_read_header OK 0.02s 15/26 check verbosity in zck_delta_size OK 0.01s 16/26 copy chunks from source OK 0.02s 17/26 decompress auto-chunked file - nocomp OK 0.04s 18/26 decompress auto-chunked file - no dict OK 0.03s 19/26 decompress auto-chunked file - dict OK 0.03s 20/26 decompress manual file - no dict OK 0.13s 21/26 decompress manual file - dict OK 0.08s 22/26 decompress dict from auto-chunked file OK 0.01s The output from the failed tests: 23/26 compress auto-chunked file - no dict FAIL 0.08s (exit status 1) --- command --- 13:07:07 /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/test/shacheck src/zck LICENSE.nodict.fodt.zck 45e48c11fea129d2c434ffcec7d8fbc1720f30f33d438654cd117616121c218e -o LICENSE.nodict.fodt.zck /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/test/files/LICENSE.fodt --- stdout --- LICENSE.nodict.fodt.zck: Calculated checksum: (SHA-256)eff3098803ba80f0c446d49f48188f89167d7f29cdc8a98c19f0ecfb4e2ee3c9 Expected checksum: (SHA-256)45e48c11fea129d2c434ffcec7d8fbc1720f30f33d438654cd117616121c218e Checksums don't match! ------- 24/26 compress auto-chunked file - dict FAIL 0.08s (exit status 1) --- command --- 13:07:07 /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/test/shacheck src/zck LICENSE.dict.fodt.zck b4805798547be62421944a87db3a90de455b4772c6013e685720b49336b8b17e -D /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/test/files/LICENSE.dict -o LICENSE.dict.fodt.zck /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/test/files/LICENSE.fodt --- stdout --- LICENSE.dict.fodt.zck: Calculated checksum: (SHA-256)b86795ca14eb04b382d1c7f94501aa5d1a2ddb05a5351c0235d00edb954e9b66 Expected checksum: (SHA-256)b4805798547be62421944a87db3a90de455b4772c6013e685720b49336b8b17e Checksums don't match! ------- 25/26 compress manual file - no dict FAIL 0.17s (exit status 1) --- command --- 13:07:07 /home/iurt/rpmbuild/BUILD/zchunk-1.1.7/build/test/shacheck src/zck LICENSE.manual.nodict.fodt.zck 9472ddc74dbd96291077bbb8d793e605824be8dba45e3e94bbc54b7de21a37a1 -m -s