+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/qd.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.9Ma6br
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf qd-2.3.15
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/qd-2.3.15.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd qd-2.3.15
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j613Lc
+ umask 022
+ cd /builddir/build/BUILD
+ cd qd-2.3.15
+ export CC=gcc
+ CC=gcc
+ export CXX=g++
+ CXX=g++
+ export FC=gfortran
+ FC=gfortran
+ export '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 '
+ 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 '
+ 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 '
+ 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/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config/config.sub'
+ '[' 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"~' ./config/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
configuring qd 2.3.12...
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 build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking if commonly used function is to be inlined... yes
checking if addition with IEEE-style error bound is to be used... no
checking if sloppy multiplication is to be used... yes
checking if sloppy division is to be used... yes
checking if debugging code is to be enabled... no
checking if compiler warnings is to be enabled... no
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking for riscv64-redhat-linux-gnu-gcc... gcc
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 dependency style of gcc... none
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether x86 FPU control code is needed... no
checking for gettimeofday... yes
checking for clock_gettime useability... yes
checking for library containing clock_gettime... none required
checking for isnan... std::isnan
checking for isinf... std::isinf
checking for isfinite... std::isfinite
checking for copysign... std::copysign
checking for riscv64-redhat-linux-gnu-xlf95... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lgfortran -lm
checking for Fortran flag needed to allow free-form source... -ffree-form
checking for etime... etime
checking whether extra library is needed to link Fortran and C++... none
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for alternate main to link with Fortran libraries... main
checking fortran 90 modules inclusion flag... 
checking fortran 90 modules naming style... 
checking for sqrt in -lm... yes
checking for a sed that does not truncate output... /usr/bin/sed
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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-ar... no
checking for ar... ar
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 dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
checking for riscv64-redhat-linux-gnu-gfortran... (cached) gfortran
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) 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 for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating tests/Makefile
config.status: creating fortran/Makefile
config.status: creating qd-config
config.status: creating fortran/second.f
config.status: creating config.h
config.status: creating include/qd/qd_config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Using 
  C++ Compiler      = g++
  C++ Flags         = -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   -DHAVE_CONFIG_H
  F90 Compiler      = gfortran
  F90 Flags         = -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  -ffree-form  
  F90 Libs          =  -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lgfortran -lm 
  enable fortran    = yes
  enable inline     = yes
  enable x86 fix    = no
  enable ieee add   = no
  enable sloppy mul = yes
  enable sloppy div = yes
  fma               = none
  fms               = none
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/qd-2.3.15'
Making all in config
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/config'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/config'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/src'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 c_dd.lo c_dd.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 c_qd.lo c_qd.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 dd_real.lo dd_real.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 dd_const.lo dd_const.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 c_dd.cpp  -fPIC -DPIC -o .libs/c_dd.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 dd_real.cpp  -fPIC -DPIC -o .libs/dd_real.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 c_qd.cpp  -fPIC -DPIC -o .libs/c_qd.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 dd_const.cpp  -fPIC -DPIC -o .libs/dd_const.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 fpu.lo fpu.cpp
dd_real.cpp: In member function 'std::__cxx11::string dd_real::to_string(int, int, std::ios_base::fmtflags, bool, bool, char) const':
dd_real.cpp:1138:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for(i=1; i < s.length(); i++){
                ~~^~~~~~~~~~~~
dd_real.cpp:1133:11: warning: unused variable 'point_position' [-Wunused-variable]
       int point_position;
           ^~~~~~~~~~~~~~
dd_real.cpp:1134:12: warning: unused variable 'temp' [-Wunused-variable]
       char temp;
            ^~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 fpu.cpp  -fPIC -DPIC -o .libs/fpu.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 qd_real.lo qd_real.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 qd_real.cpp  -fPIC -DPIC -o .libs/qd_real.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 qd_const.lo qd_const.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 qd_const.cpp  -fPIC -DPIC -o .libs/qd_const.o
qd_real.cpp: In member function 'std::__cxx11::string qd_real::to_string(int, int, std::ios_base::fmtflags, bool, bool, char) const':
qd_real.cpp:525:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for(i=1; i < s.length(); i++){
                ~~^~~~~~~~~~~~
qd_real.cpp:520:11: warning: unused variable 'point_position' [-Wunused-variable]
       int point_position;
           ^~~~~~~~~~~~~~
qd_real.cpp:521:12: warning: unused variable 'temp' [-Wunused-variable]
       char temp;
            ^~~~
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 util.lo util.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 util.cpp  -fPIC -DPIC -o .libs/util.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 bits.lo bits.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 bits.cpp  -fPIC -DPIC -o .libs/bits.o
/bin/sh ../libtool --tag=CXX   --mode=link g++  -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 libqd.la -rpath /usr/lib64 c_dd.lo c_qd.lo dd_real.lo dd_const.lo fpu.lo qd_real.lo qd_const.lo util.lo bits.lo  -lm 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o  .libs/c_dd.o .libs/c_qd.o .libs/dd_real.o .libs/dd_const.o .libs/fpu.o .libs/qd_real.o .libs/qd_const.o .libs/util.o .libs/bits.o   -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libqd.so.0 -o .libs/libqd.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libqd.so.0" && ln -s "libqd.so.0.0.0" "libqd.so.0")
libtool: link: (cd ".libs" && rm -f "libqd.so" && ln -s "libqd.so.0.0.0" "libqd.so")
libtool: link: ( cd ".libs" && rm -f "libqd.la" && ln -s "../libqd.la" "libqd.la" )
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/src'
Making all in include
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/include'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/tests'
Making all in fortran
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/fortran'
/bin/sh ../libtool   --mode=compile gfortran  -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  -ffree-form  -c -o ddext.lo ddext.f
/bin/sh ../libtool   --mode=compile gfortran  -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  -ffree-form  -c -o qdext.lo qdext.f
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 f_dd.lo f_dd.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 f_qd.lo f_qd.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 f_dd.cpp  -fPIC -DPIC -o .libs/f_dd.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 f_qd.cpp  -fPIC -DPIC -o .libs/f_qd.o
libtool: compile:  gfortran -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 -ffree-form -c ddext.f  -fPIC -o .libs/ddext.o
libtool: compile:  gfortran -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 -ffree-form -c qdext.f  -fPIC -o .libs/qdext.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I../include -I../include   -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 main.lo main.cpp
/bin/sh ../libtool   --mode=compile gfortran  -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  -ffree-form  -c -o ddmod.lo ddmod.f
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I../include -I../include -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 main.cpp  -fPIC -DPIC -o .libs/main.o
libtool: compile:  gfortran -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 -ffree-form -c ddmod.f  -fPIC -o .libs/ddmod.o
/bin/sh ../libtool --tag=CXX   --mode=link g++  -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 libqd_f_main.la -rpath /usr/lib64 main.lo  -lm 
ddmod.f:1984:15:

     real*8 dabs, dint
               1
Warning: Type specified for intrinsic function 'dabs' at (1) is ignored [-Wsurprising]
ddmod.f:1984:21:

     real*8 dabs, dint
                     1
Warning: Type specified for intrinsic function 'dint' at (1) is ignored [-Wsurprising]
ddmod.f:1989:9:

     is = sign (1.d0, a)
         1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
ddmod.f:1994:10:

       k = 1.d0 + (d1 - 10.d0 * d2)
          1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
ddmod.f:1910:5:

 ie = dddigin (ca, 4)
     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
ddmod.f:512:16:

     to_int_dd = a%re(1)
                1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
ddmod.f:428:8:

     i = a%re(1)
        1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
ddmod.f:2065:42:

 elemental type (dd_real) function dd_nan(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2060:37:

 elemental integer function dd_range(a)
                                     1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2055:41:

 elemental integer function dd_precision(a)
                                         1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2050:40:

 elemental integer function dd_min_expn(a)
                                        1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2045:40:

 elemental integer function dd_max_expn(a)
                                        1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2040:38:

 elemental integer function dd_digits(a)
                                      1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2035:37:

 elemental integer function dd_radix(a)
                                     1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2030:45:

 elemental type (dd_real) function ddepsilon(a)
                                             1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2025:42:

 elemental type (dd_real) function ddtiny(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2019:48:

 elemental type (dd_real) function dd_safe_huge(a)
                                                1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
ddmod.f:2014:42:

 elemental type (dd_real) function ddhuge(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o  .libs/main.o   -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libqd_f_main.so.0 -o .libs/libqd_f_main.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libqd_f_main.so.0" && ln -s "libqd_f_main.so.0.0.0" "libqd_f_main.so.0")
libtool: link: (cd ".libs" && rm -f "libqd_f_main.so" && ln -s "libqd_f_main.so.0.0.0" "libqd_f_main.so")
libtool: link: ( cd ".libs" && rm -f "libqd_f_main.la" && ln -s "../libqd_f_main.la" "libqd_f_main.la" )
/bin/sh ../libtool   --mode=compile gfortran  -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  -ffree-form  -c -o qdmod.lo qdmod.f
libtool: compile:  gfortran -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 -ffree-form -c qdmod.f  -fPIC -o .libs/qdmod.o
qdmod.f:1954:5:

 ie = dddigin (ca, 4)
     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
qdmod.f:535:16:

     to_int_qd = a%re(1)
                1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
qdmod.f:444:8:

     i = a%re(1)
        1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
qdmod.f:2055:42:

 elemental type (qd_real) function qd_nan(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2050:37:

 elemental integer function qd_range(a)
                                     1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2045:41:

 elemental integer function qd_precision(a)
                                         1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2040:40:

 elemental integer function qd_min_expn(a)
                                        1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2035:40:

 elemental integer function qd_max_expn(a)
                                        1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2030:38:

 elemental integer function qd_digits(a)
                                      1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2025:37:

 elemental integer function qd_radix(a)
                                     1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2020:45:

 elemental type (qd_real) function qdepsilon(a)
                                             1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2015:42:

 elemental type (qd_real) function qdtiny(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2008:48:

 elemental type (qd_real) function qd_safe_huge(a)
                                                1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:2003:42:

 elemental type (qd_real) function qdhuge(a)
                                          1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
qdmod.f:930:17:

     integer i2, j, n1
                 1
Warning: Unused variable 'j' declared at (1) [-Wunused-variable]
/bin/sh ../libtool --tag=CXX   --mode=link g++  -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 libqdmod.la -rpath /usr/lib64 ddext.lo ddmod.lo qdext.lo qdmod.lo f_dd.lo f_qd.lo  -lm 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o  .libs/ddext.o .libs/ddmod.o .libs/qdext.o .libs/qdmod.o .libs/f_dd.o .libs/f_qd.o   -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libqdmod.so.0 -o .libs/libqdmod.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libqdmod.so.0" && ln -s "libqdmod.so.0.0.0" "libqdmod.so.0")
libtool: link: (cd ".libs" && rm -f "libqdmod.so" && ln -s "libqdmod.so.0.0.0" "libqdmod.so")
libtool: link: ( cd ".libs" && rm -f "libqdmod.la" && ln -s "../libqdmod.la" "libqdmod.la" )
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/fortran'
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15'
make[1]: Leaving directory '/builddir/build/BUILD/qd-2.3.15'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9DlU2p
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
+ cd qd-2.3.15
+ rm -rf /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/qd-2.3.15'
Making install in config
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/config'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15/config'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/config'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/config'
Making install in src
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/src'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15/src'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libqd.la '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libqd.so.0.0.0 /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqd.so.0.0.0 libqd.so.0 || { rm -f libqd.so.0 && ln -s libqd.so.0.0.0 libqd.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqd.so.0.0.0 libqd.so || { rm -f libqd.so && ln -s libqd.so.0.0.0 libqd.so; }; })
libtool: install: /usr/bin/install -c .libs/libqd.lai /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/src'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/src'
Making install in include
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/include'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15/include'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include"
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd'
 /usr/bin/install -c -m 644  qd/c_dd.h qd/c_qd.h qd/dd_real.h qd/dd_inline.h qd/fpu.h qd/inline.h qd/qd_real.h qd/qd_inline.h qd/bits.h '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd'
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include"
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd'
 /usr/bin/install -c -m 644  qd/qd_config.h '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd'
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/include'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/include'
Making install in tests
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/tests'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/tests'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/tests'
Making install in fortran
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15/fortran'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15/fortran'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libqdmod.la libqd_f_main.la '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libqdmod.so.0.0.0 /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqdmod.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqdmod.so.0.0.0 libqdmod.so.0 || { rm -f libqdmod.so.0 && ln -s libqdmod.so.0.0.0 libqdmod.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqdmod.so.0.0.0 libqdmod.so || { rm -f libqdmod.so && ln -s libqdmod.so.0.0.0 libqdmod.so; }; })
libtool: install: /usr/bin/install -c .libs/libqdmod.lai /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqdmod.la
libtool: install: /usr/bin/install -c .libs/libqd_f_main.so.0.0.0 /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd_f_main.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqd_f_main.so.0.0.0 libqd_f_main.so.0 || { rm -f libqd_f_main.so.0 && ln -s libqd_f_main.so.0.0.0 libqd_f_main.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64 && { ln -s -f libqd_f_main.so.0.0.0 libqd_f_main.so || { rm -f libqd_f_main.so && ln -s libqd_f_main.so.0.0.0 libqd_f_main.so; }; })
libtool: install: /usr/bin/install -c .libs/libqd_f_main.lai /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd_f_main.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include/qd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd"
 /usr/bin/install -c -m 644 qdmodule.mod qdext.mod ddmodule.mod ddext.mod '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd'
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/fortran'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15/fortran'
make[2]: Entering directory '/builddir/build/BUILD/qd-2.3.15'
make[3]: Entering directory '/builddir/build/BUILD/qd-2.3.15'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/bin"
 /usr/bin/install -c qd-config '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/bin'
test -z "/usr/share/doc/qd" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd"
 /usr/bin/install -c -m 644 README docs/qd.pdf '/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd'
make[3]: Leaving directory '/builddir/build/BUILD/qd-2.3.15'
make[2]: Leaving directory '/builddir/build/BUILD/qd-2.3.15'
make[1]: Leaving directory '/builddir/build/BUILD/qd-2.3.15'
+ mv /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd/README /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd/qd.pdf .
+ rm -rf /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share
+ mkdir -p /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/gfortran/modules/qd
+ mv /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd/ddext.mod /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd/ddmodule.mod /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd/qdext.mod /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/include/qd/qdmodule.mod /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/gfortran/modules/qd
+ rm /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd.la /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqd_f_main.la /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/lib64/libqdmod.la
+ /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: qd-2.3.15-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0g6AtR
+ umask 022
+ cd /builddir/build/BUILD
+ cd qd-2.3.15
+ DOCDIR=/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ cp -pr AUTHORS /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ cp -pr COPYING /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ cp -pr NEWS /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ cp -pr README /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ cp -pr TODO /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd
+ exit 0
Provides: libqd.so.0()(64bit) libqd_f_main.so.0()(64bit) libqdmod.so.0()(64bit) qd = 2.3.15-8.fc28 qd(riscv-64) = 2.3.15-8.fc28
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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: qd-devel-2.3.15-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yrGOZY
+ umask 022
+ cd /builddir/build/BUILD
+ cd qd-2.3.15
+ DOCDIR=/builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd-devel
+ cp -pr qd.pdf /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64/usr/share/doc/qd-devel
+ exit 0
Provides: qd-devel = 2.3.15-8.fc28 qd-devel(riscv-64) = 2.3.15-8.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libqd.so.0()(64bit) libqd_f_main.so.0()(64bit) libqdmod.so.0()(64bit)
Obsoletes: qd-static < 2.3.15-8.fc28
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qd-2.3.15-8.fc28.riscv64
Wrote: /builddir/build/SRPMS/qd-2.3.15-8.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/qd-2.3.15-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/qd-devel-2.3.15-8.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0XxdPU
+ umask 022
+ cd /builddir/build/BUILD
+ cd qd-2.3.15
+ rm -rf /builddir/build/BUILDROOT/qd-2.3.15-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