Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/liblinear.spec'], chrootPath='/var/lib/mock/f37-build-638772-70909/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/liblinear.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 warning: extra tokens at the end of %endif directive in line 114: %endif #0%{?fedora} || 0%{?rhel} >= 8 warning: extra tokens at the end of %endif directive in line 186: %endif #0%{?fedora} || 0%{?rhel} >= 8 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Wrote: /builddir/build/SRPMS/liblinear-1.94-32.fc37.src.rpm RPM build warnings: extra tokens at the end of %endif directive in line 114: %endif #0%{?fedora} || 0%{?rhel} >= 8 extra tokens at the end of %endif directive in line 186: %endif #0%{?fedora} || 0%{?rhel} >= 8 Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/liblinear.spec'], chrootPath='/var/lib/mock/f37-build-638772-70909/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=432000uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/liblinear.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 warning: extra tokens at the end of %endif directive in line 114: %endif #0%{?fedora} || 0%{?rhel} >= 8 warning: extra tokens at the end of %endif directive in line 186: %endif #0%{?fedora} || 0%{?rhel} >= 8 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JhE7KX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblinear-1.94 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/liblinear-1.94.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd liblinear-1.94 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (liblinear-adapt_makefile.patch):' Patch #0 (liblinear-adapt_makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile Patch #1 (liblinear-fix_compiler_warnings.patch): + echo 'Patch #1 (liblinear-fix_compiler_warnings.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file linear.cpp Hunk #3 succeeded at 2657 (offset 23 lines). Hunk #4 succeeded at 2683 (offset 23 lines). Hunk #5 succeeded at 2705 (offset 23 lines). Hunk #6 succeeded at 2735 (offset 23 lines). + install -pm 0644 /builddir/build/SOURCES/index.html /builddir/build/SOURCES/FAQ.html /builddir/build/SOURCES/exp.html /builddir/build/SOURCES/liblinear.pdf . + rm -rf blas/ matlab/ windows/ Makefile.win + cat + mv python/README README.python + for _file in python/*.py + sed '1{\@^#!/usr/bin/env python@d}' python/liblinear.py + touch -r python/liblinear.py python/liblinear.py.new + mv -f python/liblinear.py.new python/liblinear.py + for _file in python/*.py + sed '1{\@^#!/usr/bin/env python@d}' python/liblinearutil.py + touch -r python/liblinearutil.py python/liblinearutil.py.new + mv -f python/liblinearutil.py.new python/liblinearutil.py + sed -i s/-lblas/-lflexiblas/g Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tFi9IB + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/liblinear-1.94/.package_note-liblinear-1.94-32.fc37.riscv64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh liblinear 1.94-32.fc37 riscv64 + cd liblinear-1.94 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/liblinear-1.94/.package_note-liblinear-1.94-32.fc37.riscv64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 /var/tmp/rpm-tmp.tFi9IB: line 75: ./configure: No such file or directory + : + make -j4 g++ -Wall -Wconversion -O3 -fPIC -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o linear.o linear.cpp g++ -Wall -Wconversion -O3 -fPIC -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tron.o tron.cpp g++ -shared -Wl,-soname,liblinear.so.1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/liblinear-1.94/.package_note-liblinear-1.94-32.fc37.riscv64.ld -lflexiblas linear.o tron.o -o liblinear.so.1 ln -fs liblinear.so.1 liblinear.so g++ -Wall -Wconversion -O3 -fPIC -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o train train.c -L. -llinear g++ -Wall -Wconversion -O3 -fPIC -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o predict predict.c -L. -llinear + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cuPUJn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/liblinear-1.94/.package_note-liblinear-1.94-32.fc37.riscv64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd liblinear-1.94 + mkdir -p /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/bin /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/pkgconfig /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/include/liblinear + install -pm 0755 predict /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/bin/liblinear-predict + install -pm 0755 train /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/bin/liblinear-train + install -pm 0755 liblinear.so.1 /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64 + ln -s liblinear.so.1 /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/liblinear.so + install -pm 0644 liblinear.pc /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/pkgconfig + install -pm 0644 linear.h tron.h /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/include/liblinear + mkdir -p /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/python3.11/site-packages + install -pm 0644 python/liblinear.py python/liblinearutil.py /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/python3.11/site-packages + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.94-32.fc37 --unique-debug-suffix -1.94-32.fc37.riscv64 --unique-debug-src-base liblinear-1.94-32.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/liblinear-1.94 extracting debug info from /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/bin/liblinear-predict extracting debug info from /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/liblinear.so.1 extracting debug info from /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/bin/liblinear-train original debug info size: 680kB, size after compression: 656kB /usr/bin/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 154 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: liblinear-1.94-32.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JXAgjT + umask 022 + cd /builddir/build/BUILD + cd liblinear-1.94 + DOCDIR=/builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear + cp -pr COPYRIGHT /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblinear = 1.94-32.fc37 liblinear(riscv-64) = 1.94-32.fc37 liblinear.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libflexiblas.so.3()(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) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: liblinear-cli-1.94-32.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ptfR4 + umask 022 + cd /builddir/build/BUILD + cd liblinear-1.94 + DOCDIR=/builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-cli + cp -pr heart_scale /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblinear-cli = 1.94-32.fc37 liblinear-cli(riscv-64) = 1.94-32.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) liblinear.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: liblinear-devel-1.94-32.fc37.riscv64 Provides: liblinear-devel = 1.94-32.fc37 liblinear-devel(riscv-64) = 1.94-32.fc37 pkgconfig(liblinear) = 1.94 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblinear.so.1()(64bit) Processing files: liblinear-doc-1.94-32.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JZ3DNr + umask 022 + cd /builddir/build/BUILD + cd liblinear-1.94 + DOCDIR=/builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + cp -pr README README.python /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + cp -pr predict.c train.c /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + cp -pr FAQ.html exp.html index.html /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + cp -pr liblinear.pdf /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64/usr/share/doc/liblinear-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblinear-doc = 1.94-32.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-liblinear-1.94-32.fc37.riscv64 Provides: python-liblinear = 1.94-32.fc37 python3-liblinear = 1.94-32.fc37 python3-liblinear(riscv-64) = 1.94-32.fc37 python3.11-liblinear = 1.94-32.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 Processing files: liblinear-debugsource-1.94-32.fc37.riscv64 Provides: liblinear-debugsource = 1.94-32.fc37 liblinear-debugsource(riscv-64) = 1.94-32.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblinear-debuginfo-1.94-32.fc37.riscv64 Provides: debuginfo(build-id) = b189235a70ecd5e060581de847a754f5ac650982 liblinear-debuginfo = 1.94-32.fc37 liblinear-debuginfo(riscv-64) = 1.94-32.fc37 liblinear.so.1-1.94-32.fc37.riscv64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblinear-debugsource(riscv-64) = 1.94-32.fc37 Processing files: liblinear-cli-debuginfo-1.94-32.fc37.riscv64 Provides: debuginfo(build-id) = 3071a77e4ae4dca81603e3d32b9365770fa3af4c debuginfo(build-id) = 648456a38ebeda859d683fa194140e666bbdaee7 liblinear-cli-debuginfo = 1.94-32.fc37 liblinear-cli-debuginfo(riscv-64) = 1.94-32.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblinear-debugsource(riscv-64) = 1.94-32.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 Wrote: /builddir/build/RPMS/liblinear-cli-debuginfo-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-debugsource-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-debuginfo-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-doc-1.94-32.fc37.noarch.rpm Wrote: /builddir/build/RPMS/python3-liblinear-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-cli-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-devel-1.94-32.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/liblinear-1.94-32.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XYj3VH + umask 022 + cd /builddir/build/BUILD + cd liblinear-1.94 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblinear-1.94-32.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.H2CCir + umask 022 + cd /builddir/build/BUILD + rm -rf liblinear-1.94 liblinear-1.94.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: extra tokens at the end of %endif directive in line 114: %endif #0%{?fedora} || 0%{?rhel} >= 8 extra tokens at the end of %endif directive in line 186: %endif #0%{?fedora} || 0%{?rhel} >= 8 Child return code was: 0