+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libason.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RpOyKy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libason-0.1.2 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/libason-0.1.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libason-0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (doc-fix-install-hook.patch):' Patch #0 (doc-fix-install-hook.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kPXyuf + umask 022 + cd /builddir/build/BUILD + cd libason-0.1.2 + 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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x-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="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-static --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libason-0.1.2/missing: Unknown '--is-lightweight' option Try '/builddir/build/BUILD/libason-0.1.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for lcov... no checking for genhtml... no checking for readline in -lreadline... yes checking for lemon... /usr/bin/lemon checking for pdflatex... no checking for valgrind... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o value.lo value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o output.lo output.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o iter.lo iter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o stringfunc.lo stringfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c value.c -fPIC -DPIC -o .libs/value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c output.c -fPIC -DPIC -o .libs/output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c stringfunc.c -fPIC -DPIC -o .libs/stringfunc.o stringfunc.c: In function 'string_unescape': stringfunc.c:294:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (sscanf(tmp_str, "%04x", out_pos) > 0) ^ stringfunc.c:296:3: note: here default: ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o namespace.lo namespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o namespace_ram.lo namespace_ram.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c namespace.c -fPIC -DPIC -o .libs/namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c namespace_ram.c -fPIC -DPIC -o .libs/namespace_ram.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o crc.lo crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c crc.c -fPIC -DPIC -o .libs/crc.o crc.c: In function 'crc64_8h': crc.c:35:32: warning: result of '4823603603198064275 << 63' requires 127 bits to represent, but 'long int' only has 64 bits [-Wshift-overflow=] uint64_t remainder_xor = POLY << 63; ^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o parse.lo parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c parse.c -fPIC -DPIC -o .libs/parse.o gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o asonq.o asonq.c /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libason.la -rpath /usr/lib64 value.lo output.lo iter.lo stringfunc.lo namespace.lo namespace_ram.lo crc.lo parse.lo libtool: link: gcc -shared -fPIC -DPIC .libs/value.o .libs/output.o .libs/iter.o .libs/stringfunc.o .libs/namespace.o .libs/namespace_ram.o .libs/crc.o .libs/parse.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libason.so.0 -o .libs/libason.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libason.so.0" && ln -s "libason.so.0.0.0" "libason.so.0") libtool: link: (cd ".libs" && rm -f "libason.so" && ln -s "libason.so.0.0.0" "libason.so") libtool: link: ( cd ".libs" && rm -f "libason.la" && ln -s "../libason.la" "libason.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -lreadline -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o asonq asonq.o libason.la libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/asonq asonq.o -lreadline ./.libs/libason.so make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/src' Making all in include make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2/include' make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/include' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/include' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/tests' gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o parser_test.o parser_test.c gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o harness.o harness.c gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o print_object.o print_object.c gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o iterator_test.o iterator_test.c gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o crc_test.o crc_test.c gcc -DHAVE_CONFIG_H -I. -I../include -Wno-uninitialized -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 -c -o value_test-value_test.o `test -f 'value_test.c' || echo './'`value_test.c gcc -DHAVE_CONFIG_H -I. -I../include -Wno-uninitialized -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 -c -o value_test-harness.o `test -f 'harness.c' || echo './'`harness.c gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o ns_test.o ns_test.c /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parser_test parser_test.o harness.o ../src/libason.la /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print_object print_object.o harness.o ../src/libason.la libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/parser_test parser_test.o harness.o ../src/.libs/libason.so /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iterator_test iterator_test.o harness.o ../src/libason.la libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/print_object print_object.o harness.o ../src/.libs/libason.so gcc -DHAVE_CONFIG_H -I. -I../include --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -c -o ../src/crc.o ../src/crc.c /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ns_test ns_test.o harness.o ../src/libason.la ../src/crc.c: In function 'crc64_8h': ../src/crc.c:35:32: warning: result of '4823603603198064275 << 63' requires 127 bits to represent, but 'long int' only has 64 bits [-Wshift-overflow=] uint64_t remainder_xor = POLY << 63; ^~ libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iterator_test iterator_test.o harness.o ../src/.libs/libason.so /bin/sh ../libtool --tag=CC --mode=link gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crc_test crc_test.o harness.o ../src/crc.o libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ns_test ns_test.o harness.o ../src/.libs/libason.so libtool: link: gcc --std=gnu99 -Wall -Wextra -D_GNU_SOURCE -fvisibility=hidden -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crc_test crc_test.o harness.o ../src/crc.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-uninitialized -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o value_test value_test-value_test.o value_test-harness.o ../src/libason.la libtool: link: gcc -Wno-uninitialized -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/value_test value_test-value_test.o value_test-harness.o ../src/.libs/libason.so make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/tests' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/doc' make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WLIyIB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 + cd libason-0.1.2 + rm -rf /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/src' make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libason.la '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libason.so.0.0.0 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64/libason.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64 && { ln -s -f libason.so.0.0.0 libason.so.0 || { rm -f libason.so.0 && ln -s libason.so.0.0.0 libason.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64 && { ln -s -f libason.so.0.0.0 libason.so || { rm -f libason.so && ln -s libason.so.0.0.0 libason.so; }; }) libtool: install: /usr/bin/install -p .libs/libason.lai /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/lib64/libason.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p asonq '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/bin' libtool: install: warning: `libason.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/asonq /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/bin/asonq make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/src' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/include' make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/include/ason' /usr/bin/install -p -m 644 ason/ason.h ason/read.h ason/iter.h ason/namespace.h ason/print.h ason/_ns_read.h '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/include/ason' make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/include' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/include' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/tests' make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2/doc' make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 asonq.1 '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 ason_asprint.3 ason_destroy.3 ason_iterators.3 ason_read.3 ason_copy.3 ason_inspect.3 ason.3 ason_values.3 '/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/libason-0.1.2/doc' ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_check_represented_in.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_check_equal.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_type.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_long.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_double.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_string.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_asprint.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_asprint_unicode.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterate.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_enter.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_exit.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_next.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_prev.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_long.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_double.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_string.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_value.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_key.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_destroy.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iter_type.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_readn.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_ns_read.3 ln -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_ns_readn.3 make[3]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2/doc' make[1]: Entering directory '/builddir/build/BUILD/libason-0.1.2' make[2]: Entering directory '/builddir/build/BUILD/libason-0.1.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libason-0.1.2' make[1]: Leaving directory '/builddir/build/BUILD/libason-0.1.2' + find /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' ++ find /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man -type l + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_exit.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_exit.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_destroy.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_destroy.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_double.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_double.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_enter.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_enter.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_check_equal.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_check_equal.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_ns_read.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_ns_read.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_type.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_type.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_readn.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_readn.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_type.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_type.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_ns_readn.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_read.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_ns_readn.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_string.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_string.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_string.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_string.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_long.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_long.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_check_represented_in.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_inspect.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_check_represented_in.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_value.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_value.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_asprint_unicode.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_asprint.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_asprint_unicode.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_key.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_key.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_prev.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_prev.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_double.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_double.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iterate.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iterate.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_long.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_long.3 + for i in `find $RPM_BUILD_ROOT//usr/share/man -type l` ++ readlink /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_next.3 + ln -f -r -s /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/man/man3/ason_iterators.3 /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64//usr/share/man/man3/ason_iter_next.3 + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libason-0.1.2-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T5XHOd + umask 022 + cd /builddir/build/BUILD + cd libason-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason + cp -pr COPYING /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason + exit 0 Provides: libason = 0.1.2-8.fc28 libason(riscv-64) = 0.1.2-8.fc28 libason.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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libason.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) rtld(GNU_HASH) Processing files: libason-devel-0.1.2-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PhqBym + umask 022 + cd /builddir/build/BUILD + cd libason-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason-devel + cp -pr COPYING /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64/usr/share/doc/libason-devel + exit 0 Provides: libason-devel = 0.1.2-8.fc28 libason-devel(riscv-64) = 0.1.2-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libason.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/libason-0.1.2-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libason-0.1.2-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libason-devel-0.1.2-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GDklha + umask 022 + cd /builddir/build/BUILD + cd libason-0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libason-0.1.2-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff