Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/isns-utils.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-279993-26726/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/isns-utils.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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/isns-utils-0.102-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/isns-utils.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-279993-26726/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/isns-utils.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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sosz9X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf open-isns-0.102 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/open-isns-0.102.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd open-isns-0.102 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w8aqaT + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 open-isns-0.102 + '[' '-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 2022-09-09 02:09:47.000000000 +0800 +++ ./configure 2024-09-09 22:10:17.807286661 +0800 @@ -1742,7 +1742,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 + mv ./configure.backup ./configure + '[' 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 ./aclocal/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./aclocal/config.guess ++ basename ./aclocal/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./aclocal/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './aclocal/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./aclocal/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./aclocal/config.sub ++ basename ./aclocal/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./aclocal/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './aclocal/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-opencloudos-linux-gnu --host=loongarch64-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-shared --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking checking for loongarch64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... loongarch64-opencloudos-linux-gnu checking host system type... loongarch64-opencloudos-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sh... /usr/bin/sh checking for inline... inline checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for socket in -lsocket... no checking for getopt_long... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for EVP_PKEY_new in -lcrypto... yes checking slp.h usability... no checking slp.h presence... no checking for slp.h... no checking for SLPOpen in -lslp... no checking if libraries can be versioned... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/libisns/paths.h config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking configure: WARNING: Autotool/configure/make are deprecated, and will be removed soon. Please using "meson" instead + /usr/bin/make -O -j32 V=1 VERBOSE=1 gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-vendor.o vendor.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-authblock.o authblock.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-entity.o entity.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-callback.o callback.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-portal-group.o portal-group.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-deregister.o deregister.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-error.o error.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-server.o server.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-client.o client.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-timer.o timer.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-policy.o db-policy.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-query.o query.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-storage-node.o storage-node.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-domain.o domain.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-relation.o relation.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-getnext.o getnext.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-slp.o slp.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-mdebug.o mdebug.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-policy.o policy.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-security.o security.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-parser.o parser.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pidfile.o pidfile.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-esi.o esi.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-file.o db-file.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-logging.o logging.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-sysdep-unix.o sysdep-unix.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-register.o register.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pki.o pki.c pki.c: In function 'isns_dsasig_report_errors': pki.c:154:25: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 154 | ERR_func_error_string(code), | ^~~~~~~~~~~~~~~~~~~~~ In file included from pki.c:16: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsasig_sign': pki.c:184:9: warning: 'DSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:37, from /usr/include/openssl/pem.h:23, from pki.c:15: /usr/include/openssl/dsa.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, | ^~~~~~~~~~~~ pki.c:184:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DSA_get0_key(EVP_PKEY_get0_DSA(pkey), NULL, &priv_key); | ^~~~~~~~~~~~ In file included from /usr/include/openssl/pem.h:22: /usr/include/openssl/evp.h:1365:22: note: declared here 1365 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_decode_public': pki.c:303:9: warning: 'd2i_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 303 | dsa = d2i_DSA_PUBKEY(NULL, &der, len); | ^~~ In file included from /usr/include/openssl/objects.h:21, from /usr/include/openssl/evp.h:43: /usr/include/openssl/x509.h:714:1: note: declared here 714 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:308:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 308 | EVP_PKEY_assign_DSA(evp, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1338:5: note: declared here 1338 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_encode_public': pki.c:318:9: warning: 'i2d_DSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/x509.h:714:1: note: declared here 714 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,DSA, DSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:318:9: warning: 'EVP_PKEY_get0_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | bytes = i2d_DSA_PUBKEY(EVP_PKEY_get0_DSA(pkey), (unsigned char **) ptr); | ^~~~~ /usr/include/openssl/evp.h:1365:22: note: declared here 1365 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_generate_key': pki.c:393:9: warning: 'DSA_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 393 | if (!DSA_generate_key(dsa)) { | ^~ /usr/include/openssl/dsa.h:174:27: note: declared here 174 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_key(DSA *a); | ^~~~~~~~~~~~~~~~ pki.c:400:9: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 400 | EVP_PKEY_assign_DSA(pkey, dsa); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1338:5: note: declared here 1338 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ pki.c:405:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 405 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:127:28: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c: In function 'isns_dsa_load_params': pki.c:424:9: warning: 'PEM_read_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 424 | dsa = PEM_read_DSAparams(fp, NULL, NULL, NULL); | ^~~ /usr/include/openssl/pem.h:455:1: note: declared here 455 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c: In function 'isns_dsa_init_params': pki.c:495:9: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 495 | dsa = DSA_new(); | ^~~ /usr/include/openssl/dsa.h:125:28: note: declared here 125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); | ^~~~~~~ pki.c:496:9: warning: 'DSA_generate_parameters_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 496 | if (!DSA_generate_parameters_ex(dsa, dsa_key_bits, NULL, 0, NULL, NULL, cb)) { | ^~ /usr/include/openssl/dsa.h:167:27: note: declared here 167 | OSSL_DEPRECATEDIN_3_0 int DSA_generate_parameters_ex(DSA *dsa, int bits, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pki.c:497:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 497 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:127:28: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:514:9: warning: 'PEM_write_DSAparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 514 | if (!PEM_write_DSAparams(fp, dsa)) { | ^~ /usr/include/openssl/pem.h:455:1: note: declared here 455 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA) | ^~~~~~~~~~~~~~~~~~~ pki.c:517:17: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 517 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:127:28: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ pki.c:521:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 521 | DSA_free(dsa); | ^~~~~~~~ /usr/include/openssl/dsa.h:127:28: note: declared here 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-config.o config.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-export.o export.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scope.o scope.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scn.o scn.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-message.o message.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-tags.o tags.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-util.o util.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-simple.o simple.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsd.o isnsd.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-buffer.o buffer.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db.o db.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o local.o local.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-bitvector.o bitvector.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-dd.o dd.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-objects.o objects.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsadm.o isnsadm.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsdd.o isnsdd.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-socket.o socket.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-attrs.o attrs.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fPIC -shared -Wl,-soname,libisns.so.0 -Wl,--version-script=./libisns.vers -o libisns.so.0 solib-server.o solib-client.o solib-objects.o solib-callback.o solib-timer.o solib-vendor.o solib-db.o solib-db-file.o solib-db-policy.o solib-relation.o solib-scope.o solib-message.o solib-security.o solib-authblock.o solib-policy.o solib-pki.o solib-register.o solib-query.o solib-getnext.o solib-deregister.o solib-esi.o solib-scn.o solib-dd.o solib-entity.o solib-portal-group.o solib-storage-node.o solib-domain.o solib-simple.o solib-tags.o solib-attrs.o solib-export.o solib-socket.o solib-slp.o solib-error.o solib-logging.o solib-config.o solib-parser.o solib-buffer.o solib-pidfile.o solib-sysdep-unix.o solib-util.o solib-bitvector.o solib-mdebug.o -Wl,--as-needed -lcrypto [ -L libisns.so ] || ln -s libisns.so.0 libisns.so gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw4 tests/pauw4.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto rm tests/pauw3.o tests/pauw4.o tests/pauw2.o tests/pauw1.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GeeiFf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 ++ dirname /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 + cd open-isns-0.102 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 'INSTALL=/usr/bin/install -p' gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c gcc -Wall -Wextra -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 -fasynchronous-unwind-tables -fstack-clash-protection -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o tests/pauw4 tests/pauw4.o -L. -lisns -Wl,--as-needed -lcrypto *** Installing Open-iSNS *** /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/etc/isns /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man8 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man5 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64/pkgconfig /usr/bin/install -p -m 700 -d /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/var/lib/isns /usr/bin/install -p -m 555 isnsd isnsadm isnsdd /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin /usr/bin/install -p -m 644 ./etc/isnsd.conf /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/etc/isns /usr/bin/install -p -m 644 ./etc/isnsdd.conf /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/etc/isns /usr/bin/install -p -m 644 ./etc/isnsadm.conf /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/etc/isns /usr/bin/install -p -m 644 ./doc/isnsd.8 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./doc/isnsdd.8 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./doc/isnsadm.8 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./doc/isnssetup.8 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./doc/isns_config.5 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/man/man5 /usr/bin/install -p -m 644 ./isnsd.service /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system /usr/bin/install -p -m 644 ./isnsd.socket /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system /usr/bin/install -p -m 644 ./libisns.pc /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64/pkgconfig rm tests/pauw3.o tests/pauw4.o tests/pauw2.o tests/pauw1.o + make install_hdrs DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 *** Installing Open-iSNS header files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/include/libisns /usr/bin/install -c -m 644 ./include/libisns/attrs.h ./include/libisns/buffer.h ./include/libisns/isns.h ./include/libisns/isns-proto.h ./include/libisns/message.h include/libisns/paths.h ./include/libisns/source.h ./include/libisns/types.h ./include/libisns/util.h /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/include/libisns + make install_lib DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 *** Installing Open-iSNS developer files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64 /usr/bin/install -c -m 644 libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64 ln -sf libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64/libisns.so + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsadm /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsd /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsdd + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64/libisns.so.0 + rm /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system/isnsd.service + rm /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system/isnsd.socket + install -p -m 644 /builddir/build/SOURCES/isnsd.service /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib/systemd/system/isnsd.service + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.102-2.ocs23 --unique-debug-suffix -0.102-2.ocs23.loongarch64 --unique-debug-src-base isns-utils-0.102-2.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/open-isns-0.102 extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsd extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsadm extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/sbin/isnsdd extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/lib64/libisns.so.0 1271 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: isns-utils-0.102-2.ocs23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7NWj4W + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.102 + DOCDIR=/builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/doc/isns-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/doc/isns-utils + cp -pr README /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/doc/isns-utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zhmv5a + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.102 + LICENSEDIR=/builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/licenses/isns-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/licenses/isns-utils + cp -pr COPYING /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64/usr/share/licenses/isns-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(isns-utils) = 0.102-2.ocs23 isns-utils = 0.102-2.ocs23 isns-utils(loongarch-64) = 0.102-2.ocs23 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-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libisns.so.0()(64bit) libisns.so.0(LIBISNS_0.96)(64bit) libisns.so.0(LIBISNS_PRIVATE)(64bit) rtld(GNU_HASH) Processing files: isns-utils-libs-0.102-2.ocs23.loongarch64 Provides: isns-utils-libs = 0.102-2.ocs23 isns-utils-libs(loongarch-64) = 0.102-2.ocs23 libisns.so.0()(64bit) libisns.so.0(LIBISNS_0.96)(64bit) libisns.so.0(LIBISNS_PRIVATE)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Processing files: isns-utils-devel-0.102-2.ocs23.loongarch64 Provides: isns-utils-devel = 0.102-2.ocs23 isns-utils-devel(loongarch-64) = 0.102-2.ocs23 pkgconfig(libisns) = 0.102 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libisns.so.0()(64bit) Processing files: isns-utils-debugsource-0.102-2.ocs23.loongarch64 Provides: isns-utils-debugsource = 0.102-2.ocs23 isns-utils-debugsource(loongarch-64) = 0.102-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: isns-utils-debuginfo-0.102-2.ocs23.loongarch64 Provides: debuginfo(build-id) = 3727ab873bebde594e758e6ac7b813c4080ebbb4 debuginfo(build-id) = 53d0d73f943226adb225ec676d3611ead572ed02 debuginfo(build-id) = 8b41cd9e4a83b940d1246ae0a1dadd791863c504 isns-utils-debuginfo = 0.102-2.ocs23 isns-utils-debuginfo(loongarch-64) = 0.102-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isns-utils-debugsource(loongarch-64) = 0.102-2.ocs23 Processing files: isns-utils-libs-debuginfo-0.102-2.ocs23.loongarch64 Provides: debuginfo(build-id) = 8fef9c844b91fd9f72b3cb2a771c7edd78ae59c8 isns-utils-libs-debuginfo = 0.102-2.ocs23 isns-utils-libs-debuginfo(loongarch-64) = 0.102-2.ocs23 libisns.so.0-0.102-2.ocs23.loongarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: isns-utils-debugsource(loongarch-64) = 0.102-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isns-utils-0.102-2.ocs23.loongarch64 Wrote: /builddir/build/RPMS/isns-utils-devel-0.102-2.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-0.102-2.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-debuginfo-0.102-2.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-libs-0.102-2.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-debugsource-0.102-2.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-libs-debuginfo-0.102-2.ocs23.loongarch64.rpm Child return code was: 0