Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/CCfits.spec'], False, '/var/lib/mock/dist-f9-build-378161-66604/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/CCfits.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/CCfits-2.1-2.fc9.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/CCfits.spec'], False, '/var/lib/mock/dist-f9-build-378161-66604/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/CCfits.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9750 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf CCfits + /usr/bin/gzip -dc /builddir/build/SOURCES/CCfits-2.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd CCfits ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (CCfits-1.6-removerpath.patch):' Patch #0 (CCfits-1.6-removerpath.patch): + patch -p1 -s + echo 'Patch #1 (CCfits-includecfitsiopath.patch):' Patch #1 (CCfits-includecfitsiopath.patch): + patch -p1 -s + /bin/rm -rf /builddir/build/BUILD/CCfits/html/ccfitschange_sff.pl /builddir/build/BUILD/CCfits/html/support_subs.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70495 + umask 022 + cd /builddir/build/BUILD + cd CCfits + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-cfitsio=/usr --with-cfitsio-include=/usr/include/cfitsio checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ppc64-redhat-linux-gnu-gcc... g++ checking whether we are using the GNU C compiler... yes checking whether g++ accepts -g... yes checking for g++ option to accept ANSI C... none needed checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... g++ -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 262144 checking command to parse nm output from g++ object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if g++ static flag works... yes checking if g++ supports -fno-rtti -fno-exceptions... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for g++... /usr/bin/g++ checking standard C++ library path... /usr/lib checking maximum warning verbosity option... -Wall for C++ -Wall for C checking ansi C/C++ option... -ansi for C++ -ansi for C checking for gmake... gmake checking for main in -lstdc++... yes checking for ffpss in -lcfitsio... yes checking fitsio.h usability... yes checking fitsio.h presence... yes checking for fitsio.h... yes cfitsio found. checking whether the compiler implements namespaces... yes checking whether the compiler has valarray... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating vs.net/Makefile config.status: creating config.h config.status: executing depfiles commands CCFits project now configured. + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/CCfits' Making all in vs.net make[2]: Entering directory `/builddir/build/BUILD/CCfits/vs.net' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/CCfits/vs.net' make[2]: Entering directory `/builddir/build/BUILD/CCfits' if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT AsciiTable.lo -MD -MP -MF ".deps/AsciiTable.Tpo" -c -o AsciiTable.lo AsciiTable.cxx; \ then mv -f ".deps/AsciiTable.Tpo" ".deps/AsciiTable.Plo"; else rm -f ".deps/AsciiTable.Tpo"; exit 1; fi if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT BinTable.lo -MD -MP -MF ".deps/BinTable.Tpo" -c -o BinTable.lo BinTable.cxx; \ then mv -f ".deps/BinTable.Tpo" ".deps/BinTable.Plo"; else rm -f ".deps/BinTable.Tpo"; exit 1; fi if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Column.lo -MD -MP -MF ".deps/Column.Tpo" -c -o Column.lo Column.cxx; \ then mv -f ".deps/Column.Tpo" ".deps/Column.Plo"; else rm -f ".deps/Column.Tpo"; exit 1; fi if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnCreator.lo -MD -MP -MF ".deps/ColumnCreator.Tpo" -c -o ColumnCreator.lo ColumnCreator.cxx; \ then mv -f ".deps/ColumnCreator.Tpo" ".deps/ColumnCreator.Plo"; else rm -f ".deps/ColumnCreator.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT AsciiTable.lo -MD -MP -MF .deps/AsciiTable.Tpo -c AsciiTable.cxx -fPIC -DPIC -o .libs/AsciiTable.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Column.lo -MD -MP -MF .deps/Column.Tpo -c Column.cxx -fPIC -DPIC -o .libs/Column.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnCreator.lo -MD -MP -MF .deps/ColumnCreator.Tpo -c ColumnCreator.cxx -fPIC -DPIC -o .libs/ColumnCreator.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT BinTable.lo -MD -MP -MF .deps/BinTable.Tpo -c BinTable.cxx -fPIC -DPIC -o .libs/BinTable.o ColumnCreator.cxx: In member function 'void CCfits::ColumnCreator::getScaling(int, int&, long int&, long int&, double&, double&)': ColumnCreator.cxx:329: warning: suggest parentheses around && within || BinTable.cxx: In constructor 'CCfits::BinTable::BinTable(CCfits::FITSBase*, const CCfits::String&, int, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, int)': BinTable.cxx:57: warning: comparison between signed and unsigned integer expressions ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = std::complex]': Column.cxx:1432: instantiated from here ColumnVectorData.h:562: warning: unused variable 'current' ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = std::complex]': Column.cxx:1453: instantiated from here ColumnVectorData.h:562: warning: unused variable 'current' if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnData.lo -MD -MP -MF ".deps/ColumnData.Tpo" -c -o ColumnData.lo ColumnData.cxx; \ then mv -f ".deps/ColumnData.Tpo" ".deps/ColumnData.Plo"; else rm -f ".deps/ColumnData.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnData.lo -MD -MP -MF .deps/ColumnData.Tpo -c ColumnData.cxx -fPIC -DPIC -o .libs/ColumnData.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnVectorData.lo -MD -MP -MF ".deps/ColumnVectorData.Tpo" -c -o ColumnVectorData.lo ColumnVectorData.cxx; \ then mv -f ".deps/ColumnVectorData.Tpo" ".deps/ColumnVectorData.Plo"; else rm -f ".deps/ColumnVectorData.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ColumnVectorData.lo -MD -MP -MF .deps/ColumnVectorData.Tpo -c ColumnVectorData.cxx -fPIC -DPIC -o .libs/ColumnVectorData.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ExtHDU.lo -MD -MP -MF ".deps/ExtHDU.Tpo" -c -o ExtHDU.lo ExtHDU.cxx; \ then mv -f ".deps/ExtHDU.Tpo" ".deps/ExtHDU.Plo"; else rm -f ".deps/ExtHDU.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT ExtHDU.lo -MD -MP -MF .deps/ExtHDU.Tpo -c ExtHDU.cxx -fPIC -DPIC -o .libs/ExtHDU.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITS.lo -MD -MP -MF ".deps/FITS.Tpo" -c -o FITS.lo FITS.cxx; \ then mv -f ".deps/FITS.Tpo" ".deps/FITS.Plo"; else rm -f ".deps/FITS.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITS.lo -MD -MP -MF .deps/FITS.Tpo -c FITS.cxx -fPIC -DPIC -o .libs/FITS.o FITS.cxx: In constructor 'CCfits::FITS::FITS(const CCfits::String&, CCfits::RWmode, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, bool, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, int)': FITS.cxx:338: warning: unused variable 'extSyntHdu' FITS.cxx: In member function 'CCfits::ExtHDU* CCfits::FITS::addImage(const CCfits::String&, int, std::vector >&, int)': FITS.cxx:1031: warning: comparison between signed and unsigned integer expressions if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITSBase.lo -MD -MP -MF ".deps/FITSBase.Tpo" -c -o FITSBase.lo FITSBase.cxx; \ then mv -f ".deps/FITSBase.Tpo" ".deps/FITSBase.Plo"; else rm -f ".deps/FITSBase.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITSBase.lo -MD -MP -MF .deps/FITSBase.Tpo -c FITSBase.cxx -fPIC -DPIC -o .libs/FITSBase.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITSUtil.lo -MD -MP -MF ".deps/FITSUtil.Tpo" -c -o FITSUtil.lo FITSUtil.cxx; \ then mv -f ".deps/FITSUtil.Tpo" ".deps/FITSUtil.Plo"; else rm -f ".deps/FITSUtil.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FITSUtil.lo -MD -MP -MF .deps/FITSUtil.Tpo -c FITSUtil.cxx -fPIC -DPIC -o .libs/FITSUtil.o FITSBase.h: In constructor 'CCfits::FITSBase::FITSBase(const CCfits::String&, CCfits::RWmode)': FITSBase.h:75: warning: 'CCfits::FITSBase::m_fptr' will be initialized after FITSBase.h:74: warning: 'CCfits::ExtMap CCfits::FITSBase::m_extension' FITSBase.cxx:30: warning: when initialized here if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FitsError.lo -MD -MP -MF ".deps/FitsError.Tpo" -c -o FitsError.lo FitsError.cxx; \ then mv -f ".deps/FitsError.Tpo" ".deps/FitsError.Plo"; else rm -f ".deps/FitsError.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT FitsError.lo -MD -MP -MF .deps/FitsError.Tpo -c FitsError.cxx -fPIC -DPIC -o .libs/FitsError.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT HDU.lo -MD -MP -MF ".deps/HDU.Tpo" -c -o HDU.lo HDU.cxx; \ then mv -f ".deps/HDU.Tpo" ".deps/HDU.Plo"; else rm -f ".deps/HDU.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT HDU.lo -MD -MP -MF .deps/HDU.Tpo -c HDU.cxx -fPIC -DPIC -o .libs/HDU.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT HDUCreator.lo -MD -MP -MF ".deps/HDUCreator.Tpo" -c -o HDUCreator.lo HDUCreator.cxx; \ then mv -f ".deps/HDUCreator.Tpo" ".deps/HDUCreator.Plo"; else rm -f ".deps/HDUCreator.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT HDUCreator.lo -MD -MP -MF .deps/HDUCreator.Tpo -c HDUCreator.cxx -fPIC -DPIC -o .libs/HDUCreator.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT KeyData.lo -MD -MP -MF ".deps/KeyData.Tpo" -c -o KeyData.lo KeyData.cxx; \ then mv -f ".deps/KeyData.Tpo" ".deps/KeyData.Plo"; else rm -f ".deps/KeyData.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT KeyData.lo -MD -MP -MF .deps/KeyData.Tpo -c KeyData.cxx -fPIC -DPIC -o .libs/KeyData.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Keyword.lo -MD -MP -MF ".deps/Keyword.Tpo" -c -o Keyword.lo Keyword.cxx; \ then mv -f ".deps/Keyword.Tpo" ".deps/Keyword.Plo"; else rm -f ".deps/Keyword.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Keyword.lo -MD -MP -MF .deps/Keyword.Tpo -c Keyword.cxx -fPIC -DPIC -o .libs/Keyword.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT KeywordCreator.lo -MD -MP -MF ".deps/KeywordCreator.Tpo" -c -o KeywordCreator.lo KeywordCreator.cxx; \ then mv -f ".deps/KeywordCreator.Tpo" ".deps/KeywordCreator.Plo"; else rm -f ".deps/KeywordCreator.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT KeywordCreator.lo -MD -MP -MF .deps/KeywordCreator.Tpo -c KeywordCreator.cxx -fPIC -DPIC -o .libs/KeywordCreator.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT PHDU.lo -MD -MP -MF ".deps/PHDU.Tpo" -c -o PHDU.lo PHDU.cxx; \ then mv -f ".deps/PHDU.Tpo" ".deps/PHDU.Plo"; else rm -f ".deps/PHDU.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT PHDU.lo -MD -MP -MF .deps/PHDU.Tpo -c PHDU.cxx -fPIC -DPIC -o .libs/PHDU.o if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Table.lo -MD -MP -MF ".deps/Table.Tpo" -c -o Table.lo Table.cxx; \ then mv -f ".deps/Table.Tpo" ".deps/Table.Plo"; else rm -f ".deps/Table.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c Table.cxx -fPIC -DPIC -o .libs/Table.o if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I/usr/include/cfitsio -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -MT cookbook.o -MD -MP -MF ".deps/cookbook.Tpo" -c -o cookbook.o cookbook.cxx; \ then mv -f ".deps/cookbook.Tpo" ".deps/cookbook.Po"; else rm -f ".deps/cookbook.Tpo"; exit 1; fi ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = long int]': ./../CCfits/ColumnT.h:1348: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = double]': ./../CCfits/ColumnT.h:1372: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = float]': ./../CCfits/ColumnT.h:1383: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = int]': ./../CCfits/ColumnT.h:1401: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = short int]': ./../CCfits/ColumnT.h:1419: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = long long int]': ./../CCfits/ColumnT.h:1455: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = bool]': ./../CCfits/ColumnT.h:1473: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = unsigned char]': ./../CCfits/ColumnT.h:1491: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = short unsigned int]': ./../CCfits/ColumnT.h:1509: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = unsigned int]': ./../CCfits/ColumnT.h:1527: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' ./../CCfits/ColumnVectorData.h: In member function 'void CCfits::ColumnVectorData::writeData(const std::vector, std::allocator > >&, long int, T*) [with T = long unsigned int]': ./../CCfits/ColumnT.h:1545: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int, S*) [with S = long int]' ./../CCfits/ColumnT.h:1332: instantiated from 'void CCfits::Column::writeArrays(const std::vector, std::allocator > >&, long int) [with S = long int]' cookbook.cxx:537: instantiated from here ./../CCfits/ColumnVectorData.h:562: warning: unused variable 'current' /bin/sh ./libtool --mode=link --tag=CXX g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -L/usr/lib -o libCCfits.la -rpath /usr/lib64 AsciiTable.lo BinTable.lo Column.lo ColumnCreator.lo ColumnData.lo ColumnVectorData.lo ExtHDU.lo FITS.lo FITSBase.lo FITSUtil.lo FitsError.lo HDU.lo HDUCreator.lo KeyData.lo Keyword.lo KeywordCreator.lo PHDU.lo Table.lo lstdc++ -lcfitsio g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtbeginS.o .libs/AsciiTable.o .libs/BinTable.o .libs/Column.o .libs/ColumnCreator.o .libs/ColumnData.o .libs/ColumnVectorData.o .libs/ExtHDU.o .libs/FITS.o .libs/FITSBase.o .libs/FITSUtil.o .libs/FitsError.o .libs/HDU.o .libs/HDUCreator.o .libs/KeyData.o .libs/Keyword.o .libs/KeywordCreator.o .libs/PHDU.o .libs/Table.o -L/usr/lib -lcfitsio -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mminimal-toc -Wl,-soname -Wl,libCCfits.so.0 -o .libs/libCCfits.so.0.0.0 (cd .libs && rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0) (cd .libs && rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so) creating libCCfits.la (cd .libs && rm -f libCCfits.la && ln -s ../libCCfits.la libCCfits.la) /bin/sh ./libtool --mode=link --tag=CXX g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -L/usr/lib -o cookbook cookbook.o libCCfits.la -lcfitsio g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -ansi -o .libs/cookbook cookbook.o -L/usr/lib ./.libs/libCCfits.so -lcfitsio creating cookbook make[2]: Leaving directory `/builddir/build/BUILD/CCfits' make[1]: Leaving directory `/builddir/build/BUILD/CCfits' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34730 + umask 022 + cd /builddir/build/BUILD + cd CCfits + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/CCfits-2.1-2.fc9-iks4uv + /usr/bin/make -j4 install DESTDIR=/var/tmp/CCfits-2.1-2.fc9-iks4uv Making install in vs.net make[1]: Entering directory `/builddir/build/BUILD/CCfits/vs.net' make[2]: Entering directory `/builddir/build/BUILD/CCfits/vs.net' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/CCfits/vs.net' make[1]: Leaving directory `/builddir/build/BUILD/CCfits/vs.net' make[1]: Entering directory `/builddir/build/BUILD/CCfits' make[2]: Entering directory `/builddir/build/BUILD/CCfits' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64" test -z "/usr/include/CCfits" || mkdir -p -- "/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libCCfits.la' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64/libCCfits.la' /usr/bin/install -c -m 644 'AsciiTable.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/AsciiTable.h' /usr/bin/install -c -m 644 'BinTable.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/BinTable.h' /usr/bin/install -c -m 644 'CCfits' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/CCfits' /usr/bin/install -c -m 644 'CCfits.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/CCfits.h' /usr/bin/install -c -m 644 'Column.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/Column.h' /usr/bin/install -c -m 644 'ColumnT.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ColumnT.h' /usr/bin/install -c -m 644 'ColumnCreator.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ColumnCreator.h' /usr/bin/install -c -m 644 'ColumnData.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ColumnData.h' /usr/bin/install -c -m 644 'ColumnVectorData.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ColumnVectorData.h' /usr/bin/install -c -m 644 'ExtHDU.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ExtHDU.h' /usr/bin/install -c -m 644 'ExtHDUT.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ExtHDUT.h' /usr/bin/install -c -m 644 'FITS.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/FITS.h' /usr/bin/install -c -m 644 'FITSBase.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/FITSBase.h' /usr/bin/install -c .libs/libCCfits.so.0.0.0 /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64/libCCfits.so.0.0.0 /usr/bin/install -c -m 644 'FITSUtil.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/FITSUtil.h' /usr/bin/install -c -m 644 'FITSUtilT.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/FITSUtilT.h' (cd /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64 && rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0) (cd /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64 && rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so) /usr/bin/install -c -m 644 'FitsError.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/FitsError.h' /usr/bin/install -c -m 644 'HDU.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/HDU.h' /usr/bin/install -c .libs/libCCfits.lai /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64/libCCfits.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/bin" /usr/bin/install -c -m 644 'HDUCreator.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/HDUCreator.h' /usr/bin/install -c -m 644 'Image.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/Image.h' /usr/bin/install -c -m 644 'ImageExt.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/ImageExt.h' /bin/sh ./libtool --mode=install /usr/bin/install -c 'cookbook' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/bin/cookbook' /usr/bin/install -c -m 644 'KeyData.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/KeyData.h' /usr/bin/install -c -m 644 'Keyword.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/Keyword.h' /usr/bin/install -c -m 644 'KeywordT.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/KeywordT.h' /usr/bin/install -c -m 644 'KeywordCreator.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/KeywordCreator.h' /usr/bin/install -c -m 644 'NewColumn.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/NewColumn.h' /usr/bin/install -c -m 644 'NewKeyword.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/NewKeyword.h' libtool: install: warning: `libCCfits.la' has not been installed in `/usr/lib64' /usr/bin/install -c -m 644 'PHDU.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/PHDU.h' /usr/bin/install -c .libs/cookbook /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/bin/cookbook /usr/bin/install -c -m 644 'PHDUT.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/PHDUT.h' /usr/bin/install -c -m 644 'PrimaryHDU.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/PrimaryHDU.h' /usr/bin/install -c -m 644 'Table.h' '/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/include/CCfits/Table.h' make[2]: Leaving directory `/builddir/build/BUILD/CCfits' make[1]: Leaving directory `/builddir/build/BUILD/CCfits' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/CCfits extracting debug info from /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/lib64/libCCfits.so.0.0.0 extracting debug info from /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/bin/cookbook symlinked /usr/lib/debug/usr/lib64/libCCfits.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libCCfits.so.0.debug symlinked /usr/lib/debug/usr/lib64/libCCfits.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libCCfits.so.debug 1543 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: CCfits-2.1-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31751 + umask 022 + cd /builddir/build/BUILD + cd CCfits + DOCDIR=/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-2.1 + export DOCDIR + rm -rf /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-2.1 + /bin/mkdir -p /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-2.1 + cp -pr License.txt /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-2.1 + exit 0 Provides: libCCfits.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: cfitsio >= 3.130 libCCfits.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcfitsio.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: CCfits-devel-2.1-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.23352 + umask 022 + cd /builddir/build/BUILD + cd CCfits + DOCDIR=/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-devel-2.1 + export DOCDIR + rm -rf /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-devel-2.1 + /bin/mkdir -p /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-devel-2.1 + cp -pr CHANGES /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-devel-2.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: CCfits = 2.1-2.fc9 cfitsio-devel >= 3.130 libCCfits.so.0()(64bit) Processing files: CCfits-docs-2.1-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.23352 + umask 022 + cd /builddir/build/BUILD + cd CCfits + DOCDIR=/var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-docs-2.1 + export DOCDIR + rm -rf /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-docs-2.1 + /bin/mkdir -p /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-docs-2.1 + cp -pr html /var/tmp/CCfits-2.1-2.fc9-iks4uv/usr/share/doc/CCfits-docs-2.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: CCfits-debuginfo-2.1-2.fc9 Provides: libCCfits.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCCfits.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/CCfits-2.1-2.fc9-iks4uv warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/CCfits-2.1-2.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/CCfits-devel-2.1-2.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/CCfits-docs-2.1-2.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/CCfits-debuginfo-2.1-2.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.35532 + umask 022 + cd /builddir/build/BUILD + cd CCfits + /bin/rm -rf /var/tmp/CCfits-2.1-2.fc9-iks4uv + exit 0 Child returncode was: 0 LEAVE do -->