Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pfstools.spec'], user='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=172800uid=1000logger=printOutput=Falsenspawn_args=[]shell=FalsechrootPath='/var/lib/mock/f27-build-9238528-771740/root'gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pfstools.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/pfstools-2.0.6-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pfstools.spec'], user='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=172800uid=1000logger=printOutput=Falsenspawn_args=[]shell=FalsechrootPath='/var/lib/mock/f27-build-9238528-771740/root'gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pfstools.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mfQV6k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pfstools-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pfstools-2.0.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pfstools-2.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W62gyi + umask 022 + cd /builddir/build/BUILD + cd pfstools-2.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_SHARED_LIBS=ON -DLIB_DIR=lib64 -DWITH_OpenCV=OFF -- The C compiler identification is GNU 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenMP.cmake:200 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "c" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): /usr/share/cmake/Modules/FindOpenMP.cmake:324 (_OPENMP_GET_FLAGS) CMakeLists.txt:39 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Performing Test HAS_BRANCH_PEDICTION -- Performing Test HAS_BRANCH_PEDICTION - Success Using bash: /usr/bin/bash Using perl: /usr/bin/perl -- Performing Test HAS_GETOPT -- Performing Test HAS_GETOPT - Success -- getopt found. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found OpenEXR: /usr/lib64/libHalf.so -- Found ImageMagick: /usr/lib64/libMagick++-6.Q16.so (found version "6.9.3-0") ImageMagick CFLAGS: /usr/include/ImageMagick-6 -- Found NETPBM: /usr/lib64/libnetpbm.so -- Found TIFF: /usr/lib64/libtiff.so -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.7") -- Qt4 found -- Failed to find matlab root directory. Specify it manually by setting MATLAB_ROOT cmake cache variable. -- Found OpenGL: /usr/lib64/libGL.so -- Found GLUT: /usr/lib64/libglut.so -- Found FFTW: /usr/lib64/libfftw3.so -- Using GSL from /usr -- mkoctfile found. EXIF library (libexif) not found. 'pfsalign' will not be compiled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pfstools-2.0.6 + make /usr/bin/cmake -H/builddir/build/BUILD/pfstools-2.0.6 -B/builddir/build/BUILD/pfstools-2.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfs/CMakeFiles/pfs.dir/build.make src/pfs/CMakeFiles/pfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfs /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfs /builddir/build/BUILD/pfstools-2.0.6/src/pfs/CMakeFiles/pfs.dir/DependInfo.cmake --color= Scanning dependencies of target pfs make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfs/CMakeFiles/pfs.dir/build.make src/pfs/CMakeFiles/pfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 0%] Building CXX object src/pfs/CMakeFiles/pfs.dir/colorspace.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfs && /usr/bin/c++ -Dpfs_EXPORTS -I/builddir/build/BUILD/pfstools-2.0.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -fPIC -o CMakeFiles/pfs.dir/colorspace.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfs/colorspace.cpp [ 1%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfs.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfs && /usr/bin/c++ -Dpfs_EXPORTS -I/builddir/build/BUILD/pfstools-2.0.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -fPIC -o CMakeFiles/pfs.dir/pfs.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/array2d.h:38:0, from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:45, from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:53: /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp: In member function 'virtual const char* pfs::TagIteratorImpl::getNext()': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:98:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert( equalSign != -1 ); ~~~~~~~~~~^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp: In destructor 'virtual pfs::ChannelImpl::~ChannelImpl()': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:273:12: warning: deleting object of polymorphic class type 'pfs::TagContainerImpl' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete tags; ^~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp: In destructor 'virtual pfs::FrameImpl::~FrameImpl()': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:412:12: warning: deleting object of polymorphic class type 'pfs::TagContainerImpl' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete tags; ^~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp: In member function 'pfs::Frame* pfs::DOMIOImpl::readFrame(FILE*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:613:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( read != size ) ~~~~~^~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:53:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::TagIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:208:59: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::TagIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::ChannelIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.cpp:497:68: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::ChannelIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ [ 2%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfsutils.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfs && /usr/bin/c++ -Dpfs_EXPORTS -I/builddir/build/BUILD/pfstools-2.0.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -fPIC -o CMakeFiles/pfs.dir/pfsutils.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp: In constructor 'pfs::FilePattern::FilePattern(const char*, FILE*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp:56:7: warning: 'pfs::FilePattern::currentFrame' will be initialized after [-Wreorder] int currentFrame; ^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp:55:7: warning: 'int pfs::FilePattern::everyNthFrame' [-Wreorder] int everyNthFrame; ^~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp:60:3: warning: when initialized here [-Wreorder] FilePattern( const char *pattern, FILE *n_stdinout ): pattern( pattern ), ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp: In function 'pfs::FrameFile pfs::FrameFileIteratorImpl::getNextFrameFile()': /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp:175:13: warning: '%s' directive writing up to 1023 bytes into a region of size 1005 [-Wformat-overflow=] FrameFile getNextFrameFile( ) ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:43, from /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfsutils.cpp:33: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 __bos (__s), __fmt, __va_arg_pack ()); ^ [ 2%] Linking CXX shared library libpfs.so cd /builddir/build/BUILD/pfstools-2.0.6/src/pfs && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libpfs.so.2 -o libpfs.so.2.0.0 CMakeFiles/pfs.dir/colorspace.cpp.o CMakeFiles/pfs.dir/pfs.cpp.o CMakeFiles/pfs.dir/pfsutils.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfs && /usr/bin/cmake -E cmake_symlink_library libpfs.so.2.0.0 libpfs.so.2 libpfs.so make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 2%] Built target pfs make -f src/fileformat/CMakeFiles/pfsoutexr.dir/build.make src/fileformat/CMakeFiles/pfsoutexr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutexr.dir/DependInfo.cmake --color= Scanning dependencies of target pfsoutexr make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutexr.dir/build.make src/fileformat/CMakeFiles/pfsoutexr.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 3%] Building CXX object src/fileformat/CMakeFiles/pfsoutexr.dir/pfsoutexr.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutexr.dir/pfsoutexr.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp In file included from /usr/include/OpenEXR/ImfHeader.h:51:0, from /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:40: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/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 /usr/include/OpenEXR/ImfChromaticities.h:47:0, from /usr/include/OpenEXR/ImfChromaticitiesAttribute.h:47, from /usr/include/OpenEXR/ImfStandardAttributes.h:59, from /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:45: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp: In function 'void writeFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:351:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < pix_count; i++ ) { ~~^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:174:8: warning: unused variable 'firstFrame' [-Wunused-variable] bool firstFrame = true; ^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:86:8: warning: variable 'keepXYZ' set but not used [-Wunused-but-set-variable] bool keepXYZ = false; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:87:8: warning: unused variable 'fixHalfMax' [-Wunused-variable] bool fixHalfMax = false; ^~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:37:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::ChannelIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:240:66: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::ChannelIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::TagIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutexr.cpp:265:65: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::TagIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ [ 4%] Linking CXX executable pfsoutexr cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsoutexr.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsoutexr.dir/pfsoutexr.cpp.o -o pfsoutexr -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lIlmThread -lIex -lIlmImf -lImath -lHalf -lz make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 4%] Built target pfsoutexr make -f src/fileformat/CMakeFiles/pfsintiff.dir/build.make src/fileformat/CMakeFiles/pfsintiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsintiff.dir/DependInfo.cmake --color= Scanning dependencies of target pfsintiff make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsintiff.dir/build.make src/fileformat/CMakeFiles/pfsintiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 5%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/pfsintiff.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsintiff.dir/pfsintiff.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsintiff.cpp [ 6%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/hdrtiffio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsintiff.dir/hdrtiffio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/hdrtiffio.cpp [ 7%] Linking CXX executable pfsintiff cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsintiff.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsintiff.dir/pfsintiff.cpp.o CMakeFiles/pfsintiff.dir/hdrtiffio.cpp.o -o pfsintiff -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -ltiff make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 7%] Built target pfsintiff make -f src/fileformat/CMakeFiles/pfsoutpfm.dir/build.make src/fileformat/CMakeFiles/pfsoutpfm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutpfm.dir/DependInfo.cmake --color= Scanning dependencies of target pfsoutpfm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutpfm.dir/build.make src/fileformat/CMakeFiles/pfsoutpfm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsoutpfm.dir/pfsoutpfm.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutpfm.dir/pfsoutpfm.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutpfm.cpp /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutpfm.cpp: In function 'void writeFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutpfm.cpp:157:8: warning: unused variable 'firstFrame' [-Wunused-variable] bool firstFrame = true; ^~~~~~~~~~ [ 9%] Linking CXX executable pfsoutpfm cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsoutpfm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsoutpfm.dir/pfsoutpfm.cpp.o -o pfsoutpfm -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 9%] Built target pfsoutpfm make -f src/fileformat/CMakeFiles/pfsinpfm.dir/build.make src/fileformat/CMakeFiles/pfsinpfm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinpfm.dir/DependInfo.cmake --color= Scanning dependencies of target pfsinpfm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinpfm.dir/build.make src/fileformat/CMakeFiles/pfsinpfm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 9%] Building CXX object src/fileformat/CMakeFiles/pfsinpfm.dir/pfsinpfm.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinpfm.dir/pfsinpfm.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinpfm.cpp [ 10%] Linking CXX executable pfsinpfm cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsinpfm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsinpfm.dir/pfsinpfm.cpp.o -o pfsinpfm -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 10%] Built target pfsinpfm make -f src/fileformat/CMakeFiles/pfsinexr.dir/build.make src/fileformat/CMakeFiles/pfsinexr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinexr.dir/DependInfo.cmake --color= Scanning dependencies of target pfsinexr make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinexr.dir/build.make src/fileformat/CMakeFiles/pfsinexr.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 11%] Building CXX object src/fileformat/CMakeFiles/pfsinexr.dir/pfsinexr.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinexr.dir/pfsinexr.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp In file included from /usr/include/OpenEXR/ImfHeader.h:51:0, from /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp:38: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/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 /usr/include/OpenEXR/ImfChromaticities.h:47:0, from /usr/include/OpenEXR/ImfChromaticitiesAttribute.h:47, from /usr/include/OpenEXR/ImfStandardAttributes.h:59, from /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp:43: /usr/include/OpenEXR/ImathMatrix.h:266:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:269:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:272:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:275:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:640:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:643:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:646:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:649:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1433:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1441:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1545:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:1553:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix33::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2702:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInvert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2710:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::gjInverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2814:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::invert (bool singExc) throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathMatrix.h:2822:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Matrix44::inverse (bool singExc) const throw (IEX_NAMESPACE::MathExc) ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp: In function 'std::__cxx11::string escapeString(const string&)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp:65:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( pos < ret.size() ) { ~~~~^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp: In function 'void readFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinexr.cpp:187:22: warning: unused variable 'channel' [-Wunused-variable] const Channel &channel = i.channel(); ^~~~~~~ [ 11%] Linking CXX executable pfsinexr cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsinexr.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsinexr.dir/pfsinexr.cpp.o -o pfsinexr -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lIlmThread -lIex -lIlmImf -lImath -lHalf -lz make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 11%] Built target pfsinexr make -f src/fileformat/CMakeFiles/pfsinrgbe.dir/build.make src/fileformat/CMakeFiles/pfsinrgbe.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinrgbe.dir/DependInfo.cmake --color= Scanning dependencies of target pfsinrgbe make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinrgbe.dir/build.make src/fileformat/CMakeFiles/pfsinrgbe.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 12%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/pfsinrgbe.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinrgbe.dir/pfsinrgbe.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinrgbe.cpp /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinrgbe.cpp: In function 'void readFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinrgbe.cpp:58:8: warning: unused variable 'opt_linear' [-Wunused-variable] bool opt_linear=false; ^~~~~~~~~~ [ 13%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/rgbeio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinrgbe.dir/rgbeio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadiance(FILE*, int, int, float, pfs::Array2D*, pfs::Array2D*, pfs::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:275:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rez!=4*width-4 ) ~~~^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadianceHeader(FILE*, int&, int&, float&)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:157:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(head, 200, file); ~~~~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void RLERead(FILE*, Trgbe*, int)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:226:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(p, sizeof(p), 1, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:246:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(scanline+peek, sizeof(*scanline), nonrun_len, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadiance(FILE*, int, int, float, pfs::Array2D*, pfs::Array2D*, pfs::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:270:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(header, sizeof(header), 1, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 13%] Linking CXX executable pfsinrgbe cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsinrgbe.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsinrgbe.dir/pfsinrgbe.cpp.o CMakeFiles/pfsinrgbe.dir/rgbeio.cpp.o -o pfsinrgbe -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 13%] Built target pfsinrgbe make -f src/fileformat/CMakeFiles/pfsoutrgbe.dir/build.make src/fileformat/CMakeFiles/pfsoutrgbe.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutrgbe.dir/DependInfo.cmake --color= Scanning dependencies of target pfsoutrgbe make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutrgbe.dir/build.make src/fileformat/CMakeFiles/pfsoutrgbe.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 13%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/pfsoutrgbe.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutrgbe.dir/pfsoutrgbe.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutrgbe.cpp [ 14%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/rgbeio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutrgbe.dir/rgbeio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadiance(FILE*, int, int, float, pfs::Array2D*, pfs::Array2D*, pfs::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:275:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rez!=4*width-4 ) ~~~^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadianceHeader(FILE*, int&, int&, float&)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:157:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(head, 200, file); ~~~~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void RLERead(FILE*, Trgbe*, int)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:226:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(p, sizeof(p), 1, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:246:7: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(scanline+peek, sizeof(*scanline), nonrun_len, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp: In function 'void readRadiance(FILE*, int, int, float, pfs::Array2D*, pfs::Array2D*, pfs::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/rgbeio.cpp:270:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(header, sizeof(header), 1, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 15%] Linking CXX executable pfsoutrgbe cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsoutrgbe.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsoutrgbe.dir/pfsoutrgbe.cpp.o CMakeFiles/pfsoutrgbe.dir/rgbeio.cpp.o -o pfsoutrgbe -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 15%] Built target pfsoutrgbe make -f src/fileformat/CMakeFiles/pfsinppm.dir/build.make src/fileformat/CMakeFiles/pfsinppm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinppm.dir/DependInfo.cmake --color= Scanning dependencies of target pfsinppm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinppm.dir/build.make src/fileformat/CMakeFiles/pfsinppm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 16%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/pfsinppm.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinppm.dir/pfsinppm.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinppm.cpp [ 17%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/ppmio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsinppm.dir/ppmio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/ppmio.cpp [ 17%] Linking CXX executable pfsinppm cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsinppm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsinppm.dir/pfsinppm.cpp.o CMakeFiles/pfsinppm.dir/ppmio.cpp.o -o pfsinppm -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lnetpbm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 17%] Built target pfsinppm make -f src/fileformat/CMakeFiles/pfsinimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsinimgmagick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinimgmagick.dir/DependInfo.cmake --color= Scanning dependencies of target pfsinimgmagick make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsinimgmagick.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 18%] Building CXX object src/fileformat/CMakeFiles/pfsinimgmagick.dir/pfsinimgmagick.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -o CMakeFiles/pfsinimgmagick.dir/pfsinimgmagick.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinimgmagick.cpp /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinimgmagick.cpp: In function 'void readFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinimgmagick.cpp:133:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int r = 0; r < imImage.rows(); r++ ) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsinimgmagick.cpp:137:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c = 0; c < imImage.columns(); c++ ) { ~~^~~~~~~~~~~~~~~~~~~ [ 19%] Linking CXX executable pfsinimgmagick cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsinimgmagick.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsinimgmagick.dir/pfsinimgmagick.cpp.o -o pfsinimgmagick -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lMagick++-6.Q16 -lMagickCore-6.Q16 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 19%] Built target pfsinimgmagick make -f src/fileformat/CMakeFiles/pfsoutppm.dir/build.make src/fileformat/CMakeFiles/pfsoutppm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutppm.dir/DependInfo.cmake --color= Scanning dependencies of target pfsoutppm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutppm.dir/build.make src/fileformat/CMakeFiles/pfsoutppm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 19%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/pfsoutppm.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutppm.dir/pfsoutppm.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutppm.cpp [ 20%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/ppmio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsoutppm.dir/ppmio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/ppmio.cpp [ 21%] Linking CXX executable pfsoutppm cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsoutppm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsoutppm.dir/pfsoutppm.cpp.o CMakeFiles/pfsoutppm.dir/ppmio.cpp.o -o pfsoutppm -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lnetpbm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 21%] Built target pfsoutppm make -f src/fileformat/CMakeFiles/pfsouttiff.dir/build.make src/fileformat/CMakeFiles/pfsouttiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsouttiff.dir/DependInfo.cmake --color= Scanning dependencies of target pfsouttiff make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsouttiff.dir/build.make src/fileformat/CMakeFiles/pfsouttiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 22%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/pfsouttiff.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsouttiff.dir/pfsouttiff.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsouttiff.cpp [ 22%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/hdrtiffio.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsouttiff.dir/hdrtiffio.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/hdrtiffio.cpp [ 23%] Linking CXX executable pfsouttiff cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsouttiff.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsouttiff.dir/pfsouttiff.cpp.o CMakeFiles/pfsouttiff.dir/hdrtiffio.cpp.o -o pfsouttiff -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -ltiff make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 23%] Built target pfsouttiff make -f src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsoutimgmagick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutimgmagick.dir/DependInfo.cmake --color= Scanning dependencies of target pfsoutimgmagick make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 23%] Building CXX object src/fileformat/CMakeFiles/pfsoutimgmagick.dir/pfsoutimgmagick.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/OpenEXR -I/usr/include/ImageMagick-6 -I/usr/include/netpbm -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -o CMakeFiles/pfsoutimgmagick.dir/pfsoutimgmagick.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/pfsoutimgmagick.cpp [ 24%] Linking CXX executable pfsoutimgmagick cd /builddir/build/BUILD/pfstools-2.0.6/src/fileformat && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsoutimgmagick.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsoutimgmagick.dir/pfsoutimgmagick.cpp.o -o pfsoutimgmagick -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lMagick++-6.Q16 -lMagickCore-6.Q16 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 24%] Built target pfsoutimgmagick make -f src/filter/CMakeFiles/pfspanoramic.dir/build.make src/filter/CMakeFiles/pfspanoramic.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfspanoramic.dir/DependInfo.cmake --color= Scanning dependencies of target pfspanoramic make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfspanoramic.dir/build.make src/filter/CMakeFiles/pfspanoramic.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 25%] Building CXX object src/filter/CMakeFiles/pfspanoramic.dir/pfspanoramic.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfspanoramic.dir/pfspanoramic.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp: In member function 'virtual Vector3D* MirrorBallProjection::uvToDirection(double, double)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp:282:12: warning: unused variable 't' [-Wunused-variable] double t; ^ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp: In member function 'virtual Vector3D* AngularProjection::uvToDirection(double, double)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp:400:12: warning: unused variable 't' [-Wunused-variable] double t; ^ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp: In function 'void panoramic(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp:797:19: warning: unused variable 'dX' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp:797:24: warning: unused variable 'dY' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspanoramic.cpp:797:29: warning: unused variable 'dZ' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ [ 26%] Linking CXX executable pfspanoramic cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfspanoramic.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfspanoramic.dir/pfspanoramic.cpp.o -o pfspanoramic -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 26%] Built target pfspanoramic make -f src/filter/CMakeFiles/pfsdisplayfunction.dir/build.make src/filter/CMakeFiles/pfsdisplayfunction.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsdisplayfunction.dir/DependInfo.cmake --color= Scanning dependencies of target pfsdisplayfunction make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsdisplayfunction.dir/build.make src/filter/CMakeFiles/pfsdisplayfunction.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 27%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/pfsdisplayfunction.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsdisplayfunction.dir/pfsdisplayfunction.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsdisplayfunction.cpp [ 27%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/display_function.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsdisplayfunction.dir/display_function.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/display_function.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/display_function.cpp: In constructor 'DisplayFunctionLUT::DisplayFunctionLUT(const char*)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/display_function.cpp:128:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i >= max_lut_size ) ~~^~~~~~~~~~~~~~~ [ 28%] Linking CXX executable pfsdisplayfunction cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsdisplayfunction.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsdisplayfunction.dir/pfsdisplayfunction.cpp.o CMakeFiles/pfsdisplayfunction.dir/display_function.cpp.o -o pfsdisplayfunction -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 28%] Built target pfsdisplayfunction make -f src/filter/CMakeFiles/pfsgamma.dir/build.make src/filter/CMakeFiles/pfsgamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsgamma.dir/DependInfo.cmake --color= Scanning dependencies of target pfsgamma make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsgamma.dir/build.make src/filter/CMakeFiles/pfsgamma.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 29%] Building CXX object src/filter/CMakeFiles/pfsgamma.dir/pfsgamma.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsgamma.dir/pfsgamma.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsgamma.cpp [ 29%] Linking CXX executable pfsgamma cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsgamma.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsgamma.dir/pfsgamma.cpp.o -o pfsgamma -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 29%] Built target pfsgamma make -f src/filter/CMakeFiles/pfsclamp.dir/build.make src/filter/CMakeFiles/pfsclamp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsclamp.dir/DependInfo.cmake --color= Scanning dependencies of target pfsclamp make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsclamp.dir/build.make src/filter/CMakeFiles/pfsclamp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 30%] Building CXX object src/filter/CMakeFiles/pfsclamp.dir/pfsclamp.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsclamp.dir/pfsclamp.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsclamp.cpp [ 31%] Linking CXX executable pfsclamp cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsclamp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsclamp.dir/pfsclamp.cpp.o -o pfsclamp -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 31%] Built target pfsclamp make -f src/filter/CMakeFiles/pfsrotate.dir/build.make src/filter/CMakeFiles/pfsrotate.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsrotate.dir/DependInfo.cmake --color= Scanning dependencies of target pfsrotate make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsrotate.dir/build.make src/filter/CMakeFiles/pfsrotate.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 31%] Building CXX object src/filter/CMakeFiles/pfsrotate.dir/pfsrotate.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsrotate.dir/pfsrotate.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsrotate.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsrotate.cpp: In function 'void rotateFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsrotate.cpp:94:19: warning: unused variable 'dX' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsrotate.cpp:94:24: warning: unused variable 'dY' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsrotate.cpp:94:29: warning: unused variable 'dZ' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ [ 32%] Linking CXX executable pfsrotate cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsrotate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsrotate.dir/pfsrotate.cpp.o -o pfsrotate -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 32%] Built target pfsrotate make -f src/filter/CMakeFiles/pfsretime.dir/build.make src/filter/CMakeFiles/pfsretime.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsretime.dir/DependInfo.cmake --color= Scanning dependencies of target pfsretime make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsretime.dir/build.make src/filter/CMakeFiles/pfsretime.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 33%] Building CXX object src/filter/CMakeFiles/pfsretime.dir/pfsretime.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsretime.dir/pfsretime.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsretime.cpp [ 34%] Linking CXX executable pfsretime cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsretime.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsretime.dir/pfsretime.cpp.o -o pfsretime -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 34%] Built target pfsretime make -f src/filter/CMakeFiles/pfscut.dir/build.make src/filter/CMakeFiles/pfscut.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscut.dir/DependInfo.cmake --color= Scanning dependencies of target pfscut make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscut.dir/build.make src/filter/CMakeFiles/pfscut.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 34%] Building CXX object src/filter/CMakeFiles/pfscut.dir/pfscut.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfscut.dir/pfscut.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscut.cpp [ 35%] Linking CXX executable pfscut cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfscut.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfscut.dir/pfscut.cpp.o -o pfscut -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 35%] Built target pfscut make -f src/filter/CMakeFiles/pfstag.dir/build.make src/filter/CMakeFiles/pfstag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfstag.dir/DependInfo.cmake --color= Scanning dependencies of target pfstag make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfstag.dir/build.make src/filter/CMakeFiles/pfstag.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 36%] Building CXX object src/filter/CMakeFiles/pfstag.dir/pfstag.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstag.dir/pfstag.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfstag.cpp [ 37%] Linking CXX executable pfstag cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstag.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstag.dir/pfstag.cpp.o -o pfstag -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 37%] Built target pfstag make -f src/filter/CMakeFiles/pfscat.dir/build.make src/filter/CMakeFiles/pfscat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscat.dir/DependInfo.cmake --color= Scanning dependencies of target pfscat make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscat.dir/build.make src/filter/CMakeFiles/pfscat.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 37%] Building CXX object src/filter/CMakeFiles/pfscat.dir/pfscat.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfscat.dir/pfscat.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscat.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscat.cpp: In function 'void pfscat(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscat.cpp:392:30: warning: 'prevFrame' may be used uninitialized in this function [-Wmaybe-uninitialized] if(frame_no) pfsio.freeFrame(prevFrame); ~~~~~~~~~~~~~~~^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscat.cpp:406:21: warning: 'outFrame' may be used uninitialized in this function [-Wmaybe-uninitialized] pfsio.writeFrame(outFrame, stdout); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [ 38%] Linking CXX executable pfscat cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfscat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfscat.dir/pfscat.cpp.o -o pfscat -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 38%] Built target pfscat make -f src/filter/CMakeFiles/pfsflip.dir/build.make src/filter/CMakeFiles/pfsflip.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsflip.dir/DependInfo.cmake --color= Scanning dependencies of target pfsflip make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsflip.dir/build.make src/filter/CMakeFiles/pfsflip.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 38%] Building CXX object src/filter/CMakeFiles/pfsflip.dir/pfsflip.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsflip.dir/pfsflip.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsflip.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsflip.cpp: In function 'void flipFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsflip.cpp:100:19: warning: unused variable 'dX' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsflip.cpp:100:24: warning: unused variable 'dY' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsflip.cpp:100:29: warning: unused variable 'dZ' [-Wunused-variable] pfs::Channel *dX, *dY, *dZ; ^~ [ 39%] Linking CXX executable pfsflip cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsflip.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsflip.dir/pfsflip.cpp.o -o pfsflip -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 39%] Built target pfsflip make -f src/filter/CMakeFiles/pfspad.dir/build.make src/filter/CMakeFiles/pfspad.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfspad.dir/DependInfo.cmake --color= Scanning dependencies of target pfspad make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfspad.dir/build.make src/filter/CMakeFiles/pfspad.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 40%] Building CXX object src/filter/CMakeFiles/pfspad.dir/pfspad.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfspad.dir/pfspad.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfspad.cpp [ 40%] Linking CXX executable pfspad cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfspad.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfspad.dir/pfspad.cpp.o -o pfspad -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 40%] Built target pfspad make -f src/filter/CMakeFiles/pfsextractchannels.dir/build.make src/filter/CMakeFiles/pfsextractchannels.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsextractchannels.dir/DependInfo.cmake --color= Scanning dependencies of target pfsextractchannels make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsextractchannels.dir/build.make src/filter/CMakeFiles/pfsextractchannels.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 41%] Building CXX object src/filter/CMakeFiles/pfsextractchannels.dir/pfsextractchannels.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsextractchannels.dir/pfsextractchannels.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsextractchannels.cpp [ 42%] Linking CXX executable pfsextractchannels cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsextractchannels.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsextractchannels.dir/pfsextractchannels.cpp.o -o pfsextractchannels -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 42%] Built target pfsextractchannels make -f src/filter/CMakeFiles/pfsabsolute.dir/build.make src/filter/CMakeFiles/pfsabsolute.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsabsolute.dir/DependInfo.cmake --color= Scanning dependencies of target pfsabsolute make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsabsolute.dir/build.make src/filter/CMakeFiles/pfsabsolute.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 43%] Building CXX object src/filter/CMakeFiles/pfsabsolute.dir/pfsabsolute.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfsabsolute.dir/pfsabsolute.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfsabsolute.cpp [ 44%] Linking CXX executable pfsabsolute cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsabsolute.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsabsolute.dir/pfsabsolute.cpp.o -o pfsabsolute -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 44%] Built target pfsabsolute make -f src/filter/CMakeFiles/pfssize.dir/build.make src/filter/CMakeFiles/pfssize.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfssize.dir/DependInfo.cmake --color= Scanning dependencies of target pfssize make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfssize.dir/build.make src/filter/CMakeFiles/pfssize.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 45%] Building CXX object src/filter/CMakeFiles/pfssize.dir/pfssize.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfssize.dir/pfssize.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfssize.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfssize.cpp: In function 'void upsampleArray(const pfs::Array2D*, pfs::Array2D*, ResampleFilter*)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfssize.cpp:343:9: warning: unused variable 'filterSamplingX' [-Wunused-variable] float filterSamplingX = max( modff( dx, &pad ), 0.01f ); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfssize.cpp:344:9: warning: unused variable 'filterSamplingY' [-Wunused-variable] float filterSamplingY = max( modff( dy, &pad ), 0.01f ); ^~~~~~~~~~~~~~~ [ 45%] Linking CXX executable pfssize cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfssize.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfssize.dir/pfssize.cpp.o -o pfssize -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 45%] Built target pfssize make -f src/filter/CMakeFiles/pfscolortransform.dir/build.make src/filter/CMakeFiles/pfscolortransform.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscolortransform.dir/DependInfo.cmake --color= Scanning dependencies of target pfscolortransform make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscolortransform.dir/build.make src/filter/CMakeFiles/pfscolortransform.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 46%] Building CXX object src/filter/CMakeFiles/pfscolortransform.dir/pfscolortransform.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfscolortransform.dir/pfscolortransform.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscolortransform.cpp /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscolortransform.cpp: In function 'float** readMatrixFile(char*, bool)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscolortransform.cpp:92:22: warning: unused variable 'k' [-Wunused-variable] size_t i, j, k; ^ /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscolortransform.cpp: In function 'void applyTransformOnFrames(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/filter/pfscolortransform.cpp:249:14: warning: 'matrix_file_name' may be used uninitialized in this function [-Wmaybe-uninitialized] matrixFile = readMatrixFile(matrix_file_name,transpose); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Linking CXX executable pfscolortransform cd /builddir/build/BUILD/pfstools-2.0.6/src/filter && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfscolortransform.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfscolortransform.dir/pfscolortransform.cpp.o -o pfscolortransform -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 47%] Built target pfscolortransform make -f src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build.make src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/DependInfo.cmake --color= Scanning dependencies of target pfsouthdrhtml make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build.make src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 47%] Building CXX object src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/pfsouthdrhtml.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/ImageMagick-6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -o CMakeFiles/pfsouthdrhtml.dir/pfsouthdrhtml.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp: In function 'void generate_hdrhtml(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp:184:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dot_pos != std::string::npos & dot_pos > 0 ) ~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp:184:21: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp:189:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( slash_pos != std::string::npos ) ~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp:195:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( invalid_pos == std::string::npos ) ~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/pfsouthdrhtml.cpp:60:8: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] bool verbose = false; ^~~~~~~ [ 48%] Building CXX object src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/hdrhtml.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/ImageMagick-6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -o CMakeFiles/pfsouthdrhtml.dir/hdrhtml.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In constructor 'UniformArrayLUT::UniformArrayLUT()': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:170:10: warning: 'UniformArrayLUT::y_i' will be initialized after [-Wreorder] float *y_i; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:165:10: warning: 'size_t UniformArrayLUT::lut_size' [-Wreorder] size_t lut_size; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:183:3: warning: when initialized here [-Wreorder] UniformArrayLUT() : x_i( 0 ), y_i(0), lut_size( 0 ), delta( 0. ) {} ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In function 'void create_from_template(std::ostream&, const char*, ReplacePattern*)': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:445:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( find_pos == std::string::npos ) { ~~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:452:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( end_marker != std::string::npos ) { ~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:462:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( param_endmarker == std::string::npos ) ~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In member function 'void CSVTable::read(const char*, int)': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:573:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( new_pos == std::string::npos ) { ~~~~~~~~^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In member function 'void HDRHTMLSet::add_image(int, int, float*, float*, float*, float*, const char*, int)': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:767:17: warning: unused variable 'v' [-Wunused-variable] float v = (basis_lut.interp(exposure_comp_v)*max_value); ^ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In instantiation of 'Percentiles::Percentiles(const T*, size_t) [with T = float; size_t = long unsigned int]': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:676:37: required from here /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:343:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k = 1; k < bin_n; k++ ) ~~^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp: In instantiation of 'void Histogram::compute(const T*, size_t, int, T, T, bool) [with T = float; size_t = long unsigned int]': /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:702:93: required from here /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:102:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k=0; k < d_size; k++ ) { ~~^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:123:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k=0; k < d_size; k++ ) { ~~^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/hdrhtml.cpp:132:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k=0; k < d_size; k++ ) { ~~^~~~~~~~ [ 49%] Linking CXX executable pfsouthdrhtml cd /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsouthdrhtml.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsouthdrhtml.dir/pfsouthdrhtml.cpp.o CMakeFiles/pfsouthdrhtml.dir/hdrhtml.cpp.o -o pfsouthdrhtml -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lMagick++-6.Q16 -lMagickCore-6.Q16 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 49%] Built target pfsouthdrhtml make -f src/pfsview/CMakeFiles/pfsview.dir/build.make src/pfsview/CMakeFiles/pfsview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 49%] Generating moc_luminancerange_widget.cxx cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_luminancerange_widget.cxx_parameters [ 50%] Generating moc_main.cxx cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_main.cxx_parameters [ 51%] Generating moc_pfsview_widget.cxx cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_pfsview_widget.cxx_parameters cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsview /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsview /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/CMakeFiles/pfsview.dir/DependInfo.cmake --color= Scanning dependencies of target pfsview make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfsview/CMakeFiles/pfsview.dir/build.make src/pfsview/CMakeFiles/pfsview.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 52%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/main.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/main.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/main.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/main.cpp: In member function 'void PFSViewMainWin::updateMenuEnable()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/main.cpp:562:8: warning: unused variable 'color' [-Wunused-variable] bool color = pfsView->getVisibleChannel() == COLOR_CHANNELS; ^~~~~ [ 53%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/pfsview_widget.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/pfsview_widget.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:47:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h: In constructor 'PFSViewWidget::PFSViewWidget(QWidget*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:148:9: warning: 'PFSViewWidget::zoom' will be initialized after [-Wreorder] float zoom; ^~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:144:20: warning: 'LumMappingMethod PFSViewWidget::mappingMethod' [-Wreorder] LumMappingMethod mappingMethod; ^~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:100:1: warning: when initialized here [-Wreorder] PFSViewWidget::PFSViewWidget( QWidget *parent ) : ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:47:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:144:20: warning: 'PFSViewWidget::mappingMethod' will be initialized after [-Wreorder] LumMappingMethod mappingMethod; ^~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:129:15: warning: 'const char* PFSViewWidget::visibleChannel' [-Wreorder] const char *visibleChannel; ^~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:100:1: warning: when initialized here [-Wreorder] PFSViewWidget::PFSViewWidget( QWidget *parent ) : ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:47:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:143:21: warning: 'PFSViewWidget::negativeTreatment' will be initialized after [-Wreorder] NegativeTreatment negativeTreatment; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:142:19: warning: 'InfNaNTreatment PFSViewWidget::infNaNTreatment' [-Wreorder] InfNaNTreatment infNaNTreatment; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:100:1: warning: when initialized here [-Wreorder] PFSViewWidget::PFSViewWidget( QWidget *parent ) : ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:47:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:142:19: warning: 'PFSViewWidget::infNaNTreatment' will be initialized after [-Wreorder] InfNaNTreatment infNaNTreatment; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.h:134:8: warning: 'bool PFSViewWidget::updateMappingRequested' [-Wreorder] bool updateMappingRequested; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/pfsview_widget.cpp:100:1: warning: when initialized here [-Wreorder] PFSViewWidget::PFSViewWidget( QWidget *parent ) : ^~~~~~~~~~~~~ [ 54%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/luminancerange_widget.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/luminancerange_widget.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/luminancerange_widget.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/luminancerange_widget.cpp: In member function 'virtual void LuminanceRangeWidget::paintEvent(QPaintEvent*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/luminancerange_widget.cpp:84:6: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] void LuminanceRangeWidget::paintEvent( QPaintEvent *pe ) ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/luminancerange_widget.cpp:84:6: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/qobject.h:48, from /usr/include/QtCore/qiodevice.h:46, from /usr/include/QtCore/qdatastream.h:46, from /usr/include/QtCore/qstringlist.h:46, from /usr/include/QtGui/qcolor.h:47, from /usr/include/QtGui/qpixmap.h:46, from /usr/include/QtGui/qpainter.h:49, from /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/luminancerange_widget.cpp:30: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ [ 54%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/histogram.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/histogram.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/histogram.cpp [ 55%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/resources.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/resources.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/resources.cpp [ 56%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/moc_main.cxx.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/moc_main.cxx.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_main.cxx [ 56%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/moc_pfsview_widget.cxx.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/moc_pfsview_widget.cxx.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_pfsview_widget.cxx [ 57%] Building CXX object src/pfsview/CMakeFiles/pfsview.dir/moc_luminancerange_widget.cxx.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsview.dir/moc_luminancerange_widget.cxx.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/moc_luminancerange_widget.cxx [ 58%] Linking CXX executable pfsview cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsview && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsview.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsview.dir/main.cpp.o CMakeFiles/pfsview.dir/pfsview_widget.cpp.o CMakeFiles/pfsview.dir/luminancerange_widget.cpp.o CMakeFiles/pfsview.dir/histogram.cpp.o CMakeFiles/pfsview.dir/resources.cpp.o CMakeFiles/pfsview.dir/moc_main.cxx.o CMakeFiles/pfsview.dir/moc_pfsview_widget.cxx.o CMakeFiles/pfsview.dir/moc_luminancerange_widget.cxx.o -o pfsview -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 -lQtCore -lQtGui make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 58%] Built target pfsview make -f src/pfsglview/CMakeFiles/pfsglview.dir/build.make src/pfsglview/CMakeFiles/pfsglview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/CMakeFiles/pfsglview.dir/DependInfo.cmake --color= Scanning dependencies of target pfsglview make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfsglview/CMakeFiles/pfsglview.dir/build.make src/pfsglview/CMakeFiles/pfsglview.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 59%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/pfsglview.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/pfsglview.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp: In function 'void refreshWinStat_PixelData()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:351:6: warning: unused variable 'curPX' [-Wunused-variable] int curPX = cursorPosX ; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:352:6: warning: unused variable 'curPY' [-Wunused-variable] int curPY = cursorPosY ; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp: In function 'void* updateMapping_thread(void*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:451:9: warning: unused variable 'r' [-Wunused-variable] int r = pthread_mutex_lock( &updateMappingThread_update_mutex ); ^ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp: In function 'void* computeHistogram_thread(void*)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:586:10: warning: unused variable 'r' [-Wunused-variable] int r = pthread_mutex_lock( &computeHistogramThread_update_mutex ); ^ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp: In function 'void mouseMotionListener(int, int)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:1344:9: warning: enumeration value 'NONE' not handled in switch [-Wswitch] switch(m_histogram->getSubComponentHoverState()) ^ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp: In function 'int main(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/pfsglview.cpp:1847:8: warning: unused variable 'ratio' [-Wunused-variable] float ratio = (float)bitmap->getHeight() / (float)bitmap->getWidth(); ^~~~~ [ 60%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/picture_io.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/picture_io.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.cpp: In member function 'float PictureIO::getDynamicRange()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.cpp:784:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 1; i < vec.size(); i++) { ~~^~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.cpp:32:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.h: At global scope: /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/picture_io.h:45:20: warning: 'lumMappingName' defined but not used [-Wunused-variable] static const char* lumMappingName[] = { // must be consistent with LumMappingMethod ^~~~~~~~~~~~~~ [ 60%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/module.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/module.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/module.cpp [ 61%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_histogram.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/m_histogram.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp: In member function 'void M_Histogram::drawHistogram()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:171:8: warning: unused variable 'strech' [-Wunused-variable] float strech = ((float)width- BORDER_SIDE*2)/(float)bins ; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:172:8: warning: unused variable 'relative_height' [-Wunused-variable] float relative_height ; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:173:8: warning: unused variable 'c_pos' [-Wunused-variable] float c_pos = lum2pos(center) ; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp: In member function 'void M_Histogram::computeFrequency(int, const pfs::Array2D*, void (*)())': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:660:8: warning: unused variable 'his_width' [-Wunused-variable] float his_width = (float)(width-BORDER_SIDE*2) ; ^~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:661:8: warning: unused variable 'fbins' [-Wunused-variable] float fbins = (float)bins ; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp: In member function 'float M_Histogram::getPeak()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:851:15: warning: unused variable 'maxFreq' [-Wunused-variable] float maxFreq = getMaxFrequency(); ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp: In member function 'void M_Histogram::drawScale()': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_histogram.cpp:359:67: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] glRectf( offsetX + (0 * virtualWidth) + offset, offsetY, offsetX + pos + 1, offsetY-1); ~~~~~~~~^~~~~ [ 62%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_status.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/m_status.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_status.cpp [ 62%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_on_screen_display.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -o CMakeFiles/pfsglview.dir/m_on_screen_display.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_on_screen_display.cpp /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_on_screen_display.cpp: In constructor 'M_OnScreenDisplay::M_OnScreenDisplay(std::__cxx11::string*, int)': /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/m_on_screen_display.cpp:59:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(max_row_length < text[i].length()) max_row_length = text[i].length() ; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [ 63%] Linking CXX executable pfsglview cd /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfsglview.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fopenmp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfsglview.dir/pfsglview.cpp.o CMakeFiles/pfsglview.dir/picture_io.cpp.o CMakeFiles/pfsglview.dir/module.cpp.o CMakeFiles/pfsglview.dir/m_histogram.cpp.o CMakeFiles/pfsglview.dir/m_status.cpp.o CMakeFiles/pfsglview.dir/m_on_screen_display.cpp.o -o pfsglview -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: -lGLU -lGL -lglut ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 63%] Built target pfsglview make -f src/octave/CMakeFiles/pfsclose.mkoct.dir/build.make src/octave/CMakeFiles/pfsclose.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsclose.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfsclose.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsclose.mkoct.dir/build.make src/octave/CMakeFiles/pfsclose.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 63%] Generating pfsclose.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsclose.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 63%] Built target pfsclose.mkoct make -f src/octave/CMakeFiles/pfswrite.mkoct.dir/build.make src/octave/CMakeFiles/pfswrite.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfswrite.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfswrite.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfswrite.mkoct.dir/build.make src/octave/CMakeFiles/pfswrite.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 64%] Generating pfswrite.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfswrite.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs In file included from /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:32:0, from /usr/include/octave-4.2.1/octave/../octave/oct.h:32, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfswrite.cpp:29: /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfswrite.cpp: In function 'octave_value_list Fpfswrite(const octave_value_list&, int)': /usr/include/octave-4.2.1/octave/../octave/defun-int.h:95:17: warning: '%s' directive writing up to 1023 bytes into a region of size 90 [-Wformat-overflow=] DECLARE_FUNX (F ## name, args_name, nargout_name) ^ /usr/include/octave-4.2.1/octave/../octave/defun-int.h:92:3: note: in definition of macro 'DECLARE_FUNX' name (const octave_value_list& args_name, int nargout_name) ^~~~ /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:48:3: note: in expansion of macro 'DECLARE_FUN' DECLARE_FUN (name, args_name, nargout_name) ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfswrite.cpp:39:1: note: in expansion of macro 'DEFUN_DLD' DEFUN_DLD( pfswrite, args, , helpString) ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfswrite.cpp:27: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 11 and 1034 bytes into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 64%] Built target pfswrite.mkoct make -f src/octave/CMakeFiles/pfsread.mkoct.dir/build.make src/octave/CMakeFiles/pfsread.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsread.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfsread.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsread.mkoct.dir/build.make src/octave/CMakeFiles/pfsread.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Generating pfsread.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs In file included from /usr/include/octave-4.2.1/octave/config.h:6:0, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp:31: /usr/include/octave-4.2.1/octave/config-64.h:28:2: warning: #warning "config.h has been deprecated; there is no need to include it directly" [-Wcpp] #warning "config.h has been deprecated; there is no need to include it directly" ^~~~~~~ In file included from /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:32:0, from /usr/include/octave-4.2.1/octave/../octave/oct.h:32, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp:28: /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp: In function 'octave_value_list Fpfsread(const octave_value_list&, int)': /usr/include/octave-4.2.1/octave/../octave/defun-int.h:95:17: warning: '%s' directive writing up to 1023 bytes into a region of size 91 [-Wformat-overflow=] DECLARE_FUNX (F ## name, args_name, nargout_name) ^ /usr/include/octave-4.2.1/octave/../octave/defun-int.h:92:3: note: in definition of macro 'DECLARE_FUNX' name (const octave_value_list& args_name, int nargout_name) ^~~~ /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:48:3: note: in expansion of macro 'DECLARE_FUN' DECLARE_FUN (name, args_name, nargout_name) ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp:42:1: note: in expansion of macro 'DEFUN_DLD' DEFUN_DLD( pfsread, args, , helpString) ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /usr/include/octave-4.2.1/octave/../octave/quit.h:33, from /usr/include/octave-4.2.1/octave/../octave/MSparse.h:29, from /usr/include/octave-4.2.1/octave/../octave/MatrixType.h:29, from /usr/include/octave-4.2.1/octave/../octave/mx-base.h:30, from /usr/include/octave-4.2.1/octave/../octave/Matrix.h:32, from /usr/include/octave-4.2.1/octave/../octave/oct.h:30, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsread.cpp:28: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 10 and 1033 bytes into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsread.mkoct make -f src/octave/CMakeFiles/pfsput.mkoct.dir/build.make src/octave/CMakeFiles/pfsput.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsput.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfsput.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsput.mkoct.dir/build.make src/octave/CMakeFiles/pfsput.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Generating pfsput.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsput.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs In file included from /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:32:0, from /usr/include/octave-4.2.1/octave/../octave/oct.h:32, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsput.cpp:28: /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsput.cpp: In function 'octave_value_list Fpfsput(const octave_value_list&, int)': /usr/include/octave-4.2.1/octave/../octave/defun-int.h:95:17: warning: '%s' directive writing up to 1023 bytes into a region of size 92 [-Wformat-overflow=] DECLARE_FUNX (F ## name, args_name, nargout_name) ^ /usr/include/octave-4.2.1/octave/../octave/defun-int.h:92:3: note: in definition of macro 'DECLARE_FUNX' name (const octave_value_list& args_name, int nargout_name) ^~~~ /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:48:3: note: in expansion of macro 'DECLARE_FUN' DECLARE_FUN (name, args_name, nargout_name) ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsput.cpp:43:1: note: in expansion of macro 'DEFUN_DLD' DEFUN_DLD( pfsput, args, , helpString) ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /usr/include/octave-4.2.1/octave/../octave/quit.h:33, from /usr/include/octave-4.2.1/octave/../octave/MSparse.h:29, from /usr/include/octave-4.2.1/octave/../octave/MatrixType.h:29, from /usr/include/octave-4.2.1/octave/../octave/mx-base.h:30, from /usr/include/octave-4.2.1/octave/../octave/Matrix.h:32, from /usr/include/octave-4.2.1/octave/../octave/oct.h:30, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsput.cpp:28: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 9 and 1032 bytes into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsput.mkoct make -f src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build.make src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfstransform_colorspace.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build.make src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Generating pfstransform_colorspace.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfstransform_colorspace.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs In file included from /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:32:0, from /usr/include/octave-4.2.1/octave/../octave/oct.h:32, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfstransform_colorspace.cpp:29: /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfstransform_colorspace.cpp: In function 'octave_value_list Fpfstransform_colorspace(const octave_value_list&, int)': /usr/include/octave-4.2.1/octave/../octave/defun-int.h:95:17: warning: '%s' directive writing up to 1023 bytes into a region of size 75 [-Wformat-overflow=] DECLARE_FUNX (F ## name, args_name, nargout_name) ^ /usr/include/octave-4.2.1/octave/../octave/defun-int.h:92:3: note: in definition of macro 'DECLARE_FUNX' name (const octave_value_list& args_name, int nargout_name) ^~~~ /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:48:3: note: in expansion of macro 'DECLARE_FUN' DECLARE_FUN (name, args_name, nargout_name) ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfstransform_colorspace.cpp:43:1: note: in expansion of macro 'DEFUN_DLD' DEFUN_DLD( pfstransform_colorspace, args, , helpString) ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfstransform_colorspace.cpp:27: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 26 and 1049 bytes into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfstransform_colorspace.mkoct make -f src/octave/CMakeFiles/pfsopen.mkoct.dir/build.make src/octave/CMakeFiles/pfsopen.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsopen.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfsopen.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsopen.mkoct.dir/build.make src/octave/CMakeFiles/pfsopen.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Generating pfsopen.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsopen.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsopen.cpp: In function 'octave_value_list Fpfsopen(const octave_value_list&, int)': /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsopen.cpp:147:31: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] pfsStream.assign( "rows", octave_value(height) ); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsopen.cpp:146:34: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] pfsStream.assign( "columns", octave_value(width) ); ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsopen.mkoct make -f src/octave/CMakeFiles/pfsget.mkoct.dir/build.make src/octave/CMakeFiles/pfsget.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsget.mkoct.dir/DependInfo.cmake --color= Scanning dependencies of target pfsget.mkoct make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsget.mkoct.dir/build.make src/octave/CMakeFiles/pfsget.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 66%] Generating pfsget.oct cd /builddir/build/BUILD/pfstools-2.0.6/src/octave && /usr/bin/mkoctfile /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs/ -I/builddir/build/BUILD/pfstools-2.0.6/src/octave/help_files -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -lpfs In file included from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:36:0: /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::ChannelIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:102:66: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::ChannelIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h: In instantiation of 'pfs::SelfDestructPtr::SelfDestructPtr(const pfs::SelfDestructPtr&) [with T = pfs::TagIterator]': /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:124:65: required from here /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:70:20: warning: 'pfs::SelfDestructPtr::itsOwn' will be initialized after [-Wreorder] mutable bool itsOwn; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:69:10: warning: 'pfs::TagIterator* pfs::SelfDestructPtr::ptr' [-Wreorder] T *ptr; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/pfs/pfs.h:76:7: warning: when initialized here [-Wreorder] SelfDestructPtr( const SelfDestructPtr& r ) ^~~~~~~~~~~~~~~ In file included from /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:32:0, from /usr/include/octave-4.2.1/octave/../octave/oct.h:32, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:28: /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp: In function 'octave_value_list Fpfsget(const octave_value_list&, int)': /usr/include/octave-4.2.1/octave/../octave/defun-int.h:95:17: warning: '%s' directive writing up to 1023 bytes into a region of size 92 [-Wformat-overflow=] DECLARE_FUNX (F ## name, args_name, nargout_name) ^ /usr/include/octave-4.2.1/octave/../octave/defun-int.h:92:3: note: in definition of macro 'DECLARE_FUNX' name (const octave_value_list& args_name, int nargout_name) ^~~~ /usr/include/octave-4.2.1/octave/../octave/defun-dld.h:48:3: note: in expansion of macro 'DECLARE_FUN' DECLARE_FUN (name, args_name, nargout_name) ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:43:1: note: in expansion of macro 'DEFUN_DLD' DEFUN_DLD( pfsget, args, , helpString) ^~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/c++/7/cstdio:42, from /usr/include/c++/7/ext/string_conversions.h:43, from /usr/include/c++/7/bits/basic_string.h:6159, from /usr/include/c++/7/string:52, from /usr/include/octave-4.2.1/octave/../octave/quit.h:33, from /usr/include/octave-4.2.1/octave/../octave/MSparse.h:29, from /usr/include/octave-4.2.1/octave/../octave/MatrixType.h:29, from /usr/include/octave-4.2.1/octave/../octave/mx-base.h:30, from /usr/include/octave-4.2.1/octave/../octave/Matrix.h:32, from /usr/include/octave-4.2.1/octave/../octave/oct.h:30, from /builddir/build/BUILD/pfstools-2.0.6/src/octave/pfsget.cpp:28: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 9 and 1032 bytes into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 66%] Built target pfsget.mkoct make -f src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build.make src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_drago03 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build.make src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 66%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/pfstmo_drago03.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_drago03.dir/pfstmo_drago03.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/pfstmo_drago03.cpp [ 67%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/tmo_drago03.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_drago03.dir/tmo_drago03.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/tmo_drago03.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/tmo_drago03.cpp:40:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/tmo_drago03.cpp: In function 'void tmo_drago03(unsigned int, unsigned int, const float*, float*, float, float, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/tmo_drago03.cpp:84:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(nrows==L->getRows() && ncols==L->getCols() ); ~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/tmo_drago03.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(nrows==L->getRows() && ncols==L->getCols() ); ~~~~~^~~~~~~~~~~~~~ [ 68%] Linking CXX executable pfstmo_drago03 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_drago03.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_drago03.dir/pfstmo_drago03.cpp.o CMakeFiles/pfstmo_drago03.dir/tmo_drago03.cpp.o -o pfstmo_drago03 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 68%] Built target pfstmo_drago03 make -f src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build.make src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_mantiuk06 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build.make src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 69%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/pfstmo_mantiuk06.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk06.dir/pfstmo_mantiuk06.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/pfstmo_mantiuk06.cpp [ 69%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/contrast_domain.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk06.dir/contrast_domain.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:189:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:238:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:284:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:292:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:306:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:314:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:342:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for reduction(+:val) schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:359:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:442:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:474:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:559:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:636:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:708:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:722:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:749:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:861:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:887:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:920:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:973:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1010:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1138:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1153:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1167:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1195:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1204:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1250:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:1255:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule(static) /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp: In function 'void calculate_scale_factor(int, const float*, float*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:436:9: warning: unused variable 'GFIXATE' [-Wunused-variable] float GFIXATE = 0.1f; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:437:9: warning: unused variable 'EDGE_WEIGHT' [-Wunused-variable] float EDGE_WEIGHT = 0.01f; ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp: At global scope: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:71:13: warning: 'void transform_to_luminance(pyramid_t*, float*, pfstmo_progress_callback, bool)' declared 'static' but never defined [-Wunused-function] static void transform_to_luminance(pyramid_t* pyramid, float* const x, pfstmo_progress_callback progress_cb, const bool bcg); ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:82:13: warning: 'void pyramid_calculate_divergence(pyramid_t*)' declared 'static' but never defined [-Wunused-function] static void pyramid_calculate_divergence(pyramid_t* pyramid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:94:13: warning: 'void linbcg(pyramid_t*, pyramid_t*, const float*, float*, int, float, pfstmo_progress_callback)' declared 'static' but never defined [-Wunused-function] static void linbcg(pyramid_t* pyramid, pyramid_t* pC, const float* const b, float* const x, const int itmax, const float tol, pfstmo_progress_callback progress_cb); ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:580:13: warning: 'void dump_matrix_to_file(int, int, const float*, const char*)' defined but not used [-Wunused-function] static void dump_matrix_to_file(const int width, const int height, const float* const m, const char * const file_name) ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/contrast_domain.cpp:133:13: warning: 'void pyramid_show(pyramid_t*)' defined but not used [-Wunused-function] static void pyramid_show(pyramid_t* pyramid) ^~~~~~~~~~~~ [ 70%] Linking CXX executable pfstmo_mantiuk06 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_mantiuk06.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_mantiuk06.dir/pfstmo_mantiuk06.cpp.o CMakeFiles/pfstmo_mantiuk06.dir/contrast_domain.cpp.o -o pfstmo_mantiuk06 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 70%] Built target pfstmo_mantiuk06 make -f src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build.make src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_reinhard02 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build.make src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 70%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/pfstmo_reinhard02.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_reinhard02.dir/pfstmo_reinhard02.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/pfstmo_reinhard02.cpp [ 71%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/tmo_reinhard02.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_reinhard02.dir/tmo_reinhard02.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp:48:18: warning: 'k' defined but not used [-Wunused-variable] static double k = 1. / (2. * 1.4142136); ^ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp:44:18: warning: 'convolved_image' defined but not used [-Wunused-variable] static double ***convolved_image; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp:42:33: warning: 'scale' defined but not used [-Wunused-variable] static int width, height, scale; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp:42:25: warning: 'height' defined but not used [-Wunused-variable] static int width, height, scale; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/tmo_reinhard02.cpp:42:18: warning: 'width' defined but not used [-Wunused-variable] static int width, height, scale; ^~~~~ [ 72%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/approx.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_reinhard02.dir/approx.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp: In function 'int div2(unsigned int)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp:36:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return(2*q < n ? q + 1 : q); ~~~~^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp: In function 'double pyramid_lookup(int, int, int)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp:42:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n, s; ^ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp: In function 'void build_pyramid(double**, int, int)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp:71:14: warning: unused variable 'height' [-Wunused-variable] int width, height; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/approx.cpp:73:7: warning: unused variable 'pyramid_height' [-Wunused-variable] int pyramid_height; ^~~~~~~~~~~~~~ [ 73%] Linking CXX executable pfstmo_reinhard02 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_reinhard02.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_reinhard02.dir/pfstmo_reinhard02.cpp.o CMakeFiles/pfstmo_reinhard02.dir/tmo_reinhard02.cpp.o CMakeFiles/pfstmo_reinhard02.dir/approx.cpp.o -o pfstmo_reinhard02 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 73%] Built target pfstmo_reinhard02 make -f src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build.make src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_reinhard05 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build.make src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 73%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/pfstmo_reinhard05.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_reinhard05.dir/pfstmo_reinhard05.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05/pfstmo_reinhard05.cpp [ 74%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/tmo_reinhard05.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_reinhard05.dir/tmo_reinhard05.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05/tmo_reinhard05.cpp [ 75%] Linking CXX executable pfstmo_reinhard05 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_reinhard05.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_reinhard05.dir/pfstmo_reinhard05.cpp.o CMakeFiles/pfstmo_reinhard05.dir/tmo_reinhard05.cpp.o -o pfstmo_reinhard05 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 75%] Built target pfstmo_reinhard05 make -f src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build.make src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_pattanaik00 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build.make src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 75%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/pfstmo_pattanaik00.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_pattanaik00.dir/pfstmo_pattanaik00.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00/pfstmo_pattanaik00.cpp [ 76%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/tmo_pattanaik00.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_pattanaik00.dir/tmo_pattanaik00.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00/tmo_pattanaik00.cpp [ 77%] Linking CXX executable pfstmo_pattanaik00 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_pattanaik00.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_pattanaik00.dir/pfstmo_pattanaik00.cpp.o CMakeFiles/pfstmo_pattanaik00.dir/tmo_pattanaik00.cpp.o -o pfstmo_pattanaik00 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 77%] Built target pfstmo_pattanaik00 make -f src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build.make src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_fattal02 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build.make src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 78%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/pfstmo_fattal02.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_fattal02.dir/pfstmo_fattal02.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/pfstmo_fattal02.cpp [ 79%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/tmo_fattal02.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_fattal02.dir/tmo_fattal02.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/tmo_fattal02.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/tmo_fattal02.cpp: In function 'void gaussianBlur(pfstmo::Array2D*, pfstmo::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/tmo_fattal02.cpp:108:7: warning: unused variable 'size' [-Wunused-variable] int size = width*height; ^~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/tmo_fattal02.cpp: In function 'void tmo_fattal02(unsigned int, unsigned int, const float*, float*, float, float, float, float, int, float, float, bool)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/tmo_fattal02.cpp:405:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( y=0 ; ygetRows(); y++ ) { ~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/bilateral.cpp:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int x = 0; x < kern->getCols(); x++ ) { ~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/bilateral.cpp: In function 'void bilateralFilter(const Array2D*, pfstmo::Array2D*, float, float, pfstmo_progress_callback)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/bilateral.cpp:100:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int y = 0; y < I->getRows(); y++ ) ~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/bilateral.cpp:104:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int x = 0; x < I->getCols(); x++ ) ~~^~~~~~~~~~~~~~ [ 84%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/fastbilateral.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_durand02.dir/fastbilateral.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/fastbilateral.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/fastbilateral.cpp: In member function 'void GaussianBlur::blur(const Array2D*, pfstmo::Array2D*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/fastbilateral.cpp:82:9: warning: unused variable 'i' [-Wunused-variable] int i,x,y; ^ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/fastbilateral.cpp:90:9: warning: unused variable 'osize' [-Wunused-variable] int osize = ox * oy; ^~~~~ [ 84%] Linking CXX executable pfstmo_durand02 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_durand02.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_durand02.dir/pfstmo_durand02.cpp.o CMakeFiles/pfstmo_durand02.dir/tmo_durand02.cpp.o CMakeFiles/pfstmo_durand02.dir/bilateral.cpp.o CMakeFiles/pfstmo_durand02.dir/fastbilateral.cpp.o -o pfstmo_durand02 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 -lfftw3 -lfftw3f -lfftw3_threads make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 84%] Built target pfstmo_durand02 make -f src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build.make src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_mai11 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build.make src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 84%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/pfstmo_mai11.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mai11.dir/pfstmo_mai11.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/pfstmo_mai11.cpp [ 85%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/compression_tmo.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mai11.dir/compression_tmo.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp: In constructor 'UniformArrayLUT::UniformArrayLUT()': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp:24:13: warning: 'UniformArrayLUT::y_i' will be initialized after [-Wreorder] double *y_i; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp:19:12: warning: 'size_t UniformArrayLUT::lut_size' [-Wreorder] size_t lut_size; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp:38:5: warning: when initialized here [-Wreorder] UniformArrayLUT() : y_i(NULL), lut_size( 0 ), delta( 0. ), own_y_i( false ) {} ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp: In member function 'void CompressionTMO::tonemap(const float*, const float*, float*, int, int, float*, float*, float*, const float*, pfstmo_progress_callback)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/compression_tmo.cpp:200:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int pp = 0; pp < pix_count; pp++ ) { ~~~^~~~~~~~~~~ [ 86%] Linking CXX executable pfstmo_mai11 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_mai11.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_mai11.dir/pfstmo_mai11.cpp.o CMakeFiles/pfstmo_mai11.dir/compression_tmo.cpp.o -o pfstmo_mai11 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 86%] Built target pfstmo_mai11 make -f src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build.make src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_ferradans11 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build.make src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 87%] Building CXX object src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/pfstmo_ferradans11.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_ferradans11.dir/pfstmo_ferradans11.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/pfstmo_ferradans11.cpp [ 87%] Building CXX object src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/Imagen.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_ferradans11.dir/Imagen.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/Imagen.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/Imagen.cpp: In member function 'void Imagen::escala(float, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/Imagen.cpp:244:11: warning: unused variable 'eps' [-Wunused-variable] float eps=1e-6; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/Imagen.cpp: In function 'Imagen& nucleo_gaussiano(int, int, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/Imagen.cpp:276:9: warning: unused variable 'i_' [-Wunused-variable] int i_; ^~ [ 88%] Building CXX object src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/tmo_ferradans11.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_ferradans11.dir/tmo_ferradans11.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp: In function 'void tmo_ferradans11(int, int, float*, float*, float*, float, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:230:15: warning: unused variable 'x' [-Wunused-variable] float x=log10(muMax)-log10(mu[k]); ^ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:261:19: warning: unused variable 'srn' [-Wunused-variable] float srn=pow(pow(10,logs+r),n); ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:169:11: warning: variable 'lambda' set but not used [-Wunused-but-set-variable] float lambda; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:192:11: warning: unused variable 'aux_char' [-Wunused-variable] char* aux_char = new char[1000]; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:197:10: warning: unused variable 'indice' [-Wunused-variable] char indice[3]; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:198:11: warning: variable 'difference0' set but not used [-Wunused-but-set-variable] float difference0=2000.0; ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:202:11: warning: unused variable 'valmax' [-Wunused-variable] float valmax[3]; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:203:11: warning: unused variable 'valmin' [-Wunused-variable] float valmin[3]; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/tmo_ferradans11.cpp:288:12: warning: unused variable 'c0' [-Wunused-variable] int c1,c0=clock(); ^~ [ 89%] Linking CXX executable pfstmo_ferradans11 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_ferradans11.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_ferradans11.dir/pfstmo_ferradans11.cpp.o CMakeFiles/pfstmo_ferradans11.dir/Imagen.cpp.o CMakeFiles/pfstmo_ferradans11.dir/tmo_ferradans11.cpp.o -o pfstmo_ferradans11 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 -lfftw3 -lfftw3f -lfftw3_threads make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 89%] Built target pfstmo_ferradans11 make -f src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build.make src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/DependInfo.cmake --color= Scanning dependencies of target pfstmo_mantiuk08 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build.make src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 90%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/pfstmo_mantiuk08.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/pfstmo_mantiuk08.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:47:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:170:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr datmo_compute_conditional_density( int width, int height, const float *L, pfstmo_progress_callback progress_cb = NULL ); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:41: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp: In function 'void tmo_mantiuk08(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:309:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr C = datmo_compute_conditional_density( cols, rows, inY->getRawData(), progress_report ); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:41: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i < tc_filt->size; i++ ) ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:117:7: warning: unused variable 'temporal_filter' [-Wunused-variable] int temporal_filter = 0; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:118:7: warning: unused variable 'itmax' [-Wunused-variable] int itmax = 200; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:119:9: warning: unused variable 'tol' [-Wunused-variable] float tol = 1e-3; ^~~ [ 90%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/display_adaptive_tmo.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/display_adaptive_tmo.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:40:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:170:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr datmo_compute_conditional_density( int width, int height, const float *L, pfstmo_progress_callback progress_cb = NULL ); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'float min_positive(const float*, size_t)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:118:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int k=0; k < len; k++ ) ~~^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'void mult_rows(const gsl_matrix*, const gsl_vector*, gsl_matrix*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:129:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j=0; j < A->size2; j++ ) ~~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:130:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i < A->size1; i++ ) ~~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In constructor 'UniformArrayLUT::UniformArrayLUT()': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:148:11: warning: 'UniformArrayLUT::y_i' will be initialized after [-Wreorder] double *y_i; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:143:10: warning: 'size_t UniformArrayLUT::lut_size' [-Wreorder] size_t lut_size; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:161:3: warning: when initialized here [-Wreorder] UniformArrayLUT() : x_i( 0 ), y_i(0), lut_size( 0 ), delta( 0. ) {} ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'void print_matrix(gsl_matrix*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:284:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int r=0; r < m->size1; r++ ) { ~~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:286:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c< m->size2; c++ ) { ~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'void print_vector(gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:295:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int r=0; r < v->size; r++ ) { ~~^~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: At global scope: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:381:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr datmo_compute_conditional_density( int width, int height, const float *L, pfstmo_progress_callback progress_cb ) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'std::auto_ptr datmo_compute_conditional_density(int, int, const float*, pfstmo_progress_callback)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:391:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr C(new conditional_density()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:451:12: warning: '~' on an expression of type bool [-Wbool-operation] if( ~gradient_exist ) { ^~~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:451:12: note: did you mean to use logical not ('!')? /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:482:16: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return (std::auto_ptr)C; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'double csf_hdrvdp(double, double)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:678:22: warning: unused variable 'csf_pars' [-Wunused-variable] static const float csf_pars[][5] = { ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'int optimize_tonecurve(datmoConditionalDensity*, DisplayFunction*, DisplaySize*, float, double*, float, pfstmo_progress_callback, datmoVisualModel, double)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:777:16: warning: unused variable 'use_fwrk' [-Wunused-variable] size_t use_fwrk = 0; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'int datmo_tonemap(float*, float*, float*, int, int, const float*, const float*, const float*, const float*, DisplayFunction*, DisplaySize*, float, float, float, pfstmo_progress_callback)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1018:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr C(datmo_compute_conditional_density( width, height, L_in, progress_cb )); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:38: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1022:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'int datmo_apply_tone_curve(float*, float*, float*, int, int, const float*, const float*, const float*, const float*, datmoToneCurve*, DisplayFunction*, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1057:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i < tc->size; i++ ) { ~~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'int datmo_apply_tone_curve_cc(float*, float*, float*, int, int, const float*, const float*, const float*, const float*, datmoToneCurve*, DisplayFunction*, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1084:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i < tc->size; i++ ) { ~~^~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1091:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i < tc->size-1; i++ ) { ~~^~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:40:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h: In constructor 'datmoToneCurve::datmoToneCurve()': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:47:11: warning: 'datmoToneCurve::y_i' will be initialized after [-Wreorder] double *y_i; /* log10 of output luminance (use inverse display model to get pixel values) */ ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:43:8: warning: 'bool datmoToneCurve::own_y_i' [-Wreorder] bool own_y_i; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1115:1: warning: when initialized here [-Wreorder] datmoToneCurve::datmoToneCurve() : x_i( NULL ), y_i( NULL ), own_y_i( false ) ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:40:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h: In constructor 'datmoTCFilter::datmoTCFilter(float, float, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:60:23: warning: 'datmoTCFilter::fps' will be initialized after [-Wreorder] float y_min, y_max, fps; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.h:60:9: warning: 'float datmoTCFilter::y_min' [-Wreorder] float y_min, y_max, fps; ^~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1183:1: warning: when initialized here [-Wreorder] datmoTCFilter::datmoTCFilter( float fps, float y_min, float y_max ) : ^~~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In member function 'datmoToneCurve* datmoTCFilter::filterToneCurve()': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1223:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j=0; j < tc_f->size; j++ ) ~~^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1234:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j=0; j < tc_f->size; j++ ) { ~~^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:1244:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j=0; j < tc_f->size; j++ ) { ~~^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: At global scope: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:207:13: warning: 'void dumpPFS(const char*, int, int, float*, const char*)' defined but not used [-Wunused-function] static void dumpPFS( const char *fileName, const int width, const int height, float *data, const char *channelName ) ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp: In function 'int optimize_tonecurve(datmoConditionalDensity*, DisplayFunction*, DisplaySize*, float, double*, float, pfstmo_progress_callback, datmoVisualModel, double)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:622:16: warning: 'sensitivity' may be used uninitialized in this function [-Wmaybe-uninitialized] return C * sensitivity; ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:844:12: note: 'sensitivity' was declared here double sensitivity; ^~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_adaptive_tmo.cpp:785:7: warning: 'white_i' may be used uninitialized in this function [-Wmaybe-uninitialized] int white_i; ^~~~~~~ [ 91%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/display_function.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/display_function.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_function.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_function.cpp: In constructor 'DisplayFunctionLUT::DisplayFunctionLUT(const char*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_function.cpp:126:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i >= max_lut_size ) ~~^~~~~~~~~~~~~~~ [ 92%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/display_size.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/display_size.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.cpp:32:0: /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.h: In constructor 'DisplaySize::DisplaySize(float, float)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.h:40:9: warning: 'DisplaySize::ppd' will be initialized after [-Wreorder] float ppd; ^~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.h:39:9: warning: 'float DisplaySize::view_d' [-Wreorder] float view_d; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/display_size.cpp:48:1: warning: when initialized here [-Wreorder] DisplaySize::DisplaySize( float ppd, float vd_meters ) : ppd( ppd ), view_d(vd_meters) ^~~~~~~~~~~ [ 92%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/cqp/cqpminimizer.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/cqp/cqpminimizer.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/cqpminimizer.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/cqpminimizer.cpp: In function 'double gsl_cqpminimizer_f(gsl_cqpminimizer*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/cqpminimizer.cpp:238:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ [ 93%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/cqp/initial_point.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/cqp/initial_point.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp: In function 'int pdip_initial_point_feasible_x(const gsl_matrix*, const gsl_vector*, gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp:37:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status, signum; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp: In function 'int pdip_initial_point_feasible_s(const gsl_matrix*, const gsl_vector*, const gsl_vector*, gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp:93:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp: In function 'int pdip_initial_point_y(const gsl_matrix*, const gsl_vector*, const gsl_matrix*, const gsl_vector*, gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp:108:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status, signum; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp: In function 'int pdip_initial_point_strict_feasible(gsl_vector*, gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/initial_point.cpp:187:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ [ 94%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/cqp/mg_pdip.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/tmo/pfstmo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfstmo_mantiuk08.dir/cqp/mg_pdip.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp: In function 'int mg_pdip_set(void*, const gsl_cqp_data*, gsl_vector*, gsl_vector*, gsl_vector*, double*, double*, double*, double*, double*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp:118:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp: In function 'int mg_pdip_iterate(void*, const gsl_cqp_data*, gsl_vector*, gsl_vector*, gsl_vector*, double*, double*, double*, double*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp:207:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status, signum; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp: In function 'int compute_residuals(const gsl_cqp_data*, const gsl_vector*, const gsl_vector*, const gsl_vector*, const gsl_vector*, gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp:509:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp: In function 'int build_kkt_matrix(const gsl_cqp_data*, const gsl_vector*, const gsl_vector*, gsl_matrix*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp:544:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp: In function 'double compute_gap_infeasible_points(const gsl_cqp_data*, const gsl_vector*, const gsl_vector*, const gsl_vector*)': /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/cqp/mg_pdip.cpp:621:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ [ 95%] Linking CXX executable pfstmo_mantiuk08 cd /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfstmo_mantiuk08.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfstmo_mantiuk08.dir/pfstmo_mantiuk08.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/display_adaptive_tmo.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/display_function.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/display_size.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/cqp/cqpminimizer.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/cqp/initial_point.cpp.o CMakeFiles/pfstmo_mantiuk08.dir/cqp/mg_pdip.cpp.o -o pfstmo_mantiuk08 -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../../pfs/libpfs.so.2.0.0 -lgsl -lgslcblas -lm make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 95%] Built target pfstmo_mantiuk08 make -f src/camera/CMakeFiles/pfshdrcalibrate.dir/build.make src/camera/CMakeFiles/pfshdrcalibrate.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/camera /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/camera /builddir/build/BUILD/pfstools-2.0.6/src/camera/CMakeFiles/pfshdrcalibrate.dir/DependInfo.cmake --color= Scanning dependencies of target pfshdrcalibrate make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/camera/CMakeFiles/pfshdrcalibrate.dir/build.make src/camera/CMakeFiles/pfshdrcalibrate.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' [ 96%] Building CXX object src/camera/CMakeFiles/pfshdrcalibrate.dir/pfshdrcalibrate.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/camera && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/camera -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfshdrcalibrate.dir/pfshdrcalibrate.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/camera/pfshdrcalibrate.cpp /builddir/build/BUILD/pfstools-2.0.6/src/camera/pfshdrcalibrate.cpp: In function 'void pfshdrcalibrate(int, char**)': /builddir/build/BUILD/pfstools-2.0.6/src/camera/pfshdrcalibrate.cpp:253:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( mitsunaga_sample_no<10 || mitsunaga_sample_no >= (1 << 31)) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/pfshdrcalibrate.cpp:911:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0 ; igetCols() * imgs[0].yi->getRows(); ^ [ 99%] Building CXX object src/camera/CMakeFiles/pfshdrcalibrate.dir/mitsunaga99_numerical.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/camera && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/camera -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfshdrcalibrate.dir/mitsunaga99_numerical.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/camera/mitsunaga99_numerical.cpp In file included from /builddir/build/BUILD/pfstools-2.0.6/src/camera/mitsunaga99_numerical.cpp:34:0: /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:38:21: warning: 'iminarg2' defined but not used [-Wunused-variable] static int iminarg1,iminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:38:12: warning: 'iminarg1' defined but not used [-Wunused-variable] static int iminarg1,iminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:34:21: warning: 'imaxarg2' defined but not used [-Wunused-variable] static int imaxarg1,imaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:34:12: warning: 'imaxarg1' defined but not used [-Wunused-variable] static int imaxarg1,imaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:30:22: warning: 'lminarg2' defined but not used [-Wunused-variable] static long lminarg1,lminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:30:13: warning: 'lminarg1' defined but not used [-Wunused-variable] static long lminarg1,lminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:26:22: warning: 'lmaxarg2' defined but not used [-Wunused-variable] static long lmaxarg1,lmaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:26:13: warning: 'lmaxarg1' defined but not used [-Wunused-variable] static long lmaxarg1,lmaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:22:22: warning: 'minarg2' defined but not used [-Wunused-variable] static float minarg1,minarg2; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:22:14: warning: 'minarg1' defined but not used [-Wunused-variable] static float minarg1,minarg2; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:18:22: warning: 'maxarg2' defined but not used [-Wunused-variable] static float maxarg1,maxarg2; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:18:14: warning: 'maxarg1' defined but not used [-Wunused-variable] static float maxarg1,maxarg2; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:14:24: warning: 'dminarg2' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:14:15: warning: 'dminarg1' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:10:24: warning: 'dmaxarg2' defined but not used [-Wunused-variable] static double dmaxarg1,dmaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:10:15: warning: 'dmaxarg1' defined but not used [-Wunused-variable] static double dmaxarg1,dmaxarg2; ^~~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:7:15: warning: 'dsqrarg' defined but not used [-Wunused-variable] static double dsqrarg; ^~~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.h:4:14: warning: 'sqrarg' defined but not used [-Wunused-variable] static float sqrarg; ^~~~~~ /builddir/build/BUILD/pfstools-2.0.6/src/camera/mitsunaga99_numerical.cpp: In function 'void ludcmp(float**, int, int*, float*)': /builddir/build/BUILD/pfstools-2.0.6/src/camera/mitsunaga99_numerical.cpp:75:15: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized] dum=a[imax][k]; ^ [ 99%] Building CXX object src/camera/CMakeFiles/pfshdrcalibrate.dir/nrutil.cpp.o cd /builddir/build/BUILD/pfstools-2.0.6/src/camera && /usr/bin/c++ -I/builddir/build/BUILD/pfstools-2.0.6 -I/builddir/build/BUILD/pfstools-2.0.6/src/pfs -I/builddir/build/BUILD/pfstools-2.0.6/src/camera -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -o CMakeFiles/pfshdrcalibrate.dir/nrutil.cpp.o -c /builddir/build/BUILD/pfstools-2.0.6/src/camera/nrutil.cpp [100%] Linking CXX executable pfshdrcalibrate cd /builddir/build/BUILD/pfstools-2.0.6/src/camera && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfshdrcalibrate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pfshdrcalibrate.dir/pfshdrcalibrate.cpp.o CMakeFiles/pfshdrcalibrate.dir/responses.cpp.o CMakeFiles/pfshdrcalibrate.dir/robertson02.cpp.o CMakeFiles/pfshdrcalibrate.dir/mitsunaga99.cpp.o CMakeFiles/pfshdrcalibrate.dir/mitsunaga99_numerical.cpp.o CMakeFiles/pfshdrcalibrate.dir/nrutil.cpp.o -o pfshdrcalibrate -L/builddir/build/BUILD/pfstools-2.0.6/src/pfs -Wl,-rpath,/builddir/build/BUILD/pfstools-2.0.6/src/pfs: ../pfs/libpfs.so.2.0.0 make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [100%] Built target pfshdrcalibrate make[1]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4O02Zb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x ++ dirname /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x /usr/bin/cmake -H/builddir/build/BUILD/pfstools-2.0.6 -B/builddir/build/BUILD/pfstools-2.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 + cd pfstools-2.0.6 + make install DESTDIR=/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfs/CMakeFiles/pfs.dir/build.make src/pfs/CMakeFiles/pfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfs /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfs /builddir/build/BUILD/pfstools-2.0.6/src/pfs/CMakeFiles/pfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfs/CMakeFiles/pfs.dir/build.make src/pfs/CMakeFiles/pfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/pfs/CMakeFiles/pfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 2%] Built target pfs make -f src/fileformat/CMakeFiles/pfsoutexr.dir/build.make src/fileformat/CMakeFiles/pfsoutexr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutexr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutexr.dir/build.make src/fileformat/CMakeFiles/pfsoutexr.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsoutexr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 4%] Built target pfsoutexr make -f src/fileformat/CMakeFiles/pfsintiff.dir/build.make src/fileformat/CMakeFiles/pfsintiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsintiff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsintiff.dir/build.make src/fileformat/CMakeFiles/pfsintiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsintiff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 7%] Built target pfsintiff make -f src/fileformat/CMakeFiles/pfsoutpfm.dir/build.make src/fileformat/CMakeFiles/pfsoutpfm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutpfm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutpfm.dir/build.make src/fileformat/CMakeFiles/pfsoutpfm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsoutpfm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 9%] Built target pfsoutpfm make -f src/fileformat/CMakeFiles/pfsinpfm.dir/build.make src/fileformat/CMakeFiles/pfsinpfm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinpfm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinpfm.dir/build.make src/fileformat/CMakeFiles/pfsinpfm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsinpfm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 10%] Built target pfsinpfm make -f src/fileformat/CMakeFiles/pfsinexr.dir/build.make src/fileformat/CMakeFiles/pfsinexr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinexr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinexr.dir/build.make src/fileformat/CMakeFiles/pfsinexr.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsinexr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 11%] Built target pfsinexr make -f src/fileformat/CMakeFiles/pfsinrgbe.dir/build.make src/fileformat/CMakeFiles/pfsinrgbe.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinrgbe.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinrgbe.dir/build.make src/fileformat/CMakeFiles/pfsinrgbe.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsinrgbe.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 13%] Built target pfsinrgbe make -f src/fileformat/CMakeFiles/pfsoutrgbe.dir/build.make src/fileformat/CMakeFiles/pfsoutrgbe.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutrgbe.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutrgbe.dir/build.make src/fileformat/CMakeFiles/pfsoutrgbe.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsoutrgbe.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 15%] Built target pfsoutrgbe make -f src/fileformat/CMakeFiles/pfsinppm.dir/build.make src/fileformat/CMakeFiles/pfsinppm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinppm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinppm.dir/build.make src/fileformat/CMakeFiles/pfsinppm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsinppm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 17%] Built target pfsinppm make -f src/fileformat/CMakeFiles/pfsinimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsinimgmagick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsinimgmagick.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsinimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsinimgmagick.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsinimgmagick.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 19%] Built target pfsinimgmagick make -f src/fileformat/CMakeFiles/pfsoutppm.dir/build.make src/fileformat/CMakeFiles/pfsoutppm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutppm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutppm.dir/build.make src/fileformat/CMakeFiles/pfsoutppm.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsoutppm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 21%] Built target pfsoutppm make -f src/fileformat/CMakeFiles/pfsouttiff.dir/build.make src/fileformat/CMakeFiles/pfsouttiff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsouttiff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsouttiff.dir/build.make src/fileformat/CMakeFiles/pfsouttiff.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsouttiff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 23%] Built target pfsouttiff make -f src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsoutimgmagick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/fileformat /builddir/build/BUILD/pfstools-2.0.6/src/fileformat/CMakeFiles/pfsoutimgmagick.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build.make src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/fileformat/CMakeFiles/pfsoutimgmagick.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 24%] Built target pfsoutimgmagick make -f src/filter/CMakeFiles/pfspanoramic.dir/build.make src/filter/CMakeFiles/pfspanoramic.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfspanoramic.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfspanoramic.dir/build.make src/filter/CMakeFiles/pfspanoramic.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfspanoramic.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 26%] Built target pfspanoramic make -f src/filter/CMakeFiles/pfsdisplayfunction.dir/build.make src/filter/CMakeFiles/pfsdisplayfunction.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsdisplayfunction.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsdisplayfunction.dir/build.make src/filter/CMakeFiles/pfsdisplayfunction.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsdisplayfunction.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 28%] Built target pfsdisplayfunction make -f src/filter/CMakeFiles/pfsgamma.dir/build.make src/filter/CMakeFiles/pfsgamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsgamma.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsgamma.dir/build.make src/filter/CMakeFiles/pfsgamma.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsgamma.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 29%] Built target pfsgamma make -f src/filter/CMakeFiles/pfsclamp.dir/build.make src/filter/CMakeFiles/pfsclamp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsclamp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsclamp.dir/build.make src/filter/CMakeFiles/pfsclamp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsclamp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 31%] Built target pfsclamp make -f src/filter/CMakeFiles/pfsrotate.dir/build.make src/filter/CMakeFiles/pfsrotate.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsrotate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsrotate.dir/build.make src/filter/CMakeFiles/pfsrotate.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsrotate.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 32%] Built target pfsrotate make -f src/filter/CMakeFiles/pfsretime.dir/build.make src/filter/CMakeFiles/pfsretime.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsretime.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsretime.dir/build.make src/filter/CMakeFiles/pfsretime.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsretime.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 34%] Built target pfsretime make -f src/filter/CMakeFiles/pfscut.dir/build.make src/filter/CMakeFiles/pfscut.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscut.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscut.dir/build.make src/filter/CMakeFiles/pfscut.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfscut.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 35%] Built target pfscut make -f src/filter/CMakeFiles/pfstag.dir/build.make src/filter/CMakeFiles/pfstag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfstag.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfstag.dir/build.make src/filter/CMakeFiles/pfstag.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfstag.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 37%] Built target pfstag make -f src/filter/CMakeFiles/pfscat.dir/build.make src/filter/CMakeFiles/pfscat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscat.dir/build.make src/filter/CMakeFiles/pfscat.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfscat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 38%] Built target pfscat make -f src/filter/CMakeFiles/pfsflip.dir/build.make src/filter/CMakeFiles/pfsflip.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsflip.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsflip.dir/build.make src/filter/CMakeFiles/pfsflip.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsflip.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 39%] Built target pfsflip make -f src/filter/CMakeFiles/pfspad.dir/build.make src/filter/CMakeFiles/pfspad.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfspad.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfspad.dir/build.make src/filter/CMakeFiles/pfspad.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfspad.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 40%] Built target pfspad make -f src/filter/CMakeFiles/pfsextractchannels.dir/build.make src/filter/CMakeFiles/pfsextractchannels.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsextractchannels.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsextractchannels.dir/build.make src/filter/CMakeFiles/pfsextractchannels.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsextractchannels.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 42%] Built target pfsextractchannels make -f src/filter/CMakeFiles/pfsabsolute.dir/build.make src/filter/CMakeFiles/pfsabsolute.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfsabsolute.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfsabsolute.dir/build.make src/filter/CMakeFiles/pfsabsolute.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfsabsolute.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 44%] Built target pfsabsolute make -f src/filter/CMakeFiles/pfssize.dir/build.make src/filter/CMakeFiles/pfssize.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfssize.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfssize.dir/build.make src/filter/CMakeFiles/pfssize.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfssize.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 45%] Built target pfssize make -f src/filter/CMakeFiles/pfscolortransform.dir/build.make src/filter/CMakeFiles/pfscolortransform.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/filter /builddir/build/BUILD/pfstools-2.0.6/src/filter/CMakeFiles/pfscolortransform.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/filter/CMakeFiles/pfscolortransform.dir/build.make src/filter/CMakeFiles/pfscolortransform.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/filter/CMakeFiles/pfscolortransform.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 47%] Built target pfscolortransform make -f src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build.make src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml /builddir/build/BUILD/pfstools-2.0.6/src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build.make src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/hdrhtml/CMakeFiles/pfsouthdrhtml.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 49%] Built target pfsouthdrhtml make -f src/pfsview/CMakeFiles/pfsview.dir/build.make src/pfsview/CMakeFiles/pfsview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsview /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsview /builddir/build/BUILD/pfstools-2.0.6/src/pfsview/CMakeFiles/pfsview.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfsview/CMakeFiles/pfsview.dir/build.make src/pfsview/CMakeFiles/pfsview.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/pfsview/CMakeFiles/pfsview.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 58%] Built target pfsview make -f src/pfsglview/CMakeFiles/pfsglview.dir/build.make src/pfsglview/CMakeFiles/pfsglview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview /builddir/build/BUILD/pfstools-2.0.6/src/pfsglview/CMakeFiles/pfsglview.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/pfsglview/CMakeFiles/pfsglview.dir/build.make src/pfsglview/CMakeFiles/pfsglview.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/pfsglview/CMakeFiles/pfsglview.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 63%] Built target pfsglview make -f src/octave/CMakeFiles/pfsclose.mkoct.dir/build.make src/octave/CMakeFiles/pfsclose.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsclose.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsclose.mkoct.dir/build.make src/octave/CMakeFiles/pfsclose.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfsclose.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 63%] Built target pfsclose.mkoct make -f src/octave/CMakeFiles/pfswrite.mkoct.dir/build.make src/octave/CMakeFiles/pfswrite.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfswrite.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfswrite.mkoct.dir/build.make src/octave/CMakeFiles/pfswrite.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfswrite.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 64%] Built target pfswrite.mkoct make -f src/octave/CMakeFiles/pfsread.mkoct.dir/build.make src/octave/CMakeFiles/pfsread.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsread.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsread.mkoct.dir/build.make src/octave/CMakeFiles/pfsread.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfsread.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsread.mkoct make -f src/octave/CMakeFiles/pfsput.mkoct.dir/build.make src/octave/CMakeFiles/pfsput.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsput.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsput.mkoct.dir/build.make src/octave/CMakeFiles/pfsput.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfsput.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsput.mkoct make -f src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build.make src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build.make src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfstransform_colorspace.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfstransform_colorspace.mkoct make -f src/octave/CMakeFiles/pfsopen.mkoct.dir/build.make src/octave/CMakeFiles/pfsopen.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsopen.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsopen.mkoct.dir/build.make src/octave/CMakeFiles/pfsopen.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfsopen.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 65%] Built target pfsopen.mkoct make -f src/octave/CMakeFiles/pfsget.mkoct.dir/build.make src/octave/CMakeFiles/pfsget.mkoct.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/octave /builddir/build/BUILD/pfstools-2.0.6/src/octave/CMakeFiles/pfsget.mkoct.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/octave/CMakeFiles/pfsget.mkoct.dir/build.make src/octave/CMakeFiles/pfsget.mkoct.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/octave/CMakeFiles/pfsget.mkoct.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 66%] Built target pfsget.mkoct make -f src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build.make src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build.make src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 68%] Built target pfstmo_drago03 make -f src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build.make src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build.make src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 70%] Built target pfstmo_mantiuk06 make -f src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build.make src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build.make src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 73%] Built target pfstmo_reinhard02 make -f src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build.make src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build.make src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 75%] Built target pfstmo_reinhard05 make -f src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build.make src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build.make src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 77%] Built target pfstmo_pattanaik00 make -f src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build.make src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build.make src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 81%] Built target pfstmo_fattal02 make -f src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/build.make src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/build.make src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 84%] Built target pfstmo_durand02 make -f src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build.make src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build.make src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 86%] Built target pfstmo_mai11 make -f src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build.make src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build.make src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 89%] Built target pfstmo_ferradans11 make -f src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build.make src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08 /builddir/build/BUILD/pfstools-2.0.6/src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build.make src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [ 95%] Built target pfstmo_mantiuk08 make -f src/camera/CMakeFiles/pfshdrcalibrate.dir/build.make src/camera/CMakeFiles/pfshdrcalibrate.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' cd /builddir/build/BUILD/pfstools-2.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/camera /builddir/build/BUILD/pfstools-2.0.6 /builddir/build/BUILD/pfstools-2.0.6/src/camera /builddir/build/BUILD/pfstools-2.0.6/src/camera/CMakeFiles/pfshdrcalibrate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' make -f src/camera/CMakeFiles/pfshdrcalibrate.dir/build.make src/camera/CMakeFiles/pfshdrcalibrate.dir/build make[2]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[2]: Nothing to be done for 'src/camera/CMakeFiles/pfshdrcalibrate.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' [100%] Built target pfshdrcalibrate make[1]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pfstools-2.0.6/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/pfstools-2.0.6' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/pfstools-2.0.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/libpfs.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/libpfs.so.2 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/libpfs.so -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/include/pfs/pfs.h -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/include/pfs/array2d.h -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/pkgconfig/pfs.pc -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsin -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsout -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsindcraw -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsin.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsindcraw.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsout.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinrgbe -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinrgbe" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinrgbe.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutrgbe -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutrgbe" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoutrgbe.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinpfm -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinpfm" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinpfm.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutpfm -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutpfm" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoutpfm.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinexr -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinexr" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinexr.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutexr -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutexr" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoutexr.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinimgmagick -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinimgmagick" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinimgmagick.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutimgmagick -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutimgmagick" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoutimgmagick.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinppm -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinppm" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinppm.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutppm -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutppm" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoutppm.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsintiff -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsintiff" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsintiff.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouttiff -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouttiff" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsouttiff.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsgamma -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsgamma" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsgamma.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsclamp -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsclamp" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsclamp.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstag -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstag" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstag.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfssize -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfssize" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfssize.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsextractchannels -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsextractchannels" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsextractchannels.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspanoramic -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspanoramic" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfspanoramic.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsrotate -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsrotate" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsrotate.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsflip -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsflip" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsflip.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscut -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscut" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfscut.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspad -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspad" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfspad.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscat -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscat" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfscat.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsabsolute -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsabsolute" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsabsolute.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsretime -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsretime" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsretime.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscolortransform -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscolortransform" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfscolortransform.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsdisplayfunction -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsdisplayfunction" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsdisplayfunction.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouthdrhtml -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouthdrhtml" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsouthdrhtml.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_c_b2.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_t_b2.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_c_b3.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_t_b3.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_c_b4.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_t_b4.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_c_b5.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_t_b5.csv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_default_templ -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_default_templ/hdrhtml_page_templ.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_default_templ/hdrhtml_image_templ.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_page_templ.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/information-red.png -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/hdr_viewer.css -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/loading-spinner.gif -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/hdr_viewer.js -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/slider-black.png -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/mootools-1.2.4.js -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/slider-white.png -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/slider-red.png -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/information.png -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_assets/mouse2touch.js -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_image_templ_slider-above.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_image_templ.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/pfstools/hdrhtml_hdrlabs_templ/hdrhtml_page_templ_short.html -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsv -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsview -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsview" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsview.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsglview -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsglview" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsglview.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsread.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfswrite.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfstransform_colorspace.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsopen.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsget.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsput.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsclose.oct -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfsview.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfsview_rgb.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfsview_list.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_read_rgb.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_read_xyz.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_read_luminance.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_write_rgb.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfssize.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_open_frames.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/octave/4.2.1/site/m/pfstools/pfs_close_frames.m -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoctavelum -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoctavergb -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsstat -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoctavelum.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsoctavergb.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsstat.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_drago03 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_drago03" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_drago03.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk06 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk06" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_mantiuk06.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard02 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard02" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_reinhard02.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard05 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard05" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_reinhard05.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_pattanaik00 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_pattanaik00" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_pattanaik00.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_fattal02 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_fattal02" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_fattal02.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_durand02 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_durand02" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_durand02.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mai11 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mai11" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_mai11.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_ferradans11 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_ferradans11" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_ferradans11.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk08 -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk08" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfstmo_mantiuk08.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfshdrcalibrate -- Set runtime path of "/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfshdrcalibrate" to "" -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfshdrcalibrate.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/dcraw2hdrgen -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/dcraw2hdrgen.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/jpeg2hdrgen -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/jpeg2hdrgen.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinme -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinme.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsplotresponse -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsplotresponse.1 -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinhdrgen -- Installing: /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/man/man1/pfsinhdrgen.1 + cd /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x + rm -f ./usr/lib64/libpfs-1.2.la + rm -f ./usr/share/man/man1/pfsinjpeghdr.1 + rm -f ./usr/share/man/man1/pfsoutjpeghdr.1 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m --build-id-seed 2.0.6-1.fc27 --unique-debug-suffix -2.0.6-1.fc27.s390x --unique-debug-src-base pfstools-2.0.6-1.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/pfstools-2.0.6/debugsourcefiles.list /builddir/build/BUILD/pfstools-2.0.6 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsread.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/libpfs.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfstransform_colorspace.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfswrite.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsopen.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsget.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsput.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/lib64/octave/4.2.1/site/oct/s390x-ibm-linux-gnu/pfstools/pfsclose.oct extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinrgbe extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutrgbe extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinpfm extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutpfm extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutexr extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinexr extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinimgmagick extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutimgmagick extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsinppm extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsoutppm extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsintiff extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouttiff extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsgamma extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsclamp extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstag extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfssize extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsextractchannels extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspanoramic extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsrotate extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsflip extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscut extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfspad extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscat extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsabsolute extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsretime extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfscolortransform extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsdisplayfunction extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsouthdrhtml extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsview extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfsglview extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_drago03 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk06 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard02 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_reinhard05 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_pattanaik00 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_fattal02 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_durand02 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mai11 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_ferradans11 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfstmo_mantiuk08 extracting debug info from /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/bin/pfshdrcalibrate /usr/lib/rpm/sepdebugcrcfix: Updated 49 CRC32s, 0 CRC32s did match. 2048 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: pfstools-2.0.6-1.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5UhicE + umask 022 + cd /builddir/build/BUILD + cd pfstools-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/doc/pfstools + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/doc/pfstools + cp -pr README /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x/usr/share/doc/pfstools + exit 0 Provides: pfstools = 2.0.6-1.fc27 pfstools(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libMagick++-6.Q16.so.6()(64bit) libMagickCore-6.Q16.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libnetpbm.so.11()(64bit) libpfs.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) rtld(GNU_HASH) Processing files: pfscalibration-2.0.6-1.fc27.s390x Provides: pfscalibration = 2.0.6-1.fc27 pfscalibration(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpfs.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(Getopt::Long) rtld(GNU_HASH) Processing files: pfstmo-2.0.6-1.fc27.s390x Provides: pfstmo = 2.0.6-1.fc27 pfstmo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libfftw3_threads.so.3()(64bit) libfftw3f.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libgomp.so.1(OMP_1.0)(64bit) libgsl.so.23()(64bit) libgslcblas.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpfs.so.2()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(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: pfstools-libs-2.0.6-1.fc27.s390x Provides: libpfs.so.2()(64bit) pfstools-libs = 2.0.6-1.fc27 pfstools-libs(s390-64) = 2.0.6-1.fc27 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.21)(64bit) rtld(GNU_HASH) Processing files: pfstools-qt-2.0.6-1.fc27.s390x Provides: pfstools-qt = 2.0.6-1.fc27 pfstools-qt(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpfs.so.2()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) rtld(GNU_HASH) Processing files: pfstools-glview-2.0.6-1.fc27.s390x Provides: pfstools-glview = 2.0.6-1.fc27 pfstools-glview(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglut.so.3()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpfs.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.21)(64bit) rtld(GNU_HASH) Processing files: pfstools-exr-2.0.6-1.fc27.s390x Provides: pfstools-exr = 2.0.6-1.fc27 pfstools-exr(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHalf.so.12()(64bit) libIex-2_2.so.12()(64bit) libIlmImf-2_2.so.22()(64bit) libIlmThread-2_2.so.12()(64bit) libImath-2_2.so.12()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpfs.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(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.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pfstools-imgmagick-2.0.6-1.fc27.s390x Provides: pfstools-imgmagick = 2.0.6-1.fc27 pfstools-imgmagick(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libMagick++-6.Q16.so.6()(64bit) libMagickCore-6.Q16.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpfs.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(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.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pfstools-octave-2.0.6-1.fc27.s390x Provides: pfstools-octave = 2.0.6-1.fc27 pfstools-octave(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/octave libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libm.so.6()(64bit) liboctave.so.4()(64bit) liboctinterp.so.4()(64bit) libpfs.so.2()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: pfstools-devel-2.0.6-1.fc27.s390x Provides: pfstools-devel = 2.0.6-1.fc27 pfstools-devel(s390-64) = 2.0.6-1.fc27 pkgconfig(pfs) = 2.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpfs.so.2()(64bit) Processing files: pfstools-debugsource-2.0.6-1.fc27.s390x Provides: pfstools-debugsource = 2.0.6-1.fc27 pfstools-debugsource(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 0b5efbb6f7fb52ab732dbfdf7fc5aae1643e7682 debuginfo(build-id) = 130783d40e88c949c2c734025ed1ec08d9577214 debuginfo(build-id) = 1b0d498f74280e787ff2b38eb5b3d6867f81078e debuginfo(build-id) = 1b144b1364b05b980f76193ae8366f0084ab2ac7 debuginfo(build-id) = 23bf859c69ead9045fcdc813662df525d1be45a1 debuginfo(build-id) = 327de8e08f85f1b7a4ca2cd40050b8ca7a5d6f29 debuginfo(build-id) = 35789bfc88349f7bf0ff96c4b45daa71e046de2e debuginfo(build-id) = 382c33ebf9bb441c6905fba3332cdf04f26f0a00 debuginfo(build-id) = 40495eaa2a2a35c579a6ab504e3c2e4ad60f664b debuginfo(build-id) = 6c357e3ceddf4831372424b57cad8401fcb76265 debuginfo(build-id) = 81a20dff11e34d6ce32ce005dc5e8250d1e08461 debuginfo(build-id) = 86b8f1832c30cad3d717d073ad62fe510b1ce637 debuginfo(build-id) = 8772112d3219900847d6dd05682c5de2e65027ed debuginfo(build-id) = 918e65bd5fa4ebcd97c6717a5290537e5167f487 debuginfo(build-id) = 9311f0dc3e354c91ca887e0d702a6ac612d84ff6 debuginfo(build-id) = a55a96d3d8dcd763f471a86483b11205373c3c46 debuginfo(build-id) = b86b9224844d213ab0f0415dc1b5f317e547f8f4 debuginfo(build-id) = bb11a4e573d483b8ce4400d823b1d06eed48bdf2 debuginfo(build-id) = d1f1e1c6263bcd5a831ce7c4b40f2f77c6a0ed03 debuginfo(build-id) = d42253232185a69d4cb8c2cd83d81627cf09b3e8 debuginfo(build-id) = d4ef2008eb34696aae56ba73c8670ab8a6e90f68 debuginfo(build-id) = e42f5536f835019a74ae795d2f9fa6a866ee28cc debuginfo(build-id) = f7500f8d2500daaf3f4aa58b9ee63efa2d352e9a debuginfo(build-id) = fda153870845dbc53cf470409dbbfe147984227b pfstools-debuginfo = 2.0.6-1.fc27 pfstools-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfscalibration-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 9cd17c0b15bd3cf6fff4cfbddd139c19957b29b6 pfscalibration-debuginfo = 2.0.6-1.fc27 pfscalibration-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstmo-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 028d3f60a18ea9fbf0f887c6b7dba0c04952b36d debuginfo(build-id) = 1562e8b291d1f9ca56ebef25d97e95db749df68e debuginfo(build-id) = 1661fadd641ac7931fa4e1c24051afd5fe7e4e1d debuginfo(build-id) = 3cd82297941707c835bc8b448b4995905631a087 debuginfo(build-id) = 695cf7624e9ce519111a382b6e6ca5709d95f47f debuginfo(build-id) = 8fdd1990a705232adcc171344eb6a592c549639a debuginfo(build-id) = a38888eff595cff4fde47ab7d00b6ffd1d826679 debuginfo(build-id) = abc2a45f0303f1df95c474f85b486e2042a50fa8 debuginfo(build-id) = c44253d99c5deb8be2804aceb6f2a021c7b04c12 debuginfo(build-id) = dc21e6a91fbddfd3491378d91f33206ee392d0b8 pfstmo-debuginfo = 2.0.6-1.fc27 pfstmo-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-libs-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 57ac81502a8702c264c6f0d533a63461cf5effa1 pfstools-libs-debuginfo = 2.0.6-1.fc27 pfstools-libs-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-qt-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 3ddd806dc33f573238dce47cb6400a1a9baeafd3 pfstools-qt-debuginfo = 2.0.6-1.fc27 pfstools-qt-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-glview-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 3a4d0c033c4f5af69e3bbe390986a0b03d42fecf pfstools-glview-debuginfo = 2.0.6-1.fc27 pfstools-glview-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-exr-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = d332836635be52d7c92599e65a9866bff40837f2 debuginfo(build-id) = d86d4b129736868350fad362e45f432b9c263bbe pfstools-exr-debuginfo = 2.0.6-1.fc27 pfstools-exr-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-imgmagick-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 409c91f7d2709e1bd95171b8242a182368740e55 debuginfo(build-id) = 4ab40c54367bafdfa43be39b7f841724bc0baea4 pfstools-imgmagick-debuginfo = 2.0.6-1.fc27 pfstools-imgmagick-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pfstools-octave-debuginfo-2.0.6-1.fc27.s390x Provides: debuginfo(build-id) = 04becadb1e6cd73e6a969942bff300de3c021e43 debuginfo(build-id) = 60351dab6f32cf6324215f472bd33531c390a36b debuginfo(build-id) = 89745920727d5abf58b0c5dd1f7f156e386d8d3b debuginfo(build-id) = 8cf59f19ae517cbdbd0d59e7c8751bcf36bbcc39 debuginfo(build-id) = 9bcf4f57422cfe9b29ddc3b651768b4718aafc60 debuginfo(build-id) = e0b5373d4c061d7e3be97d8fc56032f8522826d7 debuginfo(build-id) = f13d87cae655502f64e1227d7d42e3c2149c31b8 pfstools-octave-debuginfo = 2.0.6-1.fc27 pfstools-octave-debuginfo(s390-64) = 2.0.6-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x Wrote: /builddir/build/RPMS/pfstools-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfscalibration-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstmo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-libs-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-qt-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-glview-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-exr-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-imgmagick-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-octave-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-devel-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-debugsource-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfscalibration-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstmo-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-libs-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-qt-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-glview-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-exr-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-imgmagick-debuginfo-2.0.6-1.fc27.s390x.rpm Wrote: /builddir/build/RPMS/pfstools-octave-debuginfo-2.0.6-1.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Ne5Hr + umask 022 + cd /builddir/build/BUILD + cd pfstools-2.0.6 + rm -rf /builddir/build/BUILDROOT/pfstools-2.0.6-1.fc27.s390x + exit 0 Child return code was: 0