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/bear.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-419137-72835/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/bear.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/bear-2.4.4-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/bear.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-419137-72835/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/bear.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.fjcelS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Bear-2.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/bear-2.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Bear-2.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5HsDB7 + umask 022 + cd /builddir/build/BUILD + cd Bear-2.4.4 + 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 + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test C99_SUPPORTED -- Performing Test C99_SUPPORTED - Success -- Looking for execve -- Looking for execve - found -- Looking for execv -- Looking for execv - found -- Looking for execvpe -- Looking for execvpe - found -- Looking for execvp -- Looking for execvp - found -- Looking for execvP -- Looking for execvP - not found -- Looking for exect -- Looking for exect - not found -- Looking for execl -- Looking for execl - found -- Looking for execlp -- Looking for execlp - found -- Looking for execle -- Looking for execle - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for posix_spawnp -- Looking for posix_spawnp - found -- Looking for _NSGetEnviron -- Looking for _NSGetEnviron - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.8") -- Looking for lit CMake Warning at shell-completion/bash/CMakeLists.txt:1 (find_package): By not providing "Findbash-completion.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "bash-completion", but CMake did not find one. Could not find a package configuration file provided by "bash-completion" with any of the following names: bash-completionConfig.cmake bash-completion-config.cmake Add the installation prefix of "bash-completion" to CMAKE_PREFIX_PATH or set "bash-completion_DIR" to a directory containing one of the above files. If "bash-completion" provides a separate development package or SDK, be sure it has been installed. -- Configuring done (1.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Bear-2.4.4 + /usr/bin/cmake --build . -j4 --verbose /usr/bin/cmake -S/builddir/build/BUILD/Bear-2.4.4 -B/builddir/build/BUILD/Bear-2.4.4 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Bear-2.4.4/CMakeFiles /builddir/build/BUILD/Bear-2.4.4//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/Bear-2.4.4' /usr/bin/gmake -f libear/CMakeFiles/ear.dir/build.make libear/CMakeFiles/ear.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/Bear-2.4.4' cd /builddir/build/BUILD/Bear-2.4.4 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Bear-2.4.4 /builddir/build/BUILD/Bear-2.4.4/libear /builddir/build/BUILD/Bear-2.4.4 /builddir/build/BUILD/Bear-2.4.4/libear /builddir/build/BUILD/Bear-2.4.4/libear/CMakeFiles/ear.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/Bear-2.4.4' /usr/bin/gmake -f libear/CMakeFiles/ear.dir/build.make libear/CMakeFiles/ear.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/Bear-2.4.4' [ 50%] Building C object libear/CMakeFiles/ear.dir/ear.c.o cd /builddir/build/BUILD/Bear-2.4.4/libear && /usr/bin/cc -D_GNU_SOURCE -Dear_EXPORTS -I/builddir/build/BUILD/Bear-2.4.4/libear -O2 -g -std=c99 -DNDEBUG -fPIC -MD -MT libear/CMakeFiles/ear.dir/ear.c.o -MF CMakeFiles/ear.dir/ear.c.o.d -o CMakeFiles/ear.dir/ear.c.o -c /builddir/build/BUILD/Bear-2.4.4/libear/ear.c [100%] Linking C shared library libear.so cd /builddir/build/BUILD/Bear-2.4.4/libear && /usr/bin/cmake -E cmake_link_script CMakeFiles/ear.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -std=c99 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libear.so -o libear.so CMakeFiles/ear.dir/ear.c.o -ldl -lpthread gmake[2]: Leaving directory '/builddir/build/BUILD/Bear-2.4.4' [100%] Built target ear gmake[1]: Leaving directory '/builddir/build/BUILD/Bear-2.4.4' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Bear-2.4.4/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fLe2DZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 + cd Bear-2.4.4 + DESTDIR=/builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 + /usr/bin/cmake --install . -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear/COPYING -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear/README.md -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear/ChangeLog.md -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/lib64/bear/libear.so -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/bin/bear -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/man/man1/bear.1 -- Installing: /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/bash-completion/completions/bear + for f in /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/bin/* + sed -i.orig 's:^#\!/usr/bin/env\s\+python\s\?$:#!/usr/libexec/platform-python:' /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/bin/bear + touch -r /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/bin/bear.orig /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/bin/bear + rm /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/bin/bear.orig + rm /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64//usr/share/doc/bear/COPYING + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.4.4-1.an8 --unique-debug-suffix -2.4.4-1.an8.loongarch64 --unique-debug-src-base bear-2.4.4-1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Bear-2.4.4 extracting debug info from /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/lib64/bear/libear.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 40 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 mangling shebang in /usr/bin/bear from /usr/bin/env python3.6 to #!/usr/bin/python3.6 Processing files: bear-2.4.4-1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U5ywwp + umask 022 + cd /builddir/build/BUILD + cd Bear-2.4.4 + DOCDIR=/builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear + cp -pr ChangeLog.md /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear + cp -pr README.md /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/doc/bear + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WwBnQb + umask 022 + cd /builddir/build/BUILD + cd Bear-2.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/licenses/bear + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/licenses/bear + cp -pr COPYING /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64/usr/share/licenses/bear + exit 0 warning: File listed twice: /usr/share/doc/bear warning: File listed twice: /usr/share/doc/bear/ChangeLog.md warning: File listed twice: /usr/share/doc/bear/README.md Provides: bear = 2.4.4-1.an8 bear(loongarch-64) = 2.4.4-1.an8 libear.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) rtld(GNU_HASH) Processing files: bear-debugsource-2.4.4-1.an8.loongarch64 Provides: bear-debugsource = 2.4.4-1.an8 bear-debugsource(loongarch-64) = 2.4.4-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bear-debuginfo-2.4.4-1.an8.loongarch64 Provides: bear-debuginfo = 2.4.4-1.an8 bear-debuginfo(loongarch-64) = 2.4.4-1.an8 debuginfo(build-id) = ead8cc5aa52bd67d47ad2b41dd5103afe0246b14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bear-debugsource(loongarch-64) = 2.4.4-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 Wrote: /builddir/build/RPMS/bear-2.4.4-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/bear-debugsource-2.4.4-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/bear-debuginfo-2.4.4-1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D6fATQ + umask 022 + cd /builddir/build/BUILD + cd Bear-2.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bear-2.4.4-1.an8.loongarch64 + exit 0 Child return code was: 0