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/libbgpdump.spec'], chrootPath='/var/lib/mock/dist-ocs23-loongarch64-build-140166-9626/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=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libbgpdump.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/libbgpdump-1.6.2-1.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/libbgpdump.spec'], chrootPath='/var/lib/mock/dist-ocs23-loongarch64-build-140166-9626/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=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/libbgpdump.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.qChOb2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbgpdump-1.6.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libbgpdump-1.6.2.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd libbgpdump-1.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libbgpdump-1.6.2-soname-versioning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PhcHPl + 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 libbgpdump-1.6.2 + '[' '-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 2020-06-07 21:40:23.000000000 +0800 +++ ./configure 2024-04-21 20:08:45.698655906 +0800 @@ -1769,7 +1769,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 + '[' 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 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 for loongarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for u_char_t... no checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for gzopen in -lz... yes checking for BZ2_bzReadOpen in -lbz2... yes checking for strlcat... yes checking for inet_ntoa... yes checking for inet_ntop... yes configure: creating ./config.status config.status: creating bgpdump.spec config.status: creating Makefile config.status: creating bgpdump-config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j32 V=1 VERBOSE=1 gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -c -o bgpdump_mstream.o bgpdump_mstream.c gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -c -o util.o util.c gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -c -o inet_ntop.o inet_ntop.c gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -c -o cfile_tools.o cfile_tools.c gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -c -o bgpdump_lib.o bgpdump_lib.c ar r libbgpdump.a bgpdump_lib.o bgpdump_mstream.o cfile_tools.o util.o inet_ntop.o ranlib libbgpdump.a ar: creating libbgpdump.a gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libbgpdump.so.0 -o libbgpdump.so.0.0.0 bgpdump_lib.o bgpdump_mstream.o cfile_tools.o util.o inet_ntop.o -lbz2 -lz ln -s libbgpdump.so.0.0.0 libbgpdump.so.0 ln -s libbgpdump.so.0.0.0 libbgpdump.so gcc -fPIC -g -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 -Wall -Wsystem-headers -Wno-format-y2k -Wno-sign-compare -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o bgpdump bgpdump.c libbgpdump.so.0.0.0 -lbz2 -lz bgpdump.c: In function 'process': bgpdump.c:429:33: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 429 | strncpy(prefix, inet_ntoa(e->prefix.v4_addr), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:2094:21: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 2094 | strncpy(nexthop, inet_ntoa(attr->mp_info->announce[AFI_IP][SAFI_UNICAST]->nexthop.v4_addr), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:2085:21: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 2085 | strncpy(nexthop, inet_ntoa(attr->mp_info->announce[AFI_IP6][SAFI_UNICAST]->nexthop.v4_addr), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:2102:17: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 2102 | strncpy(nexthop, inet_ntoa(attr->nexthop), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:1942:21: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 1942 | strncpy(peer, inet_ntoa(route->peer_ip.v4_addr), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:1943:21: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 1943 | strncpy(prefix, inet_ntoa(route->prefix.v4_addr), BGPDUMP_ADDRSTRLEN); | ^ bgpdump.c:1967:21: warning: 'strncpy' specified bound 46 equals destination size [-Wstringop-truncation] 1967 | strncpy(nexthop, inet_ntoa(entry->attr->nexthop), BGPDUMP_ADDRSTRLEN); | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v8R0G3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 ++ dirname /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 + cd libbgpdump-1.6.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/bin /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/include /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64 /usr/bin/install -p bgpdump /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/bin /usr/bin/install -p -m 0644 bgpdump_attr.h bgpdump_formats.h bgpdump_lib.h bgpdump_mstream.h /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/include /usr/bin/install -p libbgpdump.so.0.0.0 libbgpdump.a /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64 ln -s libbgpdump.so.0.0.0 /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64/libbgpdump.so.0 ln -s libbgpdump.so.0.0.0 /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64/libbgpdump.so + rm -f /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64/libbgpdump.a + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.6.2-1.ocs23 --unique-debug-suffix -1.6.2-1.ocs23.loongarch64 --unique-debug-src-base libbgpdump-1.6.2-1.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/libbgpdump-1.6.2 extracting debug info from /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/bin/bgpdump extracting debug info from /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64/libbgpdump.so.0.0.0 381 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CjFonu + 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 libbgpdump-1.6.2 + export LD_LIBRARY_PATH=:/builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64 + LD_LIBRARY_PATH=:/builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/lib64 + /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/bin/bgpdump -T fe80:: -> fe80:: [ok] 2001:db8::1 -> 2001:db8::1 [ok] ::ffff:192.168.2.1 -> ::ffff:192.168.2.1 [ok] ::192.168.1.2 -> ::192.168.1.2 [ok] 2001:7f8:30::2:1:0:8447 -> 2001:7f8:30::2:1:0:8447 [ok] 0 =?= 0 (1) 99999 =?= 99999 (5) 4294967295 =?= 4294967295 (10) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libbgpdump-1.6.2-1.ocs23.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QU81de + umask 022 + cd /builddir/build/BUILD + cd libbgpdump-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/doc/libbgpdump + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/doc/libbgpdump + cp -pr ChangeLog /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/doc/libbgpdump + cp -pr README /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/doc/libbgpdump + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dRcDmv + umask 022 + cd /builddir/build/BUILD + cd libbgpdump-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/licenses/libbgpdump + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/licenses/libbgpdump + cp -pr COPYING /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64/usr/share/licenses/libbgpdump + RPM_EC=0 ++ jobs -p + exit 0 Provides: libbgpdump = 1.6.2-1.ocs23 libbgpdump(loongarch-64) = 1.6.2-1.ocs23 libbgpdump.so.0()(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) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.38)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) rtld(GNU_HASH) Processing files: libbgpdump-devel-1.6.2-1.ocs23.loongarch64 Provides: libbgpdump-devel = 1.6.2-1.ocs23 libbgpdump-devel(loongarch-64) = 1.6.2-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbgpdump.so.0()(64bit) Processing files: bgpdump-1.6.2-1.ocs23.loongarch64 Provides: bgpdump = 1.6.2-1.ocs23 bgpdump(loongarch-64) = 1.6.2-1.ocs23 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) libbgpdump.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) rtld(GNU_HASH) Processing files: libbgpdump-debugsource-1.6.2-1.ocs23.loongarch64 Provides: libbgpdump-debugsource = 1.6.2-1.ocs23 libbgpdump-debugsource(loongarch-64) = 1.6.2-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libbgpdump-debuginfo-1.6.2-1.ocs23.loongarch64 Provides: debuginfo(build-id) = 8e3e375df864cb20bde30301814ab3934c0d787d libbgpdump-debuginfo = 1.6.2-1.ocs23 libbgpdump-debuginfo(loongarch-64) = 1.6.2-1.ocs23 libbgpdump.so.0.0.0-1.6.2-1.ocs23.loongarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libbgpdump-debugsource(loongarch-64) = 1.6.2-1.ocs23 Processing files: bgpdump-debuginfo-1.6.2-1.ocs23.loongarch64 Provides: bgpdump-debuginfo = 1.6.2-1.ocs23 bgpdump-debuginfo(loongarch-64) = 1.6.2-1.ocs23 debuginfo(build-id) = 40afa691bcece9bd7d73d443056ccd262764bac5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libbgpdump-debugsource(loongarch-64) = 1.6.2-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbgpdump-1.6.2-1.ocs23.loongarch64 Wrote: /builddir/build/RPMS/libbgpdump-devel-1.6.2-1.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/libbgpdump-1.6.2-1.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/bgpdump-1.6.2-1.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/libbgpdump-debugsource-1.6.2-1.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/libbgpdump-debuginfo-1.6.2-1.ocs23.loongarch64.rpm Wrote: /builddir/build/RPMS/bgpdump-debuginfo-1.6.2-1.ocs23.loongarch64.rpm Child return code was: 0