<86>Feb 10 02:13:41 userdel[24637]: delete user 'rooter' <86>Feb 10 02:13:41 userdel[24637]: removed group 'rooter' owned by 'rooter' <86>Feb 10 02:13:41 userdel[24637]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 02:13:41 groupadd[24650]: group added to /etc/group: name=rooter, GID=705 <86>Feb 10 02:13:41 groupadd[24650]: group added to /etc/gshadow: name=rooter <86>Feb 10 02:13:41 groupadd[24650]: new group: name=rooter, GID=705 <86>Feb 10 02:13:41 useradd[24660]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Feb 10 02:13:41 userdel[24674]: delete user 'builder' <86>Feb 10 02:13:41 userdel[24674]: removed group 'builder' owned by 'builder' <86>Feb 10 02:13:41 groupadd[24683]: group added to /etc/group: name=builder, GID=706 <86>Feb 10 02:13:41 groupadd[24683]: group added to /etc/gshadow: name=builder <86>Feb 10 02:13:41 groupadd[24683]: new group: name=builder, GID=706 <86>Feb 10 02:13:41 useradd[24688]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Feb 10 02:13:44 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Feb 10 02:13:44 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing libcdf-3.3.0-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cdf33_0-dist-all + echo 'Source #0 (cdf33_0-dist-all.tar):' Source #0 (cdf33_0-dist-all.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cdf33_0-dist-all.tar + cd cdf33_0-dist-all + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libcdf-autotools.patch):' Patch #0 (libcdf-autotools.patch): + /usr/bin/patch -p2 patching file Makefile.am patching file configure.ac patching file src/Makefile.am patching file src/help/Makefile.am patching file src/include/Makefile.am patching file src/lib/Makefile.am patching file src/tools/Makefile.am + cp /usr/src/RPM/SOURCES/FAQ.html FAQ.html + cp CDF_copyright.txt COPYING + cp CHANGES.txt ChangeLog + touch NEWS README AUTHORS + rm -rf cdfjava/lib + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41354 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf33_0-dist-all + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:13: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' src/lib/Makefile.am: installing './depcomp' src/tools/Makefile.am:22: warning: 'CFLAGS' is a user variable, you should not override it; src/tools/Makefile.am:22: use 'AM_CFLAGS' instead autoreconf-default: Leaving directory `.' + 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 dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + 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 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 whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to print strings... printf 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-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ 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-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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... 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 ANSI C header files... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/tools/Makefile config.status: creating src/help/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' Making all in include make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' Making all in lib make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdflib.lo `test -f 'cdflib.c' || echo './'`cdflib.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcre.lo `test -f 'cdfcre.c' || echo './'`cdfcre.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfope.lo `test -f 'cdfope.c' || echo './'`cdfope.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfclo.lo `test -f 'cdfclo.c' || echo './'`cdfclo.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfdel.lo `test -f 'cdfdel.c' || echo './'`cdfdel.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfsel.lo `test -f 'cdfsel.c' || echo './'`cdfsel.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcon.lo `test -f 'cdfcon.c' || echo './'`cdfcon.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfget.lo `test -f 'cdfget.c' || echo './'`cdfget.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcre.c -fPIC -DPIC -o .libs/libcdf_la-cdfcre.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcon.c -fPIC -DPIC -o .libs/libcdf_la-cdfcon.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdflib.c -fPIC -DPIC -o .libs/libcdf_la-cdflib.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfope.c -fPIC -DPIC -o .libs/libcdf_la-cdfope.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfsel.c -fPIC -DPIC -o .libs/libcdf_la-cdfsel.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfdel.c -fPIC -DPIC -o .libs/libcdf_la-cdfdel.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfclo.c -fPIC -DPIC -o .libs/libcdf_la-cdfclo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfget.c -fPIC -DPIC -o .libs/libcdf_la-cdfget.o cdfcon.c: In function 'CDFcon': cdfcon.c:491:15: warning: 'entryN' may be used uninitialized in this function [-Wmaybe-uninitialized] tStatus = FindEntryByNumber(CDF,CDF->CURattrOffset, ^ cdfcon.c:491:13: warning: 'zEntry' may be used uninitialized in this function [-Wmaybe-uninitialized] tStatus = FindEntryByNumber(CDF,CDF->CURattrOffset, ^ cdfcre.c: In function 'CDFcre': cdfcre.c:407:34: warning: 'zDimSizes' may be used uninitialized in this function [-Wmaybe-uninitialized] VDR.zDimSizes[dimN] = zDimSizes[dimN]; ^ cdfcre.c:269:19: warning: 'zNumDims' may be used uninitialized in this function [-Wmaybe-uninitialized] long *numOut, zNumDims, *zDimSizes, recVariance, ^ cdfsel.c: In function 'CDFsel': cdfsel.c:778:5: warning: 'attrNum' may be used uninitialized in this function [-Wmaybe-uninitialized] FindAttrByNumber(CDF,(Int32)attrNum,&offset)); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc2.lo `test -f 'cdfmisc2.c' || echo './'`cdfmisc2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc2.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfread.lo `test -f 'cdfread.c' || echo './'`cdfread.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfwrite.lo `test -f 'cdfwrite.c' || echo './'`cdfwrite.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfhyper.lo `test -f 'cdfhyper.c' || echo './'`cdfhyper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfwrite.c -fPIC -DPIC -o .libs/libcdf_la-cdfwrite.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-epochuf.lo `test -f 'epochuf.c' || echo './'`epochuf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfhyper.c -fPIC -DPIC -o .libs/libcdf_la-cdfhyper.o cdfmisc2.c: In function 'DefaultPadValue': cdfmisc2.c:1625:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((Int16 *) &padE) = (Int16) DEFAULT_INT2_PADVALUE; ^ cdfmisc2.c:1628:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uInt16 *) &padE) = (uInt16) DEFAULT_UINT2_PADVALUE; ^ cdfmisc2.c:1631:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((Int32 *) &padE) = (Int32) DEFAULT_INT4_PADVALUE; ^ cdfmisc2.c:1634:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uInt32 *) &padE) = (uInt32) DEFAULT_UINT4_PADVALUE; ^ cdfmisc2.c:1637:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((float *) &padE) = (float) DEFAULT_REAL4_PADVALUE; ^ cdfmisc2.c:1640:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((float *) &padE) = (float) DEFAULT_FLOAT_PADVALUE; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfread.c -fPIC -DPIC -o .libs/libcdf_la-cdfread.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-dirutils.lo `test -f 'dirutils.c' || echo './'`dirutils.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c epochuf.c -fPIC -DPIC -o .libs/libcdf_la-epochuf.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c dirutils.c -fPIC -DPIC -o .libs/libcdf_la-dirutils.o epochuf.c: In function 'parse_epoch16__': epochuf.c:340:10: warning: variable 'mmm' set but not used [-Wunused-but-set-variable] double mmm; ^ epochuf.c: In function 'parse_epoch16_1__': epochuf.c:373:10: warning: variable 'mmm' set but not used [-Wunused-but-set-variable] double mmm; ^ epochuf.c: In function 'parse_epoch16_2__': epochuf.c:406:10: warning: variable 'mmm' set but not used [-Wunused-but-set-variable] double mmm; ^ epochuf.c: In function 'parse_epoch16_3__': epochuf.c:439:10: warning: variable 'mmm' set but not used [-Wunused-but-set-variable] double mmm; ^ epochuf.c: In function 'compute_epoch16__': epochuf.c:662:10: warning: variable 'mmm' set but not used [-Wunused-but-set-variable] double mmm; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfput1.lo `test -f 'cdfput1.c' || echo './'`cdfput1.c cdfhyper.c: In function 'HyperRead': cdfhyper.c:150:13: warning: 'dimIncr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!sX(HyperReadDim(Var->numDims,Var->dimSizes, ^ cdfhyper.c:150:13: warning: 'firstDim' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfput1.c -fPIC -DPIC -o .libs/libcdf_la-cdfput1.o cdfread.c: In function 'ReadAEDR': cdfread.c:871:35: warning: 'CurAEDR' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(value, CurAEDR->Value, CurAEDR->ValueSize); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfput2.lo `test -f 'cdfput2.c' || echo './'`cdfput2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfput2.c -fPIC -DPIC -o .libs/libcdf_la-cdfput2.o cdfhyper.c: In function 'HyperWrite': cdfhyper.c:510:8: warning: 'dimIncr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!sX(HyperWriteDim(Var->numDims,Var->dimSizes, ^ cdfhyper.c:510:8: warning: 'firstDim' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcsi.lo `test -f 'cdfcsi.c' || echo './'`cdfcsi.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcsi.c -fPIC -DPIC -o .libs/libcdf_la-cdfcsi.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdffsi.lo `test -f 'cdffsi.c' || echo './'`cdffsi.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdffii.lo `test -f 'cdffii.c' || echo './'`cdffii.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdffii.c -fPIC -DPIC -o .libs/libcdf_la-cdffii.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdffsi.c -fPIC -DPIC -o .libs/libcdf_la-cdffsi.o cdfput2.c: In function 'CDFput2': cdfput2.c:493:9: warning: 'pCount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (p = 0; p < pCount; p++) Var->cParms[p] = (Int32) cParms[p]; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdftext.lo `test -f 'cdftext.c' || echo './'`cdftext.c cdffsi.c: In function 'cdf_attr_create__': cdffsi.c:572:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_create_attr__': cdffsi.c:632:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_attr_num__': cdffsi.c:686:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_get_attr_num__': cdffsi.c:741:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_attr_rename__': cdffsi.c:799:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_rename_attr__': cdffsi.c:854:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_var_create__': cdffsi.c:1619:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c: In function 'cdf_lib__': cdffii.c:676:14: warning: unused variable 'varNs' [-Wunused-variable] Int32 *varNs = va_arg (Va.ap, Int32 *); ^ cdffii.c:675:14: warning: unused variable 'nVars' [-Wunused-variable] Int32 *nVars = va_arg (Va.ap, Int32 *); ^ cdffsi.c: In function 'cdf_create_zvar__': cdffsi.c:1697:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_var_num__': cdffsi.c:1760:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_get_var_num__': cdffsi.c:1841:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:914:11: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:976:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_var_rename__': cdffsi.c:1920:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_rename_zvar__': cdffsi.c:1975:7: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:1033:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:1345:21: warning: unused variable 'maxLen' [-Wunused-variable] size_t maxLen; ^ cdffii.c:1344:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffsi.c: In function 'cdf_close_zvar__': cdffsi.c:2636:13: warning: variable 'statusT' set but not used [-Wunused-but-set-variable] CDFstatus statusT; ^ cdffii.c:1586:21: warning: unused variable 'maxLen' [-Wunused-variable] size_t maxLen; ^ cdffii.c:1585:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:1886:21: warning: unused variable 'maxLen' [-Wunused-variable] size_t maxLen; ^ cdffii.c:1885:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ cdffii.c:1975:33: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memcpy(ptr4, cSize, sizeof(cSize)); ^ cdffii.c:1976:33: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memcpy(ptr5, uSize, sizeof(uSize)); ^ cdffii.c:2260:21: warning: unused variable 'maxLen' [-Wunused-variable] size_t maxLen; ^ cdffii.c:2259:18: warning: variable 'LFS' set but not used [-Wunused-but-set-variable] int LFS = FALSE; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfed.lo `test -f 'cdfed.c' || echo './'`cdfed.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdftext.c -fPIC -DPIC -o .libs/libcdf_la-cdftext.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfed.c -fPIC -DPIC -o .libs/libcdf_la-cdfed.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfstr.lo `test -f 'cdfstr.c' || echo './'`cdfstr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfstr.c -fPIC -DPIC -o .libs/libcdf_la-cdfstr.o cdfed.c: In function 'FP1singleNEGtoPOS': cdfed.c:2788:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*((uInt32 *) ptr) == *((uInt32 *) &FP1zeroSingleNeg)) { ^ cdfed.c: In function 'FP2singleNEGtoPOS': cdfed.c:2811:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*((uInt32 *) ptr) == *((uInt32 *) &FP2zeroSingleNeg)) { ^ cdfed.c: In function 'FP1doubleNEGtoPOS': cdfed.c:2857:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*((uInt32 *) ptr) == *((uInt32 *) &FP1zeroDoubleNeg) && ^ cdfed.c: In function 'FP2doubleNEGtoPOS': cdfed.c:2881:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*((uInt32 *) ptr) == *((uInt32 *) &FP2zeroDoubleNeg) && ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfvalid.lo `test -f 'cdfvalid.c' || echo './'`cdfvalid.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfvalidator.lo `test -f 'cdfvalidator.c' || echo './'`cdfvalidator.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfvalidator64.lo `test -f 'cdfvalidator64.c' || echo './'`cdfvalidator64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfvalidator.c -fPIC -DPIC -o .libs/libcdf_la-cdfvalidator.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfvalid.c -fPIC -DPIC -o .libs/libcdf_la-cdfvalid.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmem.lo `test -f 'cdfmem.c' || echo './'`cdfmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfvalidator64.c -fPIC -DPIC -o .libs/libcdf_la-cdfvalidator64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmem.c -fPIC -DPIC -o .libs/libcdf_la-cdfmem.o cdffsi.c: In function 'cdf_var_inquire__': cdffsi.c:2042:5: warning: attempt to free a non-heap object 'varNameT' [-Wfree-nonheap-object] free (varNameT); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-vstream.lo `test -f 'vstream.c' || echo './'`vstream.c cdfvalidator.c: In function 'ValidateCDR': cdfvalidator.c:261:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking CDR...@%ld\n", offset); ^ cdfvalidator.c:257:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ cdfvalidator.c: In function 'ValidateGDR': cdfvalidator.c:302:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking GDR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateADR': cdfvalidator.c:351:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking ADR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateAEDR': cdfvalidator.c:430:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking AEDR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateVDR': cdfvalidator.c:498:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking VDR...@%ld\n", offset); ^ cdfvalidator.c:492:9: warning: unused variable 'nDims' [-Wunused-variable] Int32 nDims, numVars; ^ cdfvalidator.c:491:9: warning: unused variable 'padValue' [-Wunused-variable] void *padValue; ^ cdfvalidator.c: In function 'ValidateVXR': cdfvalidator.c:567:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking VXR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateVVR': cdfvalidator.c:626:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking VVR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateUIR': cdfvalidator.c:650:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking UIR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateCCR': cdfvalidator.c:680:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking CCR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateCPR': cdfvalidator.c:712:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking CPR...@%ld\n", offset); ^ cdfvalidator.c:707:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ cdfvalidator.c: In function 'ValidateSPR': cdfvalidator.c:744:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking SPR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateCVVR': cdfvalidator.c:771:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Int32 {aka int}' [-Wformat=] printf(" Checking CVVR...@%ld\n", offset); ^ cdfvalidator.c: In function 'ValidateAttributeLinks': cdfvalidator.c:794:64: warning: unused variable 'scope' [-Wunused-variable] Int32 num, numgrEntries, maxgrEntry, numzEntries, maxzEntry, scope; ^ cdfvalidator.c: At top level: cdfvalidator.c:738:11: warning: 'ValidateSPR' defined but not used [-Wunused-function] CDFstatus ValidateSPR (vFILE *fp, Int32 offset, Logical debug) ^ cdfvalidator.c:644:11: warning: 'ValidateUIR' defined but not used [-Wunused-function] CDFstatus ValidateUIR (vFILE *fp, Int32 offset, Logical debug) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-epochu.lo `test -f 'epochu.c' || echo './'`epochu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c vstream.c -fPIC -DPIC -o .libs/libcdf_la-vstream.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c epochu.c -fPIC -DPIC -o .libs/libcdf_la-epochu.o cdfvalidator64.c: In function 'ValidateCDF64': cdfvalidator64.c:132:19: warning: unused variable 'zEntry' [-Wunused-variable] Logical zEntry = (recordType == AzEDR_); ^ cdfvalidator64.c: In function 'ValidateCDR': cdfvalidator64.c:270:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking CDR...@%lld\n", offset); ^ cdfvalidator64.c:263:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ cdfvalidator64.c: In function 'ValidateGDR': cdfvalidator64.c:313:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking GDR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateADR': cdfvalidator64.c:365:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking ADR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateAEDR': cdfvalidator64.c:447:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking AEDR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateVDR': cdfvalidator64.c:519:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking VDR...@%lld\n", offset); ^ cdfvalidator64.c:510:9: warning: unused variable 'nDims' [-Wunused-variable] Int32 nDims, numVars; ^ cdfvalidator64.c:509:9: warning: unused variable 'padValue' [-Wunused-variable] void *padValue; ^ cdfvalidator64.c: In function 'ValidateVXR': cdfvalidator64.c:591:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking VXR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateVVR': cdfvalidator64.c:653:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking VVR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateUIR': cdfvalidator64.c:681:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking UIR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateCCR': cdfvalidator64.c:715:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking CCR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateCPR': cdfvalidator64.c:751:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking CPR...@%lld\n", offset); ^ cdfvalidator64.c:743:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ cdfvalidator64.c: In function 'ValidateSPR': cdfvalidator64.c:788:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking SPR...@%lld\n", offset); ^ cdfvalidator64.c:781:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ cdfvalidator64.c: In function 'ValidateCVVR': cdfvalidator64.c:819:12: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'OFF_T {aka long int}' [-Wformat=] printf(" Checking CVVR...@%lld\n", offset); ^ cdfvalidator64.c: In function 'ValidateAttributeLinks': cdfvalidator64.c:843:64: warning: unused variable 'scope' [-Wunused-variable] Int32 num, numgrEntries, maxgrEntry, numzEntries, maxzEntry, scope; ^ cdfvalidator64.c: In function 'ValidateVariableLinks': cdfvalidator64.c:964:35: warning: unused variable 'nextVXR' [-Wunused-variable] OFF_T offset, headVXR, tailVXR, nextVXR, nextVDR, cprOffset; ^ cdfvalidator64.c: In function 'QuitCDF': cdfvalidator64.c:1085:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (EofS(text), " (%lld vs %lld) ", *(OFF_T *)value1, *(OFF_T *)value2); ^ cdfvalidator64.c:1085:30: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'OFF_T {aka long int}' [-Wformat=] cdfvalidator64.c:1097:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (EofS(text), " (%lld) ", *(OFF_T *)value1); ^ cdfvalidator64.c: At top level: cdfvalidator64.c:706:11: warning: 'ValidateCCR' defined but not used [-Wunused-function] CDFstatus ValidateCCR (vFILE *fp, OFF_T offset, Logical debug) ^ cdfvalidator64.c:778:11: warning: 'ValidateSPR' defined but not used [-Wunused-function] CDFstatus ValidateSPR (vFILE *fp, OFF_T offset, Logical debug) ^ cdfvalidator64.c:672:11: warning: 'ValidateUIR' defined but not used [-Wunused-function] CDFstatus ValidateUIR (vFILE *fp, OFF_T offset, Logical debug) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc3.lo `test -f 'cdfmisc3.c' || echo './'`cdfmisc3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc3.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfhuff.lo `test -f 'cdfhuff.c' || echo './'`cdfhuff.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfrle.lo `test -f 'cdfrle.c' || echo './'`cdfrle.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc1.lo `test -f 'cdfmisc1.c' || echo './'`cdfmisc1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfhuff.c -fPIC -DPIC -o .libs/libcdf_la-cdfhuff.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc1.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc1.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfrle.c -fPIC -DPIC -o .libs/libcdf_la-cdfrle.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfalloc.lo `test -f 'cdfalloc.c' || echo './'`cdfalloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfalloc.c -fPIC -DPIC -o .libs/libcdf_la-cdfalloc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfgzip.lo `test -f 'cdfgzip.c' || echo './'`cdfgzip.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfalloc64.lo `test -f 'cdfalloc64.c' || echo './'`cdfalloc64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfgzip.c -fPIC -DPIC -o .libs/libcdf_la-cdfgzip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfalloc64.c -fPIC -DPIC -o .libs/libcdf_la-cdfalloc64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfdel64.lo `test -f 'cdfdel64.c' || echo './'`cdfdel64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfdel64.c -fPIC -DPIC -o .libs/libcdf_la-cdfdel64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc2_64.lo `test -f 'cdfmisc2_64.c' || echo './'`cdfmisc2_64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfread64.lo `test -f 'cdfread64.c' || echo './'`cdfread64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc2_64.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc2_64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfread64.c -fPIC -DPIC -o .libs/libcdf_la-cdfread64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfclo64.lo `test -f 'cdfclo64.c' || echo './'`cdfclo64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfget64.lo `test -f 'cdfget64.c' || echo './'`cdfget64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfclo64.c -fPIC -DPIC -o .libs/libcdf_la-cdfclo64.o cdfread64.c: In function 'ReadCDR64': cdfread64.c:203:16: warning: unused variable 'actualEncoding' [-Wunused-variable] Int32 actualEncoding; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfget64.c -fPIC -DPIC -o .libs/libcdf_la-cdfget64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc3_64.lo `test -f 'cdfmisc3_64.c' || echo './'`cdfmisc3_64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfsel64.lo `test -f 'cdfsel64.c' || echo './'`cdfsel64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc3_64.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc3_64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfsel64.c -fPIC -DPIC -o .libs/libcdf_la-cdfsel64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcon64.lo `test -f 'cdfcon64.c' || echo './'`cdfcon64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcon64.c -fPIC -DPIC -o .libs/libcdf_la-cdfcon64.o cdfread64.c: In function 'ReadAEDR64': cdfread64.c:945:35: warning: 'CurAEDR' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(value, CurAEDR->Value, CurAEDR->ValueSize); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfput1_64.lo `test -f 'cdfput1_64.c' || echo './'`cdfput1_64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfput1_64.c -fPIC -DPIC -o .libs/libcdf_la-cdfput1_64.o cdfsel64.c: In function 'CDFsel64': cdfsel64.c:782:5: warning: 'attrNum' may be used uninitialized in this function [-Wmaybe-uninitialized] FindAttrByNumber64(CDF,(Int32)attrNum,&offset)); ^ cdfget64.c: In function 'CDFget64': cdfget64.c:54:10: warning: 'cSize2' may be used uninitialized in this function [-Wmaybe-uninitialized] long cSize2, uSize2; ^ cdfget64.c:54:18: warning: 'uSize2' may be used uninitialized in this function [-Wmaybe-uninitialized] long cSize2, uSize2; ^ cdfcon64.c: In function 'CDFcon64': cdfcon64.c:494:15: warning: 'entryN' may be used uninitialized in this function [-Wmaybe-uninitialized] tStatus = FindEntryByNumber64(CDF,CDF->CURattrOffset64, ^ cdfcon64.c:494:13: warning: 'zEntry' may be used uninitialized in this function [-Wmaybe-uninitialized] tStatus = FindEntryByNumber64(CDF,CDF->CURattrOffset64, ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfwrite64.lo `test -f 'cdfwrite64.c' || echo './'`cdfwrite64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcre64.lo `test -f 'cdfcre64.c' || echo './'`cdfcre64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfwrite64.c -fPIC -DPIC -o .libs/libcdf_la-cdfwrite64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmisc1_64.lo `test -f 'cdfmisc1_64.c' || echo './'`cdfmisc1_64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcre64.c -fPIC -DPIC -o .libs/libcdf_la-cdfcre64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmisc1_64.c -fPIC -DPIC -o .libs/libcdf_la-cdfmisc1_64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfput2_64.lo `test -f 'cdfput2_64.c' || echo './'`cdfput2_64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfput2_64.c -fPIC -DPIC -o .libs/libcdf_la-cdfput2_64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-vstream64.lo `test -f 'vstream64.c' || echo './'`vstream64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c vstream64.c -fPIC -DPIC -o .libs/libcdf_la-vstream64.o cdfcre64.c: In function 'CDFcre64': cdfcre64.c:407:34: warning: 'zDimSizes' may be used uninitialized in this function [-Wmaybe-uninitialized] VDR.zDimSizes[dimN] = zDimSizes[dimN]; ^ cdfcre64.c:265:19: warning: 'zNumDims' may be used uninitialized in this function [-Wmaybe-uninitialized] long *numOut, zNumDims, *zDimSizes, recVariance, ^ cdfput2_64.c: In function 'CDFput2_64': cdfput2_64.c:500:9: warning: 'pCount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (p = 0; p < pCount; p++) Var->cParms[p] = (Int32) cParms[p]; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfhyper64.lo `test -f 'cdfhyper64.c' || echo './'`cdfhyper64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfrle64.lo `test -f 'cdfrle64.c' || echo './'`cdfrle64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfhyper64.c -fPIC -DPIC -o .libs/libcdf_la-cdfhyper64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfrle64.c -fPIC -DPIC -o .libs/libcdf_la-cdfrle64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfhuff64.lo `test -f 'cdfhuff64.c' || echo './'`cdfhuff64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfhuff64.c -fPIC -DPIC -o .libs/libcdf_la-cdfhuff64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfgzip64.lo `test -f 'cdfgzip64.c' || echo './'`cdfgzip64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdffsi2.lo `test -f 'cdffsi2.c' || echo './'`cdffsi2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfgzip64.c -fPIC -DPIC -o .libs/libcdf_la-cdfgzip64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdffsi3.lo `test -f 'cdffsi3.c' || echo './'`cdffsi3.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfcks.lo `test -f 'cdfcks.c' || echo './'`cdfcks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfmd5.lo `test -f 'cdfmd5.c' || echo './'`cdfmd5.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdffsi2.c -fPIC -DPIC -o .libs/libcdf_la-cdffsi2.o cdfhyper64.c: In function 'HyperRead64': cdfhyper64.c:152:13: warning: 'dimIncr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!sX(HyperReadDim64(Var->numDims,Var->dimSizes, ^ cdfhyper64.c:152:13: warning: 'firstDim' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfmd5.c -fPIC -DPIC -o .libs/libcdf_la-cdfmd5.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdffsi3.c -fPIC -DPIC -o .libs/libcdf_la-cdffsi3.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfcks.c -fPIC -DPIC -o .libs/libcdf_la-cdfcks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o libcdf_la-cdfsav.lo `test -f 'cdfsav.c' || echo './'`cdfsav.c cdfgzip64.c:3618:16: warning: 'PutLongLong' defined but not used [-Wunused-function] static Logical PutLongLong (gz, n) ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c cdfsav.c -fPIC -DPIC -o .libs/libcdf_la-cdfsav.o cdfmd5.c: In function 'MD5Final': cdfmd5.c:155:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ cdfhyper64.c: In function 'HyperWrite64': cdfhyper64.c:512:8: warning: 'dimIncr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!sX(HyperWriteDim64(Var->numDims,Var->dimSizes, ^ cdfhyper64.c:512:8: warning: 'firstDim' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -version-info 0:0:0 -no-undefined -o libcdf.la -rpath /usr/lib64 libcdf_la-cdflib.lo libcdf_la-cdfcre.lo libcdf_la-cdfope.lo libcdf_la-cdfclo.lo libcdf_la-cdfdel.lo libcdf_la-cdfsel.lo libcdf_la-cdfcon.lo libcdf_la-cdfget.lo libcdf_la-cdfmisc2.lo libcdf_la-cdfread.lo libcdf_la-cdfwrite.lo libcdf_la-cdfhyper.lo libcdf_la-epochuf.lo libcdf_la-dirutils.lo libcdf_la-cdfput1.lo libcdf_la-cdfput2.lo libcdf_la-cdfcsi.lo libcdf_la-cdffsi.lo libcdf_la-cdffii.lo libcdf_la-cdftext.lo libcdf_la-cdfed.lo libcdf_la-cdfstr.lo libcdf_la-cdfvalid.lo libcdf_la-cdfvalidator.lo libcdf_la-cdfvalidator64.lo libcdf_la-cdfmem.lo libcdf_la-vstream.lo libcdf_la-epochu.lo libcdf_la-cdfmisc3.lo libcdf_la-cdfhuff.lo libcdf_la-cdfrle.lo libcdf_la-cdfmisc1.lo libcdf_la-cdfalloc.lo libcdf_la-cdfgzip.lo libcdf_la-cdfalloc64.lo libcdf_la-cdfdel64.lo libcdf_la-cdfmisc2_64.lo libcdf_la-cdfread64.lo libcdf_la-cdfclo64.lo libcdf_la-cdfget64.lo libcdf_la-cdfmisc3_64.lo libcdf_la-cdfsel64.lo libcdf_la-cdfcon64.lo libcdf_la-cdfput1_64.lo libcdf_la-cdfwrite64.lo libcdf_la-cdfcre64.lo libcdf_la-cdfmisc1_64.lo libcdf_la-cdfput2_64.lo libcdf_la-vstream64.lo libcdf_la-cdfhyper64.lo libcdf_la-cdfrle64.lo libcdf_la-cdfhuff64.lo libcdf_la-cdfgzip64.lo libcdf_la-cdffsi2.lo libcdf_la-cdffsi3.lo libcdf_la-cdfcks.lo libcdf_la-cdfmd5.lo libcdf_la-cdfsav.lo -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libcdf_la-cdflib.o .libs/libcdf_la-cdfcre.o .libs/libcdf_la-cdfope.o .libs/libcdf_la-cdfclo.o .libs/libcdf_la-cdfdel.o .libs/libcdf_la-cdfsel.o .libs/libcdf_la-cdfcon.o .libs/libcdf_la-cdfget.o .libs/libcdf_la-cdfmisc2.o .libs/libcdf_la-cdfread.o .libs/libcdf_la-cdfwrite.o .libs/libcdf_la-cdfhyper.o .libs/libcdf_la-epochuf.o .libs/libcdf_la-dirutils.o .libs/libcdf_la-cdfput1.o .libs/libcdf_la-cdfput2.o .libs/libcdf_la-cdfcsi.o .libs/libcdf_la-cdffsi.o .libs/libcdf_la-cdffii.o .libs/libcdf_la-cdftext.o .libs/libcdf_la-cdfed.o .libs/libcdf_la-cdfstr.o .libs/libcdf_la-cdfvalid.o .libs/libcdf_la-cdfvalidator.o .libs/libcdf_la-cdfvalidator64.o .libs/libcdf_la-cdfmem.o .libs/libcdf_la-vstream.o .libs/libcdf_la-epochu.o .libs/libcdf_la-cdfmisc3.o .libs/libcdf_la-cdfhuff.o .libs/libcdf_la-cdfrle.o .libs/libcdf_la-cdfmisc1.o .libs/libcdf_la-cdfalloc.o .libs/libcdf_la-cdfgzip.o .libs/libcdf_la-cdfalloc64.o .libs/libcdf_la-cdfdel64.o .libs/libcdf_la-cdfmisc2_64.o .libs/libcdf_la-cdfread64.o .libs/libcdf_la-cdfclo64.o .libs/libcdf_la-cdfget64.o .libs/libcdf_la-cdfmisc3_64.o .libs/libcdf_la-cdfsel64.o .libs/libcdf_la-cdfcon64.o .libs/libcdf_la-cdfput1_64.o .libs/libcdf_la-cdfwrite64.o .libs/libcdf_la-cdfcre64.o .libs/libcdf_la-cdfmisc1_64.o .libs/libcdf_la-cdfput2_64.o .libs/libcdf_la-vstream64.o .libs/libcdf_la-cdfhyper64.o .libs/libcdf_la-cdfrle64.o .libs/libcdf_la-cdfhuff64.o .libs/libcdf_la-cdfgzip64.o .libs/libcdf_la-cdffsi2.o .libs/libcdf_la-cdffsi3.o .libs/libcdf_la-cdfcks.o .libs/libcdf_la-cdfmd5.o .libs/libcdf_la-cdfsav.o -lm -O2 -O2 -Wl,-soname -Wl,libcdf.so.0 -o .libs/libcdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcdf.so.0" && ln -s "libcdf.so.0.0.0" "libcdf.so.0") libtool: link: (cd ".libs" && rm -f "libcdf.so" && ln -s "libcdf.so.0.0.0" "libcdf.so") libtool: link: ( cd ".libs" && rm -f "libcdf.la" && ln -s "../libcdf.la" "libcdf.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' Making all in tools make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfcvt.o cdfcvt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o toolbox1.o toolbox1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o toolbox3.o toolbox3.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfstats.o cdfstats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfstat1.o cdfstat1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfstat2.o cdfstat2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfcmp.o cdfcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdf2skt.o cdf2skt.c cdfcvt.c: In function 'ConvertCDFx': cdfcvt.c:560:24: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "cSize(%lld) uSize(%lld)", cSize, uSize); ^ cdfcvt.c:560:24: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'OFF_T {aka long int}' [-Wformat=] cdfcvt.c:639:13: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] else if (checksumFlag == 2) /* source */ ^ toolbox3.c: In function 'ParseSlashStyle': toolbox3.c:659:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox3.c:720:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox1.c: In function 'ParseOptionList': toolbox1.c:2404:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (strncmpIgCasePattern(token,tokens[tokenN],strlen(token)) == 0) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o skt2cdf.o skt2cdf.c toolbox3.c: In function 'WhichCompression': toolbox3.c:1866:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=] if (sscanf(token,"GZIP.%1d",&clevel) == 1) ^ toolbox3.c: In function 'GetNumTokens': toolbox3.c:3555:15: warning: variable 'terminator' set but not used [-Wunused-but-set-variable] char *ptr1, terminator; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfinq.o cdfinq.c cdfinq.c:682:13: warning: 'CDFexportVMS' defined but not used [-Wunused-function] static void CDFexportVMS () { ^ cdfinq.c:750:13: warning: 'CDFsimpleInitialVMS' defined but not used [-Wunused-function] static void CDFsimpleInitialVMS () { ^ cdfinq.c:840:13: warning: 'CDFsimpleInitialNotVMS' defined but not used [-Wunused-function] static void CDFsimpleInitialNotVMS () { ^ cdf2skt.c: In function 'CreateSkeletonTable': cdf2skt.c:335:8: warning: 'zMode' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (OPEN_, CDF_, CDFpathX, &id, ^ cdf2skt.c:373:6: warning: 'varValues' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!WriteVars(varValues,variables)) return FALSE; ^ cdfstats.c: In function 'CalculateStatistics': cdfstats.c:274:10: warning: 'zMode' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (OPEN_, CDF_, CDFpath, &id, ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfdump.o cdfdump.c cdfdump.c: In function 'DumpCDF': cdfdump.c:283:10: warning: implicit declaration of function 'PriorTo' [-Wimplicit-function-declaration] if (!PriorTo ("3.2.0", version, release, increment)) ^ cdfdump.c:340:30: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=] fprintf (fp, "%s\n", value); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfirsdump.o cdfirsdump.c cdfdump.c:695:26: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=] fprintf (fp, "\"%s\"\n", value); ^ cdfdump.c:766:28: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=] fprintf (fp, "\"%s\"", working); ^ cdfdump.c:827:28: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=] fprintf (fp, "\"%s\"", working); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfmerge.o cdfmerge.c cdfdump.c:777:19: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] icount++; ^ cdfdump.c:78:8: warning: 'vars' may be used uninitialized in this function [-Wmaybe-uninitialized] char **vars; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-cdfxp.o `test -f 'cdfxp.c' || echo './'`cdfxp.c cdfirsdump.c: In function 'DumpCDFIRs': cdfirsdump.c:359:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!isLFS) ^ cdfirsdump.c: In function 'CheckSizes64': cdfirsdump.c:461:23: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "\nIllegal record size detected (%lld) (%s).\n", ^ cdfirsdump.c:496:27: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (EofS(text), ", %lld bytes (offset: %s)\n", ^ cdfirsdump.c: In function 'ScanCDF': cdfirsdump.c:711:9: warning: unused variable 'offsetT' [-Wunused-variable] long offsetT = offset; ^ cdfirsdump.c: In function 'ScanCDF64': cdfirsdump.c:1298:23: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "\nIllegal record size detected (%lld) (@%s)\n", ^ cdfirsdump.c:1311:23: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "\nRecordSize: %lld (@ %s)\n", ^ cdfirsdump.c:1373:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "uSize: %lld\n", int64); ^ cdfirsdump.c: In function 'DisplaySummary64': cdfirsdump.c:2145:18: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, "\n\n Total bytes: %*lld", width1, totalBytes64); ^ cdfirsdump.c:2156:18: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " Used bytes: %*lld, %7.3f%%\n", ^ cdfirsdump.c:2164:18: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " Unused bytes: %*lld, %7.3f%%\n\n", ^ cdfirsdump.c:2175:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " CCR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2183:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " CDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2191:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " GDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2199:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " ADR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2207:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " AgrEDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2215:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " AzEDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2223:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " rVDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2231:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " zVDR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2239:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " VXR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2247:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " VVR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2255:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " CVVR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2263:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " CPR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2271:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " SPR count: %*ld, %*lld bytes, %6.3f%%\n", ^ cdfirsdump.c:2279:18: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (text, " UIR count: %*ld, %*lld bytes, %6.3f%%\n\n\n", ^ cdfirsdump.c: In function 'Deci64': cdfirsdump.c:2448:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] sprintf (text[which], "%020lld", (OFF_T) value); ^ In file included from ../../src/include/cdfirsdump.h:27:0, from cdfirsdump.c:49: cdfirsdump.c: In function 'Hex64': ../../src/include/cdftools.h:182:33: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] # define Int64hexFORMAT "0x%016llX" ^ cdfirsdump.c:2465:25: note: in expansion of macro 'Int64hexFORMAT' sprintf (text[which], Int64hexFORMAT, value); ^ cdfirsdump.c: At top level: cdfirsdump.c:2346:13: warning: 'DumpVXR64' defined but not used [-Wunused-function] static void DumpVXR64 (CDFfp, vxrOffset, indent) ^ cdfirsdump.c:2487:14: warning: 'Hex32_64' defined but not used [-Wunused-function] static char *Hex32_64 (value) ^ cdfmerge.c: In function 'MergeCDFs': cdfmerge.c:346:3: warning: "/*" within comment [-Wcomment] /*****************************************/ ^ cdfmerge.c:504:5: warning: "/*" within comment [-Wcomment] /*******************************************************/ ^ cdfmerge.c:561:13: warning: "/*" within comment [-Wcomment] /* Create variable "RANGE_EPOCH". ^ cdfmerge.c:562:13: warning: "/*" within comment [-Wcomment] /*******************************************************/ ^ cdfmerge.c: In function 'ParseStringForVariables': cdfmerge.c:1273:15: warning: unused variable 'tmp2' [-Wunused-variable] char *tmp, *tmp2, *outName; ^ cdfmerge.c: In function 'ConstructOutputFileName2': cdfmerge.c:1526:8: warning: unused variable 'attrName' [-Wunused-variable] char attrName[CDF_ATTR_NAME_LEN256], delimiter; ^ cdfmerge.c:1525:18: warning: unused variable 'scope' [-Wunused-variable] long numElems, scope; ^ cdfmerge.c:1525:8: warning: unused variable 'numElems' [-Wunused-variable] long numElems, scope; ^ cdfmerge.c:1521:8: warning: unused variable 'dataVersion' [-Wunused-variable] char dataVersion[21]; ^ cdfmerge.c: In function 'GetOutputFileName': cdfmerge.c:1641:16: warning: unused variable 'loc2' [-Wunused-variable] int ix, loc, loc2; ^ cdfmerge.c:1641:7: warning: unused variable 'ix' [-Wunused-variable] int ix, loc, loc2; ^ cdfmerge.c: In function 'GetOutputFileName2': cdfmerge.c:1737:12: warning: unused variable 'loc2' [-Wunused-variable] int loc, loc2; ^ cdfmerge.c: In function 'GetDataTimeStamp': cdfmerge.c:1848:47: warning: unused variable 'numElems' [-Wunused-variable] long numVars, numrVars, numzVars, dataType, numElems; ^ cdfmerge.c:1847:9: warning: unused variable 'tmp' [-Wunused-variable] char *tmp; ^ cdfmerge.c: In function 'LoadgAttributes': cdfmerge.c:2095:17: warning: implicit declaration of function 'NULterminateMAX' [-Wimplicit-function-declaration] NULterminateMAX (value, (size_t) numElemsX); ^ cdfmerge.c:1968:11: warning: unused variable 'iFound' [-Wunused-variable] Logical iFound, fnc = FALSE, lfi = FALSE, lsi = FALSE; ^ cdfmerge.c: In function 'LoadgAttributes2': cdfmerge.c:2224:11: warning: unused variable 'iFound' [-Wunused-variable] Logical iFound, fnc = FALSE, lfi = FALSE, lsi = FALSE; ^ cdfmerge.c: In function 'BreakFields': cdfmerge.c:2359:16: warning: unused variable 'ptr2' [-Wunused-variable] char *ptr1, *ptr2; ^ cdfmerge.c: At top level: cdfmerge.c:21:57: warning: 'p1vAttrs' defined but not used [-Wunused-variable] static int sp1gAttrs = 0, sp2gAttrs = 3, sp3gAttrs = 6, p1vAttrs = 25, ^ cdfmerge.c:67:40: warning: 'maxAllocRec' defined but not used [-Wunused-variable] static long maxRec, varMaxRec, sp, bf, maxAllocRec, fromRec, toRec, fromRec2, toRec2, ^ cdfmerge.c:82:40: warning: 'zVar' defined but not used [-Wunused-variable] static Logical cdaweb, master = FALSE, zVar; ^ cdfmerge.c:86:47: warning: 'ix' defined but not used [-Wunused-variable] static int i, ii, j, k, ir, icount, numCDFs, ix, iy, dimN, recNum; ^ cdfmerge.c:86:51: warning: 'iy' defined but not used [-Wunused-variable] static int i, ii, j, k, ir, icount, numCDFs, ix, iy, dimN, recNum; ^ cdfmerge.c: In function 'MergeCDFs': cdfmerge.c:243:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (line, DU_MAX_PATH_LEN, srcFp); ^ skt2cdf.c: In function 'ItemStream': skt2cdf.c:1364:7: warning: 'zVar' may be used uninitialized in this function [-Wmaybe-uninitialized] if (zVar) ^ skt2cdf.c:1365:13: warning: 'dimVarysP' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (CREATE_, zVAR_, varName, vDataType, vNumElems, ^ skt2cdf.c:1365:13: warning: 'numDims' may be used uninitialized in this function [-Wmaybe-uninitialized] cdfirsdump.c: In function 'ScanCDF': cdfirsdump.c:962:16: warning: 'VDRwastedSpace' may be used uninitialized in this function [-Wmaybe-uninitialized] if (VDRwastedSpace) { ^ cdfxp.c: In function 'LoadSelectionWindow': cdfxp.c:1897:29: warning: 'itemN' may be used uninitialized in this function [-Wmaybe-uninitialized] IWsel->nItems = itemN + 1; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-cdfxp1.o `test -f 'cdfxp1.c' || echo './'`cdfxp1.c cdfirsdump.c: In function 'DumpCDFIRs.part.3': cdfirsdump.c:1714:9: warning: 'VDRwastedSpace' may be used uninitialized in this function [-Wmaybe-uninitialized] if (VDRwastedSpace) { ^ cdfirsdump.c:1259:11: note: 'VDRwastedSpace' was declared here Logical VDRwastedSpace; ^ cdfmerge.c: In function 'ConstructOutputFileName': cdfmerge.c:1440:7: warning: 'delimiter' may be used uninitialized in this function [-Wmaybe-uninitialized] BreakFields (fileNaming, (int) delimiter, fields, counts); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-cdfxp2.o `test -f 'cdfxp2.c' || echo './'`cdfxp2.c In file included from /usr/include/stdio.h:936:0, from ../../src/include/cdfdist.h:272, from ../../src/include/cdftools.h:38, from ../../src/include/cdfmerge.h:20, from cdfmerge.c:19: In function 'fgets', inlined from 'MergeCDFs.part.1' at cdfmerge.c:215:15, inlined from 'MergeCDFs': /usr/include/bits/stdio2.h:261:9: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^ In function 'fgets', inlined from 'MergeCDFs.part.1' at cdfmerge.c:243:9, inlined from 'MergeCDFs': /usr/include/bits/stdio2.h:261:9: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-windoz.o `test -f 'windoz.c' || echo './'`windoz.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-widgets.o `test -f 'widgets.c' || echo './'`widgets.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-toolbox1.o `test -f 'toolbox1.c' || echo './'`toolbox1.c widgets.c: In function 'CalcItemDirections': widgets.c:2369:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (lineNt != fromLineN) ^ widgets.c:2397:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (lineNt != fromLineN) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfxp-toolbox3.o `test -f 'toolbox3.c' || echo './'`toolbox3.c toolbox1.c: In function 'ParseOptionList': toolbox1.c:2404:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (strncmpIgCasePattern(token,tokens[tokenN],strlen(token)) == 0) ^ toolbox3.c: In function 'ParseSlashStyle': toolbox3.c:659:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox3.c:720:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox3.c: In function 'WhichCompression': toolbox3.c:1866:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=] if (sscanf(token,"GZIP.%1d",&clevel) == 1) ^ toolbox3.c: In function 'GetNumTokens': toolbox3.c:3555:15: warning: variable 'terminator' set but not used [-Wunused-but-set-variable] char *ptr1, terminator; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-cdfedit.o `test -f 'cdfedit.c' || echo './'`cdfedit.c toolbox3.c: In function 'DecodeValues': toolbox3.c:3210:13: warning: 'dummy' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dummy == ILLEGAL_EPOCH_VALUE || ^ toolbox3.c:3185:31: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *((double *) *values + i) = value; ^ cdfedit.c: In function 'EditCDFsMenu': cdfedit.c:442:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (infoLines[1], "Uncompressed: %lld bytes", uFileSize2); ^ cdfedit.c:455:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (infoLines[1], "Compressed: %lld bytes", cFileSize2); ^ cdfedit.c:456:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'OFF_T {aka long int}' [-Wformat=] sprintf (infoLines[2], "Uncompressed: %lld bytes", uFileSize2); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-cdfedit1.o `test -f 'cdfedit1.c' || echo './'`cdfedit1.c cdfedit.c: In function 'EditCDFs': cdfedit.c:244:13: warning: 'zMode' may be used uninitialized in this function [-Wmaybe-uninitialized] status = SpecificationPrompt (CDFspec, useFormat, negToPosFp0, zMode, ^ cdfxp2.c: In function 'ToWalk': cdfxp2.c:2227:22: warning: 'searchType' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((entryPoints[searchType])(value,searchValue, ^ cdfxp2.c:1676:38: note: 'searchType' was declared here int varCount = 0, itemN = 0, varX, searchType; long maxRec = NO_RECORD; ^ toolbox3.c: In function 'DecodeValues': toolbox3.c:3210:13: warning: 'dummy' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dummy == ILLEGAL_EPOCH_VALUE || ^ toolbox3.c:3185:31: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *((double *) *values + i) = value; ^ widgets.c: In function 'ItemWindow': widgets.c:200:3: warning: 'nHorizLines' may be used uninitialized in this function [-Wmaybe-uninitialized] for (horizLineN = 0; horizLineN < nHorizLines; horizLineN++) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-cdfedit2.o `test -f 'cdfedit2.c' || echo './'`cdfedit2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-cdfedit3.o `test -f 'cdfedit3.c' || echo './'`cdfedit3.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-windoz.o `test -f 'windoz.c' || echo './'`windoz.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-widgets.o `test -f 'widgets.c' || echo './'`widgets.c cdfedit1.c: In function 'BuildAttrMenu': cdfedit1.c:1039:9: warning: 'estLines' may be used uninitialized in this function [-Wmaybe-uninitialized] if (estLines > MANY_ATTRs_AND_ENTRYs) MessageWindow (NULL); ^ widgets.c: In function 'CalcItemDirections': widgets.c:2369:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (lineNt != fromLineN) ^ widgets.c:2397:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (lineNt != fromLineN) ^ cdfedit1.c: In function 'EditVarEntries': cdfedit1.c:1311:3: warning: 'fieldN' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (fieldN) { ^ cdfedit1.c:1570:17: warning: 'attrN' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!EditEntry(attrN,varN,BOO(Z,zENTRYt,rENTRYt),TRUE,&changed)) { ^ cdfedit3.c: In function 'ConfirmWindow2': cdfedit3.c:256:14: warning: unused variable 'iLens' [-Wunused-variable] static int iLens[2]; ^ cdfedit3.c:255:14: warning: unused variable 'iCols' [-Wunused-variable] static int iCols[2]; ^ cdfedit3.c: In function 'ConfirmWindow': cdfedit3.c:225:10: warning: 'answer' may be used uninitialized in this function [-Wmaybe-uninitialized] return answer; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-toolbox1.o `test -f 'toolbox1.c' || echo './'`toolbox1.c cdfedit3.c: In function 'ConfirmWindow2': cdfedit3.c:317:10: warning: 'answer' may be used uninitialized in this function [-Wmaybe-uninitialized] return answer; ^ widgets.c: In function 'ItemWindow': widgets.c:200:3: warning: 'nHorizLines' may be used uninitialized in this function [-Wmaybe-uninitialized] for (horizLineN = 0; horizLineN < nHorizLines; horizLineN++) { ^ cdfedit3.c: In function 'SelectCompression': cdfedit3.c:737:46: warning: 'cType' may be used uninitialized in this function [-Wmaybe-uninitialized] if (forWhat == FORCDF) compressed = (cType != NO_COMPRESSION); ^ cdfedit3.c:732:15: warning: 'compressionItem' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (PUT_, compressionItem, cType, cParms, ^ toolbox1.c: In function 'ParseOptionList': toolbox1.c:2404:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (strncmpIgCasePattern(token,tokens[tokenN],strlen(token)) == 0) ^ cdfedit1.c: In function 'EditAttrs': cdfedit1.c:563:6: warning: 'deleteAttr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (deleteAttr) { ^ cdfedit1.c:146:3: warning: 'fieldN' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (fieldN) { ^ cdfedit1.c:241:16: warning: 'entryN' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (SELECT_, VAR(Z), entryN, ^ cdfedit1.c:342:16: warning: 'attrN' may be used uninitialized in this function [-Wmaybe-uninitialized] status = CDFlib (SELECT_, ATTR_, attrN, ^ In file included from ../../src/include/cdftools.h:38:0, from ../../src/include/windoz.h:40, from ../../src/include/widgets.h:31, from ../../src/include/cdfedit.h:28, from cdfedit1.c:28: ../../src/include/cdfdist.h:727:27: warning: 'entryType' may be used uninitialized in this function [-Wmaybe-uninitialized] #define BOO(b,t,f) (b ? t : f) ^ cdfedit1.c:38:41: note: 'entryType' was declared here CDFstatus status; int attrX, entryX, entryType; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -c -o cdfedit-toolbox3.o `test -f 'toolbox3.c' || echo './'`toolbox3.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfcvt cdfcvt.o toolbox1.o toolbox3.o ../lib/libcdf.la toolbox3.c: In function 'ParseSlashStyle': toolbox3.c:659:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox3.c:720:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*ptr == '/') ^ toolbox3.c: In function 'WhichCompression': toolbox3.c:1866:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=] if (sscanf(token,"GZIP.%1d",&clevel) == 1) ^ toolbox3.c: In function 'GetNumTokens': toolbox3.c:3555:15: warning: variable 'terminator' set but not used [-Wunused-but-set-variable] char *ptr1, terminator; ^ libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfcvt cdfcvt.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfstats cdfstats.o cdfstat1.o cdfstat2.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfcmp cdfcmp.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdf2skt cdf2skt.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o skt2cdf skt2cdf.o toolbox1.o toolbox3.o ../lib/libcdf.la libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfstats cdfstats.o cdfstat1.o cdfstat2.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfcmp cdfcmp.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfinq cdfinq.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfdump cdfdump.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfirsdump cdfirsdump.o toolbox1.o toolbox3.o ../lib/libcdf.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfmerge cdfmerge.o toolbox1.o toolbox3.o ../lib/libcdf.la libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdf2skt cdf2skt.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/skt2cdf skt2cdf.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfinq cdfinq.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfdump cdfdump.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfxp cdfxp-cdfxp.o cdfxp-cdfxp1.o cdfxp-cdfxp2.o cdfxp-windoz.o cdfxp-widgets.o cdfxp-toolbox1.o cdfxp-toolbox3.o -L/usr/lib64 -lncurses -ltinfo ../lib/libcdf.la libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfirsdump cdfirsdump.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfmerge cdfmerge.o toolbox1.o toolbox3.o ../lib/.libs/libcdf.so libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfxp cdfxp-cdfxp.o cdfxp-cdfxp1.o cdfxp-cdfxp2.o cdfxp-windoz.o cdfxp-widgets.o cdfxp-toolbox1.o cdfxp-toolbox3.o -L/usr/lib64 -lncurses -ltinfo ../lib/.libs/libcdf.so toolbox3.c: In function 'DecodeValues': toolbox3.c:3210:13: warning: 'dummy' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dummy == ILLEGAL_EPOCH_VALUE || ^ toolbox3.c:3185:31: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *((double *) *values + i) = value; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o cdfedit cdfedit-cdfedit.o cdfedit-cdfedit1.o cdfedit-cdfedit2.o cdfedit-cdfedit3.o cdfedit-windoz.o cdfedit-widgets.o cdfedit-toolbox1.o cdfedit-toolbox3.o -L/usr/lib64 -lncurses -ltinfo ../lib/libcdf.la libtool: link: x86_64-alt-linux-gcc -I../../src/include -pipe -Wall -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DMALLOC_CHECK_=0 -o .libs/cdfedit cdfedit-cdfedit.o cdfedit-cdfedit1.o cdfedit-cdfedit2.o cdfedit-cdfedit3.o cdfedit-windoz.o cdfedit-widgets.o cdfedit-toolbox1.o cdfedit-toolbox3.o -L/usr/lib64 -lncurses -ltinfo ../lib/.libs/libcdf.so make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' Making all in help make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95126 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcdf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcdf-buildroot + cd cdf33_0-dist-all + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libcdf-buildroot make: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' Making install in include make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libcdf-buildroot/usr/include' /bin/install -p -m 644 cdf.h '/usr/src/tmp/libcdf-buildroot/usr/include' make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/include' Making install in lib make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' /bin/mkdir -p '/usr/src/tmp/libcdf-buildroot/usr/lib64' /bin/sh ../../libtool --mode=install /bin/install -p libcdf.la '/usr/src/tmp/libcdf-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libcdf.so.0.0.0 /usr/src/tmp/libcdf-buildroot/usr/lib64/libcdf.so.0.0.0 libtool: install: (cd /usr/src/tmp/libcdf-buildroot/usr/lib64 && { ln -s -f libcdf.so.0.0.0 libcdf.so.0 || { rm -f libcdf.so.0 && ln -s libcdf.so.0.0.0 libcdf.so.0; }; }) libtool: install: (cd /usr/src/tmp/libcdf-buildroot/usr/lib64 && { ln -s -f libcdf.so.0.0.0 libcdf.so || { rm -f libcdf.so && ln -s libcdf.so.0.0.0 libcdf.so; }; }) libtool: install: /bin/install -p .libs/libcdf.lai /usr/src/tmp/libcdf-buildroot/usr/lib64/libcdf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/lib' Making install in tools make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' /bin/mkdir -p '/usr/src/tmp/libcdf-buildroot/usr/bin' /bin/sh ../../libtool --mode=install /bin/install -p cdfcvt cdfstats cdfcmp cdf2skt skt2cdf cdfinq cdfdump cdfirsdump cdfmerge cdfxp cdfedit '/usr/src/tmp/libcdf-buildroot/usr/bin' libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfcvt /usr/src/tmp/libcdf-buildroot/usr/bin/cdfcvt libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfstats /usr/src/tmp/libcdf-buildroot/usr/bin/cdfstats libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfcmp /usr/src/tmp/libcdf-buildroot/usr/bin/cdfcmp libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdf2skt /usr/src/tmp/libcdf-buildroot/usr/bin/cdf2skt libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/skt2cdf /usr/src/tmp/libcdf-buildroot/usr/bin/skt2cdf libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfinq /usr/src/tmp/libcdf-buildroot/usr/bin/cdfinq libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfdump /usr/src/tmp/libcdf-buildroot/usr/bin/cdfdump libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfirsdump /usr/src/tmp/libcdf-buildroot/usr/bin/cdfirsdump libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfmerge /usr/src/tmp/libcdf-buildroot/usr/bin/cdfmerge libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfxp /usr/src/tmp/libcdf-buildroot/usr/bin/cdfxp libtool: install: warning: `../lib/libcdf.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/cdfedit /usr/src/tmp/libcdf-buildroot/usr/bin/cdfedit make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/tools' Making install in help make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libcdf-buildroot/usr/share/cdf/help' /bin/install -p -m 644 cdf2sktj.olh cdf2skt.olh cdfbrow.ilh cdfcmpj.olh cdfcmp.olh cdfcvtj.olh cdfcvt.olh cdfdirj.olh cdfdumpj.olh cdfdump.olh cdfedit.ilh cdfeditj.olh cdfedit.olh cdfinqj.olh cdfinq.olh cdfirsdumpj.olh cdfirsdump.olh cdfmergej.olh cdfmerge.olh cdfstatj.olh cdfstats.olh cdfxp.ilh skt2cdfj.olh skt2cdf.olh '/usr/src/tmp/libcdf-buildroot/usr/share/cdf/help' make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src/help' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[3]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all/src' make[1]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' 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/cdf33_0-dist-all' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' make: Leaving directory `/usr/src/RPM/BUILD/cdf33_0-dist-all' + find /usr/src/tmp/libcdf-buildroot -name '._*' -size 1 -print0 + xargs -0 grep -lZ 'Mac OS X' -- + xargs -0 rm -f + find . -name '._*' -size 1 -print0 + xargs -0 grep -lZ 'Mac OS X' -- + xargs -0 rm -f + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcdf-buildroot (auto) removed './usr/lib64/libcdf.la' mode of './usr/lib64/libcdf.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcdf-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libcdf-buildroot (auto) Adjusting library links in /usr/src/tmp/libcdf-buildroot ./usr/lib64: libcdf.so.0 -> libcdf.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libcdf-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: libcdf-3.3.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99441 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf33_0-dist-all + DOCDIR=/usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + export DOCDIR + rm -rf /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + /bin/mkdir -p /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + cp -prL CHANGES.txt Release.notes FAQ.html README.after_install README.install README.install_java_APIs CDF_copyright.txt Help.all Help.install Help.test /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + chmod -R go-w /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + chmod -R a+rX /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-3.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o1JlxJ 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.Z7Y92K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libcdf.so.0()(64bit) = set:ndv8rvqgHI7hiZlmLqH5dkeQPKYXTl6I2D8aZ4TbCNGFK3kNMz0Z9VzmkPvR43J9S9LlVqEe5IQ6d2yKfNzytWvhoRQFC2WRAHPeJTRcHYPI2t3GQuZtnVMM2NaxMgpGr46PrLAdZ0a5JgScMeLqedSc0E2LtAP5qapYIiAkXqYDhaL2vQzyoG2jKZlvf9C62v6dQ0OntPHCgqMXObANqyc7Ej5NMbx3XsLIfhyc9Eq3FIGMiMMh4jEf30NzmaUjeISlyv3fY4AkjT9bhKdGwVu37tI99GtHr2XZ3RO8OunxpNZ5H2IN75qba4XRmRPTWfIxFjhiWUl0UMn95fjthHX4WwQlGiugRZJqZ68V5RDZagTefEAqNFX5CUZL8mZqZpu7HaFh3O7Oqp53zMxEJ09EXMvaM2dPg4DBOtXZzyVGZD0DuunKeR3PC5lHYGYwZm6bBUEJo7BdnoMmgUNotLDZDPSlMWKuu4aR0tZczCFESTlFJeluseBaPO1wVfb2ZyXMbTsTmF3tu5xm3DFly1yYfjEK1unvTIiwtD3xQTfIvuG8ZrNjLgcwEMcF2eHfCJZ0w4kcZaS4TY6kojb6xMI00xcIz4eHujHZzHyIXhXtcau4iNKT7mHwgNBR2VOAZAWKwS3G8BLv24ur7vyABJ6A6pxcG7UrCoIvwaLZrq6m9nfW8Op3YfSNVn0UdKvKJXMePODhwJtujNRkrwSEu32PZ4TIdoJezVVr4knuGZFZvJrUxpfEnrBMGZ2H4fhjhXWyXjrmllNntdktYEHwhd9KlEBem4p8nZGfXMN3jp8OQ4uZDt2sgYxQBbiKsdV4bRtkReifZ9bF6Lrd7EZ0zOZlwu9jemNKjnTf9ibsg0FGLyZd0n0k5cdZpDK0sR9BV65KgwpP45OpHTmOQzHfLdf2JhySRq1a2Z0TjzcaFCbwQtTbgPcO80JXjFylCZ0NwwmcjGXp8Uvi9aV55c0Uf4ES0BFAHeZnIZ6SqZBmJQ4vs1ZAgZKxXKNZDkD6wRxrWejezyBSrO1CrdJyU4U5ea7te9yuKEI5RE8kOLaNZHrYqmF7dCgoq2MAfZE0NUj6UFs5dbl65PD7wGw3QPgMkLYjGsUlpi4w0aNf7SooWTafpz1wvmzxIC8OAe10DJWbPMGmZx6yI2Og1LiPWShSa4fRiHjKyfJpyXtFWgbrATn7ZvcYxNqoRwZrnJTa6L3J1r025o4xNey5yTyQLToWasmZcLhN0R6MQBnDMgIN0CLhsFj2ICYWOuCGHEtS921YIxPB3VIpTiAI3RvKmfgG7qo8ZgaUgAhx1oYx2ii2bgchDn9k4IDJZe1AwePgHMLqBMcb86AgYzCCGBm6ZAg5OBHM54Jl1T5uePE2SjGxw4EZ4sxB23HVqYzZvm9x0RQaKs5rKcrmxsHSWhqCa2iyD0PEPqZ3rSgS8Yn0HjNGK8 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mhcyTG6UYV6Zop1ynh1rImXyQkVEg1GbhBYm8UXgRfVwc0If9, libtinfo.so.5()(64bit) >= set:lidI5NFvUW43U76XsGf5P, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oKHbAU Creating libcdf-debuginfo package Processing files: libcdf-devel-3.3.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf33_0-dist-all + DOCDIR=/usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + export DOCDIR + rm -rf /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + /bin/mkdir -p /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + cp -prL samples cdfjava /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + chmod -R go-w /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + chmod -R a+rX /usr/src/tmp/libcdf-buildroot/usr/share/doc/libcdf-devel-3.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dK5bj7 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.QpaGTm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libcdf = 3.3.0-alt2.qa1, /usr/lib64/libcdf.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tplwmF Processing files: libcdf-debuginfo-3.3.0-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.avgTD0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zPJDHo find-requires: running scripts (debuginfo) Provides: debug64(libcdf.so.0) Requires: libcdf = 3.3.0-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Removing 1 extra deps from libcdf-devel due to dependency on libcdf Wrote: /usr/src/RPM/RPMS/x86_64/libcdf-3.3.0-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcdf-devel-3.3.0-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcdf-debuginfo-3.3.0-alt2.qa1.x86_64.rpm 40.85user 4.30system 0:31.51elapsed 143%CPU (0avgtext+0avgdata 56988maxresident)k 0inputs+0outputs (0major+2025381minor)pagefaults 0swaps 48.14user 7.18system 0:43.49elapsed 127%CPU (0avgtext+0avgdata 125124maxresident)k 0inputs+0outputs (0major+2399797minor)pagefaults 0swaps