ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/dap-netcdf_handler.spec'", '/var/lib/mock/dist-f9-build-139743-22626/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/dap-netcdf_handler.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dap-netcdf_handler-3.7.8-3.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/dap-netcdf_handler.spec'", '/var/lib/mock/dist-f9-build-139743-22626/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/dap-netcdf_handler.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.58623 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf netcdf_handler-3.7.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/netcdf_handler-3.7.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netcdf_handler-3.7.8 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5446 + umask 022 + cd /builddir/build/BUILD + cd netcdf_handler-3.7.8 + 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 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./conf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./conf/config.guess ++ basename ./conf/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./conf/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./conf/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./conf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./conf/config.sub ++ basename ./conf/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./conf/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./conf/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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 --disable-dependency-tracking 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-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... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc 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... cat: ld.so.conf.d/*.conf: No such file or directory 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 elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for strchr... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DAP... yes checking for DAP_CLIENT... yes checking for DAP_SERVER... yes checking for libdap version >= 3.7.10... yes configure: searching netcdf includes in checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /usr/local/netcdf-3/include checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /opt/netcdf-3/include checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /usr/netcdf-3/include checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /usr/local/include/netcdf-3 checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /opt/include/netcdf-3 checking for netcdf.h with compiler... no checking for netcdf.h with preprocessor... no configure: searching netcdf includes in /usr/include/netcdf-3 checking for netcdf.h with compiler... yes checking for netcdf.h with preprocessor... yes checking for netcdf 3 interface... yes checking for BES_DISPATCH... no checking for BES_PPT... no checking for BES_COMMAND... no checking for BES_DAP... no checking for bes-config... /usr/bin/bes-config checking for bes version >= 3.5.3... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/netcdf_handler-3.7.8' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ncdas.lo ncdas.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ncdds.lo ncdds.cc mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdds.cc -fPIC -DPIC -o .libs/ncdds.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdas.cc -fPIC -DPIC -o .libs/ncdas.o ncdds.cc: In function 'void nc_read_descriptors(DDS&, const std::string&)': ncdds.cc:312: warning: 'error' is used uninitialized in this function /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCArray.lo NCArray.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCArray.cc -fPIC -DPIC -o .libs/NCArray.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCByte.lo NCByte.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCByte.cc -fPIC -DPIC -o .libs/NCByte.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCFloat64.lo NCFloat64.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCGrid.lo NCGrid.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCFloat64.cc -fPIC -DPIC -o .libs/NCFloat64.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCGrid.cc -fPIC -DPIC -o .libs/NCGrid.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCUInt32.lo NCUInt32.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCInt32.lo NCInt32.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCInt32.cc -fPIC -DPIC -o .libs/NCInt32.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUInt32.cc -fPIC -DPIC -o .libs/NCUInt32.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCSequence.lo NCSequence.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCStr.lo NCStr.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCSequence.cc -fPIC -DPIC -o .libs/NCSequence.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCStr.cc -fPIC -DPIC -o .libs/NCStr.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCStructure.lo NCStructure.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCStructure.cc -fPIC -DPIC -o .libs/NCStructure.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCUrl.lo NCUrl.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUrl.cc -fPIC -DPIC -o .libs/NCUrl.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCUInt16.lo NCUInt16.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCInt16.lo NCInt16.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUInt16.cc -fPIC -DPIC -o .libs/NCUInt16.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCInt16.cc -fPIC -DPIC -o .libs/NCInt16.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCFloat32.lo NCFloat32.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCFloat32.cc -fPIC -DPIC -o .libs/NCFloat32.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o NCTypeFactory.lo NCTypeFactory.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCTypeFactory.cc -fPIC -DPIC -o .libs/NCTypeFactory.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-ncdas.lo `test -f 'ncdas.cc' || echo './'`ncdas.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-ncdds.lo `test -f 'ncdds.cc' || echo './'`ncdds.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdas.cc -fPIC -DPIC -o .libs/libnc_module_la-ncdas.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ncdds.cc -fPIC -DPIC -o .libs/libnc_module_la-ncdds.o ncdds.cc: In function 'void nc_read_descriptors(DDS&, const std::string&)': ncdds.cc:312: warning: 'error' is used uninitialized in this function /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCArray.lo `test -f 'NCArray.cc' || echo './'`NCArray.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCByte.lo `test -f 'NCByte.cc' || echo './'`NCByte.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCArray.cc -fPIC -DPIC -o .libs/libnc_module_la-NCArray.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCByte.cc -fPIC -DPIC -o .libs/libnc_module_la-NCByte.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCFloat64.lo `test -f 'NCFloat64.cc' || echo './'`NCFloat64.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCFloat64.cc -fPIC -DPIC -o .libs/libnc_module_la-NCFloat64.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCGrid.lo `test -f 'NCGrid.cc' || echo './'`NCGrid.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCGrid.cc -fPIC -DPIC -o .libs/libnc_module_la-NCGrid.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCUInt32.lo `test -f 'NCUInt32.cc' || echo './'`NCUInt32.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCInt32.lo `test -f 'NCInt32.cc' || echo './'`NCInt32.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUInt32.cc -fPIC -DPIC -o .libs/libnc_module_la-NCUInt32.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCInt32.cc -fPIC -DPIC -o .libs/libnc_module_la-NCInt32.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCSequence.lo `test -f 'NCSequence.cc' || echo './'`NCSequence.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCStr.lo `test -f 'NCStr.cc' || echo './'`NCStr.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCSequence.cc -fPIC -DPIC -o .libs/libnc_module_la-NCSequence.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCStr.cc -fPIC -DPIC -o .libs/libnc_module_la-NCStr.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCStructure.lo `test -f 'NCStructure.cc' || echo './'`NCStructure.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCUrl.lo `test -f 'NCUrl.cc' || echo './'`NCUrl.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCStructure.cc -fPIC -DPIC -o .libs/libnc_module_la-NCStructure.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUrl.cc -fPIC -DPIC -o .libs/libnc_module_la-NCUrl.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCUInt16.lo `test -f 'NCUInt16.cc' || echo './'`NCUInt16.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCInt16.lo `test -f 'NCInt16.cc' || echo './'`NCInt16.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCUInt16.cc -fPIC -DPIC -o .libs/libnc_module_la-NCUInt16.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCInt16.cc -fPIC -DPIC -o .libs/libnc_module_la-NCInt16.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCFloat32.lo `test -f 'NCFloat32.cc' || echo './'`NCFloat32.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCTypeFactory.lo `test -f 'NCTypeFactory.cc' || echo './'`NCTypeFactory.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCFloat32.cc -fPIC -DPIC -o .libs/libnc_module_la-NCFloat32.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCTypeFactory.cc -fPIC -DPIC -o .libs/libnc_module_la-NCTypeFactory.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCRequestHandler.lo `test -f 'NCRequestHandler.cc' || echo './'`NCRequestHandler.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libnc_module_la-NCModule.lo `test -f 'NCModule.cc' || echo './'`NCModule.cc g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCRequestHandler.cc -fPIC -DPIC -o .libs/libnc_module_la-NCRequestHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/bes -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c NCModule.cc -fPIC -DPIC -o .libs/libnc_module_la-NCModule.o g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdap -I/usr/include/netcdf-3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o nc_handler.o nc_handler.cc sed -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]datadir[@],/usr/share,g' < ./bes-nc-data.sh.in > bes-nc-data.sh chmod +x bes-nc-data.sh /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnc_handler.la -rpath /usr/lib64 ncdas.lo ncdds.lo NCArray.lo NCByte.lo NCFloat64.lo NCGrid.lo NCUInt32.lo NCInt32.lo NCSequence.lo NCStr.lo NCStructure.lo NCUrl.lo NCUInt16.lo NCInt16.lo NCFloat32.lo NCTypeFactory.lo -ldapserver -ldap -lnetcdf /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libnc_module.la -rpath /usr/lib64/bes -avoid-version -module libnc_module_la-ncdas.lo libnc_module_la-ncdds.lo libnc_module_la-NCArray.lo libnc_module_la-NCByte.lo libnc_module_la-NCFloat64.lo libnc_module_la-NCGrid.lo libnc_module_la-NCUInt32.lo libnc_module_la-NCInt32.lo libnc_module_la-NCSequence.lo libnc_module_la-NCStr.lo libnc_module_la-NCStructure.lo libnc_module_la-NCUrl.lo libnc_module_la-NCUInt16.lo libnc_module_la-NCInt16.lo libnc_module_la-NCFloat32.lo libnc_module_la-NCTypeFactory.lo libnc_module_la-NCRequestHandler.lo libnc_module_la-NCModule.lo -L/usr/lib64 -lbes_dispatch -lbes_command -lbes_ppt -lbes_dap -ldl -lz -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -ldapserver -ldap -lnetcdf g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/ncdas.o .libs/ncdds.o .libs/NCArray.o .libs/NCByte.o .libs/NCFloat64.o .libs/NCGrid.o .libs/NCUInt32.o .libs/NCInt32.o .libs/NCSequence.o .libs/NCStr.o .libs/NCStructure.o .libs/NCUrl.o .libs/NCUInt16.o .libs/NCInt16.o .libs/NCFloat32.o .libs/NCTypeFactory.o -ldapserver -ldap -lnetcdf -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libnc_handler.so.0 -o .libs/libnc_handler.so.0.0.0 (cd .libs && rm -f libnc_handler.so.0 && ln -s libnc_handler.so.0.0.0 libnc_handler.so.0) (cd .libs && rm -f libnc_handler.so && ln -s libnc_handler.so.0.0.0 libnc_handler.so) creating libnc_handler.la (cd .libs && rm -f libnc_handler.la && ln -s ../libnc_handler.la libnc_handler.la) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dap_nc_handler nc_handler.o libnc_handler.la -ldapserver -ldap -lnetcdf g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/dap_nc_handler nc_handler.o ./.libs/libnc_handler.so -ldapserver -ldap -lnetcdf -Wl,--rpath -Wl,/usr/lib64 creating dap_nc_handler g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtbeginS.o .libs/libnc_module_la-ncdas.o .libs/libnc_module_la-ncdds.o .libs/libnc_module_la-NCArray.o .libs/libnc_module_la-NCByte.o .libs/libnc_module_la-NCFloat64.o .libs/libnc_module_la-NCGrid.o .libs/libnc_module_la-NCUInt32.o .libs/libnc_module_la-NCInt32.o .libs/libnc_module_la-NCSequence.o .libs/libnc_module_la-NCStr.o .libs/libnc_module_la-NCStructure.o .libs/libnc_module_la-NCUrl.o .libs/libnc_module_la-NCUInt16.o .libs/libnc_module_la-NCInt16.o .libs/libnc_module_la-NCFloat32.o .libs/libnc_module_la-NCTypeFactory.o .libs/libnc_module_la-NCRequestHandler.o .libs/libnc_module_la-NCModule.o -L/usr/lib64 -lbes_dispatch -lbes_command -lbes_ppt -lbes_dap -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -ldapserver -ldap -lnetcdf -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libnc_module.so -o .libs/libnc_module.so creating libnc_module.la (cd .libs && rm -f libnc_module.la && ln -s ../libnc_module.la libnc_module.la) make[1]: Leaving directory `/builddir/build/BUILD/netcdf_handler-3.7.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.36549 + umask 022 + cd /builddir/build/BUILD + cd netcdf_handler-3.7.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild + make DESTDIR=/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild install 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/netcdf_handler-3.7.8' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64" /bin/sh ./libtool --mode=install install -p 'libnc_handler.la' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.la' install -p .libs/libnc_handler.so.0.0.0 /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.so.0.0.0 (cd /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64 && rm -f libnc_handler.so.0 && ln -s libnc_handler.so.0.0.0 libnc_handler.so.0) (cd /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64 && rm -f libnc_handler.so && ln -s libnc_handler.so.0.0.0 libnc_handler.so) install -p .libs/libnc_handler.lai /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin" /bin/sh ./libtool --mode=install install -p 'dap_nc_handler' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin/dap_nc_handler' libtool: install: warning: `libnc_handler.la' has not been installed in `/usr/lib64' install -p .libs/dap_nc_handler /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin/dap_nc_handler test -z "/usr/bin" || mkdir -p -- "/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin" install -p 'bes-nc-data.sh' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin/bes-nc-data.sh' test -z "/usr/lib64/bes" || mkdir -p -- "/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes" /bin/sh ./libtool --mode=install install -p 'libnc_module.la' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes/libnc_module.la' install -p .libs/libnc_module.so /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes/libnc_module.so install -p .libs/libnc_module.lai /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes/libnc_module.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/bes' test -z "/usr/share/hyrax/data/nc" || mkdir -p -- "/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/hyrax/data/nc" install -p -m 644 'data/coads_climatology.nc' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/hyrax/data/nc/coads_climatology.nc' install -p -m 644 'data/fnoc1.nc' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/hyrax/data/nc/fnoc1.nc' install -p -m 644 'data/fnoc1.das' '/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/hyrax/data/nc/fnoc1.das' make[1]: Leaving directory `/builddir/build/BUILD/netcdf_handler-3.7.8' + rm /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.la + rm /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.so + rm /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes/libnc_module.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/netcdf_handler-3.7.8 extracting debug info from /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/libnc_handler.so.0.0.0 extracting debug info from /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/lib64/bes/libnc_module.so extracting debug info from /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/bin/dap_nc_handler symlinked /usr/lib/debug/usr/lib64/libnc_handler.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libnc_handler.so.0.debug 411 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: dap-netcdf_handler-3.7.8-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.66631 + umask 022 + cd /builddir/build/BUILD + cd netcdf_handler-3.7.8 + DOCDIR=/var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/doc/dap-netcdf_handler-3.7.8 + export DOCDIR + rm -rf /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/doc/dap-netcdf_handler-3.7.8 + /bin/mkdir -p /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/doc/dap-netcdf_handler-3.7.8 + cp -pr COPYING COPYRIGHT NEWS README /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild/usr/share/doc/dap-netcdf_handler-3.7.8 + exit 0 Provides: libnc_handler.so.0()(64bit) libnc_module.so()(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: /bin/sh libbes_command.so.3()(64bit) libbes_dap.so.3()(64bit) libbes_dispatch.so.5()(64bit) libbes_ppt.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.7()(64bit) libdap.so.8()(64bit) libdapserver.so.4()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libnc_handler.so.0()(64bit) libnetcdf.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.7()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: dap-netcdf_handler-debuginfo-3.7.8-3.fc9 Provides: libnc_handler.so.0.0.0.debug()(64bit) libnc_module.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libnc_handler.so.0()(64bit) libnc_module.so()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/dap-netcdf_handler-3.7.8-3.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/dap-netcdf_handler-debuginfo-3.7.8-3.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.89705 + umask 022 + cd /builddir/build/BUILD + cd netcdf_handler-3.7.8 + rm -rf /var/tmp/dap-netcdf_handler-3.7.8-3.fc9-root-mockbuild + exit 0 LEAVE do -->