D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/nbd-3.24-4.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HE5KNO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf nbd-3.24 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nbd-3.24.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd nbd-3.24 + rm -rf /home/pterjan/rpmbuild/BUILD/nbd-3.24-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nbd-3.24-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qIXQBL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nbd-3.24 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-syslog --enable-lfs --enable-gznbd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether Large File Support should be enabled... yes checking whether syslog logging is requested... yes checking whether a debugging version is requested... no checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for flex... no checking for lex... no checking for bison... bison -y checking if bison is the parser generator... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for an ANSI C-conforming const... yes checking size of unsigned short int... 2 checking size of unsigned int... 4 checking size of unsigned long int... 8 checking size of unsigned long long int... 8 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for llseek... no checking for alarm... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for mkstemp... yes checking for fdatasync... yes checking for gcc options needed to detect all undeclared functions... none needed checking for fallocate... yes checking for linux/falloc.h... yes checking whether FALLOC_FL_PUNCH_HOLE is declared... yes checking for FALLOC_FL_PUNCH_HOLE support... yes checking whether BLKDISCARD is declared... yes checking for splice... yes checking whether F_SETPIPE_SZ is declared... yes checking for F_SETPIPE_SZ support... yes checking for gnutls >= 2.12.0... yes checking for winioctl.h... no checking for sync_file_range... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether client should be built... yes checking whether to expect tlshuge test to fail... no checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing daemon... none required checking for sys/mount.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for syslog.h... yes checking for linux/types.h... yes checking for sys/dirent.h... no checking for sys/uio.h... yes checking for glib-2.0 >= 2.26.0 gthread-2.0 >= 2.26.0... yes checking if we are using an old glib 2.0 library... no checking for g_memdup2... yes checking whether _BSD_SOURCE needs to be defined for DT_* macros... no checking for libnl-genl-3.0 >= 3.1... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t... yes checking for pid_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating gznbd/Makefile config.status: creating tests/Makefile config.status: creating tests/code/Makefile config.status: creating tests/run/Makefile config.status: creating tests/parse/Makefile config.status: creating man/nbd-client.8.sh config.status: creating man/nbd-server.5.sh config.status: creating man/nbd-server.1.sh config.status: creating man/nbd-trdump.1.sh config.status: creating man/nbd-trplay.1.sh config.status: creating man/nbdtab.5.sh config.status: creating systemd/Makefile config.status: creating systemd/nbd@.service.sh config.status: creating config.h config.status: linking buffer.c to tests/run/buffer.c config.status: linking crypto-gnutls.c to tests/run/crypto-gnutls.c config.status: linking cliserv.c to tests/run/cliserv.c config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_client-buffer.o `test -f 'buffer.c' || echo './'`buffer.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_trplay-nbd-trplay.o `test -f 'nbd-trplay.c' || echo './'`nbd-trplay.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_trdump-nbd-trdump.o `test -f 'nbd-trdump.c' || echo './'`nbd-trdump.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_client-crypto-gnutls.o `test -f 'crypto-gnutls.c' || echo './'`crypto-gnutls.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o libcliserv_la-cliserv.lo `test -f 'cliserv.c' || echo './'`cliserv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c cliserv.c -fPIC -DPIC -o .libs/libcliserv_la-cliserv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c cliserv.c -o libcliserv_la-cliserv.o >/dev/null 2>&1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -DNOTLS -DPROG_NAME='"min-nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o min_nbd_client-nbd-client.o `test -f 'nbd-client.c' || echo './'`nbd-client.c nbd-client.c: In function 'main': nbd-client.c:1196:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ^~~~~~~~~~~ ~~~~~~~~~~~~ | | | u64 {aka long unsigned int} nbd-client.c:1196:94: note: format string is defined here 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ~^ | | | int | %ld nbd-client.c:1196:33: warning: too many arguments for format [-Wformat-extra-args] 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ^~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_client-nbd-client.o `test -f 'nbd-client.c' || echo './'`nbd-client.c nbd-client.c: In function 'main': nbd-client.c:1196:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'u64' {aka 'long unsigned int'} [-Wformat=] 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ^~~~~~~~~~~ ~~~~~~~~~~~~ | | | u64 {aka long unsigned int} nbd-client.c:1196:94: note: format string is defined here 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ~^ | | | int | %ld nbd-client.c:1196:33: warning: too many arguments for format [-Wformat-extra-args] 1196 | fprintf(stderr, "E: size (" PRIu64 " bytes) is not a multiple of blocksize (%d)!\n", force_size64, blocksize); | ^~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o libnbdsrv_la-treefiles.lo `test -f 'treefiles.c' || echo './'`treefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c treefiles.c -fPIC -DPIC -o .libs/libnbdsrv_la-treefiles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c treefiles.c -o libnbdsrv_la-treefiles.o >/dev/null 2>&1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbdtab_parser.lo nbdtab_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdtab_parser.c -fPIC -DPIC -o .libs/nbdtab_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdtab_parser.c -o nbdtab_parser.o >/dev/null 2>&1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o libnbdsrv_la-nbdsrv.lo `test -f 'nbdsrv.c' || echo './'`nbdsrv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdsrv.c -fPIC -DPIC -o .libs/libnbdsrv_la-nbdsrv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdsrv.c -o libnbdsrv_la-nbdsrv.o >/dev/null 2>&1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcliserv.la libcliserv_la-cliserv.lo -lnl-genl-3 -lnl-3 libtool: link: ar cr .libs/libcliserv.a .libs/libcliserv_la-cliserv.o libtool: link: ranlib .libs/libcliserv.a libtool: link: ( cd ".libs" && rm -f "libcliserv.la" && ln -s "../libcliserv.la" "libcliserv.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbdtab_lexer.lo nbdtab_lexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdtab_lexer.c -fPIC -DPIC -o .libs/nbdtab_lexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c nbdtab_lexer.c -o nbdtab_lexer.o >/dev/null 2>&1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-trdump nbd_trdump-nbd-trdump.o libcliserv.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-trdump nbd_trdump-nbd-trdump.o ./.libs/libcliserv.a -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnbdsrv.la libnbdsrv_la-nbdsrv.lo libnbdsrv_la-treefiles.lo -lnl-genl-3 -lnl-3 libtool: link: ar cr .libs/libnbdsrv.a .libs/libnbdsrv_la-nbdsrv.o .libs/libnbdsrv_la-treefiles.o libtool: link: ranlib .libs/libnbdsrv.a libtool: link: ( cd ".libs" && rm -f "libnbdsrv.la" && ln -s "../libnbdsrv.la" "libnbdsrv.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-trplay nbd_trplay-nbd-trplay.o libcliserv.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-trplay nbd_trplay-nbd-trplay.o ./.libs/libcliserv.a -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnbdclt.la nbdtab_parser.lo nbdtab_lexer.lo -lnl-genl-3 -lnl-3 libtool: link: ar cr .libs/libnbdclt.a .libs/nbdtab_parser.o .libs/nbdtab_lexer.o libtool: link: ranlib .libs/libnbdclt.a libtool: link: ( cd ".libs" && rm -f "libnbdclt.la" && ln -s "../libnbdclt.la" "libnbdclt.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-server nbd_server-nbd-server.o -lgthread-2.0 -pthread -lglib-2.0 libnbdsrv.la libcliserv.la -lgnutls -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-server nbd_server-nbd-server.o -pthread -lgthread-2.0 -lglib-2.0 ./.libs/libnbdsrv.a ./.libs/libcliserv.a -lgnutls -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-client nbd_client-nbd-client.o nbd_client-crypto-gnutls.o nbd_client-buffer.o libcliserv.la libnbdclt.la -lgnutls -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME=\"nbd-client\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbd-client nbd_client-nbd-client.o nbd_client-crypto-gnutls.o nbd_client-buffer.o ./.libs/libcliserv.a ./.libs/libnbdclt.a -lgnutls -lnl-genl-3 -lnl-3 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -DNOTLS -DPROG_NAME='"min-nbd-client"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o min-nbd-client min_nbd_client-nbd-client.o libcliserv.la libnbdclt.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -DNOTLS -DPROG_NAME=\"min-nbd-client\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o min-nbd-client min_nbd_client-nbd-client.o ./.libs/libcliserv.a ./.libs/libnbdclt.a -lnl-genl-3 -lnl-3 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' Making all in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbd-server.5.sh > nbd-server.5 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbd-client.8.sh > nbd-client.8 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbd-trdump.1.sh > nbd-trdump.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbd-server.1.sh > nbd-server.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbd-trplay.1.sh > nbd-trplay.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' sh nbdtab.5.sh > nbdtab.5 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests Making all in parse make[3]: Nothing to be done for 'all'. Making all in code make[3]: Nothing to be done for 'all'. Making all in run make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in systemd make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' sh nbd@.service.sh > nbd@.service make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' Making all in gznbd make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -DTRACE -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -c -o gznbd-gznbd.o `test -f 'gznbd.c' || echo './'`gznbd.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' /bin/sh ../libtool --tag=CC --mode=link gcc -DTRACE -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gznbd gznbd-gznbd.o -lz ../libcliserv.la -lnl-genl-3 -lnl-3 libtool: link: gcc -DTRACE -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libnl3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gznbd gznbd-gznbd.o -lz ../.libs/libcliserv.a -lnl-genl-3 -lnl-3 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lHI4Sh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 + cd nbd-3.24 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p nbd-server nbd-trdump nbd-trplay '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin' libtool: install: /usr/bin/install -p nbd-server /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin/nbd-server libtool: install: /usr/bin/install -p nbd-trdump /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin/nbd-trdump libtool: install: /usr/bin/install -p nbd-trplay /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin/nbd-trplay /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p nbd-client min-nbd-client '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/sbin' libtool: install: /usr/bin/install -p nbd-client /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/sbin/nbd-client libtool: install: /usr/bin/install -p min-nbd-client /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/sbin/min-nbd-client make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbd-server.1 nbd-trdump.1 nbd-trplay.1 '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 nbd-server.5 nbdtab.5 '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 nbd-client.8 '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/man' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/doc' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' Making install in parse make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/parse' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/parse' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/parse' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/parse' Making install in code make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/code' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/code' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/code' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/code' Making install in run make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/run' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/run' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/run' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests/run' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/tests' Making install in systemd make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/systemd' Making install in gznbd make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gznbd '/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin' libtool: install: /usr/bin/install -p gznbd /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/bin/gznbd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nbd-3.24/gznbd' + install -pDm644 systemd/nbd@.service /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/lib/systemd/system/nbd@.service + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/lib/systemd/system/nbd@.service.d + cat + install -pDm644 /home/pterjan/rpmbuild/SOURCES/nbd-server.service /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/lib/systemd/system/nbd-server.service + install -pDm644 /home/pterjan/rpmbuild/SOURCES/nbd-server.sysconfig /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/etc/sysconfig/nbd-server + install -pDm644 /home/pterjan/rpmbuild/SOURCES/config /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/etc/nbd-server/config + install -pDm644 /home/pterjan/rpmbuild/SOURCES/nbdtab /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/etc/nbdtab + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.24-4.mga10 --unique-debug-suffix -3.24-4.mga10.x86_64 --unique-debug-src-base nbd-3.24-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nbd-3.24 find-debuginfo: starting Extracting debug info from 6 files DWARF-compressing 6 files sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/nbd-3.24-4.mga10.x86_64 613 blocks find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FTApRV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nbd-3.24 + '[' 1 -eq 1 ']' + sed -i -e 's/sleep 1/sleep 10/' tests/run/simple_test + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nbd-3.24-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eoxkrf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nbd-3.24 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + cp -pr /home/pterjan/rpmbuild/BUILD/nbd-3.24/README.md /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + cp -pr /home/pterjan/rpmbuild/BUILD/nbd-3.24/doc/proto.md /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + cp -pr /home/pterjan/rpmbuild/BUILD/nbd-3.24/doc/uri.md /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + cp -pr /home/pterjan/rpmbuild/BUILD/nbd-3.24/doc/todo.txt /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/doc/nbd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n1B7no + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nbd-3.24 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/licenses/nbd + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/licenses/nbd + cp -pr /home/pterjan/rpmbuild/BUILD/nbd-3.24/COPYING /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64/usr/share/licenses/nbd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nbd) = 3.24-4.mga10 nbd = 3.24-4.mga10 nbd(x86-64) = 3.24-4.mga10 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libz.so.1()(64bit) Processing files: nbd-debugsource-3.24-4.mga10.x86_64 Provides: nbd-debugsource = 3.24-4.mga10 nbd-debugsource(x86-64) = 3.24-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nbd-debuginfo-3.24-4.mga10.x86_64 Provides: debuginfo(build-id) = 331699326c19f006744051ae4e44142d5db85215 debuginfo(build-id) = 51a29e218b6a2f20cecf39d90c063a0d670c34ac debuginfo(build-id) = 619d509313925a2ffe0a6699a141d87af65b81bc debuginfo(build-id) = 9162d5ed59833ec4c3ea663311bc75bf0b174ae8 debuginfo(build-id) = d72d2d098c5d76e4c36ee0f3b17eabb42ef06dba debuginfo(build-id) = d75ab8b1b3b691576d3aaccd5ff5d5bb1692551e nbd-debuginfo = 3.24-4.mga10 nbd-debuginfo(x86-64) = 3.24-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbd-debugsource(x86-64) = 3.24-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nbd-3.24-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nbd-debugsource-3.24-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nbd-debuginfo-3.24-4.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TvCe0R + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nbd-3.24 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/nbd-3.24-4.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vF5e4Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/nbd-3.24-SPECPARTS + rm -rf nbd-3.24 nbd-3.24.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!