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/libmnl.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-234185-20186/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe03cdc60>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/libmnl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Wrote: /builddir/build/SRPMS/libmnl-1.0.5-5.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/libmnl.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-234185-20186/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffe03cdc60>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/libmnl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.05wl34
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libmnl-1.0.5
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libmnl-1.0.5.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libmnl-1.0.5
+ /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.8NIyiZ
+ 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 libmnl-1.0.5
+ '[' '-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-04-05 19:15:38.385707259 +0800
+++ ./configure	2024-08-16 23:20:53.088335772 +0800
@@ -1755,7 +1755,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-08-16 23:20:53.088335772 +0800
+++ ./configure	2024-08-16 23:20:53.148336832 +0800
@@ -6031,7 +6031,7 @@
 # Transform an extracted symbol line into a proper C declaration.
 # Some systems (esp. on ia64) link data and code symbols differently,
 # so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="sed -n"\
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 $lt_cdecl_hook\
 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -12965,7 +12965,7 @@
 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/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-static
checking build system type... loongarch64-opencloudos-linux-gnu
checking host system type... loongarch64-opencloudos-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert loongarch64-opencloudos-linux-gnu file names to loongarch64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert loongarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for loongarch64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for loongarch64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for loongarch64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for loongarch64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for loongarch64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6037:  -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory
ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for loongarch64-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether compiler accepts -fvisibility=hidden... yes
checking for doxygen... no
checking for dot... no
configure: WARNING: Doxygen not found - continuing without Doxygen support
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/libmnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating examples/Makefile
config.status: creating examples/genl/Makefile
config.status: creating examples/kobject/Makefile
config.status: creating examples/netfilter/Makefile
config.status: creating examples/rtnl/Makefile
config.status: creating libmnl.pc
config.status: creating doxygen.cfg
config.status: creating doxygen/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
libmnl configuration:
  doxygen:          no
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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 -c -o callback.lo callback.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c callback.c  -fPIC -DPIC -o .libs/callback.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c callback.c -o callback.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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 -c -o socket.lo socket.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c socket.c  -fPIC -DPIC -o .libs/socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c socket.c -o socket.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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 -c -o nlmsg.lo nlmsg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c nlmsg.c  -fPIC -DPIC -o .libs/nlmsg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c nlmsg.c -o nlmsg.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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 -c -o attr.lo attr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c attr.c  -fPIC -DPIC -o .libs/attr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -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 -c attr.c -o attr.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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 -Wl,--version-script=./libmnl.map -version-info 2:0:2 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libmnl.la -rpath /usr/lib64 socket.lo callback.lo nlmsg.lo attr.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/socket.o .libs/callback.o .libs/nlmsg.o .libs/attr.o   -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -Wl,--version-script=./libmnl.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1   -Wl,-soname -Wl,libmnl.so.0 -o .libs/libmnl.so.0.2.0
libtool: link: (cd ".libs" && rm -f "libmnl.so.0" && ln -s "libmnl.so.0.2.0" "libmnl.so.0")
libtool: link: (cd ".libs" && rm -f "libmnl.so" && ln -s "libmnl.so.0.2.0" "libmnl.so")
libtool: link: ar cr .libs/libmnl.a  socket.o callback.o nlmsg.o attr.o
libtool: link: ranlib .libs/libmnl.a
libtool: link: ( cd ".libs" && rm -f "libmnl.la" && ln -s "../libmnl.la" "libmnl.la" )
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
Making all in include
Making all in libmnl
make[3]: Nothing to be done for 'all'.
Making all in linux
Making all in netfilter
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in examples
Making all in genl
make[3]: Nothing to be done for 'all'.
Making all in kobject
make[3]: Nothing to be done for 'all'.
Making all in netfilter
make[3]: Nothing to be done for 'all'.
Making all in rtnl
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in doxygen
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VJc0Lx
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64
+ cd libmnl-1.0.5
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libmnl.la '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libmnl.so.0.2.0 /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.so.0.2.0
libtool: install: (cd /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libmnl.so.0.2.0 libmnl.so.0 || { rm -f libmnl.so.0 && ln -s libmnl.so.0.2.0 libmnl.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libmnl.so.0.2.0 libmnl.so || { rm -f libmnl.so && ln -s libmnl.so.0.2.0 libmnl.so; }; })
libtool: install: /usr/bin/install -p .libs/libmnl.lai /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.la
libtool: install: /usr/bin/install -p .libs/libmnl.a /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.a
libtool: install: ranlib /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
make[1]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/src'
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include'
Making install in libmnl
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/libmnl'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/libmnl'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/include/libmnl'
 /usr/bin/install -p -m 644 libmnl.h '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/include/libmnl'
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/libmnl'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/libmnl'
Making install in linux
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
Making install in netfilter
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[4]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
make[4]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include/linux'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include'
make[1]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/include'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
Making install in genl
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/genl'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/genl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/genl'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/genl'
Making install in kobject
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/kobject'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/kobject'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/kobject'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/kobject'
Making install in netfilter
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/netfilter'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/netfilter'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/netfilter'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/netfilter'
Making install in rtnl
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/rtnl'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples/rtnl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/rtnl'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples/rtnl'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
make[3]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
make[1]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/examples'
Making install in doxygen
make[1]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/doxygen'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5/doxygen'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/doxygen'
make[1]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5/doxygen'
make[1]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5'
make[2]: Entering directory '/builddir/build/BUILD/libmnl-1.0.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libmnl.pc '/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5'
make[1]: Leaving directory '/builddir/build/BUILD/libmnl-1.0.5'
+ find /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64 -name '*.la' -delete
+ find examples '(' -name Makefile.am -o -name Makefile.in ')' -delete
+ find examples -type d -name .deps -prune -exec rm -rf '{}' ';'
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.0.5-5.ocs23 --unique-debug-suffix -1.0.5-5.ocs23.loongarch64 --unique-debug-src-base libmnl-1.0.5-5.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/libmnl-1.0.5
extracting debug info from /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/lib64/libmnl.so.0.2.0
144 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: libmnl-1.0.5-5.ocs23.loongarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eQebcZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd libmnl-1.0.5
+ DOCDIR=/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl
+ cp -pr README /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MnaGOR
+ umask 022
+ cd /builddir/build/BUILD
+ cd libmnl-1.0.5
+ LICENSEDIR=/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/licenses/libmnl
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/licenses/libmnl
+ cp -pr COPYING /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/licenses/libmnl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libmnl = 1.0.5-5.ocs23 libmnl(loongarch-64) = 1.0.5-5.ocs23 libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libmnl.so.0(LIBMNL_1.1)(64bit) libmnl.so.0(LIBMNL_1.2)(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: 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) rtld(GNU_HASH)
Processing files: libmnl-devel-1.0.5-5.ocs23.loongarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UaJZxy
+ umask 022
+ cd /builddir/build/BUILD
+ cd libmnl-1.0.5
+ DOCDIR=/builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl-devel
+ cp -pr examples /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64/usr/share/doc/libmnl-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libmnl-devel = 1.0.5-5.ocs23 libmnl-devel(loongarch-64) = 1.0.5-5.ocs23 pkgconfig(libmnl) = 1.0.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libmnl.so.0()(64bit)
Processing files: libmnl-static-1.0.5-5.ocs23.loongarch64
Provides: libmnl-static = 1.0.5-5.ocs23 libmnl-static(loongarch-64) = 1.0.5-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libmnl-debugsource-1.0.5-5.ocs23.loongarch64
Provides: libmnl-debugsource = 1.0.5-5.ocs23 libmnl-debugsource(loongarch-64) = 1.0.5-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libmnl-debuginfo-1.0.5-5.ocs23.loongarch64
Provides: debuginfo(build-id) = e142811ca9e919460f2bac572eda833ad8d43800 libmnl-debuginfo = 1.0.5-5.ocs23 libmnl-debuginfo(loongarch-64) = 1.0.5-5.ocs23 libmnl.so.0.2.0-1.0.5-5.ocs23.loongarch64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libmnl-debugsource(loongarch-64) = 1.0.5-5.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmnl-1.0.5-5.ocs23.loongarch64
Wrote: /builddir/build/RPMS/libmnl-debugsource-1.0.5-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libmnl-1.0.5-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libmnl-debuginfo-1.0.5-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libmnl-static-1.0.5-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libmnl-devel-1.0.5-5.ocs23.loongarch64.rpm
Child return code was: 0