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/libecap.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-236037-20690/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 0xffe28b9c60>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/libecap.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/libecap-1.0.1-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/libecap.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-236037-20690/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 0xffe28b9c60>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/libecap.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.z08lpD
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libecap-1.0.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libecap-1.0.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libecap-1.0.1
+ /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.Kwccb1
+ 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 libecap-1.0.1
+ '[' '-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	2015-06-09 04:29:56.000000000 +0800
+++ ./configure	2024-08-17 04:09:53.178578293 +0800
@@ -1852,7 +1852,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-17 04:09:53.178578293 +0800
+++ ./configure	2024-08-17 04:09:53.202578717 +0800
@@ -16866,7 +16866,7 @@
 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$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_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
 objdir='`$ECHO "X$objdir" | $Xsed -e "$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 ./cfgaux/config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./cfgaux/config.guess
++ basename ./cfgaux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./cfgaux/config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './cfgaux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./cfgaux/config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./cfgaux/config.sub
++ basename ./cfgaux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./cfgaux/config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './cfgaux/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"~' ./cfgaux/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
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 to enable maintainer-specific portions of Makefiles... no
checking build system type... loongarch64-opencloudos-linux-gnu
checking host system type... loongarch64-opencloudos-linux-gnu
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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-ar... no
checking for ar... ar
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... ok
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 for loongarch64-opencloudos-linux-gnu-ranlib... ranlib
checking for ar... /usr/bin/ar
remembering installation prefix as /usr
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the C++ compiler (g++) is a C++ compiler... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking for loongarch64-opencloudos-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for an ANSI C-conforming const... yes
configure: pkgconfig directory is ${libdir}/pkgconfig
configure: creating ./config.status
config.status: creating libecap.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libecap/Makefile
config.status: creating src/libecap/common/Makefile
config.status: creating src/libecap/adapter/Makefile
config.status: creating src/libecap/host/Makefile
config.status: creating doc/Makefile
config.status: creating src/libecap/common/ac-autoconf.h
config.status: executing src/libecap/common/autoconf.h commands
config.status: creating src/libecap/common/autoconf.h - prefix LIBECAP for src/libecap/common/ac-autoconf.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
Making all in src
Making all in libecap
Making all in common
/usr/bin/make  all-am
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 memory.lo memory.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 memory.cc  -fPIC -DPIC -o .libs/memory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 memory.cc -o memory.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 body_size.lo body_size.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 body_size.cc  -fPIC -DPIC -o .libs/body_size.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 body_size.cc -o body_size.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 name.lo name.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 name.cc  -fPIC -DPIC -o .libs/name.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 name.cc -o name.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 message.lo message.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 message.cc  -fPIC -DPIC -o .libs/message.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 message.cc -o message.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 names.lo names.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 names.cc  -fPIC -DPIC -o .libs/names.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 names.cc -o names.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 area.lo area.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 area.cc  -fPIC -DPIC -o .libs/area.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 area.cc -o area.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 errors.lo errors.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 errors.cc  -fPIC -DPIC -o .libs/errors.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 errors.cc -o errors.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 registry.lo registry.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 registry.cc  -fPIC -DPIC -o .libs/registry.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 registry.cc -o registry.o >/dev/null 2>&1
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
/bin/sh ../../../libtool --tag=CXX   --mode=link 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  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libcommon.la  area.lo body_size.lo memory.lo message.lo name.lo names.lo registry.lo errors.lo  
libtool: link: /usr/bin/ar cru .libs/libcommon.a .libs/area.o .libs/body_size.o .libs/memory.o .libs/message.o .libs/name.o .libs/names.o .libs/registry.o .libs/errors.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
Making all in adapter
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 xaction.lo xaction.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 xaction.cc  -fPIC -DPIC -o .libs/xaction.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 xaction.cc -o xaction.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../../../src -I../../../src   -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 service.lo service.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 service.cc  -fPIC -DPIC -o .libs/service.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -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 service.cc -o service.o >/dev/null 2>&1
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
/bin/sh ../../../libtool --tag=CXX   --mode=link 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  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libadapter.la  service.lo xaction.lo  
libtool: link: /usr/bin/ar cru .libs/libadapter.a .libs/service.o .libs/xaction.o 
libtool: link: ranlib .libs/libadapter.a
libtool: link: ( cd ".libs" && rm -f "libadapter.la" && ln -s "../libadapter.la" "libadapter.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
Making all in host
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
/bin/sh ../../../libtool --tag=CXX   --mode=link 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  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libhost.la    
libtool: link: /usr/bin/ar cru .libs/libhost.a 
libtool: link: ranlib .libs/libhost.a
libtool: link: ( cd ".libs" && rm -f "libhost.la" && ln -s "../libhost.la" "libhost.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
/bin/sh ../../libtool --tag=CXX   --mode=link 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 -version-info 3:0:0 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -o libecap.la -rpath /usr/lib64  common/libcommon.la adapter/libadapter.la host/libhost.la 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/crtbeginS.o  -Wl,--whole-archive common/.libs/libcommon.a adapter/.libs/libadapter.a host/.libs/libhost.a -Wl,--no-whole-archive  -L/usr/lib/gcc/loongarch64-OpenCloudOS-linux/12 -L/usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/../../../../lib64 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/../../.. -L/lib64 -L/usr/lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/loongarch64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--build-id=sha1   -Wl,-soname -Wl,libecap.so.3 -o .libs/libecap.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libecap.so.3" && ln -s "libecap.so.3.0.0" "libecap.so.3")
libtool: link: (cd ".libs" && rm -f "libecap.so" && ln -s "libecap.so.3.0.0" "libecap.so")
libtool: link: (cd .libs/libecap.lax/libcommon.a && /usr/bin/ar x "/builddir/build/BUILD/libecap-1.0.1/src/libecap/common/.libs/libcommon.a")
libtool: link: (cd .libs/libecap.lax/libadapter.a && /usr/bin/ar x "/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter/.libs/libadapter.a")
libtool: link: (cd .libs/libecap.lax/libhost.a && /usr/bin/ar x "/builddir/build/BUILD/libecap-1.0.1/src/libecap/host/.libs/libhost.a")
libtool: link: /usr/bin/ar cru .libs/libecap.a   .libs/libecap.lax/libcommon.a/area.o .libs/libecap.lax/libcommon.a/body_size.o .libs/libecap.lax/libcommon.a/memory.o .libs/libecap.lax/libcommon.a/message.o .libs/libecap.lax/libcommon.a/name.o .libs/libecap.lax/libcommon.a/names.o .libs/libecap.lax/libcommon.a/registry.o .libs/libecap.lax/libcommon.a/errors.o  .libs/libecap.lax/libadapter.a/service.o .libs/libecap.lax/libadapter.a/xaction.o  
libtool: link: ranlib .libs/libecap.a
libtool: link: rm -fr .libs/libecap.lax
libtool: link: ( cd ".libs" && rm -f "libecap.la" && ln -s "../libecap.la" "libecap.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
make[2]: Nothing to be done for 'all-am'.
Making all in doc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fSfaTV
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64
+ cd libecap-1.0.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src'
Making install in libecap
make[2]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
Making install in common
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/libecap/common" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/common"
 /usr/bin/install -p -m 644 libecap.h registry.h forward.h errors.h log.h memory.h area.h name.h names.h header.h body.h body_size.h message.h version.h delay.h named_values.h options.h autoconf.h '/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/common'
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/common'
Making install in adapter
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/libecap/adapter" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/adapter"
 /usr/bin/install -p -m 644 service.h xaction.h '/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/adapter'
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/adapter'
Making install in host
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/libecap/host" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/host"
 /usr/bin/install -p -m 644 host.h xaction.h '/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/include/libecap/host'
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap/host'
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
make[4]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64"
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libecap.la '/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libecap.so.3.0.0 /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.so.3.0.0
libtool: install: (cd /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libecap.so.3.0.0 libecap.so.3 || { rm -f libecap.so.3 && ln -s libecap.so.3.0.0 libecap.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64 && { ln -s -f libecap.so.3.0.0 libecap.so || { rm -f libecap.so && ln -s libecap.so.3.0.0 libecap.so; }; })
libtool: install: /usr/bin/install -p .libs/libecap.lai /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.la
libtool: install: /usr/bin/install -p .libs/libecap.a /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.a
libtool: install: ranlib /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
make[3]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
make[2]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src/libecap'
make[2]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src'
make[3]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/src'
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/libecap-1.0.1/src'
make[2]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src'
make[1]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/src'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/doc'
make[2]: Entering directory '/builddir/build/BUILD/libecap-1.0.1/doc'
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/libecap-1.0.1/doc'
make[1]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1/doc'
make[1]: Entering directory '/builddir/build/BUILD/libecap-1.0.1'
make[2]: Entering directory '/builddir/build/BUILD/libecap-1.0.1'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/pkgconfig"
 /usr/bin/install -p -m 644 libecap.pc '/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1'
make[1]: Leaving directory '/builddir/build/BUILD/libecap-1.0.1'
+ rm -f /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.a
+ rm -f /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.la
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.0.1-5.ocs23 --unique-debug-suffix -1.0.1-5.ocs23.loongarch64 --unique-debug-src-base libecap-1.0.1-5.ocs23.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/libecap-1.0.1
extracting debug info from /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/lib64/libecap.so.3.0.0
45 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: libecap-1.0.1-5.ocs23.loongarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d5Q2dZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd libecap-1.0.1
+ DOCDIR=/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/doc/libecap
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/doc/libecap
+ cp -pr CREDITS /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/doc/libecap
+ cp -pr NOTICE /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/doc/libecap
+ cp -pr README /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/doc/libecap
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9tvCJh
+ umask 022
+ cd /builddir/build/BUILD
+ cd libecap-1.0.1
+ LICENSEDIR=/builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/licenses/libecap
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/licenses/libecap
+ cp -pr LICENSE /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64/usr/share/licenses/libecap
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libecap = 1.0.1-5.ocs23 libecap(loongarch-64) = 1.0.1-5.ocs23 libecap.so.3()(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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: libecap-devel-1.0.1-5.ocs23.loongarch64
Provides: libecap-devel = 1.0.1-5.ocs23 libecap-devel(loongarch-64) = 1.0.1-5.ocs23 pkgconfig(libecap) = 1.0.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libecap.so.3()(64bit)
Processing files: libecap-debugsource-1.0.1-5.ocs23.loongarch64
Provides: libecap-debugsource = 1.0.1-5.ocs23 libecap-debugsource(loongarch-64) = 1.0.1-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libecap-debuginfo-1.0.1-5.ocs23.loongarch64
Provides: debuginfo(build-id) = 3d00ca9b60198c954446bb39dd9db454c50e7334 libecap-debuginfo = 1.0.1-5.ocs23 libecap-debuginfo(loongarch-64) = 1.0.1-5.ocs23 libecap.so.3.0.0-1.0.1-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: libecap-debugsource(loongarch-64) = 1.0.1-5.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libecap-1.0.1-5.ocs23.loongarch64
Wrote: /builddir/build/RPMS/libecap-devel-1.0.1-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libecap-debugsource-1.0.1-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libecap-1.0.1-5.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/libecap-debuginfo-1.0.1-5.ocs23.loongarch64.rpm
Child return code was: 0