Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fvsp.spec'], chrootPath='/var/lib/mock/f33-build-302436-56960/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fvsp.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=1595808000 Wrote: /builddir/build/SRPMS/fvsp-0.1-12.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fvsp.spec'], chrootPath='/var/lib/mock/f33-build-302436-56960/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fvsp.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=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j5VCvA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fvsp-0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fvsp-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fvsp-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6ULJ7y + umask 022 + cd /builddir/build/BUILD + cd fvsp-0.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-15 07:37:24.139892491 -0400 +++ ./configure 2020-08-15 07:38:00.349892154 -0400 @@ -1736,7 +1736,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-15 07:38:00.349892154 -0400 +++ ./configure 2020-08-15 07:38:01.539892142 -0400 @@ -6090,7 +6090,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -12759,7 +12759,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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-Wl,-z,now -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="-Wl,-z,now -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 --enable-shared --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for riscv64-redhat-linux-gnu-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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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... no checking for 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... ./configure: line 6044: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking stdlib.h, usability... no checking stdlib.h, presence... no checking for stdlib.h,... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking for malloc,... no checking for memcpy,... no checking for free,... no checking for printf,... no checking for sprintf,... no checking for exit,... no checking for strcmp,... no checking for abort... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j4 gcc -DPACKAGE_NAME=\"fvsp\" -DPACKAGE_TARNAME=\"fvsp\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"fvsp\ 0.1\" -DPACKAGE_BUGREPORT=\"ppisar@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fvsp\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDBOOL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ABORT=1 -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -c -o fvsp-fvsptool.o `test -f 'fvsptool.c' || echo './'`fvsptool.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"fvsp\" -DPACKAGE_TARNAME=\"fvsp\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"fvsp\ 0.1\" -DPACKAGE_BUGREPORT=\"ppisar@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fvsp\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDBOOL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ABORT=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -c -o fvsp.lo fvsp.c gcc -DPACKAGE_NAME=\"fvsp\" -DPACKAGE_TARNAME=\"fvsp\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"fvsp\ 0.1\" -DPACKAGE_BUGREPORT=\"ppisar@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fvsp\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDBOOL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ABORT=1 -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -c -o test-test.o `test -f 'test.c' || echo './'`test.c libtool: compile: gcc -DPACKAGE_NAME=\"fvsp\" -DPACKAGE_TARNAME=\"fvsp\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"fvsp 0.1\"" -DPACKAGE_BUGREPORT=\"ppisar@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fvsp\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDBOOL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ABORT=1 -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -c fvsp.c -fPIC -DPIC -o .libs/fvsp.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfvsp.la -rpath /usr/lib64 fvsp.lo libtool: link: gcc -shared -fPIC -DPIC .libs/fvsp.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfvsp.so.0 -o .libs/libfvsp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfvsp.so.0" && ln -s "libfvsp.so.0.0.0" "libfvsp.so.0") libtool: link: (cd ".libs" && rm -f "libfvsp.so" && ln -s "libfvsp.so.0.0.0" "libfvsp.so") libtool: link: ( cd ".libs" && rm -f "libfvsp.la" && ln -s "../libfvsp.la" "libfvsp.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fvsp fvsp-fvsptool.o -L. ./libfvsp.la /bin/sh ./libtool --tag=CC --mode=link gcc -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test-test.o -L. ./libfvsp.la libtool: link: gcc -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fvsp fvsp-fvsptool.o -L. ./.libs/libfvsp.so libtool: link: gcc -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test test-test.o -L. ./.libs/libfvsp.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r4qnfy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 + cd fvsp-0.1 + make install DESTDIR=/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 make[1]: Entering directory '/builddir/build/BUILD/fvsp-0.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfvsp.la '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfvsp.so.0.0.0 /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64/libfvsp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64 && { ln -s -f libfvsp.so.0.0.0 libfvsp.so.0 || { rm -f libfvsp.so.0 && ln -s libfvsp.so.0.0.0 libfvsp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64 && { ln -s -f libfvsp.so.0.0.0 libfvsp.so || { rm -f libfvsp.so && ln -s libfvsp.so.0.0.0 libfvsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfvsp.lai /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64/libfvsp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c fvsp '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/bin' libtool: warning: './libfvsp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/fvsp /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/bin/fvsp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/include' /usr/bin/install -c -m 644 fvsp.h '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 fvsp.1 '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 vsp.3 '/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/man/man3' make[1]: Leaving directory '/builddir/build/BUILD/fvsp-0.1' + find /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1-12.fc33 --unique-debug-suffix -0.1-12.fc33.riscv64 --unique-debug-src-base fvsp-0.1-12.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fvsp-0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/bin/fvsp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64/libfvsp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/lib64/libfvsp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/bin/fvsp original debug info size: 100kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 20 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kc2q7A + umask 022 + cd /builddir/build/BUILD + cd fvsp-0.1 + make check -j4 make testtool make[1]: Entering directory '/builddir/build/BUILD/fvsp-0.1' make[1]: Nothing to be done for 'testtool'. make[1]: Leaving directory '/builddir/build/BUILD/fvsp-0.1' make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/fvsp-0.1' make[2]: Entering directory '/builddir/build/BUILD/fvsp-0.1' PASS: test PASS: testtool ============================================================================ Testsuite summary for fvsp 0.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/fvsp-0.1' make[1]: Leaving directory '/builddir/build/BUILD/fvsp-0.1' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fvsp-0.1-12.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KT4fyB + umask 022 + cd /builddir/build/BUILD + cd fvsp-0.1 + DOCDIR=/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/doc/fvsp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/doc/fvsp + cp -pr README /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/doc/fvsp + cp -pr AUTHORS /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/doc/fvsp + cp -pr NEWS /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/doc/fvsp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ye0OTA + umask 022 + cd /builddir/build/BUILD + cd fvsp-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/licenses/fvsp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/licenses/fvsp + cp -pr COPYING /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64/usr/share/licenses/fvsp + RPM_EC=0 ++ jobs -p + exit 0 Provides: fvsp = 0.1-12.fc33 fvsp(riscv-64) = 0.1-12.fc33 libfvsp.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfvsp.so.0()(64bit) rtld(GNU_HASH) Processing files: fvsp-devel-0.1-12.fc33.riscv64 Provides: fvsp-devel = 0.1-12.fc33 fvsp-devel(riscv-64) = 0.1-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libfvsp.so.0()(64bit) Processing files: fvsp-debugsource-0.1-12.fc33.riscv64 Provides: fvsp-debugsource = 0.1-12.fc33 fvsp-debugsource(riscv-64) = 0.1-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fvsp-debuginfo-0.1-12.fc33.riscv64 Provides: debuginfo(build-id) = 475cdb56d70110a09ce7a0891be94caa010a2999 debuginfo(build-id) = b660d47181ee2aae5a3f748126276101c7ec38c4 fvsp-debuginfo = 0.1-12.fc33 fvsp-debuginfo(riscv-64) = 0.1-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fvsp-debugsource(riscv-64) = 0.1-12.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 Wrote: /builddir/build/RPMS/fvsp-devel-0.1-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fvsp-debugsource-0.1-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fvsp-0.1-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/fvsp-debuginfo-0.1-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rqG0VA + umask 022 + cd /builddir/build/BUILD + cd fvsp-0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fvsp-0.1-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0