<86>Apr 21 01:32:47 userdel[51677]: delete user 'rooter' <86>Apr 21 01:32:47 userdel[51677]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:32:47 groupadd[51687]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 01:32:47 groupadd[51687]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:32:47 groupadd[51687]: new group: name=rooter, GID=693 <86>Apr 21 01:32:47 useradd[51703]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 01:32:47 userdel[51788]: delete user 'builder' <86>Apr 21 01:32:47 userdel[51788]: removed group 'builder' owned by 'builder' <86>Apr 21 01:32:47 userdel[51788]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:32:47 groupadd[51804]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 01:32:47 groupadd[51804]: group added to /etc/gshadow: name=builder <86>Apr 21 01:32:47 groupadd[51804]: new group: name=builder, GID=694 <86>Apr 21 01:32:47 useradd[51815]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 21 01:32:50 rpmi: libquadmath0-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:50 rpmi: libgfortran3-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:50 rpmi: libquadmath5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:50 rpmi: libcfitsio4-3.380-alt2 1458566065 installed <13>Apr 21 01:32:50 rpmi: gcc-fortran-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:32:50 rpmi: libgfortran5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:50 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:32:51 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:51 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:52 rpmi: gcc5-fortran-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:32:52 rpmi: libcfitsio-devel-3.380-alt2 1458566065 installed Installing libccfits-2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53417 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libccfits-2.5 + /bin/mkdir -p libccfits-2.5 + cd libccfits-2.5 + echo 'Source #0 (CCfits-2.5.tar.gz):' Source #0 (CCfits-2.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/CCfits-2.5.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + cd /usr/src/RPM/BUILD + cd libccfits-2.5/CCfits + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (CCfits-2.5-removerpath.patch):' Patch #0 (CCfits-2.5-removerpath.patch): + /usr/bin/patch -p1 patching file Makefile.in + rm -rf html/ccfitschange_sff.pl html/support_subs.pl + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53417 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libccfits-2.5/CCfits + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --with-cfitsio-include=/usr/include/cfitsio configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-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 x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-g++ checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-g++ option to accept ISO C89... unsupported checking dependency style of x86_64-alt-linux-g++... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-g++ object... ok checking how to run the C preprocessor... x86_64-alt-linux-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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for objdir... .libs checking if x86_64-alt-linux-g++ supports -fno-rtti -fno-exceptions... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-alt-linux-g++... /usr/bin/x86_64-alt-linux-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 CCfits.pc config.status: creating vs.net/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext CCFits project now configured. + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' Making all in vs.net make[2]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits/vs.net' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits/vs.net' make[2]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o AsciiTable.lo AsciiTable.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o BinTable.lo BinTable.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o Column.lo Column.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o ColumnCreator.lo ColumnCreator.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o ColumnData.lo ColumnData.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o ColumnVectorData.lo ColumnVectorData.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o ExtHDU.lo ExtHDU.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o FITS.lo FITS.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c Column.cxx -fPIC -DPIC -o .libs/Column.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c AsciiTable.cxx -fPIC -DPIC -o .libs/AsciiTable.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c BinTable.cxx -fPIC -DPIC -o .libs/BinTable.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c ColumnVectorData.cxx -fPIC -DPIC -o .libs/ColumnVectorData.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c FITS.cxx -fPIC -DPIC -o .libs/FITS.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c ColumnData.cxx -fPIC -DPIC -o .libs/ColumnData.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c ColumnCreator.cxx -fPIC -DPIC -o .libs/ColumnCreator.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c ExtHDU.cxx -fPIC -DPIC -o .libs/ExtHDU.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o FITSBase.lo FITSBase.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c FITSBase.cxx -fPIC -DPIC -o .libs/FITSBase.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o FITSUtil.lo FITSUtil.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c FITSUtil.cxx -fPIC -DPIC -o .libs/FITSUtil.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o FitsError.lo FitsError.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c FitsError.cxx -fPIC -DPIC -o .libs/FitsError.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o HDU.lo HDU.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c HDU.cxx -fPIC -DPIC -o .libs/HDU.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o HDUCreator.lo HDUCreator.cxx /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o KeyData.lo KeyData.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c HDUCreator.cxx -fPIC -DPIC -o .libs/HDUCreator.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c KeyData.cxx -fPIC -DPIC -o .libs/KeyData.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o Keyword.lo Keyword.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c Keyword.cxx -fPIC -DPIC -o .libs/Keyword.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o KeywordCreator.lo KeywordCreator.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c KeywordCreator.cxx -fPIC -DPIC -o .libs/KeywordCreator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o PHDU.lo PHDU.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c PHDU.cxx -fPIC -DPIC -o .libs/PHDU.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o Table.lo Table.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c Table.cxx -fPIC -DPIC -o .libs/Table.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./.. -I/usr/include/cfitsio -pipe -Wall -g -O2 -Wall -ansi -c -o cookbook.o cookbook.cxx /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -Wall -ansi -L/usr/local/cfitsio/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 libtool: link: x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/5/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/local/cfitsio/lib -lcfitsio -L/usr/lib64/gcc/x86_64-alt-linux/5 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/5/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crtn.o -Wl,-soname -Wl,libCCfits.so.0 -o .libs/libCCfits.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libCCfits.so.0" && ln -s "libCCfits.so.0.0.0" "libCCfits.so.0") libtool: link: (cd ".libs" && rm -f "libCCfits.so" && ln -s "libCCfits.so.0.0.0" "libCCfits.so") libtool: link: ( cd ".libs" && rm -f "libCCfits.la" && ln -s "../libCCfits.la" "libCCfits.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -Wall -ansi -L/usr/local/cfitsio/lib -o cookbook cookbook.o libCCfits.la -lcfitsio libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -Wall -ansi -o .libs/cookbook cookbook.o -L/usr/local/cfitsio/lib ./.libs/libCCfits.so -lcfitsio make[2]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make[1]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67415 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libccfits-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libccfits-buildroot + cd libccfits-2.5/CCfits + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libccfits-buildroot make: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' Making install in vs.net make[1]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits/vs.net' make[2]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/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 `/usr/src/RPM/BUILD/libccfits-2.5/CCfits/vs.net' make[1]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits/vs.net' make[1]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make[2]: Entering directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libccfits-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -p libCCfits.la '/usr/src/tmp/libccfits-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libCCfits.so.0.0.0 /usr/src/tmp/libccfits-buildroot/usr/lib64/libCCfits.so.0.0.0 libtool: install: (cd /usr/src/tmp/libccfits-buildroot/usr/lib64 && { ln -s -f libCCfits.so.0.0.0 libCCfits.so.0 || { rm -f libCCfits.so.0 && ln -s libCCfits.so.0.0.0 libCCfits.so.0; }; }) libtool: install: (cd /usr/src/tmp/libccfits-buildroot/usr/lib64 && { ln -s -f libCCfits.so.0.0.0 libCCfits.so || { rm -f libCCfits.so && ln -s libCCfits.so.0.0.0 libCCfits.so; }; }) libtool: install: /bin/install -p .libs/libCCfits.lai /usr/src/tmp/libccfits-buildroot/usr/lib64/libCCfits.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libccfits-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p cookbook '/usr/src/tmp/libccfits-buildroot/usr/bin' libtool: install: warning: `libCCfits.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cookbook /usr/src/tmp/libccfits-buildroot/usr/bin/cookbook test -z "/usr/include/CCfits" || /bin/mkdir -p "/usr/src/tmp/libccfits-buildroot/usr/include/CCfits" /bin/install -p -m 644 AsciiTable.h BinTable.h CCfits CCfits.h Column.h ColumnT.h ColumnCreator.h ColumnData.h ColumnVectorData.h ExtHDU.h ExtHDUT.h FITS.h FITSBase.h FITSUtil.h FITSUtilT.h FitsError.h HDU.h HDUCreator.h Image.h ImageExt.h KeyData.h Keyword.h KeywordT.h KeywordCreator.h NewKeyword.h PHDU.h PHDUT.h PrimaryHDU.h Table.h '/usr/src/tmp/libccfits-buildroot/usr/include/CCfits' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libccfits-buildroot/usr/lib64/pkgconfig" /bin/install -p -m 644 CCfits.pc '/usr/src/tmp/libccfits-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make[1]: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' make: Leaving directory `/usr/src/RPM/BUILD/libccfits-2.5/CCfits' + mkdir -p /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits + cp -R html /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libccfits-buildroot (auto) removed './usr/lib64/libCCfits.la' mode of './usr/lib64/libCCfits.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libccfits-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/CCfits.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/CCfits.pc: Libs: '-L${libdir} -lCCfits' --> '-lCCfits' Compressing files in /usr/src/tmp/libccfits-buildroot (auto) Adjusting library links in /usr/src/tmp/libccfits-buildroot ./usr/lib64: libCCfits.so.0 -> libCCfits.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libccfits-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libccfits-2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87625 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libccfits-2.5/CCfits + DOCDIR=/usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + export DOCDIR + rm -rf /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + /bin/mkdir -p /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + cp -prL License.txt /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + chmod -R go-w /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + chmod -R a+rX /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c1i4ty find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libccfits-buildroot/usr/lib64/libCCfits.so.0: 1555 symbols, 21 bpp warning: hash collision: _ZN6CCfits7KeyDataItED1Ev _ZNK6CCfits7KeyDataIbE5cloneEv Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M84P3u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libCCfits.so.0()(64bit) = set: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 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcfitsio.so.4()(64bit) >= set:oh3r7KcN6eImXIF7ZtGBZ0kpC1VctkKSPqCb6g9yfe9u3nI0mFjRtvSlCV6zd9V93qogrtK0nA5k77QB2MaaeZ3Rp3lj6J2xfZFjGglcryw3PvVHZaEElLQSCZqh5j7Apheoe6hEjHVmLHpKHZ6Disy0VQ6vdDqolznlst8Gt3YVkXwzK5MR3nWd6PXYct5SPDu0FE5Y0cOJjgYFvSpeZ5YhR7TfCeqRdLvmYxtA1xPY0, libgcc_s.so.1(GCC_3.0)(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.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), rtld(GNU_HASH), rtld(GNU_UNIQUE) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AFmCsu Creating libccfits-debuginfo package Processing files: libccfits-devel-2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64193 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libccfits-2.5/CCfits + DOCDIR=/usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + export DOCDIR + rm -rf /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + /bin/mkdir -p /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + cp -prL CHANGES /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + chmod -R go-w /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + chmod -R a+rX /usr/src/tmp/libccfits-buildroot/usr/share/doc/libccfits-devel-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ONIiLw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qszeSB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libccfits-buildroot/usr/include/CCfits/HDU.h:11:15: fatal error: map: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/libccfits-buildroot/usr/include/CCfits/HDU.h: cpp failed, trying c++ mode Provides: pkgconfig(CCfits) = 2.5 Requires: libccfits = 2.5-alt1, /usr/lib64/libCCfits.so.0.0.0, /usr/lib64/pkgconfig, libcfitsio-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdtc2O Processing files: libccfits-devel-doc-2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iUawY4 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GjnMEn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Conflicts: libccfits < 2.5 Processing files: libccfits-debuginfo-2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJbR8I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.okldm7 find-requires: running scripts (debuginfo) Provides: debug64(libCCfits.so.0) Requires: libccfits = 2.5-alt1, debug64(libc.so.6), debug64(libcfitsio.so.4), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Removing 1 extra deps from libccfits-devel due to dependency on libccfits Wrote: /usr/src/RPM/RPMS/x86_64/libccfits-2.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libccfits-devel-2.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/libccfits-devel-doc-2.5-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libccfits-debuginfo-2.5-alt1.x86_64.rpm 49.82user 4.46system 0:41.41elapsed 131%CPU (0avgtext+0avgdata 328624maxresident)k 0inputs+0outputs (0major+1634152minor)pagefaults 0swaps 55.70user 7.64system 0:52.57elapsed 120%CPU (0avgtext+0avgdata 328624maxresident)k 0inputs+0outputs (0major+1960806minor)pagefaults 0swaps