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='/var/lib/mock/dist-an8.10-build-565403-91890/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=976gid=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.99-1.an8.1.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='/var/lib/mock/dist-an8.10-build-565403-91890/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=976gid=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.EKs8n0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf open-isns-0.99 + /usr/bin/gzip -dc /builddir/build/SOURCES/open-isns-0.99.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd open-isns-0.99 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fix-openssl-argument-order-in-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/test_as_installed.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/isns-utils-0.99-CVE-2026-55995.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uhmnnL + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.99 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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/redhat/config.guess ']' + /usr/bin/rm -f ./aclocal/config.guess ++ basename ./aclocal/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./aclocal/config.guess '/usr/lib/rpm/redhat/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/redhat/config.sub ']' + /usr/bin/rm -f ./aclocal/config.sub ++ basename ./aclocal/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./aclocal/config.sub '/usr/lib/rpm/redhat/config.sub' -> './aclocal/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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-Anolis-linux-gcc... no checking for 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-Anolis-linux-gnu checking host system type... loongarch64-Anolis-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 + make -j16 gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-server.o server.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-client.o client.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-objects.o objects.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-callback.o callback.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-timer.o timer.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-vendor.o vendor.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db.o db.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-file.o db-file.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-db-policy.o db-policy.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-relation.o relation.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scope.o scope.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-message.o message.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-security.o security.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-authblock.o authblock.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-policy.o policy.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pki.o pki.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-register.o register.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-query.o query.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-getnext.o getnext.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-deregister.o deregister.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-esi.o esi.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-scn.o scn.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-dd.o dd.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-entity.o entity.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-portal-group.o portal-group.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-storage-node.o storage-node.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-domain.o domain.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-simple.o simple.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-tags.o tags.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-attrs.o attrs.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-export.o export.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-socket.o socket.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-slp.o slp.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-error.o error.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-logging.o logging.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-config.o config.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-parser.o parser.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-buffer.o buffer.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-pidfile.o pidfile.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-sysdep-unix.o sysdep-unix.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-util.o util.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-bitvector.o bitvector.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -fPIC -c -o solib-mdebug.o mdebug.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsd.o isnsd.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsadm.o isnsadm.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o local.o local.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o isnsdd.o isnsdd.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c attrs.c: In function 'isns_portal_string': attrs.c:1053:39: warning: ']:' directive output may be truncated writing 2 bytes into a region of size between 0 and 127 [-Wformat-truncation=] snprintf(buffer, sizeof(buffer), "[%s]:%d/%s", ^~ attrs.c:1053:35: note: directive argument in the range [0, 65535] snprintf(buffer, sizeof(buffer), "[%s]:%d/%s", ^~~~~~~~~~~~ attrs.c:1053:2: note: 'snprintf' output between 9 and 140 bytes into a destination of size 128 snprintf(buffer, sizeof(buffer), "[%s]:%d/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abuf, ntohs(six->sin6_port), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (portal->proto == IPPROTO_UDP)? "udp" : "tcp"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto gcc -Wall -fno-strict-aliasing -O2 -g -I. -Iinclude -I. -I./include -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/pauw4 tests/pauw4.o -L. -lisns -Wl,--as-needed -lcrypto rm tests/pauw4.o tests/pauw1.o tests/pauw3.o tests/pauw2.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8muU7c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 ++ dirname /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 + cd open-isns-0.99 + make install DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 *** Installing Open-iSNS *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/etc/isns /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man8 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man5 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib/systemd/system /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/var/lib/isns /usr/bin/install -c -m 555 isnsd isnsadm isnsdd /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin /usr/bin/install -c -m 644 ./etc/isnsd.conf /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/etc/isns /usr/bin/install -c -m 644 ./etc/isnsdd.conf /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/etc/isns /usr/bin/install -c -m 644 ./etc/isnsadm.conf /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/etc/isns /usr/bin/install -c -m 644 ./doc/isnsd.8 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isnsdd.8 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isnsadm.8 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man8 /usr/bin/install -c -m 644 ./doc/isns_config.5 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/man/man5 /usr/bin/install -c -m 644 ./isnsd.service /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib/systemd/system /usr/bin/install -c -m 644 ./isnsd.socket /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib/systemd/system + make install_hdrs DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 *** Installing Open-iSNS header files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.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.99-1.an8.1.loongarch64/usr/include/libisns + make install_lib DESTDIR=/builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 *** Installing Open-iSNS developer files *** /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib64 /usr/bin/install -c -m 644 libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib64 ln -sf libisns.so.0 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib64/libisns.so + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsadm /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsd /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsdd + chmod 755 /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib64/libisns.so.0 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.99-1.an8.1 --unique-debug-suffix -0.99-1.an8.1.loongarch64 --unique-debug-src-base isns-utils-0.99-1.an8.1.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/open-isns-0.99 extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsadm extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsd extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/lib64/libisns.so.0 extracting debug info from /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/sbin/isnsdd /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1249 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: isns-utils-0.99-1.an8.1.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZKZrJh + umask 022 + cd /builddir/build/BUILD + cd open-isns-0.99 + DOCDIR=/builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.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.99-1.an8.1.loongarch64/usr/share/doc/isns-utils + cp -pr COPYING /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/doc/isns-utils + cp -pr README /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64/usr/share/doc/isns-utils + exit 0 Provides: config(isns-utils) = 0.99-1.an8.1 isns-utils = 0.99-1.an8.1 isns-utils(loongarch-64) = 0.99-1.an8.1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_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.99-1.an8.1.loongarch64 Provides: isns-utils-libs = 0.99-1.an8.1 isns-utils-libs(loongarch-64) = 0.99-1.an8.1 libisns.so.0()(64bit) libisns.so.0(LIBISNS_0.96)(64bit) libisns.so.0(LIBISNS_PRIVATE)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: isns-utils-devel-0.99-1.an8.1.loongarch64 Provides: isns-utils-devel = 0.99-1.an8.1 isns-utils-devel(loongarch-64) = 0.99-1.an8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libisns.so.0()(64bit) Processing files: isns-utils-debugsource-0.99-1.an8.1.loongarch64 Provides: isns-utils-debugsource = 0.99-1.an8.1 isns-utils-debugsource(loongarch-64) = 0.99-1.an8.1 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.99-1.an8.1.loongarch64 Provides: debuginfo(build-id) = 2409ae2231faedc181f33a483088830215c49997 debuginfo(build-id) = 95956aaddcfa5d637af4e20cbdfc0d4a6dd3657a debuginfo(build-id) = e6af40a82d8722c50ab4e9d52e68d6f7c45fd343 isns-utils-debuginfo = 0.99-1.an8.1 isns-utils-debuginfo(loongarch-64) = 0.99-1.an8.1 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.99-1.an8.1 Processing files: isns-utils-libs-debuginfo-0.99-1.an8.1.loongarch64 Provides: debuginfo(build-id) = 12020a3587feb39933fc12e4292aed65645b7536 isns-utils-libs-debuginfo = 0.99-1.an8.1 isns-utils-libs-debuginfo(loongarch-64) = 0.99-1.an8.1 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.99-1.an8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isns-utils-0.99-1.an8.1.loongarch64 Wrote: /builddir/build/RPMS/isns-utils-0.99-1.an8.1.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-libs-0.99-1.an8.1.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-devel-0.99-1.an8.1.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-debugsource-0.99-1.an8.1.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-debuginfo-0.99-1.an8.1.loongarch64.rpm Wrote: /builddir/build/RPMS/isns-utils-libs-debuginfo-0.99-1.an8.1.loongarch64.rpm Child return code was: 0