Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libmseed.spec'], chrootPath='/var/lib/mock/f31-build-59145-28532/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libmseed.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548979200 Wrote: /builddir/build/SRPMS/libmseed-2.19.5-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libmseed.spec'], chrootPath='/var/lib/mock/f31-build-59145-28532/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libmseed.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3sZlFL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmseed-2.19.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmseed-2.19.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmseed-2.19.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Fail-tests-early.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OE2DvN + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + CC=gcc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/make -O -j4 V=1 VERBOSE=1 shared BUILDSTDERR: tracelist.c: In function 'mstl_printsynclist': BUILDSTDERR: tracelist.c:1108:41: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size 10 [-Wformat-truncation=] BUILDSTDERR: 1108 | snprintf (yearday, sizeof (yearday), "%04d,%03d", nt->tm_year, nt->tm_yday); BUILDSTDERR: | ^~~~ BUILDSTDERR: tracelist.c:1108:40: note: directive argument in the range [-2147481748, 2147483647] BUILDSTDERR: 1108 | snprintf (yearday, sizeof (yearday), "%04d,%03d", nt->tm_year, nt->tm_yday); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: tracelist.c:1108:40: note: directive argument in the range [-2147483647, 2147483647] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from tracelist.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 24 bytes into a destination of size 10 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/make libmseed.so.2.19.5 make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c lmplatform.c -o lmplatform.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c gswap.c -o gswap.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c lookup.c -o lookup.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c fileutils.c -o fileutils.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c genutils.c -o genutils.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c pack.c -o pack.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c msrutils.c -o msrutils.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c packdata.c -o packdata.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -straceutils.c: In function 'mst_printsynclist': BUILDSTDERR: traceutils.c:1462:41: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size 10 [-Wformat-truncation=] BUILDSTDERR: 1462 | snprintf (yearday, sizeof (yearday), "%04d,%03d", nt->tm_year, nt->tm_yday); BUILDSTDERR: | ^~~~ BUILDSTDERR: traceutils.c:1462:40: note: directive argument in the range [-2147481748, 2147483647] BUILDSTDERR: 1462 | snprintf (yearday, sizeof (yearday), "%04d,%03d", nt->tm_year, nt->tm_yday); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: traceutils.c:1462:40: note: directive argument in the range [-2147483647, 2147483647] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from traceutils.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 24 bytes into a destination of size 10 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from parseutils.c:17: BUILDSTDERR: parseutils.c: In function 'ms_parse_raw': BUILDSTDERR: libmseed.h:828:3: warning: macro expands to multiple statements [-Wmultistatement-macros] BUILDSTDERR: 828 | ms_gswap2 (x.year); \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: parseutils.c:947:11: note: in expansion of macro 'MS_SWAPBTIME' BUILDSTDERR: 947 | MS_SWAPBTIME (&blkt_395->time); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: parseutils.c:946:9: note: some parts of macro expansion are not guarded by this 'if' clause BUILDSTDERR: 946 | if (swapflag) BUILDSTDERR: | ^~ + pushd example + CC=gcc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/make -O -j4 V=1 VERBOSE=1 all pecs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c tracelist.c -o tracelist.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c traceutils.c -o traceutils.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c parseutils.c -o parseutils.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c unpack.c -o unpack.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c logging.c -o logging.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c selection.c -o selection.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c unpackdata.c -o unpackdata.lo make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' Building shared library libmseed.so.2.19.5 rm -f -f libmseed.so.2.19.5 libmseed.so gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,--version-script=libmseed.map -Wl,-soname,libmseed.so.2 -o libmseed.so.2.19.5 fileutils.lo genutils.lo gswap.lo lmplatform.lo lookup.lo msrutils.lo pack.lo packdata.lo traceutils.lo tracelist.lo parseutils.lo unpack.lo unpackdata.lo selection.lo logging.lo ln -s libmseed.so.2.19.5 libmseed.so ln -s libmseed.so.2.19.5 libmseed.so.2 make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' ~/build/BUILD/libmseed-2.19.5/example ~/build/BUILD/libmseed-2.19.5 BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fIn file included from /usr/include/string.h:494, BUILDSTDERR: from msrepack.c:17: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at msrepack.c:144:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 11 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 exceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -c -o msview.o msview.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -o msview msview.o -L.. -lmseed gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -c -o msrepack.o msrepack.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I.. -o msrepack msrepack.o -L.. -lmseed ~/build/BUILD/libmseed-2.19.5 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jMiOnO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 + cd libmseed-2.19.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr EXEC_PREFIX=/usr LIBDIR=/usr/lib64 INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DOCDIR=/usr/share/doc/libmseed MANDIR=/usr/share/man install + mkdir -p /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin + cp -pd example/msrepack example/msview /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin/ + rm -rf /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.19.5-5.fc31 --unique-debug-suffix -2.19.5-5.fc31.riscv64 --unique-debug-src-base libmseed-2.19.5-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libmseed-2.19.5 BUILDSTDERR: 929 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/bin/make libmseed.so.2.19.5 make[1]: Entering directory '/builddir/build/BUILD/libmseed-2.19.5' make[1]: 'libmseed.so.2.19.5' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/libmseed-2.19.5' Installing into /usr make: 'install' is up to date. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin/msview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin/msrepack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/lib64/libmseed.so.2.19.5 extracting debug info from /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin/msrepack extracting debug info from /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/bin/msview extracting debug info from /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/lib64/libmseed.so.2.19.5 original debug info size: 564kB, size after compression: 528kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JZkGNM Processing files: libmseed-2.19.5-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Czc9SL + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + DOCDIR=/builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + cp -pr README.md /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + cp -pr README.byteorder /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + cp -pr ChangeLog /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sLcUaL + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + LICENSEDIR=/builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed + cp -pr LICENSE.txt /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libmseed = 2.19.5-5.fc31 libmseed(riscv-64) = 2.19.5-5.fc31 libmseed.so.2()(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) libmseed.so.2()(64bit) rtld(GNU_HASH) Processing files: libmseed-devel-2.19.5-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xby97M + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + DOCDIR=/builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed-devel + cp -pr doc/libmseed-UsersGuide /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed-devel + cp -pr example/test.mseed /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/doc/libmseed-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cbj1xM + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + LICENSEDIR=/builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64/usr/share/licenses/libmseed-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libmseed-devel = 2.19.5-5.fc31 libmseed-devel(riscv-64) = 2.19.5-5.fc31 pkgconfig(mseed) = 2.19.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmseed.so.2()(64bit) Processing files: libmseed-debugsource-2.19.5-5.fc31.riscv64 Provides: libmseed-debugsource = 2.19.5-5.fc31 libmseed-debugsource(riscv-64) = 2.19.5-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmseed-debuginfo-2.19.5-5.fc31.riscv64 Provides: debuginfo(build-id) = 9b0818603f315aa88ef687346748bbb617aa3530 debuginfo(build-id) = b0c7a032d7195808430d16c6a3de0f265696faaf debuginfo(build-id) = c5cad6775ea1ca828ac0065fffdeaf3c5d9bcd67 libmseed-debuginfo = 2.19.5-5.fc31 libmseed-debuginfo(riscv-64) = 2.19.5-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmseed-debugsource(riscv-64) = 2.19.5-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 Wrote: /builddir/build/RPMS/libmseed-devel-2.19.5-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libmseed-2.19.5-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libmseed-debuginfo-2.19.5-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/libmseed-debugsource-2.19.5-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hL7ZPL + umask 022 + cd /builddir/build/BUILD + cd libmseed-2.19.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmseed-2.19.5-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0