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/bzip2.spec'], chrootPath='/var/lib/mock/f40-build-777714-129469/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bzip2.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: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz warning: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705968000 Wrote: /builddir/build/SRPMS/bzip2-1.0.8-18.fc40.src.rpm RPM build warnings: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bzip2.spec'], chrootPath='/var/lib/mock/f40-build-777714-129469/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bzip2.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: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz warning: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705968000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4J8ziL + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-5C1D1AA44BE649DE760A.gpg --signature=/builddir/build/SOURCES/bzip2-1.0.8.tar.gz.sig --data=/builddir/build/SOURCES/bzip2-1.0.8.tar.gz gpgv: Signature made Sat Jul 13 17:50:27 2019 UTC gpgv: using RSA key 12768A96795990107A0D2FDFFC57E3CCACD99A78 gpgv: Good signature from "Mark Wielaard " gpgv: aka "Mark Wielaard " gpgv: aka "Mark Wielaard " + cd /builddir/build/BUILD + rm -rf bzip2-1.0.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/bzip2-1.0.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bzip2-1.0.8 + rm -rf /builddir/build/BUILD/bzip2-1.0.8-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/bzip2-1.0.8-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bzip2-saneso.patch):' Patch #0 (bzip2-saneso.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile-libbz2_so + echo 'Patch #1 (bzip2-cflags.patch):' Patch #1 (bzip2-cflags.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile-libbz2_so + echo 'Patch #2 (bzip2-ldflags.patch):' Patch #2 (bzip2-ldflags.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile patching file Makefile-libbz2_so Patch #3 (man_gzipdiff.patch): + echo 'Patch #3 (man_gzipdiff.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p2 --fuzz=0 patching file bzip2.1 + cp -a /builddir/build/SOURCES/bzip2.pc . + sed -i 's|^libdir=|libdir=/usr/lib64|' bzip2.pc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3iKwks + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bzip2-1.0.8 + /usr/bin/make -O -j4 V=1 VERBOSE=1 -f Makefile-libbz2_so CC=gcc AR=/usr/bin/ar RANLIB=ranlib 'CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' all gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c randtable.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c crctable.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c huffman.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c blocksort.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c bzlib.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c decompress.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -c compress.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname -Wl,libbz2.so.1 -o libbz2.so.1.0.8 blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -fpic -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o bzip2-shared bzip2.c libbz2.so.1.0.8 rm -f libbz2.so.1.0 ln -s libbz2.so.1.0.8 libbz2.so.1.0 bzip2.c: In function ‘applySavedFileAttrToOutputFile’: bzip2.c:1073:11: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1073 | (void) fchown ( fd, fileMetaInfo.st_uid, fileMetaInfo.st_gid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + rm -f blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o + /usr/bin/make -O -j4 V=1 VERBOSE=1 CC=gcc AR=/usr/bin/ar RANLIB=ranlib 'CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' all gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c randtable.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c crctable.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c huffman.c If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c blocksort.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c bzlib.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c bzip2recover.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c decompress.c gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o bzip2recover bzip2recover.o gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c bzip2.c bzip2.c: In function ‘applySavedFileAttrToOutputFile’: bzip2.c:1073:11: warning: ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1073 | (void) fchown ( fd, fileMetaInfo.st_uid, fileMetaInfo.st_gid ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -c compress.c rm -f libbz2.a /usr/bin/ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o bzip2 bzip2.o -L. -lbz2 Doing 6 tests (3 compress, 3 uncompress) ... If there's a problem, things might stop at this point. ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the 'cmp's didn't complain, it looks like you're in business. To install in /usr/local/bin, /usr/local/lib, /usr/local/man and /usr/local/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dGgVQN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bzip2-1.0.8 + chmod 644 bzlib.h + mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64/pkgconfig /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/include + cp -p bzlib.h /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/include + install -m 755 libbz2.so.1.0.8 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64 + install -m 644 libbz2.a /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64 + install -m 644 bzip2.pc /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64/pkgconfig/bzip2.pc + install -m 755 bzip2-shared /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzip2 + install -m 755 bzip2recover bzgrep bzdiff bzmore /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/ + cp -p bzip2.1 bzdiff.1 bzgrep.1 bzmore.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/ + ln -s bzip2 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bunzip2 + ln -s bzip2 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzcat + ln -s bzdiff /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzcmp + ln -s bzmore /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzless + ln -s bzgrep /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzegrep + ln -s bzgrep /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/bin/bzfgrep + ln -s libbz2.so.1.0.8 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64/libbz2.so.1 + ln -s libbz2.so.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/lib64/libbz2.so + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzip2recover.1 + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bunzip2.1 + ln -s bzip2.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzcat.1 + ln -s bzdiff.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzcmp.1 + ln -s bzmore.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzless.1 + ln -s bzgrep.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzegrep.1 + ln -s bzgrep.1 /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/man/man1/bzfgrep.1 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.0.8-18.fc40 --unique-debug-suffix -1.0.8-18.fc40.riscv64 --unique-debug-src-base bzip2-1.0.8-18.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bzip2-1.0.8 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/bzip2-1.0.8-18.fc40.riscv64 444 blocks find-debuginfo: done + /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 mangling shebang in /usr/bin/bzgrep from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/bzdiff from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/bzmore from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: bzip2-1.0.8-18.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FHcFNy + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2 + cp -pr /builddir/build/BUILD/bzip2-1.0.8/CHANGES /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2 + cp -pr /builddir/build/BUILD/bzip2-1.0.8/README /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pnokJ2 + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2 + cp -pr /builddir/build/BUILD/bzip2-1.0.8/LICENSE /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bzip2 = 1.0.8-18.fc40 bzip2(riscv-64) = 1.0.8-18.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: bzip2-devel-1.0.8-18.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V8ifuZ + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2-devel + cp -pr /builddir/build/BUILD/bzip2-1.0.8/manual.html /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2-devel + cp -pr /builddir/build/BUILD/bzip2-1.0.8/manual.pdf /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/doc/bzip2-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: bzip2-devel = 1.0.8-18.fc40 bzip2-devel(riscv-64) = 1.0.8-18.fc40 pkgconfig(bzip2) = 1.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbz2.so.1()(64bit) Processing files: bzip2-libs-1.0.8-18.fc40.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fVhTj4 + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-libs + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-libs + cp -pr /builddir/build/BUILD/bzip2-1.0.8/LICENSE /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: bzip2-libs = 1.0.8-18.fc40 bzip2-libs(riscv-64) = 1.0.8-18.fc40 libbz2.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) rtld(GNU_HASH) Processing files: bzip2-static-1.0.8-18.fc40.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q0aCiU + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + LICENSEDIR=/builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-static + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-static + cp -pr /builddir/build/BUILD/bzip2-1.0.8/LICENSE /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64/usr/share/licenses/bzip2-static + RPM_EC=0 ++ jobs -p + exit 0 Provides: bzip2-static = 1.0.8-18.fc40 bzip2-static(riscv-64) = 1.0.8-18.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bzip2-debugsource-1.0.8-18.fc40.riscv64 Provides: bzip2-debugsource = 1.0.8-18.fc40 bzip2-debugsource(riscv-64) = 1.0.8-18.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bzip2-debuginfo-1.0.8-18.fc40.riscv64 Provides: bzip2-debuginfo = 1.0.8-18.fc40 bzip2-debuginfo(riscv-64) = 1.0.8-18.fc40 debuginfo(build-id) = 67aa6e3b774321e77e73abb3754183776a50181a debuginfo(build-id) = 8ceca6c7fb420f9b2de4c2ea94e9811c94804ab9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bzip2-debugsource(riscv-64) = 1.0.8-18.fc40 Processing files: bzip2-libs-debuginfo-1.0.8-18.fc40.riscv64 Provides: bzip2-libs-debuginfo = 1.0.8-18.fc40 bzip2-libs-debuginfo(riscv-64) = 1.0.8-18.fc40 debuginfo(build-id) = 95fcf3fa23142fc9df0c33f473e99cd5b0c86a47 libbz2.so.1.0.8-1.0.8-18.fc40.riscv64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bzip2-debugsource(riscv-64) = 1.0.8-18.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 Wrote: /builddir/build/RPMS/bzip2-devel-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-libs-debuginfo-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-debugsource-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-libs-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-debuginfo-1.0.8-18.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/bzip2-static-1.0.8-18.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GwJZnw + umask 022 + cd /builddir/build/BUILD + cd bzip2-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bzip2-1.0.8-18.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.JT9GET + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/bzip2-1.0.8-SPECPARTS + rm -rf bzip2-1.0.8 bzip2-1.0.8.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 9: %{version}/%{name}-%{version}.tar.gz %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Child return code was: 0