Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libiec61883.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-137428-50625/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libiec61883.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/libiec61883-1.2.0-18.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libiec61883.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-137428-50625/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libiec61883.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.OCngk1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libiec61883-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libiec61883-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libiec61883-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libiec61883-1.2.0-installtests.patch):' Patch #0 (libiec61883-1.2.0-installtests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file examples/Makefile.am patching file examples/Makefile.in Patch #1 (libiec61883-channel-allocation-without-local-node-rw.patch): + echo 'Patch #1 (libiec61883-channel-allocation-without-local-node-rw.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/cmp.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4q1T00 + umask 022 + cd /builddir/build/BUILD + cd libiec61883-1.2.0 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 for loongarch64-Anolis-linux-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of gcc... none checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu 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-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-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... no 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... no checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBRAW1394... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating libiec61883.pc config.status: creating libiec61883.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o cip.lo cip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o amdtp.lo amdtp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o plug.lo plug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c plug.c -fPIC -DPIC -o .libs/plug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c amdtp.c -fPIC -DPIC -o .libs/amdtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c cip.c -fPIC -DPIC -o .libs/cip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o cooked.lo cooked.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o dv.lo dv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c cooked.c -fPIC -DPIC -o .libs/cooked.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c dv.c -fPIC -DPIC -o .libs/dv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o deque.lo deque.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o tsbuffer.lo tsbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c deque.c -fPIC -DPIC -o .libs/deque.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c -o mpeg2.lo mpeg2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c tsbuffer.c -fPIC -DPIC -o .libs/tsbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c mpeg2.c -fPIC -DPIC -o .libs/mpeg2.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -lraw1394 -version-info 1:1:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libiec61883.la -rpath /usr/lib64 cip.lo amdtp.lo plug.lo cmp.lo cooked.lo dv.lo deque.lo tsbuffer.lo mpeg2.lo libtool: link: gcc -shared .libs/cip.o .libs/amdtp.o .libs/plug.o .libs/cmp.o .libs/cooked.o .libs/dv.o .libs/deque.o .libs/tsbuffer.o .libs/mpeg2.o -lraw1394 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libiec61883.so.0 -o .libs/libiec61883.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libiec61883.so.0" && ln -s "libiec61883.so.0.1.1" "libiec61883.so.0") libtool: link: (cd ".libs" && rm -f "libiec61883.so" && ln -s "libiec61883.so.0.1.1" "libiec61883.so") libtool: link: ( cd ".libs" && rm -f "libiec61883.la" && ln -s "../libiec61883.la" "libiec61883.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/src' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c plugreport.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c plugctl.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c test-amdtp.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c test-dv.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c test-mpeg2.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -c test-plugs.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plugreport plugreport.o ../src/libiec61883.la -lraw1394 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-amdtp test-amdtp.o ../src/libiec61883.la -lraw1394 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dv test-dv.o ../src/libiec61883.la -lraw1394 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-plugs test-plugs.o ../src/libiec61883.la -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plugreport plugreport.o ../src/.libs/libiec61883.so -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-amdtp test-amdtp.o ../src/.libs/libiec61883.so -lraw1394 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plugctl plugctl.o ../src/libiec61883.la -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-plugs test-plugs.o ../src/.libs/libiec61883.so -lraw1394 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mpeg2 test-mpeg2.o ../src/libiec61883.la -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-dv test-dv.o ../src/.libs/libiec61883.so -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plugctl plugctl.o ../src/.libs/libiec61883.so -lraw1394 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mpeg2 test-mpeg2.o ../src/.libs/libiec61883.so -lraw1394 make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MUjZ27 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 + cd libiec61883-1.2.0 + make install DESTDIR=/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64" /bin/sh ../libtool --mode=install install -p 'libiec61883.la' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/libiec61883.la' libtool: install: install -p .libs/libiec61883.so.0.1.1 /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/libiec61883.so.0.1.1 libtool: install: (cd /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64 && { ln -s -f libiec61883.so.0.1.1 libiec61883.so.0 || { rm -f libiec61883.so.0 && ln -s libiec61883.so.0.1.1 libiec61883.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64 && { ln -s -f libiec61883.so.0.1.1 libiec61883.so || { rm -f libiec61883.so && ln -s libiec61883.so.0.1.1 libiec61883.so; }; }) libtool: install: install -p .libs/libiec61883.lai /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/libiec61883.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libiec61883" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/include/libiec61883" install -p -m 644 'iec61883.h' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/include/libiec61883/iec61883.h' make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin" /bin/sh ../libtool --mode=install install -p 'plugreport' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugreport' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/plugreport /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugreport /bin/sh ../libtool --mode=install install -p 'plugctl' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugctl' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/plugctl /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugctl /bin/sh ../libtool --mode=install install -p 'test-amdtp' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-amdtp' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/test-amdtp /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-amdtp /bin/sh ../libtool --mode=install install -p 'test-dv' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-dv' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/test-dv /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-dv /bin/sh ../libtool --mode=install install -p 'test-mpeg2' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-mpeg2' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/test-mpeg2 /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-mpeg2 /bin/sh ../libtool --mode=install install -p 'test-plugs' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-plugs' libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/test-plugs /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-plugs test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/man/man1" install -p -m 644 './plugreport.1' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/man/man1/plugreport.1' install -p -m 644 './plugctl.1' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/man/man1/plugctl.1' make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0/examples' make[1]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0' make[2]: Entering directory '/builddir/build/BUILD/libiec61883-1.2.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/pkgconfig" install -p -m 644 'libiec61883.pc' '/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/pkgconfig/libiec61883.pc' make[2]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libiec61883-1.2.0' + find /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-18.0.1.an8 --unique-debug-suffix -1.2.0-18.0.1.an8.loongarch64 --unique-debug-src-base libiec61883-1.2.0-18.0.1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libiec61883-1.2.0 extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugctl extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-dv extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-amdtp extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/plugreport extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-mpeg2 extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/bin/test-plugs extracting debug info from /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/lib64/libiec61883.so.0.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 393 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libiec61883-1.2.0-18.0.1.an8.loongarch64 Provides: libiec61883 = 1.2.0-18.0.1.an8 libiec61883(loongarch-64) = 1.2.0-18.0.1.an8 libiec61883.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libraw1394.so.11()(64bit) Processing files: libiec61883-devel-1.2.0-18.0.1.an8.loongarch64 Provides: libiec61883-devel = 1.2.0-18.0.1.an8 libiec61883-devel(loongarch-64) = 1.2.0-18.0.1.an8 pkgconfig(libiec61883) = 1.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libiec61883.so.0()(64bit) pkgconfig(libraw1394) Processing files: libiec61883-utils-1.2.0-18.0.1.an8.loongarch64 Provides: libiec61883-utils = 1.2.0-18.0.1.an8 libiec61883-utils(loongarch-64) = 1.2.0-18.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libiec61883.so.0()(64bit) libraw1394.so.11()(64bit) Processing files: libiec61883-doc-1.2.0-18.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J8U0wM + umask 022 + cd /builddir/build/BUILD + cd libiec61883-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + cp -pr COPYING /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + cp -pr NEWS /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + cp -pr README /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64/usr/share/doc/libiec61883-doc + exit 0 Provides: libiec61883-doc = 1.2.0-18.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libiec61883-debugsource-1.2.0-18.0.1.an8.loongarch64 Provides: libiec61883-debugsource = 1.2.0-18.0.1.an8 libiec61883-debugsource(loongarch-64) = 1.2.0-18.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libiec61883-debuginfo-1.2.0-18.0.1.an8.loongarch64 Provides: debuginfo(build-id) = 89f931e28037830fd5835bde18b9be4620c5b58e libiec61883-debuginfo = 1.2.0-18.0.1.an8 libiec61883-debuginfo(loongarch-64) = 1.2.0-18.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libiec61883-debugsource(loongarch-64) = 1.2.0-18.0.1.an8 Processing files: libiec61883-utils-debuginfo-1.2.0-18.0.1.an8.loongarch64 Provides: debuginfo(build-id) = 3d9de3a16350bdc0ade536103be3b2d5ce8607e2 debuginfo(build-id) = 3da1a9336b1679fd5670df737b522dff3a80ffcd debuginfo(build-id) = 7cce343cda909ef39df9ce34e55194a166771275 debuginfo(build-id) = 92a8758f26aa45a483ff135932a744cc8b5ed886 debuginfo(build-id) = a90daa6cc2f7462d22347502032f12290b3785bf debuginfo(build-id) = e9f693cd0ffedfcd97af55fdf95898f8f2761b24 libiec61883-utils-debuginfo = 1.2.0-18.0.1.an8 libiec61883-utils-debuginfo(loongarch-64) = 1.2.0-18.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libiec61883-debugsource(loongarch-64) = 1.2.0-18.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 Wrote: /builddir/build/RPMS/libiec61883-1.2.0-18.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libiec61883-devel-1.2.0-18.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libiec61883-utils-1.2.0-18.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libiec61883-doc-1.2.0-18.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/libiec61883-debugsource-1.2.0-18.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libiec61883-debuginfo-1.2.0-18.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libiec61883-utils-debuginfo-1.2.0-18.0.1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GfxHGg + umask 022 + cd /builddir/build/BUILD + cd libiec61883-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libiec61883-1.2.0-18.0.1.an8.loongarch64 + exit 0 Child return code was: 0