+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ilmbase.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.h27NAk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ilmbase-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ilmbase-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ilmbase-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #51 (ilmbase-2.2.0-no_undefined.patch):' Patch #51 (ilmbase-2.2.0-no_undefined.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_undefined --fuzz=0 patching file IlmThread/Makefile.am patching file IlmThread/Makefile.in + echo 'Patch #53 (ilmbase-1.0.3-pkgconfig.patch):' Patch #53 (ilmbase-1.0.3-pkgconfig.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconfig --fuzz=0 patching file IlmBase.pc.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T3JsGd + umask 022 + cd /builddir/build/BUILD + cd ilmbase-2.2.0 + 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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 whether ln -s works... yes 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 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 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 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 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 whether make sets $(MAKE)... (cached) yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for library containing sem_init... none required checking whether to use POSIX unnamed semaphores... yes configure: multithread true, LIBS = -pthread , CC = gcc, 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 -pthread checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for strerror... yes checking for complete iomanip support in C++ standard library... yes checking for fpe support handling... no checking for gcc optimization flags... -pipe configure: creating ./config.status config.status: creating Makefile config.status: creating IlmBase.pc config.status: creating config/Makefile config.status: creating Half/Makefile config.status: creating HalfTest/Makefile config.status: creating Iex/Makefile config.status: creating IexMath/Makefile config.status: creating IexTest/Makefile config.status: creating IlmThread/Makefile config.status: creating Imath/Makefile config.status: creating ImathTest/Makefile config.status: creating config/IlmBaseConfig.h config.status: executing depfiles commands config.status: executing libtool commands --------------------------------------------- Summary for IlmBase features: enable large stack optimizations yes internal library namespaces Imath_2_2 Iex_2_2 IlmThread_2_2 public namespaces Imath Iex IlmThread --------------------------------------------- + make -j4 'PTHREAD_LIBS=-pthread -lpthread' Making all in Half make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c -o eLut.o eLut.cpp g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c -o toFloat.o toFloat.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eLut eLut.o -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o toFloat toFloat.o -pthread libtool: link: g++ -pipe -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eLut eLut.o -pthread -pthread libtool: link: g++ -pipe -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 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o toFloat toFloat.o -pthread -pthread ./eLut > eLut.h ./toFloat > toFloat.h make all-am make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c -o half.lo half.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c half.cpp -fPIC -DPIC -o .libs/half.o /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libHalf.la -rpath /usr/lib64 half.lo -pthread libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/half.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libHalf.so.12 -o .libs/libHalf.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libHalf.so.12" && ln -s "libHalf.so.12.0.0" "libHalf.so.12") libtool: link: (cd ".libs" && rm -f "libHalf.so" && ln -s "libHalf.so.12.0.0" "libHalf.so") libtool: link: ( cd ".libs" && rm -f "libHalf.la" && ln -s "../libHalf.la" "libHalf.la" ) make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' Making all in HalfTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/HalfTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/HalfTest' Making all in Iex make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c -o IexThrowErrnoExc.lo IexThrowErrnoExc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c -o IexBaseExc.lo IexBaseExc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c IexThrowErrnoExc.cpp -fPIC -DPIC -o .libs/IexThrowErrnoExc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -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 -pthread -c IexBaseExc.cpp -fPIC -DPIC -o .libs/IexBaseExc.o /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIex.la -rpath /usr/lib64 IexThrowErrnoExc.lo IexBaseExc.lo -pthread libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/IexThrowErrnoExc.o .libs/IexBaseExc.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libIex-2_2.so.12 -o .libs/libIex-2_2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libIex-2_2.so.12" && ln -s "libIex-2_2.so.12.0.0" "libIex-2_2.so.12") libtool: link: (cd ".libs" && rm -f "libIex.so" && ln -s "libIex-2_2.so.12.0.0" "libIex.so") libtool: link: ( cd ".libs" && rm -f "libIex.la" && ln -s "../libIex.la" "libIex.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' Making all in IexMath make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IexMathFloatExc.lo IexMathFloatExc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IexMathFpu.lo IexMathFpu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IexMathFloatExc.cpp -fPIC -DPIC -o .libs/IexMathFloatExc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IexMathFpu.cpp -fPIC -DPIC -o .libs/IexMathFpu.o /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIexMath.la -rpath /usr/lib64 IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/IexMathFloatExc.o .libs/IexMathFpu.o -Wl,-rpath -Wl,/builddir/build/BUILD/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libIexMath-2_2.so.12" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath-2_2.so.12") libtool: link: (cd ".libs" && rm -f "libIexMath.so" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath.so") libtool: link: ( cd ".libs" && rm -f "libIexMath.la" && ln -s "../libIexMath.la" "libIexMath.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' Making all in IexTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IexTest' Making all in Imath make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathShear.lo ImathShear.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathVec.lo ImathVec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathColorAlgo.lo ImathColorAlgo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathShear.cpp -fPIC -DPIC -o .libs/ImathShear.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathColorAlgo.cpp -fPIC -DPIC -o .libs/ImathColorAlgo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathVec.cpp -fPIC -DPIC -o .libs/ImathVec.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathMatrixAlgo.cpp -fPIC -DPIC -o .libs/ImathMatrixAlgo.o In file included from ImathColor.h:46:0, from ImathColorAlgo.h:41, from ImathColorAlgo.cpp:42: ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ In file included from ImathShear.h:49:0, from ImathShear.cpp:44: ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImathMatrix.h:49:0, from ImathMatrixAlgo.h:52, from ImathMatrixAlgo.cpp:45: ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ In file included from ImathVec.cpp:43:0: ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:152:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:183:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:228:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:259:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:304:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:335:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:380:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:411:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:456:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:487:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:532:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.cpp:563:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathFun.lo ImathFun.cpp In file included from ImathMatrixAlgo.h:52:0, from ImathMatrixAlgo.cpp:45: ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathFun.cpp -fPIC -DPIC -o .libs/ImathFun.o ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathBox.lo ImathBox.cpp ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathBox.cpp -fPIC -DPIC -o .libs/ImathBox.o ImathFun.cpp: In function 'float Imath_2_2::succf(float)': ImathFun.cpp:51:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (u.i == 0x00000000 || u.i == 0x80000000) ~~~~^~~~~~~~~~~~~ ImathFun.cpp: In function 'float Imath_2_2::predf(float)': ImathFun.cpp:86:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (u.i == 0x00000000 || u.i == 0x80000000) ~~~~^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c -o ImathRandom.lo ImathRandom.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -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 -pthread -c ImathRandom.cpp -fPIC -DPIC -o .libs/ImathRandom.o ImathMatrixAlgo.cpp: In instantiation of 'Imath_2_2::M44d Imath_2_2::procrustesRotationAndTranslation(const Imath_2_2::Vec3*, const Imath_2_2::Vec3*, const T*, size_t, bool) [with T = double; Imath_2_2::M44d = Imath_2_2::Matrix44; size_t = long unsigned int]': ImathMatrixAlgo.cpp:254:159: required from here ImathMatrixAlgo.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:127:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:155:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:160:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:200:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:205:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp: In instantiation of 'Imath_2_2::M44d Imath_2_2::procrustesRotationAndTranslation(const Imath_2_2::Vec3*, const Imath_2_2::Vec3*, const T*, size_t, bool) [with T = float; Imath_2_2::M44d = Imath_2_2::Matrix44; size_t = long unsigned int]': ImathMatrixAlgo.cpp:255:158: required from here ImathMatrixAlgo.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:127:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:155:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:160:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:200:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ ImathMatrixAlgo.cpp:205:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numPoints; ++i) ~~^~~~~~~~~~~ In file included from ImathBox.h:65:0, from ImathBox.cpp:35: ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libImath.la -rpath /usr/lib64 ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o -Wl,-rpath -Wl,/builddir/build/BUILD/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libImath-2_2.so.12" && ln -s "libImath-2_2.so.12.0.0" "libImath-2_2.so.12") libtool: link: (cd ".libs" && rm -f "libImath.so" && ln -s "libImath-2_2.so.12.0.0" "libImath.so") libtool: link: ( cd ".libs" && rm -f "libImath.la" && ln -s "../libImath.la" "libImath.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' Making all in ImathTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/ImathTest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/ImathTest' Making all in IlmThread make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadPool.lo IlmThreadPool.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThread.lo IlmThread.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadSemaphore.lo IlmThreadSemaphore.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadMutex.lo IlmThreadMutex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadPool.cpp -fPIC -DPIC -o .libs/IlmThreadPool.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadSemaphore.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphore.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadMutex.cpp -fPIC -DPIC -o .libs/IlmThreadMutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThread.cpp -fPIC -DPIC -o .libs/IlmThread.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadPosix.lo IlmThreadPosix.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosix.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadSemaphorePosixCompat.lo IlmThreadSemaphorePosixCompat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadPosix.cpp -fPIC -DPIC -o .libs/IlmThreadPosix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadSemaphorePosix.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphorePosix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadSemaphorePosixCompat.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphorePosixCompat.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c -o IlmThreadMutexPosix.lo IlmThreadMutexPosix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -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 -pthread -c IlmThreadMutexPosix.cpp -fPIC -DPIC -o .libs/IlmThreadMutexPosix.o /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIlmThread.la -rpath /usr/lib64 IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread -lpthread -pthread libtool: link: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o -Wl,-rpath -Wl,/builddir/build/BUILD/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -lpthread -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libIlmThread-2_2.so.12" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread-2_2.so.12") libtool: link: (cd ".libs" && rm -f "libIlmThread.so" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread.so") libtool: link: ( cd ".libs" && rm -f "libIlmThread.la" && ln -s "../libIlmThread.la" "libIlmThread.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' Making all in config make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make all-am make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CXh92j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 + cd ilmbase-2.2.0 + make install DESTDIR=/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 Making install in Half make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' make install-am make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' make[3]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libHalf.la '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libHalf.so.12.0.0 /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libHalf.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libHalf.so.12.0.0 libHalf.so.12 || { rm -f libHalf.so.12 && ln -s libHalf.so.12.0.0 libHalf.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libHalf.so.12.0.0 libHalf.so || { rm -f libHalf.so && ln -s libHalf.so.12.0.0 libHalf.so; }; }) libtool: install: /usr/bin/install -c .libs/libHalf.lai /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libHalf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 half.h halfFunction.h halfLimits.h halfExport.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[3]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Half' Making install in HalfTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/HalfTest' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/HalfTest' 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/ilmbase-2.2.0/HalfTest' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/HalfTest' Making install in Iex make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libIex.la '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libIex-2_2.so.12.0.0 /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIex-2_2.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIex-2_2.so.12.0.0 libIex-2_2.so.12 || { rm -f libIex-2_2.so.12 && ln -s libIex-2_2.so.12.0.0 libIex-2_2.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIex-2_2.so.12.0.0 libIex.so || { rm -f libIex.so && ln -s libIex-2_2.so.12.0.0 libIex.so; }; }) libtool: install: /usr/bin/install -c .libs/libIex.lai /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIex.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 IexBaseExc.h IexMathExc.h IexThrowErrnoExc.h IexErrnoExc.h IexMacros.h Iex.h IexForward.h IexNamespace.h IexExport.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Iex' Making install in IexMath make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libIexMath.la '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libIexMath.la' libtool: install: (cd /builddir/build/BUILD/ilmbase-2.2.0/IexMath; /bin/sh /builddir/build/BUILD/ilmbase-2.2.0/libtool --tag CXX --mode=relink g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIexMath.la -rpath /usr/lib64 IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread -inst-prefix-dir /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/IexMathFloatExc.o .libs/IexMathFpu.o -L/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lIex -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0 libtool: install: /usr/bin/install -c .libs/libIexMath-2_2.so.12.0.0T /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIexMath-2_2.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12 || { rm -f libIexMath-2_2.so.12 && ln -s libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath.so || { rm -f libIexMath.so && ln -s libIexMath-2_2.so.12.0.0 libIexMath.so; }; }) libtool: install: /usr/bin/install -c .libs/libIexMath.lai /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIexMath.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 IexMathFloatExc.h IexMathFpu.h IexMathIeeeExc.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IexMath' Making install in IexTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexTest' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IexTest' 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/ilmbase-2.2.0/IexTest' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IexTest' Making install in Imath make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libImath.la '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libImath.la' libtool: install: (cd /builddir/build/BUILD/ilmbase-2.2.0/Imath; /bin/sh /builddir/build/BUILD/ilmbase-2.2.0/libtool --tag CXX --mode=relink g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libImath.la -rpath /usr/lib64 ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread -inst-prefix-dir /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o -L/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lIex -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0 libtool: install: /usr/bin/install -c .libs/libImath-2_2.so.12.0.0T /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libImath-2_2.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libImath-2_2.so.12.0.0 libImath-2_2.so.12 || { rm -f libImath-2_2.so.12 && ln -s libImath-2_2.so.12.0.0 libImath-2_2.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libImath-2_2.so.12.0.0 libImath.so || { rm -f libImath.so && ln -s libImath-2_2.so.12.0.0 libImath.so; }; }) libtool: install: /usr/bin/install -c .libs/libImath.lai /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libImath.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h ImathShear.h ImathFun.h ImathBox.h ImathBoxAlgo.h ImathEuler.h ImathExc.h ImathLimits.h ImathLine.h ImathLineAlgo.h ImathMatrix.h ImathPlane.h ImathSphere.h ImathVecAlgo.h ImathQuat.h ImathFrustum.h ImathMath.h ImathGL.h ImathColor.h ImathRandom.h ImathRoots.h ImathHalfLimits.h ImathInterval.h ImathGLU.h ImathFrame.h ImathPlatform.h ImathInt64.h ImathNamespace.h ImathForward.h ImathExport.h ImathFrustumTest.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/Imath' Making install in ImathTest make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/ImathTest' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/ImathTest' 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/ilmbase-2.2.0/ImathTest' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/ImathTest' Making install in IlmThread make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libIlmThread.la '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libIlmThread.la' libtool: install: (cd /builddir/build/BUILD/ilmbase-2.2.0/IlmThread; /bin/sh /builddir/build/BUILD/ilmbase-2.2.0/libtool --tag CXX --mode=relink g++ -pipe -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 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libIlmThread.la -rpath /usr/lib64 IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread -lpthread -pthread -inst-prefix-dir /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o -L/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 -L/usr/lib64 -lIex -lpthread -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0 libtool: install: /usr/bin/install -c .libs/libIlmThread-2_2.so.12.0.0T /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIlmThread-2_2.so.12.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12 || { rm -f libIlmThread-2_2.so.12 && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread.so || { rm -f libIlmThread.so && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread.so; }; }) libtool: install: /usr/bin/install -c .libs/libIlmThread.lai /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIlmThread.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 IlmThreadPool.h IlmThread.h IlmThreadSemaphore.h IlmThreadMutex.h IlmThreadNamespace.h IlmThreadForward.h IlmThreadExport.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/IlmThread' Making install in config make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR" /usr/bin/install -c -m 644 IlmBaseConfig.h '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/include/OpenEXR' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0/config' make[1]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0' make[2]: Entering directory '/builddir/build/BUILD/ilmbase-2.2.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 IlmBase.pc '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0' make[1]: Leaving directory '/builddir/build/BUILD/ilmbase-2.2.0' + rm -fv /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libHalf.la /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIex.la /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIexMath.la /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIlmThread.la /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libImath.la removed '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libHalf.la' removed '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIex.la' removed '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIexMath.la' removed '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libIlmThread.la' removed '/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/lib64/libImath.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: ilmbase-2.2.0-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a6kZmo + umask 022 + cd /builddir/build/BUILD + cd ilmbase-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + cp -pr AUTHORS /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + cp -pr ChangeLog /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + cp -pr COPYING /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + cp -pr NEWS /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + cp -pr README /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64/usr/share/doc/ilmbase + exit 0 Provides: ilmbase = 2.2.0-10.fc28 ilmbase(riscv-64) = 2.2.0-10.fc28 libHalf.so.12()(64bit) libIex-2_2.so.12()(64bit) libIexMath-2_2.so.12()(64bit) libIlmThread-2_2.so.12()(64bit) libImath-2_2.so.12()(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) libIex-2_2.so.12()(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ilmbase-devel-2.2.0-10.fc28.riscv64 Provides: ilmbase-devel = 2.2.0-10.fc28 ilmbase-devel(riscv-64) = 2.2.0-10.fc28 pkgconfig(IlmBase) = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libHalf.so.12()(64bit) libIex-2_2.so.12()(64bit) libIexMath-2_2.so.12()(64bit) libIlmThread-2_2.so.12()(64bit) libImath-2_2.so.12()(64bit) pkgconfig(gl) pkgconfig(glu) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/ilmbase-2.2.0-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ilmbase-2.2.0-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ilmbase-devel-2.2.0-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Pudv3x + umask 022 + cd /builddir/build/BUILD + cd ilmbase-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ilmbase-2.2.0-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff