Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/nbd.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-150778-79727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/nbd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nbd-3.25-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/nbd.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-150778-79727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/nbd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GOOZrT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nbd-3.25 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nbd-3.25.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd nbd-3.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/tv_sec = 5/tv_sec = 30/' tests/run/nbd-tester-client.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mXPoMQ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nbd-3.25 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-05-01 22:17:36.000000000 +0800 +++ ./configure 2025-06-13 13:38:14.513950460 +0800 @@ -1777,7 +1777,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-06-13 13:38:14.513950460 +0800 +++ ./configure 2025-06-13 13:38:14.529950511 +0800 @@ -7279,7 +7279,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17643,7 +17643,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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 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-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-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-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-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-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7285: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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-opencloudos-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... yes 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-opencloudos-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-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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.32.0 gthread-2.0 >= 2.32.0... yes 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 -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_client-buffer.o `test -f 'buffer.c' || echo './'`buffer.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_trdump-nbd-trdump.o `test -f 'nbd-trdump.c' || echo './'`nbd-trdump.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_trplay-nbd-trplay.o `test -f 'nbd-trplay.c' || echo './'`nbd-trplay.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c cliserv.c -o libcliserv_la-cliserv.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' cliserv.c: In function 'err_nonfatal': cliserv.c:52:9: warning: 'strncpy' specified bound 150 equals destination size [-Wstringop-truncation] 52 | strncpy(s1, s, sizeof(s1)); | ^ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_client-crypto-gnutls.o `test -f 'crypto-gnutls.c' || echo './'`crypto-gnutls.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c treefiles.c -o libnbdsrv_la-treefiles.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbdtab_parser.lo nbdtab_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c nbdtab_parser.c -o nbdtab_parser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DNOTLS -DPROG_NAME='"min-nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o min_nbd_client-nbd-client.o `test -f 'nbd-client.c' || echo './'`nbd-client.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' nbd-client.c: In function 'main': nbd-client.c:1341:9: warning: 'nbd' may be used uninitialized [-Wmaybe-uninitialized] 1341 | ioctl(nbd, NBD_CLEAR_SOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nbd-client.c:907:19: note: 'nbd' was declared here 907 | int sock, nbd; | ^~~ nbd-client.c:1209:36: warning: 'sockfds' may be used uninitialized [-Wmaybe-uninitialized] 1209 | sockfds[i] = sock; | ~~~~~~~~~~~^~~~~~ nbd-client.c:938:14: note: 'sockfds' was declared here 938 | int *sockfds; | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c nbdsrv.c -o libnbdsrv_la-nbdsrv.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' nbdsrv.c: In function 'address_matches': nbdsrv.c:102:31: warning: 'byte_s' may be used uninitialized [-Wmaybe-uninitialized] 102 | byte_s++; byte_t++; | ~~~~~~^~ nbdsrv.c:63:32: note: 'byte_s' was declared here 63 | const uint8_t* byte_s; | ^~~~~~ nbdsrv.c:102:41: warning: 'byte_t' may be used uninitialized [-Wmaybe-uninitialized] 102 | byte_s++; byte_t++; | ~~~~~~^~ nbdsrv.c:64:26: note: 'byte_t' was declared here 64 | uint8_t* byte_t; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_client-nbd-client.o `test -f 'nbd-client.c' || echo './'`nbd-client.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' nbd-client.c: In function 'main': nbd-client.c:1341:9: warning: 'nbd' may be used uninitialized [-Wmaybe-uninitialized] 1341 | ioctl(nbd, NBD_CLEAR_SOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nbd-client.c:907:19: note: 'nbd' was declared here 907 | int sock, nbd; | ^~~ nbd-client.c:1209:36: warning: 'sockfds' may be used uninitialized [-Wmaybe-uninitialized] 1209 | sockfds[i] = sock; | ~~~~~~~~~~~^~~~~~ nbd-client.c:938:14: note: 'sockfds' was declared here 938 | int *sockfds; | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbd-trdump nbd_trdump-nbd-trdump.o libcliserv.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbd-trdump nbd_trdump-nbd-trdump.o ./.libs/libcliserv.a -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbd-trplay nbd_trplay-nbd-trplay.o libcliserv.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbd-trplay nbd_trplay-nbd-trplay.o ./.libs/libcliserv.a -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbdtab_lexer.lo nbdtab_lexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c nbdtab_lexer.c -o nbdtab_lexer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' nbdtab_lexer.c:1139:16: warning: 'input' defined but not used [-Wunused-function] 1139 | static int input (void) | ^~~~~ nbdtab_lexer.c:1096:17: warning: 'yyunput' defined but not used [-Wunused-function] 1096 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' nbd-server.c: In function 'handle_structured_reply': nbd-server.c:2535:13: warning: unused variable 'i' [-Wunused-variable] 2535 | int i; | ^ nbd-server.c: In function 'handle_normal_read': nbd-server.c:2879:22: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 2879 | if(req->type & NBD_CMD_FLAG_DF != 0) { | ^ nbd-server.c:2907:9: warning: dangling pointer 'errmsg_32' to 'read_failed' may be used [-Wdangling-pointer=] 2907 | complete_read(client, ctx, error, errmsg, msglen, false, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nbd-server.c:2902:22: note: 'read_failed' declared here 2902 | char read_failed[] = "Read failed"; | ^~~~~~~~~~~ nbd-server.c: In function 'handle_list.constprop.0': nbd-server.c:2424:17: warning: 'strncpy' specified bound 1020 equals destination size [-Wstringop-truncation] 2424 | strncpy(ptr, serve->servename, sizeof(buf) - sizeof(len)); | ^ nbd-server.c: In function 'expsplice': nbd-server.c:1541:21: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 1541 | return (ret < 0 || len != 0); | ~~~~^~~ nbd-server.c:1534:17: note: 'ret' was declared here 1534 | ssize_t ret; | ^~~ In function 'handle_splice_read', inlined from 'handle_read' at nbd-server.c:2918:8, inlined from 'handle_request' at nbd-server.c:3037:4: nbd-server.c:2846:12: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 2846 | if (expsplice(pipefd[1], req->from, req->len, client, SPLICE_IN, 0)) { | ^ nbd-server.c: In function 'handle_request': nbd-server.c:1534:17: note: 'ret' was declared here 1534 | ssize_t ret; | ^~~ In function 'handle_write', inlined from 'handle_request' at nbd-server.c:3048:4: nbd-server.c:2936:20: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized] 2936 | if (expsplice(pkg->pipefd[0], req->from, req->len, client, | ^ nbd-server.c: In function 'handle_request': nbd-server.c:1534:17: note: 'ret' was declared here 1534 | ssize_t ret; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DNOTLS -DPROG_NAME='"min-nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o min-nbd-client min_nbd_client-nbd-client.o libcliserv.la libnbdclt.la -lnl-genl-3 -lnl-3 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -DNOTLS -DPROG_NAME=\"min-nbd-client\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME='"nbd-client"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/p11-kit-1 -DPROG_NAME=\"nbd-client\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nbd-3.25' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libnl3 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbd-server nbd_server-nbd-server.o -lgthread-2.0 -lglib-2.0 ./.libs/libnbdsrv.a ./.libs/libcliserv.a -lgnutls -lnl-genl-3 -lnl-3 -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' Making all in man make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbd-server.1.sh > nbd-server.1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbd-client.8.sh > nbd-client.8 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbd-server.5.sh > nbd-server.5 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbd-trdump.1.sh > nbd-trdump.1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbd-trplay.1.sh > nbd-trplay.1 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' sh nbdtab.5.sh > nbdtab.5 make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/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 '/builddir/build/BUILD/nbd-3.25/systemd' sh nbd@.service.sh > nbd@.service make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/systemd' Making all in gznbd make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w2IkMS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 + cd nbd-3.25 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/nbd-3.25' Making install in . make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p nbd-server nbd-trdump nbd-trplay '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin' libtool: install: /usr/bin/install -p nbd-server /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-server libtool: install: /usr/bin/install -p nbd-trdump /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-trdump libtool: install: /usr/bin/install -p nbd-trplay /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-trplay /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p nbd-client min-nbd-client '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin' libtool: install: /usr/bin/install -p nbd-client /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin/nbd-client libtool: install: /usr/bin/install -p min-nbd-client /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin/min-nbd-client make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25' Making install in man make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbd-server.1 nbd-trdump.1 nbd-trplay.1 '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 nbd-server.5 nbdtab.5 '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 nbd-client.8 '/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/man' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/doc' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/doc' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/doc' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests' Making install in parse make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/parse' make[4]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/parse' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/parse' make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/parse' Making install in code make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/code' make[4]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/code' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/code' make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/code' Making install in run make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/run' make[4]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests/run' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/run' make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests/run' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests' make[4]: Entering directory '/builddir/build/BUILD/nbd-3.25/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests' make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/tests' Making install in systemd make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/systemd' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/systemd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/systemd' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/systemd' Making install in gznbd make[2]: Entering directory '/builddir/build/BUILD/nbd-3.25/gznbd' make[3]: Entering directory '/builddir/build/BUILD/nbd-3.25/gznbd' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbd-3.25/gznbd' make[2]: Leaving directory '/builddir/build/BUILD/nbd-3.25/gznbd' make[1]: Leaving directory '/builddir/build/BUILD/nbd-3.25' + install -pDm644 systemd/nbd@.service /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/lib/systemd/system/nbd@.service + mkdir -p /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/lib/systemd/system/nbd@.service.d + cat + install -pDm644 /builddir/build/SOURCES/nbd-server.service /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/lib/systemd/system/nbd-server.service + install -pDm644 /builddir/build/SOURCES/nbd-server.sysconfig /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/etc/sysconfig/nbd-server + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.25-2.oc9 --unique-debug-suffix -3.25-2.oc9.x86_64 --unique-debug-src-base nbd-3.25-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nbd-3.25 extracting debug info from /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-server extracting debug info from /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-trplay extracting debug info from /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin/min-nbd-client extracting debug info from /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/sbin/nbd-client extracting debug info from /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/bin/nbd-trdump 619 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: nbd-3.25-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y5N7GP + umask 022 + cd /builddir/build/BUILD + cd nbd-3.25 + DOCDIR=/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/doc/nbd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/doc/nbd + cp -pr README.md /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/doc/nbd + cp -pr doc/proto.md doc/uri.md /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/doc/nbd + cp -pr doc/todo.txt /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/doc/nbd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TGVKJr + umask 022 + cd /builddir/build/BUILD + cd nbd-3.25 + LICENSEDIR=/builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/licenses/nbd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/licenses/nbd + cp -pr COPYING /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64/usr/share/licenses/nbd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nbd) = 3.25-2.oc9 nbd = 3.25-2.oc9 nbd(x86-64) = 3.25-2.oc9 Requires(interp): /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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) rtld(GNU_HASH) Processing files: nbd-debugsource-3.25-2.oc9.x86_64 Provides: nbd-debugsource = 3.25-2.oc9 nbd-debugsource(x86-64) = 3.25-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nbd-debuginfo-3.25-2.oc9.x86_64 Provides: debuginfo(build-id) = 0a9def4784b69a8e019feb062097141eb1fe1d64 debuginfo(build-id) = 3c56b162055c15926136db072e3b5068ece99727 debuginfo(build-id) = 80305fa78ede5d73308bd1d04d1d3693b3253d9a debuginfo(build-id) = 8d05209c24ce9dd9e3e3640428bb00afd23dd1ee debuginfo(build-id) = da5d5175cc591ff8175787ded2cd4e1ac78c89fd nbd-debuginfo = 3.25-2.oc9 nbd-debuginfo(x86-64) = 3.25-2.oc9 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.25-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nbd-3.25-2.oc9.x86_64 Wrote: /builddir/build/RPMS/nbd-debugsource-3.25-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbd-3.25-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbd-debuginfo-3.25-2.oc9.x86_64.rpm Child return code was: 0