request from: hawk checking if we should skip the build started at: Fri Mar 31 16:07:26 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/48373bac-aa19-4332-96dc-2304347da985/libdap-3.18.3-1.src.rpm fetched 2420312 bytes, 380.9 K/s installing srpm: libdap-3.18.3-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.9CK14N/BUILD /tmp/B.9CK14N/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libdap-3.18.3-1.src.rpm * Fri Mar 31 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libdap.git;a=log;h=324ba317c8b930d8d22ef29709854bda5054c84b * Sun Feb 26 2017 Marcin Banasiak 324ba31 - Update to 3.18.3 * Mon Sep 12 2016 Jakub Bogusz 8b65bf3 - updated to 3.18.1 * Fri Apr 22 2016 Jakub Bogusz 0f9a566 - updated to 3.17.3 (note: new soname) + rpm -Uhv --nodeps --define '_topdir /tmp/B.9CK14N' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' libdap-3.18.3-1.src.rpm libdap ################################################## + rm -f libdap-3.18.3-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.9CK14N/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.9CK14N/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.9CK14N' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.9CK14N/libdap.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 48373bac-aa19-4332-96dc-2304347da985; TMPDIR=/tmp/B.9CK14N/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9CK14N' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.9CK14N/libdap.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 48373bac-aa19-4332-96dc-2304347da985 + TMPDIR=/tmp/B.9CK14N/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.9CK14N' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.9CK14N/libdap.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp /bin/sh -e /tmp/B.9CK14N/BUILD/tmp/rpm-tmp.99361 + umask 022 + cd /tmp/B.9CK14N/BUILD + cd /tmp/B.9CK14N/BUILD + rm -rf libdap-3.18.3 + /usr/bin/gzip -dc /tmp/B.9CK14N/libdap-3.18.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdap-3.18.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp /bin/sh -e /tmp/B.9CK14N/BUILD/tmp/rpm-tmp.99361 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp + umask 022 + cd /tmp/B.9CK14N/BUILD + cd libdap-3.18.3 + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'conf'. libtoolize: copying file 'conf/config.guess' libtoolize: copying file 'conf/config.sub' libtoolize: copying file 'conf/install-sh' libtoolize: copying file 'conf/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'conf'. libtoolize: copying file 'conf/libtool.m4' libtoolize: copying file 'conf/ltoptions.m4' libtoolize: copying file 'conf/ltsugar.m4' libtoolize: copying file 'conf/ltversion.m4' libtoolize: copying file 'conf/lt~obsolete.m4' + aclocal -I conf -I gl/m4 + autoconf + autoheader + automake -a -c -f --foreign configure.ac:81: installing 'conf/compile' configure.ac:16: installing 'conf/missing' Makefile.am: installing 'conf/depcomp' parallel-tests: installing 'conf/test-driver' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: Package Major Version: 3 configure: Package Minor Version: 18 configure: Package SubMinor Version: 3 checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for mawk... (cached) mawk 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 i686-tld-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-tld-linux-g++... gcc3 checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... gcc3 checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i686-tld-linux-ar... no checking for ar... ar checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-tld-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 the maximum length of command line arguments... 1572864 checking how to convert i686-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc linker (/usr/bin/ld) 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... yes checking how to run the C++ preprocessor... i686-tld-linux-g++ -E checking for ld used by i686-tld-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i686-tld-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i686-tld-linux-g++ option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-g++ static flag -static works... yes checking if i686-tld-linux-g++ supports -c -o file.o... yes checking if i686-tld-linux-g++ supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... bison checking for bison 3.0... found vesion 3.0.4 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for pthread.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... yes checking for wctype.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_blksize... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether byte ordering is bigendian... no checking size of int... 4 checking size of long... 4 checking size of char... 1 checking size of double... 8 checking size of float... 4 checking for inttypes.h... (cached) yes checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of uint8_t... 1 checking for library containing xdr_void... none required checking for xdr_uint32_t in -lc... yes checking for alarm... yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for getcwd... yes checking for getpagesize... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for pow... no checking for putenv... yes checking for setenv... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for timegm... yes checking for mktime... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether alarm is declared... yes checking for C/C++ restrict keyword... __restrict checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking for pid_t... yes checking for mode_t... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for pthread_rwlock_t... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether YESEXPR works... yes checking for working re_compile_pattern... yes checking for ssize_t... yes checking for max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CURL... yes checking for libcurl... yes; used pkg-config checking for XML2... yes checking for libxml2... yes; used pkg-config checking for pthread_kill in -lpthread... yes checking for uuid_generate in -luuid... yes checking for cppunit-config... no checking for Cppunit - version >= 1.12.0... no checking for CPPUNIT... no configure: Not building developer version checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdap.pc config.status: creating libdapclient.pc config.status: creating libdapserver.pc config.status: creating main_page.doxygen config.status: creating doxy.conf config.status: creating abi_checker.xml config.status: creating gl/Makefile config.status: creating d4_ce/Makefile config.status: creating d4_function/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating unit-tests/Makefile config.status: creating unit-tests/cache-testsuite/Makefile config.status: creating dap-config config.status: creating config.h config.status: creating dods-datatypes-config.h config.status: creating xdr-datatypes-config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j8 groff -t -e -mandoc -Tascii getdap.man1 | col -bx > getdap.1 groff -t -e -mandoc -Tascii dap-config.man1 | col -bx > dap-config.1 groff -t -e -mandoc -Tascii getdap4.man1 | col -bx > getdap4.1 cp -p xdr-datatypes-config.h xdr-datatypes.h /usr/bin/make all-recursive make[1]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' Making all in gl make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define RUNSTATEDIR "/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/libdap"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/libdap"'; \ echo '#define DVIDIR "/usr/share/doc/libdap"'; \ echo '#define PDFDIR "/usr/share/doc/libdap"'; \ echo '#define PSDIR "/usr/share/doc/libdap"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/libdap"'; \ echo '#define PKGINCLUDEDIR "/usr/include/libdap"'; \ echo '#define PKGLIBDIR "/usr/lib/libdap"'; \ echo '#define PKGLIBEXECDIR "/usr/lib/libdap"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../conf/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../conf/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../conf/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f stddef.h-t stddef.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDDEF_H''@||g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ -e 's|@''HAVE_WCHAR_T''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ < ./stddef.in.h; \ } > stddef.h-t && \ mv stddef.h-t stddef.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|1|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../conf/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-recursive make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\ mv -f $depbase.Tpo $depbase.Plo rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i686-tld-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libdap/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libdap/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -no-undefined -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libgnu.la localcharset.lo glthread/lock.lo glthread/threadlib.lo unistd.lo wctype-h.lo libtool: link: ar cru .libs/libgnu.a .libs/localcharset.o glthread/.libs/lock.o glthread/.libs/threadlib.o .libs/unistd.o .libs/wctype-h.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' Making all in d4_ce make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' flex d4_ce_scanner.ll /usr/bin/make all-am make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-lex.d4_ce.lo -MD -MP -MF .deps/libd4_ce_parser_la-lex.d4_ce.Tpo -c -o libd4_ce_parser_la-lex.d4_ce.lo `test -f 'lex.d4_ce.cc' || echo './'`lex.d4_ce.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-lex.d4_ce.lo -MD -MP -MF .deps/libd4_ce_parser_la-lex.d4_ce.Tpo -c lex.d4_ce.cc -fPIC -DPIC -o .libs/libd4_ce_parser_la-lex.d4_ce.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-lex.d4_ce.lo -MD -MP -MF .deps/libd4_ce_parser_la-lex.d4_ce.Tpo -c lex.d4_ce.cc -o libd4_ce_parser_la-lex.d4_ce.o >/dev/null 2>&1 mv -f .deps/libd4_ce_parser_la-lex.d4_ce.Tpo .deps/libd4_ce_parser_la-lex.d4_ce.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-d4_ce_parser.tab.lo -MD -MP -MF .deps/libd4_ce_parser_la-d4_ce_parser.tab.Tpo -c -o libd4_ce_parser_la-d4_ce_parser.tab.lo `test -f 'd4_ce_parser.tab.cc' || echo './'`d4_ce_parser.tab.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-d4_ce_parser.tab.lo -MD -MP -MF .deps/libd4_ce_parser_la-d4_ce_parser.tab.Tpo -c d4_ce_parser.tab.cc -fPIC -DPIC -o .libs/libd4_ce_parser_la-d4_ce_parser.tab.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-d4_ce_parser.tab.lo -MD -MP -MF .deps/libd4_ce_parser_la-d4_ce_parser.tab.Tpo -c d4_ce_parser.tab.cc -o libd4_ce_parser_la-d4_ce_parser.tab.o >/dev/null 2>&1 mv -f .deps/libd4_ce_parser_la-d4_ce_parser.tab.Tpo .deps/libd4_ce_parser_la-d4_ce_parser.tab.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-D4ConstraintEvaluator.lo -MD -MP -MF .deps/libd4_ce_parser_la-D4ConstraintEvaluator.Tpo -c -o libd4_ce_parser_la-D4ConstraintEvaluator.lo `test -f 'D4ConstraintEvaluator.cc' || echo './'`D4ConstraintEvaluator.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-D4ConstraintEvaluator.lo -MD -MP -MF .deps/libd4_ce_parser_la-D4ConstraintEvaluator.Tpo -c D4ConstraintEvaluator.cc -fPIC -DPIC -o .libs/libd4_ce_parser_la-D4ConstraintEvaluator.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libd4_ce_parser_la-D4ConstraintEvaluator.lo -MD -MP -MF .deps/libd4_ce_parser_la-D4ConstraintEvaluator.Tpo -c D4ConstraintEvaluator.cc -o libd4_ce_parser_la-D4ConstraintEvaluator.o >/dev/null 2>&1 mv -f .deps/libd4_ce_parser_la-D4ConstraintEvaluator.Tpo .deps/libd4_ce_parser_la-D4ConstraintEvaluator.Plo /bin/sh ../libtool --tag=CXX --mode=link i686-tld-linux-g++ -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libd4_ce_parser.la libd4_ce_parser_la-lex.d4_ce.lo libd4_ce_parser_la-d4_ce_parser.tab.lo libd4_ce_parser_la-D4ConstraintEvaluator.lo libtool: link: ar cru .libs/libd4_ce_parser.a .libs/libd4_ce_parser_la-lex.d4_ce.o .libs/libd4_ce_parser_la-d4_ce_parser.tab.o .libs/libd4_ce_parser_la-D4ConstraintEvaluator.o libtool: link: ranlib .libs/libd4_ce_parser.a libtool: link: ( cd ".libs" && rm -f "libd4_ce_parser.la" && ln -s "../libd4_ce_parser.la" "libd4_ce_parser.la" ) make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' Making all in d4_function make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' flex d4_function_scanner.ll /usr/bin/make all-am make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT D4FunctionEvaluator.lo -MD -MP -MF .deps/D4FunctionEvaluator.Tpo -c -o D4FunctionEvaluator.lo D4FunctionEvaluator.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT D4FunctionEvaluator.lo -MD -MP -MF .deps/D4FunctionEvaluator.Tpo -c D4FunctionEvaluator.cc -fPIC -DPIC -o .libs/D4FunctionEvaluator.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT D4FunctionEvaluator.lo -MD -MP -MF .deps/D4FunctionEvaluator.Tpo -c D4FunctionEvaluator.cc -o D4FunctionEvaluator.o >/dev/null 2>&1 mv -f .deps/D4FunctionEvaluator.Tpo .deps/D4FunctionEvaluator.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT d4_function_parser.tab.lo -MD -MP -MF .deps/d4_function_parser.tab.Tpo -c -o d4_function_parser.tab.lo d4_function_parser.tab.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT d4_function_parser.tab.lo -MD -MP -MF .deps/d4_function_parser.tab.Tpo -c d4_function_parser.tab.cc -fPIC -DPIC -o .libs/d4_function_parser.tab.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT d4_function_parser.tab.lo -MD -MP -MF .deps/d4_function_parser.tab.Tpo -c d4_function_parser.tab.cc -o d4_function_parser.tab.o >/dev/null 2>&1 mv -f .deps/d4_function_parser.tab.Tpo .deps/d4_function_parser.tab.Plo /bin/sh ../libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lex.d4_function.lo -MD -MP -MF .deps/lex.d4_function.Tpo -c -o lex.d4_function.lo lex.d4_function.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lex.d4_function.lo -MD -MP -MF .deps/lex.d4_function.Tpo -c lex.d4_function.cc -fPIC -DPIC -o .libs/lex.d4_function.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../d4_ce -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT lex.d4_function.lo -MD -MP -MF .deps/lex.d4_function.Tpo -c lex.d4_function.cc -o lex.d4_function.o >/dev/null 2>&1 mv -f .deps/lex.d4_function.Tpo .deps/lex.d4_function.Plo /bin/sh ../libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libd4_function_parser.la D4FunctionEvaluator.lo d4_function_parser.tab.lo lex.d4_function.lo libtool: link: ar cru .libs/libd4_function_parser.a .libs/D4FunctionEvaluator.o .libs/d4_function_parser.tab.o .libs/lex.d4_function.o libtool: link: ranlib .libs/libd4_function_parser.a libtool: link: ( cd ".libs" && rm -f "libd4_function_parser.la" && ln -s "../libd4_function_parser.la" "libd4_function_parser.la" ) make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' Making all in . make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-AttrTable.lo -MD -MP -MF .deps/libdap_la-AttrTable.Tpo -c -o libdap_la-AttrTable.lo `test -f 'AttrTable.cc' || echo './'`AttrTable.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DAS.lo -MD -MP -MF .deps/libdap_la-DAS.Tpo -c -o libdap_la-DAS.lo `test -f 'DAS.cc' || echo './'`DAS.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDS.lo -MD -MP -MF .deps/libdap_la-DDS.Tpo -c -o libdap_la-DDS.lo `test -f 'DDS.cc' || echo './'`DDS.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DataDDS.lo -MD -MP -MF .deps/libdap_la-DataDDS.Tpo -c -o libdap_la-DataDDS.lo `test -f 'DataDDS.cc' || echo './'`DataDDS.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDXParserSAX2.lo -MD -MP -MF .deps/libdap_la-DDXParserSAX2.Tpo -c -o libdap_la-DDXParserSAX2.lo `test -f 'DDXParserSAX2.cc' || echo './'`DDXParserSAX2.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseType.lo -MD -MP -MF .deps/libdap_la-BaseType.Tpo -c -o libdap_la-BaseType.lo `test -f 'BaseType.cc' || echo './'`BaseType.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Byte.lo -MD -MP -MF .deps/libdap_la-Byte.Tpo -c -o libdap_la-Byte.lo `test -f 'Byte.cc' || echo './'`Byte.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int32.lo -MD -MP -MF .deps/libdap_la-Int32.Tpo -c -o libdap_la-Int32.lo `test -f 'Int32.cc' || echo './'`Int32.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DAS.lo -MD -MP -MF .deps/libdap_la-DAS.Tpo -c DAS.cc -fPIC -DPIC -o .libs/libdap_la-DAS.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DataDDS.lo -MD -MP -MF .deps/libdap_la-DataDDS.Tpo -c DataDDS.cc -fPIC -DPIC -o .libs/libdap_la-DataDDS.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDS.lo -MD -MP -MF .deps/libdap_la-DDS.Tpo -c DDS.cc -fPIC -DPIC -o .libs/libdap_la-DDS.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int32.lo -MD -MP -MF .deps/libdap_la-Int32.Tpo -c Int32.cc -fPIC -DPIC -o .libs/libdap_la-Int32.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDXParserSAX2.lo -MD -MP -MF .deps/libdap_la-DDXParserSAX2.Tpo -c DDXParserSAX2.cc -fPIC -DPIC -o .libs/libdap_la-DDXParserSAX2.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Byte.lo -MD -MP -MF .deps/libdap_la-Byte.Tpo -c Byte.cc -fPIC -DPIC -o .libs/libdap_la-Byte.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-AttrTable.lo -MD -MP -MF .deps/libdap_la-AttrTable.Tpo -c AttrTable.cc -fPIC -DPIC -o .libs/libdap_la-AttrTable.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseType.lo -MD -MP -MF .deps/libdap_la-BaseType.Tpo -c BaseType.cc -fPIC -DPIC -o .libs/libdap_la-BaseType.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DataDDS.lo -MD -MP -MF .deps/libdap_la-DataDDS.Tpo -c DataDDS.cc -o libdap_la-DataDDS.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DAS.lo -MD -MP -MF .deps/libdap_la-DAS.Tpo -c DAS.cc -o libdap_la-DAS.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int32.lo -MD -MP -MF .deps/libdap_la-Int32.Tpo -c Int32.cc -o libdap_la-Int32.o >/dev/null 2>&1 mv -f .deps/libdap_la-DAS.Tpo .deps/libdap_la-DAS.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float64.lo -MD -MP -MF .deps/libdap_la-Float64.Tpo -c -o libdap_la-Float64.lo `test -f 'Float64.cc' || echo './'`Float64.cc mv -f .deps/libdap_la-DataDDS.Tpo .deps/libdap_la-DataDDS.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Str.lo -MD -MP -MF .deps/libdap_la-Str.Tpo -c -o libdap_la-Str.lo `test -f 'Str.cc' || echo './'`Str.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Byte.lo -MD -MP -MF .deps/libdap_la-Byte.Tpo -c Byte.cc -o libdap_la-Byte.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float64.lo -MD -MP -MF .deps/libdap_la-Float64.Tpo -c Float64.cc -fPIC -DPIC -o .libs/libdap_la-Float64.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Str.lo -MD -MP -MF .deps/libdap_la-Str.Tpo -c Str.cc -fPIC -DPIC -o .libs/libdap_la-Str.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseType.lo -MD -MP -MF .deps/libdap_la-BaseType.Tpo -c BaseType.cc -o libdap_la-BaseType.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-AttrTable.lo -MD -MP -MF .deps/libdap_la-AttrTable.Tpo -c AttrTable.cc -o libdap_la-AttrTable.o >/dev/null 2>&1 mv -f .deps/libdap_la-Int32.Tpo .deps/libdap_la-Int32.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Url.lo -MD -MP -MF .deps/libdap_la-Url.Tpo -c -o libdap_la-Url.lo `test -f 'Url.cc' || echo './'`Url.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Str.lo -MD -MP -MF .deps/libdap_la-Str.Tpo -c Str.cc -o libdap_la-Str.o >/dev/null 2>&1 mv -f .deps/libdap_la-Byte.Tpo .deps/libdap_la-Byte.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Vector.lo -MD -MP -MF .deps/libdap_la-Vector.Tpo -c -o libdap_la-Vector.lo `test -f 'Vector.cc' || echo './'`Vector.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Url.lo -MD -MP -MF .deps/libdap_la-Url.Tpo -c Url.cc -fPIC -DPIC -o .libs/libdap_la-Url.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Vector.lo -MD -MP -MF .deps/libdap_la-Vector.Tpo -c Vector.cc -fPIC -DPIC -o .libs/libdap_la-Vector.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float64.lo -MD -MP -MF .deps/libdap_la-Float64.Tpo -c Float64.cc -o libdap_la-Float64.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDS.lo -MD -MP -MF .deps/libdap_la-DDS.Tpo -c DDS.cc -o libdap_la-DDS.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DDXParserSAX2.lo -MD -MP -MF .deps/libdap_la-DDXParserSAX2.Tpo -c DDXParserSAX2.cc -o libdap_la-DDXParserSAX2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Url.lo -MD -MP -MF .deps/libdap_la-Url.Tpo -c Url.cc -o libdap_la-Url.o >/dev/null 2>&1 mv -f .deps/libdap_la-BaseType.Tpo .deps/libdap_la-BaseType.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Array.lo -MD -MP -MF .deps/libdap_la-Array.Tpo -c -o libdap_la-Array.lo `test -f 'Array.cc' || echo './'`Array.cc mv -f .deps/libdap_la-Url.Tpo .deps/libdap_la-Url.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Structure.lo -MD -MP -MF .deps/libdap_la-Structure.Tpo -c -o libdap_la-Structure.lo `test -f 'Structure.cc' || echo './'`Structure.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Array.lo -MD -MP -MF .deps/libdap_la-Array.Tpo -c Array.cc -fPIC -DPIC -o .libs/libdap_la-Array.o mv -f .deps/libdap_la-Str.Tpo .deps/libdap_la-Str.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Sequence.lo -MD -MP -MF .deps/libdap_la-Sequence.Tpo -c -o libdap_la-Sequence.lo `test -f 'Sequence.cc' || echo './'`Sequence.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Structure.lo -MD -MP -MF .deps/libdap_la-Structure.Tpo -c Structure.cc -fPIC -DPIC -o .libs/libdap_la-Structure.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Sequence.lo -MD -MP -MF .deps/libdap_la-Sequence.Tpo -c Sequence.cc -fPIC -DPIC -o .libs/libdap_la-Sequence.o mv -f .deps/libdap_la-Float64.Tpo .deps/libdap_la-Float64.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Grid.lo -MD -MP -MF .deps/libdap_la-Grid.Tpo -c -o libdap_la-Grid.lo `test -f 'Grid.cc' || echo './'`Grid.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Grid.lo -MD -MP -MF .deps/libdap_la-Grid.Tpo -c Grid.cc -fPIC -DPIC -o .libs/libdap_la-Grid.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Structure.lo -MD -MP -MF .deps/libdap_la-Structure.Tpo -c Structure.cc -o libdap_la-Structure.o >/dev/null 2>&1 mv -f .deps/libdap_la-AttrTable.Tpo .deps/libdap_la-AttrTable.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt32.lo -MD -MP -MF .deps/libdap_la-UInt32.Tpo -c -o libdap_la-UInt32.lo `test -f 'UInt32.cc' || echo './'`UInt32.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt32.lo -MD -MP -MF .deps/libdap_la-UInt32.Tpo -c UInt32.cc -fPIC -DPIC -o .libs/libdap_la-UInt32.o mv -f .deps/libdap_la-Structure.Tpo .deps/libdap_la-Structure.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int16.lo -MD -MP -MF .deps/libdap_la-Int16.Tpo -c -o libdap_la-Int16.lo `test -f 'Int16.cc' || echo './'`Int16.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int16.lo -MD -MP -MF .deps/libdap_la-Int16.Tpo -c Int16.cc -fPIC -DPIC -o .libs/libdap_la-Int16.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Sequence.lo -MD -MP -MF .deps/libdap_la-Sequence.Tpo -c Sequence.cc -o libdap_la-Sequence.o >/dev/null 2>&1 mv -f .deps/libdap_la-DDS.Tpo .deps/libdap_la-DDS.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt16.lo -MD -MP -MF .deps/libdap_la-UInt16.Tpo -c -o libdap_la-UInt16.lo `test -f 'UInt16.cc' || echo './'`UInt16.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt16.lo -MD -MP -MF .deps/libdap_la-UInt16.Tpo -c UInt16.cc -fPIC -DPIC -o .libs/libdap_la-UInt16.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt32.lo -MD -MP -MF .deps/libdap_la-UInt32.Tpo -c UInt32.cc -o libdap_la-UInt32.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Array.lo -MD -MP -MF .deps/libdap_la-Array.Tpo -c Array.cc -o libdap_la-Array.o >/dev/null 2>&1 mv -f .deps/libdap_la-DDXParserSAX2.Tpo .deps/libdap_la-DDXParserSAX2.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float32.lo -MD -MP -MF .deps/libdap_la-Float32.Tpo -c -o libdap_la-Float32.lo `test -f 'Float32.cc' || echo './'`Float32.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Grid.lo -MD -MP -MF .deps/libdap_la-Grid.Tpo -c Grid.cc -o libdap_la-Grid.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float32.lo -MD -MP -MF .deps/libdap_la-Float32.Tpo -c Float32.cc -fPIC -DPIC -o .libs/libdap_la-Float32.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int16.lo -MD -MP -MF .deps/libdap_la-Int16.Tpo -c Int16.cc -o libdap_la-Int16.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Vector.lo -MD -MP -MF .deps/libdap_la-Vector.Tpo -c Vector.cc -o libdap_la-Vector.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt16.lo -MD -MP -MF .deps/libdap_la-UInt16.Tpo -c UInt16.cc -o libdap_la-UInt16.o >/dev/null 2>&1 mv -f .deps/libdap_la-UInt32.Tpo .deps/libdap_la-UInt32.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Constructor.lo -MD -MP -MF .deps/libdap_la-Constructor.Tpo -c -o libdap_la-Constructor.lo `test -f 'Constructor.cc' || echo './'`Constructor.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Constructor.lo -MD -MP -MF .deps/libdap_la-Constructor.Tpo -c Constructor.cc -fPIC -DPIC -o .libs/libdap_la-Constructor.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Float32.lo -MD -MP -MF .deps/libdap_la-Float32.Tpo -c Float32.cc -o libdap_la-Float32.o >/dev/null 2>&1 mv -f .deps/libdap_la-Int16.Tpo .deps/libdap_la-Int16.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-BaseTypeFactory.Tpo -c -o libdap_la-BaseTypeFactory.lo `test -f 'BaseTypeFactory.cc' || echo './'`BaseTypeFactory.cc mv -f .deps/libdap_la-Sequence.Tpo .deps/libdap_la-Sequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-SignalHandler.lo -MD -MP -MF .deps/libdap_la-SignalHandler.Tpo -c -o libdap_la-SignalHandler.lo `test -f 'SignalHandler.cc' || echo './'`SignalHandler.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-BaseTypeFactory.Tpo -c BaseTypeFactory.cc -fPIC -DPIC -o .libs/libdap_la-BaseTypeFactory.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-SignalHandler.lo -MD -MP -MF .deps/libdap_la-SignalHandler.Tpo -c SignalHandler.cc -fPIC -DPIC -o .libs/libdap_la-SignalHandler.o mv -f .deps/libdap_la-UInt16.Tpo .deps/libdap_la-UInt16.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Error.lo -MD -MP -MF .deps/libdap_la-Error.Tpo -c -o libdap_la-Error.lo `test -f 'Error.cc' || echo './'`Error.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-SignalHandler.lo -MD -MP -MF .deps/libdap_la-SignalHandler.Tpo -c SignalHandler.cc -o libdap_la-SignalHandler.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-BaseTypeFactory.Tpo -c BaseTypeFactory.cc -o libdap_la-BaseTypeFactory.o >/dev/null 2>&1 mv -f .deps/libdap_la-Grid.Tpo .deps/libdap_la-Grid.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-InternalErr.lo -MD -MP -MF .deps/libdap_la-InternalErr.Tpo -c -o libdap_la-InternalErr.lo `test -f 'InternalErr.cc' || echo './'`InternalErr.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Error.lo -MD -MP -MF .deps/libdap_la-Error.Tpo -c Error.cc -fPIC -DPIC -o .libs/libdap_la-Error.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-InternalErr.lo -MD -MP -MF .deps/libdap_la-InternalErr.Tpo -c InternalErr.cc -fPIC -DPIC -o .libs/libdap_la-InternalErr.o mv -f .deps/libdap_la-Array.Tpo .deps/libdap_la-Array.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-util.lo -MD -MP -MF .deps/libdap_la-util.Tpo -c -o libdap_la-util.lo `test -f 'util.cc' || echo './'`util.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-util.lo -MD -MP -MF .deps/libdap_la-util.Tpo -c util.cc -fPIC -DPIC -o .libs/libdap_la-util.o mv -f .deps/libdap_la-Float32.Tpo .deps/libdap_la-Float32.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-xdrutil_ppc.lo -MD -MP -MF .deps/libdap_la-xdrutil_ppc.Tpo -c -o libdap_la-xdrutil_ppc.lo `test -f 'xdrutil_ppc.c' || echo './'`xdrutil_ppc.c libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Error.lo -MD -MP -MF .deps/libdap_la-Error.Tpo -c Error.cc -o libdap_la-Error.o >/dev/null 2>&1 mv -f .deps/libdap_la-SignalHandler.Tpo .deps/libdap_la-SignalHandler.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-parser-util.lo -MD -MP -MF .deps/libdap_la-parser-util.Tpo -c -o libdap_la-parser-util.lo `test -f 'parser-util.cc' || echo './'`parser-util.cc libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-xdrutil_ppc.lo -MD -MP -MF .deps/libdap_la-xdrutil_ppc.Tpo -c xdrutil_ppc.c -fPIC -DPIC -o .libs/libdap_la-xdrutil_ppc.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-xdrutil_ppc.lo -MD -MP -MF .deps/libdap_la-xdrutil_ppc.Tpo -c xdrutil_ppc.c -o libdap_la-xdrutil_ppc.o >/dev/null 2>&1 mv -f .deps/libdap_la-BaseTypeFactory.Tpo .deps/libdap_la-BaseTypeFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-escaping.lo -MD -MP -MF .deps/libdap_la-escaping.Tpo -c -o libdap_la-escaping.lo `test -f 'escaping.cc' || echo './'`escaping.cc mv -f .deps/libdap_la-xdrutil_ppc.Tpo .deps/libdap_la-xdrutil_ppc.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-parser-util.lo -MD -MP -MF .deps/libdap_la-parser-util.Tpo -c parser-util.cc -fPIC -DPIC -o .libs/libdap_la-parser-util.o /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Clause.lo -MD -MP -MF .deps/libdap_la-Clause.Tpo -c -o libdap_la-Clause.lo `test -f 'Clause.cc' || echo './'`Clause.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-InternalErr.lo -MD -MP -MF .deps/libdap_la-InternalErr.Tpo -c InternalErr.cc -o libdap_la-InternalErr.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-escaping.lo -MD -MP -MF .deps/libdap_la-escaping.Tpo -c escaping.cc -fPIC -DPIC -o .libs/libdap_la-escaping.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Clause.lo -MD -MP -MF .deps/libdap_la-Clause.Tpo -c Clause.cc -fPIC -DPIC -o .libs/libdap_la-Clause.o mv -f .deps/libdap_la-Error.Tpo .deps/libdap_la-Error.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-RValue.lo -MD -MP -MF .deps/libdap_la-RValue.Tpo -c -o libdap_la-RValue.lo `test -f 'RValue.cc' || echo './'`RValue.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Constructor.lo -MD -MP -MF .deps/libdap_la-Constructor.Tpo -c Constructor.cc -o libdap_la-Constructor.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-RValue.lo -MD -MP -MF .deps/libdap_la-RValue.Tpo -c RValue.cc -fPIC -DPIC -o .libs/libdap_la-RValue.o mv -f .deps/libdap_la-InternalErr.Tpo .deps/libdap_la-InternalErr.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ConstraintEvaluator.lo -MD -MP -MF .deps/libdap_la-ConstraintEvaluator.Tpo -c -o libdap_la-ConstraintEvaluator.lo `test -f 'ConstraintEvaluator.cc' || echo './'`ConstraintEvaluator.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ConstraintEvaluator.lo -MD -MP -MF .deps/libdap_la-ConstraintEvaluator.Tpo -c ConstraintEvaluator.cc -fPIC -DPIC -o .libs/libdap_la-ConstraintEvaluator.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Clause.lo -MD -MP -MF .deps/libdap_la-Clause.Tpo -c Clause.cc -o libdap_la-Clause.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-parser-util.lo -MD -MP -MF .deps/libdap_la-parser-util.Tpo -c parser-util.cc -o libdap_la-parser-util.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-RValue.lo -MD -MP -MF .deps/libdap_la-RValue.Tpo -c RValue.cc -o libdap_la-RValue.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-escaping.lo -MD -MP -MF .deps/libdap_la-escaping.Tpo -c escaping.cc -o libdap_la-escaping.o >/dev/null 2>&1 mv -f .deps/libdap_la-Clause.Tpo .deps/libdap_la-Clause.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapIndent.lo -MD -MP -MF .deps/libdap_la-DapIndent.Tpo -c -o libdap_la-DapIndent.lo `test -f 'DapIndent.cc' || echo './'`DapIndent.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapIndent.lo -MD -MP -MF .deps/libdap_la-DapIndent.Tpo -c DapIndent.cc -fPIC -DPIC -o .libs/libdap_la-DapIndent.o mv -f .deps/libdap_la-Vector.Tpo .deps/libdap_la-Vector.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRUtils.lo -MD -MP -MF .deps/libdap_la-XDRUtils.Tpo -c -o libdap_la-XDRUtils.lo `test -f 'XDRUtils.cc' || echo './'`XDRUtils.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ConstraintEvaluator.lo -MD -MP -MF .deps/libdap_la-ConstraintEvaluator.Tpo -c ConstraintEvaluator.cc -o libdap_la-ConstraintEvaluator.o >/dev/null 2>&1 mv -f .deps/libdap_la-RValue.Tpo .deps/libdap_la-RValue.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileMarshaller.Tpo -c -o libdap_la-XDRFileMarshaller.lo `test -f 'XDRFileMarshaller.cc' || echo './'`XDRFileMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRUtils.lo -MD -MP -MF .deps/libdap_la-XDRUtils.Tpo -c XDRUtils.cc -fPIC -DPIC -o .libs/libdap_la-XDRUtils.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileMarshaller.Tpo -c XDRFileMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRFileMarshaller.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapIndent.lo -MD -MP -MF .deps/libdap_la-DapIndent.Tpo -c DapIndent.cc -o libdap_la-DapIndent.o >/dev/null 2>&1 mv -f .deps/libdap_la-parser-util.Tpo .deps/libdap_la-parser-util.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamMarshaller.Tpo -c -o libdap_la-XDRStreamMarshaller.lo `test -f 'XDRStreamMarshaller.cc' || echo './'`XDRStreamMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamMarshaller.Tpo -c XDRStreamMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRStreamMarshaller.o mv -f .deps/libdap_la-escaping.Tpo .deps/libdap_la-escaping.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileUnMarshaller.Tpo -c -o libdap_la-XDRFileUnMarshaller.lo `test -f 'XDRFileUnMarshaller.cc' || echo './'`XDRFileUnMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileUnMarshaller.Tpo -c XDRFileUnMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRFileUnMarshaller.o mv -f .deps/libdap_la-DapIndent.Tpo .deps/libdap_la-DapIndent.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamUnMarshaller.Tpo -c -o libdap_la-XDRStreamUnMarshaller.lo `test -f 'XDRStreamUnMarshaller.cc' || echo './'`XDRStreamUnMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRUtils.lo -MD -MP -MF .deps/libdap_la-XDRUtils.Tpo -c XDRUtils.cc -o libdap_la-XDRUtils.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamUnMarshaller.Tpo -c XDRStreamUnMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRStreamUnMarshaller.o mv -f .deps/libdap_la-Constructor.Tpo .deps/libdap_la-Constructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-mime_util.lo -MD -MP -MF .deps/libdap_la-mime_util.Tpo -c -o libdap_la-mime_util.lo `test -f 'mime_util.cc' || echo './'`mime_util.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-mime_util.lo -MD -MP -MF .deps/libdap_la-mime_util.Tpo -c mime_util.cc -fPIC -DPIC -o .libs/libdap_la-mime_util.o mv -f .deps/libdap_la-XDRUtils.Tpo .deps/libdap_la-XDRUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Keywords2.lo -MD -MP -MF .deps/libdap_la-Keywords2.Tpo -c -o libdap_la-Keywords2.lo `test -f 'Keywords2.cc' || echo './'`Keywords2.cc mv -f .deps/libdap_la-ConstraintEvaluator.Tpo .deps/libdap_la-ConstraintEvaluator.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XMLWriter.lo -MD -MP -MF .deps/libdap_la-XMLWriter.Tpo -c -o libdap_la-XMLWriter.lo `test -f 'XMLWriter.cc' || echo './'`XMLWriter.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileMarshaller.Tpo -c XDRFileMarshaller.cc -o libdap_la-XDRFileMarshaller.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-util.lo -MD -MP -MF .deps/libdap_la-util.Tpo -c util.cc -o libdap_la-util.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XMLWriter.lo -MD -MP -MF .deps/libdap_la-XMLWriter.Tpo -c XMLWriter.cc -fPIC -DPIC -o .libs/libdap_la-XMLWriter.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Keywords2.lo -MD -MP -MF .deps/libdap_la-Keywords2.Tpo -c Keywords2.cc -fPIC -DPIC -o .libs/libdap_la-Keywords2.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRFileUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRFileUnMarshaller.Tpo -c XDRFileUnMarshaller.cc -o libdap_la-XDRFileUnMarshaller.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamMarshaller.Tpo -c XDRStreamMarshaller.cc -o libdap_la-XDRStreamMarshaller.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XMLWriter.lo -MD -MP -MF .deps/libdap_la-XMLWriter.Tpo -c XMLWriter.cc -o libdap_la-XMLWriter.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-XDRStreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-XDRStreamUnMarshaller.Tpo -c XDRStreamUnMarshaller.cc -o libdap_la-XDRStreamUnMarshaller.o >/dev/null 2>&1 mv -f .deps/libdap_la-XDRFileMarshaller.Tpo .deps/libdap_la-XDRFileMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunctionsList.lo -MD -MP -MF .deps/libdap_la-ServerFunctionsList.Tpo -c -o libdap_la-ServerFunctionsList.lo `test -f 'ServerFunctionsList.cc' || echo './'`ServerFunctionsList.cc mv -f .deps/libdap_la-XMLWriter.Tpo .deps/libdap_la-XMLWriter.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunction.lo -MD -MP -MF .deps/libdap_la-ServerFunction.Tpo -c -o libdap_la-ServerFunction.lo `test -f 'ServerFunction.cc' || echo './'`ServerFunction.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunctionsList.lo -MD -MP -MF .deps/libdap_la-ServerFunctionsList.Tpo -c ServerFunctionsList.cc -fPIC -DPIC -o .libs/libdap_la-ServerFunctionsList.o mv -f .deps/libdap_la-XDRFileUnMarshaller.Tpo .deps/libdap_la-XDRFileUnMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapXmlNamespaces.lo -MD -MP -MF .deps/libdap_la-DapXmlNamespaces.Tpo -c -o libdap_la-DapXmlNamespaces.lo `test -f 'DapXmlNamespaces.cc' || echo './'`DapXmlNamespaces.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunction.lo -MD -MP -MF .deps/libdap_la-ServerFunction.Tpo -c ServerFunction.cc -fPIC -DPIC -o .libs/libdap_la-ServerFunction.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapXmlNamespaces.lo -MD -MP -MF .deps/libdap_la-DapXmlNamespaces.Tpo -c DapXmlNamespaces.cc -fPIC -DPIC -o .libs/libdap_la-DapXmlNamespaces.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DapXmlNamespaces.lo -MD -MP -MF .deps/libdap_la-DapXmlNamespaces.Tpo -c DapXmlNamespaces.cc -o libdap_la-DapXmlNamespaces.o >/dev/null 2>&1 mv -f .deps/libdap_la-DapXmlNamespaces.Tpo .deps/libdap_la-DapXmlNamespaces.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-MarshallerThread.lo -MD -MP -MF .deps/libdap_la-MarshallerThread.Tpo -c -o libdap_la-MarshallerThread.lo `test -f 'MarshallerThread.cc' || echo './'`MarshallerThread.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-MarshallerThread.lo -MD -MP -MF .deps/libdap_la-MarshallerThread.Tpo -c MarshallerThread.cc -fPIC -DPIC -o .libs/libdap_la-MarshallerThread.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Keywords2.lo -MD -MP -MF .deps/libdap_la-Keywords2.Tpo -c Keywords2.cc -o libdap_la-Keywords2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunction.lo -MD -MP -MF .deps/libdap_la-ServerFunction.Tpo -c ServerFunction.cc -o libdap_la-ServerFunction.o >/dev/null 2>&1 mv -f .deps/libdap_la-XDRStreamMarshaller.Tpo .deps/libdap_la-XDRStreamMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamMarshaller.Tpo -c -o libdap_la-D4StreamMarshaller.lo `test -f 'D4StreamMarshaller.cc' || echo './'`D4StreamMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-ServerFunctionsList.lo -MD -MP -MF .deps/libdap_la-ServerFunctionsList.Tpo -c ServerFunctionsList.cc -o libdap_la-ServerFunctionsList.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamMarshaller.Tpo -c D4StreamMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-D4StreamMarshaller.o mv -f .deps/libdap_la-XDRStreamUnMarshaller.Tpo .deps/libdap_la-XDRStreamUnMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamUnMarshaller.Tpo -c -o libdap_la-D4StreamUnMarshaller.lo `test -f 'D4StreamUnMarshaller.cc' || echo './'`D4StreamUnMarshaller.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamUnMarshaller.Tpo -c D4StreamUnMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-D4StreamUnMarshaller.o mv -f .deps/libdap_la-ServerFunction.Tpo .deps/libdap_la-ServerFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int64.lo -MD -MP -MF .deps/libdap_la-Int64.Tpo -c -o libdap_la-Int64.lo `test -f 'Int64.cc' || echo './'`Int64.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-MarshallerThread.lo -MD -MP -MF .deps/libdap_la-MarshallerThread.Tpo -c MarshallerThread.cc -o libdap_la-MarshallerThread.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int64.lo -MD -MP -MF .deps/libdap_la-Int64.Tpo -c Int64.cc -fPIC -DPIC -o .libs/libdap_la-Int64.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-mime_util.lo -MD -MP -MF .deps/libdap_la-mime_util.Tpo -c mime_util.cc -o libdap_la-mime_util.o >/dev/null 2>&1 mv -f .deps/libdap_la-ServerFunctionsList.Tpo .deps/libdap_la-ServerFunctionsList.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt64.lo -MD -MP -MF .deps/libdap_la-UInt64.Tpo -c -o libdap_la-UInt64.lo `test -f 'UInt64.cc' || echo './'`UInt64.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt64.lo -MD -MP -MF .deps/libdap_la-UInt64.Tpo -c UInt64.cc -fPIC -DPIC -o .libs/libdap_la-UInt64.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamMarshaller.Tpo -c D4StreamMarshaller.cc -o libdap_la-D4StreamMarshaller.o >/dev/null 2>&1 mv -f .deps/libdap_la-MarshallerThread.Tpo .deps/libdap_la-MarshallerThread.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int8.lo -MD -MP -MF .deps/libdap_la-Int8.Tpo -c -o libdap_la-Int8.lo `test -f 'Int8.cc' || echo './'`Int8.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4StreamUnMarshaller.lo -MD -MP -MF .deps/libdap_la-D4StreamUnMarshaller.Tpo -c D4StreamUnMarshaller.cc -o libdap_la-D4StreamUnMarshaller.o >/dev/null 2>&1 mv -f .deps/libdap_la-Keywords2.Tpo .deps/libdap_la-Keywords2.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4ParserSax2.lo -MD -MP -MF .deps/libdap_la-D4ParserSax2.Tpo -c -o libdap_la-D4ParserSax2.lo `test -f 'D4ParserSax2.cc' || echo './'`D4ParserSax2.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int8.lo -MD -MP -MF .deps/libdap_la-Int8.Tpo -c Int8.cc -fPIC -DPIC -o .libs/libdap_la-Int8.o mv -f .deps/libdap_la-util.Tpo .deps/libdap_la-util.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4ParserSax2.lo -MD -MP -MF .deps/libdap_la-D4ParserSax2.Tpo -c D4ParserSax2.cc -fPIC -DPIC -o .libs/libdap_la-D4ParserSax2.o /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-D4BaseTypeFactory.Tpo -c -o libdap_la-D4BaseTypeFactory.lo `test -f 'D4BaseTypeFactory.cc' || echo './'`D4BaseTypeFactory.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-D4BaseTypeFactory.Tpo -c D4BaseTypeFactory.cc -fPIC -DPIC -o .libs/libdap_la-D4BaseTypeFactory.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int64.lo -MD -MP -MF .deps/libdap_la-Int64.Tpo -c Int64.cc -o libdap_la-Int64.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4StreamMarshaller.Tpo .deps/libdap_la-D4StreamMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Dimensions.lo -MD -MP -MF .deps/libdap_la-D4Dimensions.Tpo -c -o libdap_la-D4Dimensions.lo `test -f 'D4Dimensions.cc' || echo './'`D4Dimensions.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Dimensions.lo -MD -MP -MF .deps/libdap_la-D4Dimensions.Tpo -c D4Dimensions.cc -fPIC -DPIC -o .libs/libdap_la-D4Dimensions.o mv -f .deps/libdap_la-D4StreamUnMarshaller.Tpo .deps/libdap_la-D4StreamUnMarshaller.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4EnumDefs.lo -MD -MP -MF .deps/libdap_la-D4EnumDefs.Tpo -c -o libdap_la-D4EnumDefs.lo `test -f 'D4EnumDefs.cc' || echo './'`D4EnumDefs.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4EnumDefs.lo -MD -MP -MF .deps/libdap_la-D4EnumDefs.Tpo -c D4EnumDefs.cc -fPIC -DPIC -o .libs/libdap_la-D4EnumDefs.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-UInt64.lo -MD -MP -MF .deps/libdap_la-UInt64.Tpo -c UInt64.cc -o libdap_la-UInt64.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4BaseTypeFactory.lo -MD -MP -MF .deps/libdap_la-D4BaseTypeFactory.Tpo -c D4BaseTypeFactory.cc -o libdap_la-D4BaseTypeFactory.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-Int8.lo -MD -MP -MF .deps/libdap_la-Int8.Tpo -c Int8.cc -o libdap_la-Int8.o >/dev/null 2>&1 mv -f .deps/libdap_la-mime_util.Tpo .deps/libdap_la-mime_util.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Group.lo -MD -MP -MF .deps/libdap_la-D4Group.Tpo -c -o libdap_la-D4Group.lo `test -f 'D4Group.cc' || echo './'`D4Group.cc mv -f .deps/libdap_la-Int64.Tpo .deps/libdap_la-Int64.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DMR.lo -MD -MP -MF .deps/libdap_la-DMR.Tpo -c -o libdap_la-DMR.lo `test -f 'DMR.cc' || echo './'`DMR.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Group.lo -MD -MP -MF .deps/libdap_la-D4Group.Tpo -c D4Group.cc -fPIC -DPIC -o .libs/libdap_la-D4Group.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DMR.lo -MD -MP -MF .deps/libdap_la-DMR.Tpo -c DMR.cc -fPIC -DPIC -o .libs/libdap_la-DMR.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Dimensions.lo -MD -MP -MF .deps/libdap_la-D4Dimensions.Tpo -c D4Dimensions.cc -o libdap_la-D4Dimensions.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4EnumDefs.lo -MD -MP -MF .deps/libdap_la-D4EnumDefs.Tpo -c D4EnumDefs.cc -o libdap_la-D4EnumDefs.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4BaseTypeFactory.Tpo .deps/libdap_la-D4BaseTypeFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Attributes.lo -MD -MP -MF .deps/libdap_la-D4Attributes.Tpo -c -o libdap_la-D4Attributes.lo `test -f 'D4Attributes.cc' || echo './'`D4Attributes.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Attributes.lo -MD -MP -MF .deps/libdap_la-D4Attributes.Tpo -c D4Attributes.cc -fPIC -DPIC -o .libs/libdap_la-D4Attributes.o mv -f .deps/libdap_la-UInt64.Tpo .deps/libdap_la-UInt64.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Enum.lo -MD -MP -MF .deps/libdap_la-D4Enum.Tpo -c -o libdap_la-D4Enum.lo `test -f 'D4Enum.cc' || echo './'`D4Enum.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Enum.lo -MD -MP -MF .deps/libdap_la-D4Enum.Tpo -c D4Enum.cc -fPIC -DPIC -o .libs/libdap_la-D4Enum.o mv -f .deps/libdap_la-Int8.Tpo .deps/libdap_la-Int8.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_ostream.lo -MD -MP -MF .deps/libdap_la-chunked_ostream.Tpo -c -o libdap_la-chunked_ostream.lo `test -f 'chunked_ostream.cc' || echo './'`chunked_ostream.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_ostream.lo -MD -MP -MF .deps/libdap_la-chunked_ostream.Tpo -c chunked_ostream.cc -fPIC -DPIC -o .libs/libdap_la-chunked_ostream.o mv -f .deps/libdap_la-D4Dimensions.Tpo .deps/libdap_la-D4Dimensions.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_istream.lo -MD -MP -MF .deps/libdap_la-chunked_istream.Tpo -c -o libdap_la-chunked_istream.lo `test -f 'chunked_istream.cc' || echo './'`chunked_istream.cc mv -f .deps/libdap_la-D4EnumDefs.Tpo .deps/libdap_la-D4EnumDefs.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Sequence.lo -MD -MP -MF .deps/libdap_la-D4Sequence.Tpo -c -o libdap_la-D4Sequence.lo `test -f 'D4Sequence.cc' || echo './'`D4Sequence.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-DMR.lo -MD -MP -MF .deps/libdap_la-DMR.Tpo -c DMR.cc -o libdap_la-DMR.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_istream.lo -MD -MP -MF .deps/libdap_la-chunked_istream.Tpo -c chunked_istream.cc -fPIC -DPIC -o .libs/libdap_la-chunked_istream.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_ostream.lo -MD -MP -MF .deps/libdap_la-chunked_ostream.Tpo -c chunked_ostream.cc -o libdap_la-chunked_ostream.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Sequence.lo -MD -MP -MF .deps/libdap_la-D4Sequence.Tpo -c D4Sequence.cc -fPIC -DPIC -o .libs/libdap_la-D4Sequence.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Attributes.lo -MD -MP -MF .deps/libdap_la-D4Attributes.Tpo -c D4Attributes.cc -o libdap_la-D4Attributes.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-chunked_istream.lo -MD -MP -MF .deps/libdap_la-chunked_istream.Tpo -c chunked_istream.cc -o libdap_la-chunked_istream.o >/dev/null 2>&1 mv -f .deps/libdap_la-chunked_ostream.Tpo .deps/libdap_la-chunked_ostream.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Maps.lo -MD -MP -MF .deps/libdap_la-D4Maps.Tpo -c -o libdap_la-D4Maps.lo `test -f 'D4Maps.cc' || echo './'`D4Maps.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Maps.lo -MD -MP -MF .deps/libdap_la-D4Maps.Tpo -c D4Maps.cc -fPIC -DPIC -o .libs/libdap_la-D4Maps.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Enum.lo -MD -MP -MF .deps/libdap_la-D4Enum.Tpo -c D4Enum.cc -o libdap_la-D4Enum.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Group.lo -MD -MP -MF .deps/libdap_la-D4Group.Tpo -c D4Group.cc -o libdap_la-D4Group.o >/dev/null 2>&1 mv -f .deps/libdap_la-DMR.Tpo .deps/libdap_la-DMR.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Opaque.lo -MD -MP -MF .deps/libdap_la-D4Opaque.Tpo -c -o libdap_la-D4Opaque.lo `test -f 'D4Opaque.cc' || echo './'`D4Opaque.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Opaque.lo -MD -MP -MF .deps/libdap_la-D4Opaque.Tpo -c D4Opaque.cc -fPIC -DPIC -o .libs/libdap_la-D4Opaque.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Maps.lo -MD -MP -MF .deps/libdap_la-D4Maps.Tpo -c D4Maps.cc -o libdap_la-D4Maps.o >/dev/null 2>&1 mv -f .deps/libdap_la-chunked_istream.Tpo .deps/libdap_la-chunked_istream.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4AsyncUtil.lo -MD -MP -MF .deps/libdap_la-D4AsyncUtil.Tpo -c -o libdap_la-D4AsyncUtil.lo `test -f 'D4AsyncUtil.cc' || echo './'`D4AsyncUtil.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4AsyncUtil.lo -MD -MP -MF .deps/libdap_la-D4AsyncUtil.Tpo -c D4AsyncUtil.cc -fPIC -DPIC -o .libs/libdap_la-D4AsyncUtil.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4ParserSax2.lo -MD -MP -MF .deps/libdap_la-D4ParserSax2.Tpo -c D4ParserSax2.cc -o libdap_la-D4ParserSax2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Sequence.lo -MD -MP -MF .deps/libdap_la-D4Sequence.Tpo -c D4Sequence.cc -o libdap_la-D4Sequence.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4Attributes.Tpo .deps/libdap_la-D4Attributes.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4RValue.lo -MD -MP -MF .deps/libdap_la-D4RValue.Tpo -c -o libdap_la-D4RValue.lo `test -f 'D4RValue.cc' || echo './'`D4RValue.cc mv -f .deps/libdap_la-D4Maps.Tpo .deps/libdap_la-D4Maps.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4FilterClause.lo -MD -MP -MF .deps/libdap_la-D4FilterClause.Tpo -c -o libdap_la-D4FilterClause.lo `test -f 'D4FilterClause.cc' || echo './'`D4FilterClause.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4RValue.lo -MD -MP -MF .deps/libdap_la-D4RValue.Tpo -c D4RValue.cc -fPIC -DPIC -o .libs/libdap_la-D4RValue.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4FilterClause.lo -MD -MP -MF .deps/libdap_la-D4FilterClause.Tpo -c D4FilterClause.cc -fPIC -DPIC -o .libs/libdap_la-D4FilterClause.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4Opaque.lo -MD -MP -MF .deps/libdap_la-D4Opaque.Tpo -c D4Opaque.cc -o libdap_la-D4Opaque.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4Enum.Tpo .deps/libdap_la-D4Enum.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.das.lo -MD -MP -MF .deps/libparsers_la-lex.das.Tpo -c -o libparsers_la-lex.das.lo `test -f 'lex.das.cc' || echo './'`lex.das.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.das.lo -MD -MP -MF .deps/libparsers_la-lex.das.Tpo -c lex.das.cc -fPIC -DPIC -o .libs/libparsers_la-lex.das.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4FilterClause.lo -MD -MP -MF .deps/libdap_la-D4FilterClause.Tpo -c D4FilterClause.cc -o libdap_la-D4FilterClause.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4Opaque.Tpo .deps/libdap_la-D4Opaque.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.dds.lo -MD -MP -MF .deps/libparsers_la-lex.dds.Tpo -c -o libparsers_la-lex.dds.lo `test -f 'lex.dds.cc' || echo './'`lex.dds.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4AsyncUtil.lo -MD -MP -MF .deps/libdap_la-D4AsyncUtil.Tpo -c D4AsyncUtil.cc -o libdap_la-D4AsyncUtil.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.dds.lo -MD -MP -MF .deps/libparsers_la-lex.dds.Tpo -c lex.dds.cc -fPIC -DPIC -o .libs/libparsers_la-lex.dds.o mv -f .deps/libdap_la-D4Group.Tpo .deps/libdap_la-D4Group.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.ce_expr.lo -MD -MP -MF .deps/libparsers_la-lex.ce_expr.Tpo -c -o libparsers_la-lex.ce_expr.lo `test -f 'lex.ce_expr.cc' || echo './'`lex.ce_expr.cc mv -f .deps/libdap_la-D4Sequence.Tpo .deps/libdap_la-D4Sequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.Error.lo -MD -MP -MF .deps/libparsers_la-lex.Error.Tpo -c -o libparsers_la-lex.Error.lo `test -f 'lex.Error.cc' || echo './'`lex.Error.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.ce_expr.lo -MD -MP -MF .deps/libparsers_la-lex.ce_expr.Tpo -c lex.ce_expr.cc -fPIC -DPIC -o .libs/libparsers_la-lex.ce_expr.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.Error.lo -MD -MP -MF .deps/libparsers_la-lex.Error.Tpo -c lex.Error.cc -fPIC -DPIC -o .libs/libparsers_la-lex.Error.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdap_la-D4RValue.lo -MD -MP -MF .deps/libdap_la-D4RValue.Tpo -c D4RValue.cc -o libdap_la-D4RValue.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4FilterClause.Tpo .deps/libdap_la-D4FilterClause.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-das.tab.lo -MD -MP -MF .deps/libparsers_la-das.tab.Tpo -c -o libparsers_la-das.tab.lo `test -f 'das.tab.cc' || echo './'`das.tab.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.das.lo -MD -MP -MF .deps/libparsers_la-lex.das.Tpo -c lex.das.cc -o libparsers_la-lex.das.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-das.tab.lo -MD -MP -MF .deps/libparsers_la-das.tab.Tpo -c das.tab.cc -fPIC -DPIC -o .libs/libparsers_la-das.tab.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.dds.lo -MD -MP -MF .deps/libparsers_la-lex.dds.Tpo -c lex.dds.cc -o libparsers_la-lex.dds.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.Error.lo -MD -MP -MF .deps/libparsers_la-lex.Error.Tpo -c lex.Error.cc -o libparsers_la-lex.Error.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-lex.ce_expr.lo -MD -MP -MF .deps/libparsers_la-lex.ce_expr.Tpo -c lex.ce_expr.cc -o libparsers_la-lex.ce_expr.o >/dev/null 2>&1 mv -f .deps/libdap_la-D4AsyncUtil.Tpo .deps/libdap_la-D4AsyncUtil.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-dds.tab.lo -MD -MP -MF .deps/libparsers_la-dds.tab.Tpo -c -o libparsers_la-dds.tab.lo `test -f 'dds.tab.cc' || echo './'`dds.tab.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-dds.tab.lo -MD -MP -MF .deps/libparsers_la-dds.tab.Tpo -c dds.tab.cc -fPIC -DPIC -o .libs/libparsers_la-dds.tab.o mv -f .deps/libdap_la-D4RValue.Tpo .deps/libdap_la-D4RValue.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-ce_expr.tab.lo -MD -MP -MF .deps/libparsers_la-ce_expr.tab.Tpo -c -o libparsers_la-ce_expr.tab.lo `test -f 'ce_expr.tab.cc' || echo './'`ce_expr.tab.cc mv -f .deps/libparsers_la-lex.das.Tpo .deps/libparsers_la-lex.das.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-Error.tab.lo -MD -MP -MF .deps/libparsers_la-Error.tab.Tpo -c -o libparsers_la-Error.tab.lo `test -f 'Error.tab.cc' || echo './'`Error.tab.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-ce_expr.tab.lo -MD -MP -MF .deps/libparsers_la-ce_expr.tab.Tpo -c ce_expr.tab.cc -fPIC -DPIC -o .libs/libparsers_la-ce_expr.tab.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-Error.tab.lo -MD -MP -MF .deps/libparsers_la-Error.tab.Tpo -c Error.tab.cc -fPIC -DPIC -o .libs/libparsers_la-Error.tab.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-das.tab.lo -MD -MP -MF .deps/libparsers_la-das.tab.Tpo -c das.tab.cc -o libparsers_la-das.tab.o >/dev/null 2>&1 mv -f .deps/libparsers_la-lex.dds.Tpo .deps/libparsers_la-lex.dds.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-RCReader.lo -MD -MP -MF .deps/libdapclient_la-RCReader.Tpo -c -o libdapclient_la-RCReader.lo `test -f 'RCReader.cc' || echo './'`RCReader.cc mv -f .deps/libparsers_la-lex.Error.Tpo .deps/libparsers_la-lex.Error.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-Connect.lo -MD -MP -MF .deps/libdapclient_la-Connect.Tpo -c -o libdapclient_la-Connect.lo `test -f 'Connect.cc' || echo './'`Connect.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-RCReader.lo -MD -MP -MF .deps/libdapclient_la-RCReader.Tpo -c RCReader.cc -fPIC -DPIC -o .libs/libdapclient_la-RCReader.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-Connect.lo -MD -MP -MF .deps/libdapclient_la-Connect.Tpo -c Connect.cc -fPIC -DPIC -o .libs/libdapclient_la-Connect.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-Error.tab.lo -MD -MP -MF .deps/libparsers_la-Error.tab.Tpo -c Error.tab.cc -o libparsers_la-Error.tab.o >/dev/null 2>&1 mv -f .deps/libparsers_la-lex.ce_expr.Tpo .deps/libparsers_la-lex.ce_expr.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPConnect.lo -MD -MP -MF .deps/libdapclient_la-HTTPConnect.Tpo -c -o libdapclient_la-HTTPConnect.lo `test -f 'HTTPConnect.cc' || echo './'`HTTPConnect.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPConnect.lo -MD -MP -MF .deps/libdapclient_la-HTTPConnect.Tpo -c HTTPConnect.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPConnect.o mv -f .deps/libdap_la-D4ParserSax2.Tpo .deps/libdap_la-D4ParserSax2.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCache.lo -MD -MP -MF .deps/libdapclient_la-HTTPCache.Tpo -c -o libdapclient_la-HTTPCache.lo `test -f 'HTTPCache.cc' || echo './'`HTTPCache.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCache.lo -MD -MP -MF .deps/libdapclient_la-HTTPCache.Tpo -c HTTPCache.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPCache.o mv -f .deps/libparsers_la-Error.tab.Tpo .deps/libparsers_la-Error.tab.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-util_mit.lo -MD -MP -MF .deps/libdapclient_la-util_mit.Tpo -c -o libdapclient_la-util_mit.lo `test -f 'util_mit.cc' || echo './'`util_mit.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-util_mit.lo -MD -MP -MF .deps/libdapclient_la-util_mit.Tpo -c util_mit.cc -fPIC -DPIC -o .libs/libdapclient_la-util_mit.o mv -f .deps/libparsers_la-das.tab.Tpo .deps/libparsers_la-das.tab.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-ResponseTooBigErr.lo -MD -MP -MF .deps/libdapclient_la-ResponseTooBigErr.Tpo -c -o libdapclient_la-ResponseTooBigErr.lo `test -f 'ResponseTooBigErr.cc' || echo './'`ResponseTooBigErr.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-ResponseTooBigErr.lo -MD -MP -MF .deps/libdapclient_la-ResponseTooBigErr.Tpo -c ResponseTooBigErr.cc -fPIC -DPIC -o .libs/libdapclient_la-ResponseTooBigErr.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-util_mit.lo -MD -MP -MF .deps/libdapclient_la-util_mit.Tpo -c util_mit.cc -o libdapclient_la-util_mit.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-ResponseTooBigErr.lo -MD -MP -MF .deps/libdapclient_la-ResponseTooBigErr.Tpo -c ResponseTooBigErr.cc -o libdapclient_la-ResponseTooBigErr.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-dds.tab.lo -MD -MP -MF .deps/libparsers_la-dds.tab.Tpo -c dds.tab.cc -o libparsers_la-dds.tab.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-RCReader.lo -MD -MP -MF .deps/libdapclient_la-RCReader.Tpo -c RCReader.cc -o libdapclient_la-RCReader.o >/dev/null 2>&1 mv -f .deps/libdapclient_la-ResponseTooBigErr.Tpo .deps/libdapclient_la-ResponseTooBigErr.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCacheTable.lo -MD -MP -MF .deps/libdapclient_la-HTTPCacheTable.Tpo -c -o libdapclient_la-HTTPCacheTable.lo `test -f 'HTTPCacheTable.cc' || echo './'`HTTPCacheTable.cc mv -f .deps/libdapclient_la-util_mit.Tpo .deps/libdapclient_la-util_mit.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-D4Connect.lo -MD -MP -MF .deps/libdapclient_la-D4Connect.Tpo -c -o libdapclient_la-D4Connect.lo `test -f 'D4Connect.cc' || echo './'`D4Connect.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCacheTable.lo -MD -MP -MF .deps/libdapclient_la-HTTPCacheTable.Tpo -c HTTPCacheTable.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPCacheTable.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-D4Connect.lo -MD -MP -MF .deps/libdapclient_la-D4Connect.Tpo -c D4Connect.cc -fPIC -DPIC -o .libs/libdapclient_la-D4Connect.o mv -f .deps/libdapclient_la-RCReader.Tpo .deps/libdapclient_la-RCReader.Plo depbase=`echo DODSFilter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT DODSFilter.lo -MD -MP -MF $depbase.Tpo -c -o DODSFilter.lo DODSFilter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT DODSFilter.lo -MD -MP -MF .deps/DODSFilter.Tpo -c DODSFilter.cc -fPIC -DPIC -o .libs/DODSFilter.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libparsers_la-ce_expr.tab.lo -MD -MP -MF .deps/libparsers_la-ce_expr.tab.Tpo -c ce_expr.tab.cc -o libparsers_la-ce_expr.tab.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPConnect.lo -MD -MP -MF .deps/libdapclient_la-HTTPConnect.Tpo -c HTTPConnect.cc -o libdapclient_la-HTTPConnect.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-Connect.lo -MD -MP -MF .deps/libdapclient_la-Connect.Tpo -c Connect.cc -o libdapclient_la-Connect.o >/dev/null 2>&1 mv -f .deps/libparsers_la-dds.tab.Tpo .deps/libparsers_la-dds.tab.Plo depbase=`echo Ancillary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Ancillary.lo -MD -MP -MF $depbase.Tpo -c -o Ancillary.lo Ancillary.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Ancillary.lo -MD -MP -MF .deps/Ancillary.Tpo -c Ancillary.cc -fPIC -DPIC -o .libs/Ancillary.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCacheTable.lo -MD -MP -MF .deps/libdapclient_la-HTTPCacheTable.Tpo -c HTTPCacheTable.cc -o libdapclient_la-HTTPCacheTable.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-HTTPCache.lo -MD -MP -MF .deps/libdapclient_la-HTTPCache.Tpo -c HTTPCache.cc -o libdapclient_la-HTTPCache.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT Ancillary.lo -MD -MP -MF .deps/Ancillary.Tpo -c Ancillary.cc -o Ancillary.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libdapclient_la-D4Connect.lo -MD -MP -MF .deps/libdapclient_la-D4Connect.Tpo -c D4Connect.cc -o libdapclient_la-D4Connect.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT DODSFilter.lo -MD -MP -MF .deps/DODSFilter.Tpo -c DODSFilter.cc -o DODSFilter.o >/dev/null 2>&1 i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT getdap-getdap.o -MD -MP -MF .deps/getdap-getdap.Tpo -c -o getdap-getdap.o `test -f 'getdap.cc' || echo './'`getdap.cc mv -f .deps/libdapclient_la-HTTPCacheTable.Tpo .deps/libdapclient_la-HTTPCacheTable.Plo i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT getdap4-getdap4.o -MD -MP -MF .deps/getdap4-getdap4.Tpo -c -o getdap4-getdap4.o `test -f 'getdap4.cc' || echo './'`getdap4.cc mv -f .deps/libdapclient_la-HTTPConnect.Tpo .deps/libdapclient_la-HTTPConnect.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GetOpt.lo -MD -MP -MF GNU/.deps/libdap_la-GetOpt.Tpo -c -o GNU/libdap_la-GetOpt.lo `test -f 'GNU/GetOpt.cc' || echo './'`GNU/GetOpt.cc libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GetOpt.lo -MD -MP -MF GNU/.deps/libdap_la-GetOpt.Tpo -c GNU/GetOpt.cc -fPIC -DPIC -o GNU/.libs/libdap_la-GetOpt.o libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GetOpt.lo -MD -MP -MF GNU/.deps/libdap_la-GetOpt.Tpo -c GNU/GetOpt.cc -o GNU/libdap_la-GetOpt.o >/dev/null 2>&1 mv -f .deps/libdapclient_la-Connect.Tpo .deps/libdapclient_la-Connect.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GNURegex.lo -MD -MP -MF GNU/.deps/libdap_la-GNURegex.Tpo -c -o GNU/libdap_la-GNURegex.lo `test -f 'GNU/GNURegex.cc' || echo './'`GNU/GNURegex.cc mv -f .deps/libparsers_la-ce_expr.tab.Tpo .deps/libparsers_la-ce_expr.tab.Plo /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libparsers.la libparsers_la-lex.das.lo libparsers_la-lex.dds.lo libparsers_la-lex.ce_expr.lo libparsers_la-lex.Error.lo libparsers_la-das.tab.lo libparsers_la-dds.tab.lo libparsers_la-ce_expr.tab.lo libparsers_la-Error.tab.lo -lxml2 mv -f GNU/.deps/libdap_la-GetOpt.Tpo GNU/.deps/libdap_la-GetOpt.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GNURegex.lo -MD -MP -MF GNU/.deps/libdap_la-GNURegex.Tpo -c GNU/GNURegex.cc -fPIC -DPIC -o GNU/.libs/libdap_la-GNURegex.o libtool: link: ar cru .libs/libparsers.a .libs/libparsers_la-lex.das.o .libs/libparsers_la-lex.dds.o .libs/libparsers_la-lex.ce_expr.o .libs/libparsers_la-lex.Error.o .libs/libparsers_la-das.tab.o .libs/libparsers_la-dds.tab.o .libs/libparsers_la-ce_expr.tab.o .libs/libparsers_la-Error.tab.o libtool: link: ranlib .libs/libparsers.a libtool: link: ( cd ".libs" && rm -f "libparsers.la" && ln -s "../libparsers.la" "libparsers.la" ) mv -f .deps/getdap-getdap.Tpo .deps/getdap-getdap.Po mv -f .deps/libdapclient_la-D4Connect.Tpo .deps/libdapclient_la-D4Connect.Plo libtool: compile: i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./GNU -I/usr/include/libxml2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT GNU/libdap_la-GNURegex.lo -MD -MP -MF GNU/.deps/libdap_la-GNURegex.Tpo -c GNU/GNURegex.cc -o GNU/libdap_la-GNURegex.o >/dev/null 2>&1 mv -f .deps/libdapclient_la-HTTPCache.Tpo .deps/libdapclient_la-HTTPCache.Plo mv -f .deps/getdap4-getdap4.Tpo .deps/getdap4-getdap4.Po mv -f GNU/.deps/libdap_la-GNURegex.Tpo GNU/.deps/libdap_la-GNURegex.Plo /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 24:1:1 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdap.la -rpath /usr/lib libdap_la-AttrTable.lo libdap_la-DAS.lo libdap_la-DDS.lo libdap_la-DataDDS.lo libdap_la-DDXParserSAX2.lo libdap_la-BaseType.lo libdap_la-Byte.lo libdap_la-Int32.lo libdap_la-Float64.lo libdap_la-Str.lo libdap_la-Url.lo libdap_la-Vector.lo libdap_la-Array.lo libdap_la-Structure.lo libdap_la-Sequence.lo libdap_la-Grid.lo libdap_la-UInt32.lo libdap_la-Int16.lo libdap_la-UInt16.lo libdap_la-Float32.lo libdap_la-Constructor.lo libdap_la-BaseTypeFactory.lo libdap_la-SignalHandler.lo libdap_la-Error.lo libdap_la-InternalErr.lo libdap_la-util.lo libdap_la-xdrutil_ppc.lo libdap_la-parser-util.lo libdap_la-escaping.lo libdap_la-Clause.lo libdap_la-RValue.lo libdap_la-ConstraintEvaluator.lo libdap_la-DapIndent.lo libdap_la-XDRUtils.lo libdap_la-XDRFileMarshaller.lo libdap_la-XDRStreamMarshaller.lo libdap_la-XDRFileUnMarshaller.lo libdap_la-XDRStreamUnMarshaller.lo libdap_la-mime_util.lo libdap_la-Keywords2.lo libdap_la-XMLWriter.lo libdap_la-ServerFunctionsList.lo libdap_la-ServerFunction.lo libdap_la-DapXmlNamespaces.lo libdap_la-MarshallerThread.lo GNU/libdap_la-GetOpt.lo GNU/libdap_la-GNURegex.lo libdap_la-D4StreamMarshaller.lo libdap_la-D4StreamUnMarshaller.lo libdap_la-Int64.lo libdap_la-UInt64.lo libdap_la-Int8.lo libdap_la-D4ParserSax2.lo libdap_la-D4BaseTypeFactory.lo libdap_la-D4Dimensions.lo libdap_la-D4EnumDefs.lo libdap_la-D4Group.lo libdap_la-DMR.lo libdap_la-D4Attributes.lo libdap_la-D4Enum.lo libdap_la-chunked_ostream.lo libdap_la-chunked_istream.lo libdap_la-D4Sequence.lo libdap_la-D4Maps.lo libdap_la-D4Opaque.lo libdap_la-D4AsyncUtil.lo libdap_la-D4RValue.lo libdap_la-D4FilterClause.lo -lxml2 -lpthread gl/libgnu.la d4_ce/libd4_ce_parser.la d4_function/libd4_function_parser.la libparsers.la -lcrypto libtool: link: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-tld-linux/4.8.5/crtbeginS.o .libs/libdap_la-AttrTable.o .libs/libdap_la-DAS.o .libs/libdap_la-DDS.o .libs/libdap_la-DataDDS.o .libs/libdap_la-DDXParserSAX2.o .libs/libdap_la-BaseType.o .libs/libdap_la-Byte.o .libs/libdap_la-Int32.o .libs/libdap_la-Float64.o .libs/libdap_la-Str.o .libs/libdap_la-Url.o .libs/libdap_la-Vector.o .libs/libdap_la-Array.o .libs/libdap_la-Structure.o .libs/libdap_la-Sequence.o .libs/libdap_la-Grid.o .libs/libdap_la-UInt32.o .libs/libdap_la-Int16.o .libs/libdap_la-UInt16.o .libs/libdap_la-Float32.o .libs/libdap_la-Constructor.o .libs/libdap_la-BaseTypeFactory.o .libs/libdap_la-SignalHandler.o .libs/libdap_la-Error.o .libs/libdap_la-InternalErr.o .libs/libdap_la-util.o .libs/libdap_la-xdrutil_ppc.o .libs/libdap_la-parser-util.o .libs/libdap_la-escaping.o .libs/libdap_la-Clause.o .libs/libdap_la-RValue.o .libs/libdap_la-ConstraintEvaluator.o .libs/libdap_la-DapIndent.o .libs/libdap_la-XDRUtils.o .libs/libdap_la-XDRFileMarshaller.o .libs/libdap_la-XDRStreamMarshaller.o .libs/libdap_la-XDRFileUnMarshaller.o .libs/libdap_la-XDRStreamUnMarshaller.o .libs/libdap_la-mime_util.o .libs/libdap_la-Keywords2.o .libs/libdap_la-XMLWriter.o .libs/libdap_la-ServerFunctionsList.o .libs/libdap_la-ServerFunction.o .libs/libdap_la-DapXmlNamespaces.o .libs/libdap_la-MarshallerThread.o GNU/.libs/libdap_la-GetOpt.o GNU/.libs/libdap_la-GNURegex.o .libs/libdap_la-D4StreamMarshaller.o .libs/libdap_la-D4StreamUnMarshaller.o .libs/libdap_la-Int64.o .libs/libdap_la-UInt64.o .libs/libdap_la-Int8.o .libs/libdap_la-D4ParserSax2.o .libs/libdap_la-D4BaseTypeFactory.o .libs/libdap_la-D4Dimensions.o .libs/libdap_la-D4EnumDefs.o .libs/libdap_la-D4Group.o .libs/libdap_la-DMR.o .libs/libdap_la-D4Attributes.o .libs/libdap_la-D4Enum.o .libs/libdap_la-chunked_ostream.o .libs/libdap_la-chunked_istream.o .libs/libdap_la-D4Sequence.o .libs/libdap_la-D4Maps.o .libs/libdap_la-D4Opaque.o .libs/libdap_la-D4AsyncUtil.o .libs/libdap_la-D4RValue.o .libs/libdap_la-D4FilterClause.o -Wl,--whole-archive gl/.libs/libgnu.a d4_ce/.libs/libd4_ce_parser.a d4_function/.libs/libd4_function_parser.a ./.libs/libparsers.a -Wl,--no-whole-archive -L/usr/lib -lpthread /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lcrypto -L/usr/lib/gcc/i686-tld-linux/4.8.5 -L/usr/lib/gcc/i686-tld-linux/4.8.5/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crtn.o -Wl,-soname -Wl,libdap.so.23 -o .libs/libdap.so.23.1.1 libtool: link: (cd ".libs" && rm -f "libdap.so.23" && ln -s "libdap.so.23.1.1" "libdap.so.23") libtool: link: (cd ".libs" && rm -f "libdap.so" && ln -s "libdap.so.23.1.1" "libdap.so") libtool: link: (cd .libs/libdap.lax/libgnu.a && ar x "/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl/.libs/libgnu.a") libtool: link: (cd .libs/libdap.lax/libd4_ce_parser.a && ar x "/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce/.libs/libd4_ce_parser.a") libtool: link: (cd .libs/libdap.lax/libd4_function_parser.a && ar x "/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function/.libs/libd4_function_parser.a") libtool: link: (cd .libs/libdap.lax/libparsers.a && ar x "/tmp/B.9CK14N/BUILD/libdap-3.18.3/./.libs/libparsers.a") libtool: link: ar cru .libs/libdap.a libdap_la-AttrTable.o libdap_la-DAS.o libdap_la-DDS.o libdap_la-DataDDS.o libdap_la-DDXParserSAX2.o libdap_la-BaseType.o libdap_la-Byte.o libdap_la-Int32.o libdap_la-Float64.o libdap_la-Str.o libdap_la-Url.o libdap_la-Vector.o libdap_la-Array.o libdap_la-Structure.o libdap_la-Sequence.o libdap_la-Grid.o libdap_la-UInt32.o libdap_la-Int16.o libdap_la-UInt16.o libdap_la-Float32.o libdap_la-Constructor.o libdap_la-BaseTypeFactory.o libdap_la-SignalHandler.o libdap_la-Error.o libdap_la-InternalErr.o libdap_la-util.o libdap_la-xdrutil_ppc.o libdap_la-parser-util.o libdap_la-escaping.o libdap_la-Clause.o libdap_la-RValue.o libdap_la-ConstraintEvaluator.o libdap_la-DapIndent.o libdap_la-XDRUtils.o libdap_la-XDRFileMarshaller.o libdap_la-XDRStreamMarshaller.o libdap_la-XDRFileUnMarshaller.o libdap_la-XDRStreamUnMarshaller.o libdap_la-mime_util.o libdap_la-Keywords2.o libdap_la-XMLWriter.o libdap_la-ServerFunctionsList.o libdap_la-ServerFunction.o libdap_la-DapXmlNamespaces.o libdap_la-MarshallerThread.o GNU/libdap_la-GetOpt.o GNU/libdap_la-GNURegex.o libdap_la-D4StreamMarshaller.o libdap_la-D4StreamUnMarshaller.o libdap_la-Int64.o libdap_la-UInt64.o libdap_la-Int8.o libdap_la-D4ParserSax2.o libdap_la-D4BaseTypeFactory.o libdap_la-D4Dimensions.o libdap_la-D4EnumDefs.o libdap_la-D4Group.o libdap_la-DMR.o libdap_la-D4Attributes.o libdap_la-D4Enum.o libdap_la-chunked_ostream.o libdap_la-chunked_istream.o libdap_la-D4Sequence.o libdap_la-D4Maps.o libdap_la-D4Opaque.o libdap_la-D4AsyncUtil.o libdap_la-D4RValue.o libdap_la-D4FilterClause.o .libs/libdap.lax/libgnu.a/localcharset.o .libs/libdap.lax/libgnu.a/lock.o .libs/libdap.lax/libgnu.a/threadlib.o .libs/libdap.lax/libgnu.a/unistd.o .libs/libdap.lax/libgnu.a/wctype-h.o .libs/libdap.lax/libd4_ce_parser.a/libd4_ce_parser_la-D4ConstraintEvaluator.o .libs/libdap.lax/libd4_ce_parser.a/libd4_ce_parser_la-d4_ce_parser.tab.o .libs/libdap.lax/libd4_ce_parser.a/libd4_ce_parser_la-lex.d4_ce.o .libs/libdap.lax/libd4_function_parser.a/D4FunctionEvaluator.o .libs/libdap.lax/libd4_function_parser.a/d4_function_parser.tab.o .libs/libdap.lax/libd4_function_parser.a/lex.d4_function.o .libs/libdap.lax/libparsers.a/libparsers_la-Error.tab.o .libs/libdap.lax/libparsers.a/libparsers_la-ce_expr.tab.o .libs/libdap.lax/libparsers.a/libparsers_la-das.tab.o .libs/libdap.lax/libparsers.a/libparsers_la-dds.tab.o .libs/libdap.lax/libparsers.a/libparsers_la-lex.Error.o .libs/libdap.lax/libparsers.a/libparsers_la-lex.ce_expr.o .libs/libdap.lax/libparsers.a/libparsers_la-lex.das.o .libs/libdap.lax/libparsers.a/libparsers_la-lex.dds.o libtool: link: ranlib .libs/libdap.a libtool: link: rm -fr .libs/libdap.lax libtool: link: ( cd ".libs" && rm -f "libdap.la" && ln -s "../libdap.la" "libdap.la" ) /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 7:6:1 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdapclient.la -rpath /usr/lib libdapclient_la-RCReader.lo libdapclient_la-Connect.lo libdapclient_la-HTTPConnect.lo libdapclient_la-HTTPCache.lo libdapclient_la-util_mit.lo libdapclient_la-ResponseTooBigErr.lo libdapclient_la-HTTPCacheTable.lo libdapclient_la-D4Connect.lo -lcurl libdap.la -lpthread /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 13:6:6 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdapserver.la -rpath /usr/lib DODSFilter.lo Ancillary.lo libdap.la -luuid libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libxml2.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libstdc++.la' seems to be moved libtool: link: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-tld-linux/4.8.5/crtbeginS.o .libs/DODSFilter.o .libs/Ancillary.o -Wl,-rpath -Wl,/tmp/B.9CK14N/BUILD/libdap-3.18.3/.libs ./.libs/libdap.so -L/usr/lib -L/usr/lib/gcc/i686-tld-linux/4.8.5/../../.. -lpthread /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lcrypto /usr/lib/libuuid.so -L/usr/lib/gcc/i686-tld-linux/4.8.5 /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crtn.o -Wl,-soname -Wl,libdapserver.so.7 -o .libs/libdapserver.so.7.6.6 libtool: link: (cd ".libs" && rm -f "libdapserver.so.7" && ln -s "libdapserver.so.7.6.6" "libdapserver.so.7") libtool: link: (cd ".libs" && rm -f "libdapserver.so" && ln -s "libdapserver.so.7.6.6" "libdapserver.so") libtool: link: ar cru .libs/libdapserver.a DODSFilter.o Ancillary.o libtool: link: ranlib .libs/libdapserver.a libtool: link: ( cd ".libs" && rm -f "libdapserver.la" && ln -s "../libdapserver.la" "libdapserver.la" ) libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libxml2.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libstdc++.la' seems to be moved libtool: link: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-tld-linux/4.8.5/crtbeginS.o .libs/libdapclient_la-RCReader.o .libs/libdapclient_la-Connect.o .libs/libdapclient_la-HTTPConnect.o .libs/libdapclient_la-HTTPCache.o .libs/libdapclient_la-util_mit.o .libs/libdapclient_la-ResponseTooBigErr.o .libs/libdapclient_la-HTTPCacheTable.o .libs/libdapclient_la-D4Connect.o -Wl,-rpath -Wl,/tmp/B.9CK14N/BUILD/libdap-3.18.3/.libs /usr/lib/libcurl.so -L/usr/lib /usr/lib/libcares.so -lrt -lnghttp2 /usr/lib/libidn.so /usr/lib/librtmp.so /usr/lib/libssh2.so /usr/lib/libgssapi.so /usr/lib/libheimntlm.so /usr/lib/libkrb5.so /usr/lib/libsqlite3.so /usr/lib/libhx509.so /usr/lib/libhcrypto.so /usr/lib/libasn1.so /usr/lib/libwind.so -lcom_err /usr/lib/libheimbase.so /usr/lib/libroken.so /usr/lib/libldap.so /usr/lib/liblber.so /usr/lib/libsasl2.so -lcrypt -lresolv /usr/lib/libpam.so /usr/lib/libaudit.so -lssl ./.libs/libdap.so -L/usr/lib/gcc/i686-tld-linux/4.8.5/../../.. /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lcrypto -lpthread -L/usr/lib/gcc/i686-tld-linux/4.8.5 /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crtn.o -Wl,-soname -Wl,libdapclient.so.6 -o .libs/libdapclient.so.6.1.6 libtool: link: (cd ".libs" && rm -f "libdapclient.so.6" && ln -s "libdapclient.so.6.1.6" "libdapclient.so.6") libtool: link: (cd ".libs" && rm -f "libdapclient.so" && ln -s "libdapclient.so.6.1.6" "libdapclient.so") libtool: link: ar cru .libs/libdapclient.a libdapclient_la-RCReader.o libdapclient_la-Connect.o libdapclient_la-HTTPConnect.o libdapclient_la-HTTPCache.o libdapclient_la-util_mit.o libdapclient_la-ResponseTooBigErr.o libdapclient_la-HTTPCacheTable.o libdapclient_la-D4Connect.o libtool: link: ranlib .libs/libdapclient.a libtool: link: ( cd ".libs" && rm -f "libdapclient.la" && ln -s "../libdapclient.la" "libdapclient.la" ) /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o getdap getdap-getdap.o libdapclient.la libdap.la /bin/sh ./libtool --tag=CXX --mode=link i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o getdap4 getdap4-getdap4.o libdapclient.la libdap.la libtool: link: i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/getdap getdap-getdap.o ./.libs/libdapclient.so -L/usr/lib /usr/lib/libcurl.so /usr/lib/libcares.so -lrt -lnghttp2 /usr/lib/libidn.so /usr/lib/librtmp.so /usr/lib/libssh2.so /usr/lib/libgssapi.so /usr/lib/libheimntlm.so /usr/lib/libkrb5.so /usr/lib/libsqlite3.so /usr/lib/libhx509.so /usr/lib/libhcrypto.so /usr/lib/libasn1.so /usr/lib/libwind.so -lcom_err /usr/lib/libheimbase.so /usr/lib/libroken.so /usr/lib/libldap.so /usr/lib/liblber.so /usr/lib/libsasl2.so -lcrypt -lresolv /usr/lib/libpam.so /usr/lib/libaudit.so -lssl /tmp/B.9CK14N/BUILD/libdap-3.18.3/.libs/libdap.so ./.libs/libdap.so -lpthread /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lcrypto /usr/lib/libstdc++.so -lm -pthread libtool: link: i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/getdap4 getdap4-getdap4.o ./.libs/libdapclient.so -L/usr/lib /usr/lib/libcurl.so /usr/lib/libcares.so -lrt -lnghttp2 /usr/lib/libidn.so /usr/lib/librtmp.so /usr/lib/libssh2.so /usr/lib/libgssapi.so /usr/lib/libheimntlm.so /usr/lib/libkrb5.so /usr/lib/libsqlite3.so /usr/lib/libhx509.so /usr/lib/libhcrypto.so /usr/lib/libasn1.so /usr/lib/libwind.so -lcom_err /usr/lib/libheimbase.so /usr/lib/libroken.so /usr/lib/libldap.so /usr/lib/liblber.so /usr/lib/libsasl2.so -lcrypt -lresolv /usr/lib/libpam.so /usr/lib/libaudit.so -lssl /tmp/B.9CK14N/BUILD/libdap-3.18.3/.libs/libdap.so ./.libs/libdap.so -lpthread /usr/lib/libxml2.so -ldl -lz /usr/lib/liblzma.so -lcrypto /usr/lib/libstdc++.so -lm -pthread make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' Making all in unit-tests make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' Making all in cache-testsuite make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' sed -e "s%[@]srcdir[@]%.%" cleanup.sh.in > cleanup.sh chmod +x cleanup.sh make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' sed -e "s%[@]abs_srcdir[@]%/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests%" test_config.h.in > test_config.h make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' Making all in tests make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestByte.o -MD -MP -MF .deps/libtest_types_a-TestByte.Tpo -c -o libtest_types_a-TestByte.o `test -f 'TestByte.cc' || echo './'`TestByte.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestInt32.o -MD -MP -MF .deps/libtest_types_a-TestInt32.Tpo -c -o libtest_types_a-TestInt32.o `test -f 'TestInt32.cc' || echo './'`TestInt32.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestFloat64.o -MD -MP -MF .deps/libtest_types_a-TestFloat64.Tpo -c -o libtest_types_a-TestFloat64.o `test -f 'TestFloat64.cc' || echo './'`TestFloat64.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestStr.o -MD -MP -MF .deps/libtest_types_a-TestStr.Tpo -c -o libtest_types_a-TestStr.o `test -f 'TestStr.cc' || echo './'`TestStr.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestUrl.o -MD -MP -MF .deps/libtest_types_a-TestUrl.Tpo -c -o libtest_types_a-TestUrl.o `test -f 'TestUrl.cc' || echo './'`TestUrl.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestArray.o -MD -MP -MF .deps/libtest_types_a-TestArray.Tpo -c -o libtest_types_a-TestArray.o `test -f 'TestArray.cc' || echo './'`TestArray.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestStructure.o -MD -MP -MF .deps/libtest_types_a-TestStructure.Tpo -c -o libtest_types_a-TestStructure.o `test -f 'TestStructure.cc' || echo './'`TestStructure.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestSequence.o -MD -MP -MF .deps/libtest_types_a-TestSequence.Tpo -c -o libtest_types_a-TestSequence.o `test -f 'TestSequence.cc' || echo './'`TestSequence.cc mv -f .deps/libtest_types_a-TestInt32.Tpo .deps/libtest_types_a-TestInt32.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestGrid.o -MD -MP -MF .deps/libtest_types_a-TestGrid.Tpo -c -o libtest_types_a-TestGrid.o `test -f 'TestGrid.cc' || echo './'`TestGrid.cc mv -f .deps/libtest_types_a-TestFloat64.Tpo .deps/libtest_types_a-TestFloat64.Po mv -f .deps/libtest_types_a-TestByte.Tpo .deps/libtest_types_a-TestByte.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestUInt32.o -MD -MP -MF .deps/libtest_types_a-TestUInt32.Tpo -c -o libtest_types_a-TestUInt32.o `test -f 'TestUInt32.cc' || echo './'`TestUInt32.cc i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestInt16.o -MD -MP -MF .deps/libtest_types_a-TestInt16.Tpo -c -o libtest_types_a-TestInt16.o `test -f 'TestInt16.cc' || echo './'`TestInt16.cc mv -f .deps/libtest_types_a-TestStr.Tpo .deps/libtest_types_a-TestStr.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestUInt16.o -MD -MP -MF .deps/libtest_types_a-TestUInt16.Tpo -c -o libtest_types_a-TestUInt16.o `test -f 'TestUInt16.cc' || echo './'`TestUInt16.cc mv -f .deps/libtest_types_a-TestUrl.Tpo .deps/libtest_types_a-TestUrl.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestFloat32.o -MD -MP -MF .deps/libtest_types_a-TestFloat32.Tpo -c -o libtest_types_a-TestFloat32.o `test -f 'TestFloat32.cc' || echo './'`TestFloat32.cc mv -f .deps/libtest_types_a-TestStructure.Tpo .deps/libtest_types_a-TestStructure.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestTypeFactory.o -MD -MP -MF .deps/libtest_types_a-TestTypeFactory.Tpo -c -o libtest_types_a-TestTypeFactory.o `test -f 'TestTypeFactory.cc' || echo './'`TestTypeFactory.cc mv -f .deps/libtest_types_a-TestSequence.Tpo .deps/libtest_types_a-TestSequence.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-D4TestTypeFactory.o -MD -MP -MF .deps/libtest_types_a-D4TestTypeFactory.Tpo -c -o libtest_types_a-D4TestTypeFactory.o `test -f 'D4TestTypeFactory.cc' || echo './'`D4TestTypeFactory.cc mv -f .deps/libtest_types_a-TestInt16.Tpo .deps/libtest_types_a-TestInt16.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestD4Group.o -MD -MP -MF .deps/libtest_types_a-TestD4Group.Tpo -c -o libtest_types_a-TestD4Group.o `test -f 'TestD4Group.cc' || echo './'`TestD4Group.cc mv -f .deps/libtest_types_a-TestUInt32.Tpo .deps/libtest_types_a-TestUInt32.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestInt8.o -MD -MP -MF .deps/libtest_types_a-TestInt8.Tpo -c -o libtest_types_a-TestInt8.o `test -f 'TestInt8.cc' || echo './'`TestInt8.cc mv -f .deps/libtest_types_a-TestUInt16.Tpo .deps/libtest_types_a-TestUInt16.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestInt64.o -MD -MP -MF .deps/libtest_types_a-TestInt64.Tpo -c -o libtest_types_a-TestInt64.o `test -f 'TestInt64.cc' || echo './'`TestInt64.cc mv -f .deps/libtest_types_a-TestGrid.Tpo .deps/libtest_types_a-TestGrid.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestUInt64.o -MD -MP -MF .deps/libtest_types_a-TestUInt64.Tpo -c -o libtest_types_a-TestUInt64.o `test -f 'TestUInt64.cc' || echo './'`TestUInt64.cc mv -f .deps/libtest_types_a-TestFloat32.Tpo .deps/libtest_types_a-TestFloat32.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestD4Sequence.o -MD -MP -MF .deps/libtest_types_a-TestD4Sequence.Tpo -c -o libtest_types_a-TestD4Sequence.o `test -f 'TestD4Sequence.cc' || echo './'`TestD4Sequence.cc mv -f .deps/libtest_types_a-TestTypeFactory.Tpo .deps/libtest_types_a-TestTypeFactory.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestD4Enum.o -MD -MP -MF .deps/libtest_types_a-TestD4Enum.Tpo -c -o libtest_types_a-TestD4Enum.o `test -f 'TestD4Enum.cc' || echo './'`TestD4Enum.cc mv -f .deps/libtest_types_a-TestInt8.Tpo .deps/libtest_types_a-TestInt8.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestD4Opaque.o -MD -MP -MF .deps/libtest_types_a-TestD4Opaque.Tpo -c -o libtest_types_a-TestD4Opaque.o `test -f 'TestD4Opaque.cc' || echo './'`TestD4Opaque.cc mv -f .deps/libtest_types_a-TestInt64.Tpo .deps/libtest_types_a-TestInt64.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-TestFunction.o -MD -MP -MF .deps/libtest_types_a-TestFunction.Tpo -c -o libtest_types_a-TestFunction.o `test -f 'TestFunction.cc' || echo './'`TestFunction.cc mv -f .deps/libtest_types_a-TestUInt64.Tpo .deps/libtest_types_a-TestUInt64.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../GNU -I../d4_ce -I../d4_function -I/usr/include/libxml2 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT libtest_types_a-D4TestFunction.o -MD -MP -MF .deps/libtest_types_a-D4TestFunction.Tpo -c -o libtest_types_a-D4TestFunction.o `test -f 'D4TestFunction.cc' || echo './'`D4TestFunction.cc mv -f .deps/libtest_types_a-D4TestTypeFactory.Tpo .deps/libtest_types_a-D4TestTypeFactory.Po mv -f .deps/libtest_types_a-TestD4Group.Tpo .deps/libtest_types_a-TestD4Group.Po mv -f .deps/libtest_types_a-TestD4Sequence.Tpo .deps/libtest_types_a-TestD4Sequence.Po mv -f .deps/libtest_types_a-TestD4Enum.Tpo .deps/libtest_types_a-TestD4Enum.Po mv -f .deps/libtest_types_a-TestFunction.Tpo .deps/libtest_types_a-TestFunction.Po mv -f .deps/libtest_types_a-TestD4Opaque.Tpo .deps/libtest_types_a-TestD4Opaque.Po mv -f .deps/libtest_types_a-D4TestFunction.Tpo .deps/libtest_types_a-D4TestFunction.Po mv -f .deps/libtest_types_a-TestArray.Tpo .deps/libtest_types_a-TestArray.Po rm -f libtest-types.a ar cr libtest-types.a libtest_types_a-TestByte.o libtest_types_a-TestInt32.o libtest_types_a-TestFloat64.o libtest_types_a-TestStr.o libtest_types_a-TestUrl.o libtest_types_a-TestArray.o libtest_types_a-TestStructure.o libtest_types_a-TestSequence.o libtest_types_a-TestGrid.o libtest_types_a-TestUInt32.o libtest_types_a-TestInt16.o libtest_types_a-TestUInt16.o libtest_types_a-TestFloat32.o libtest_types_a-TestTypeFactory.o libtest_types_a-D4TestTypeFactory.o libtest_types_a-TestD4Group.o libtest_types_a-TestInt8.o libtest_types_a-TestInt64.o libtest_types_a-TestUInt64.o libtest_types_a-TestD4Sequence.o libtest_types_a-TestD4Enum.o libtest_types_a-TestD4Opaque.o libtest_types_a-TestFunction.o libtest_types_a-D4TestFunction.o ranlib libtest-types.a make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' make[1]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp /bin/sh -e /tmp/B.9CK14N/BUILD/tmp/rpm-tmp.79822 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp + umask 022 + cd /tmp/B.9CK14N/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder + /bin/mkdir -p /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder + cd libdap-3.18.3 + rm -rf /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder' /usr/bin/make install-recursive make[1]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' Making install in gl make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' /usr/bin/make install-recursive make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[5]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /tmp/B.9CK14N/BUILD/libdap-3.18.3/conf/install-sh -d /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib ; \ fi ; \ if test -f /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.alias; then \ sed -f ref-add.sed /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.alias > /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.alias ; \ rm -f /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.alias ; \ rm -f /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/gl' Making install in d4_ce make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' /usr/bin/make install-am make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' /usr/bin/install -c -m 644 D4ConstraintEvaluator.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_ce' Making install in d4_function make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' /usr/bin/make install-am make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' /usr/bin/install -c -m 644 D4FunctionEvaluator.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/d4_function' Making install in . make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/aclocal' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/pkgconfig' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/man/man1' /usr/bin/install -c dap-config dap-config-pkgconfig '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin' /usr/bin/install -c -m 644 conf/libdap.m4 '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/aclocal' /usr/bin/install -c -m 644 libdap.pc libdapclient.pc libdapserver.pc '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/pkgconfig' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' /bin/sh ./libtool --mode=install /usr/bin/install -c libdap.la libdapclient.la libdapserver.la '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib' /usr/bin/install -c -m 644 getdap.1 dap-config.1 getdap4.1 '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 AttrTable.h DAS.h DDS.h DataDDS.h DDXParserSAX2.h DDXExceptions.h BaseType.h Byte.h Int32.h Float64.h Str.h Url.h Vector.h Array.h Constructor.h Structure.h Sequence.h Grid.h UInt32.h Int16.h UInt16.h Float32.h BaseTypeFactory.h ObjectType.h EncodingType.h SignalHandler.h Error.h InternalErr.h util.h escaping.h parser.h debug.h dods-limits.h dods-datatypes.h Type.h util_mit.h expr.h Clause.h RValue.h ConstraintEvaluator.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' /usr/bin/install -c -m 644 ce_parser.h DapIndent.h DapObj.h XDRFileMarshaller.h Marshaller.h UnMarshaller.h XDRFileUnMarshaller.h XDRStreamMarshaller.h XDRUtils.h xdr-datatypes.h mime_util.h cgi_util.h XDRStreamUnMarshaller.h Keywords2.h XMLWriter.h ServerFunctionsList.h ServerFunction.h media_types.h DapXmlNamespaces.h parser-util.h MarshallerThread.h GNU/GetOpt.h GNU/GNURegex.h RCReader.h Connect.h HTTPConnect.h HTTPCache.h HTTPCacheDisconnectedMode.h HTTPCacheInterruptHandler.h Response.h HTTPResponse.h HTTPCacheResponse.h PipeResponse.h StdinResponse.h SignalHandlerRegisteredErr.h ResponseTooBigErr.h Resource.h HTTPCacheTable.h HTTPCacheMacros.h DODSFilter.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' /usr/bin/install -c -m 644 AlarmHandler.h EventHandler.h Ancillary.h D4StreamMarshaller.h D4StreamUnMarshaller.h Int64.h UInt64.h Int8.h D4ParserSax2.h D4BaseTypeFactory.h D4Maps.h D4Dimensions.h D4EnumDefs.h D4Group.h DMR.h D4Attributes.h D4AttributeType.h D4Enum.h chunked_stream.h chunked_ostream.h chunked_istream.h D4Sequence.h crc.h D4Opaque.h D4AsyncUtil.h D4Function.h D4RValue.h D4FilterClause.h D4Connect.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap' libtool: install: /usr/bin/install -c .libs/libdap.so.23.1.1 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.so.23.1.1 libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdap.so.23.1.1 libdap.so.23 || { rm -f libdap.so.23 && ln -s libdap.so.23.1.1 libdap.so.23; }; }) libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdap.so.23.1.1 libdap.so || { rm -f libdap.so && ln -s libdap.so.23.1.1 libdap.so; }; }) libtool: install: /usr/bin/install -c .libs/libdap.lai /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.la libtool: warning: relinking 'libdapclient.la' libtool: install: (cd /tmp/B.9CK14N/BUILD/libdap-3.18.3; /bin/sh "/tmp/B.9CK14N/BUILD/libdap-3.18.3/libtool" --tag CXX --mode=relink i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 7:6:1 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdapclient.la -rpath /usr/lib libdapclient_la-RCReader.lo libdapclient_la-Connect.lo libdapclient_la-HTTPConnect.lo libdapclient_la-HTTPCache.lo libdapclient_la-util_mit.lo libdapclient_la-ResponseTooBigErr.lo libdapclient_la-HTTPCacheTable.lo libdapclient_la-D4Connect.lo -lcurl libdap.la -lpthread -inst-prefix-dir /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder) libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libxml2.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libstdc++.la' seems to be moved libtool: relink: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-tld-linux/4.8.5/crtbeginS.o .libs/libdapclient_la-RCReader.o .libs/libdapclient_la-Connect.o .libs/libdapclient_la-HTTPConnect.o .libs/libdapclient_la-HTTPCache.o .libs/libdapclient_la-util_mit.o .libs/libdapclient_la-ResponseTooBigErr.o .libs/libdapclient_la-HTTPCacheTable.o .libs/libdapclient_la-D4Connect.o -L/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib -L/usr/lib -lcurl -lcares -lrt -lnghttp2 -lidn -lrtmp -lssh2 -lgssapi -lheimntlm -lkrb5 -lsqlite3 -lhx509 -lhcrypto -lasn1 -lwind -lcom_err -lheimbase -lroken -lldap -llber -lsasl2 -lcrypt -lresolv -lpam -laudit -lssl -ldap -L/usr/lib/gcc/i686-tld-linux/4.8.5/../../.. -lxml2 -ldl -lz -llzma -lcrypto -lpthread -L/usr/lib/gcc/i686-tld-linux/4.8.5 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crtn.o -Wl,-soname -Wl,libdapclient.so.6 -o .libs/libdapclient.so.6.1.6 libtool: install: /usr/bin/install -c .libs/libdapclient.so.6.1.6T /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.so.6.1.6 libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdapclient.so.6.1.6 libdapclient.so.6 || { rm -f libdapclient.so.6 && ln -s libdapclient.so.6.1.6 libdapclient.so.6; }; }) libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdapclient.so.6.1.6 libdapclient.so || { rm -f libdapclient.so && ln -s libdapclient.so.6.1.6 libdapclient.so; }; }) libtool: install: /usr/bin/install -c .libs/libdapclient.lai /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.la libtool: warning: relinking 'libdapserver.la' libtool: install: (cd /tmp/B.9CK14N/BUILD/libdap-3.18.3; /bin/sh "/tmp/B.9CK14N/BUILD/libdap-3.18.3/libtool" --tag CXX --mode=relink i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 13:6:6 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libdapserver.la -rpath /usr/lib DODSFilter.lo Ancillary.lo libdap.la -luuid -inst-prefix-dir /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder) libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libxml2.la' seems to be moved libtool: warning: '/usr/lib/gcc/i686-tld-linux/4.8.5/../../../libstdc++.la' seems to be moved libtool: relink: i686-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crti.o /usr/lib/gcc/i686-tld-linux/4.8.5/crtbeginS.o .libs/DODSFilter.o .libs/Ancillary.o -L/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib -L/usr/lib -ldap -L/usr/lib/gcc/i686-tld-linux/4.8.5/../../.. -lpthread -lxml2 -ldl -lz -llzma -lcrypto -luuid -L/usr/lib/gcc/i686-tld-linux/4.8.5 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-tld-linux/4.8.5/crtendS.o /usr/lib/gcc/i686-tld-linux/4.8.5/../../../crtn.o -Wl,-soname -Wl,libdapserver.so.7 -o .libs/libdapserver.so.7.6.6 libtool: install: /usr/bin/install -c .libs/libdapserver.so.7.6.6T /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.so.7.6.6 libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdapserver.so.7.6.6 libdapserver.so.7 || { rm -f libdapserver.so.7 && ln -s libdapserver.so.7.6.6 libdapserver.so.7; }; }) libtool: install: (cd /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib && { ln -s -f libdapserver.so.7.6.6 libdapserver.so || { rm -f libdapserver.so && ln -s libdapserver.so.7.6.6 libdapserver.so; }; }) libtool: install: /usr/bin/install -c .libs/libdapserver.lai /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.la libtool: install: /usr/bin/install -c .libs/libdap.a /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.a libtool: install: chmod 644 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.a libtool: install: ranlib /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.a libtool: install: /usr/bin/install -c .libs/libdapclient.a /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.a libtool: install: chmod 644 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.a libtool: install: ranlib /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.a libtool: install: /usr/bin/install -c .libs/libdapserver.a /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.a libtool: install: chmod 644 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.a libtool: install: ranlib /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c getdap getdap4 '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin' libtool: warning: 'libdapclient.la' has not been installed in '/usr/lib' libtool: warning: '/tmp/B.9CK14N/BUILD/libdap-3.18.3/libdap.la' has not been installed in '/usr/lib' libtool: warning: 'libdap.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/getdap /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin/getdap libtool: warning: 'libdapclient.la' has not been installed in '/usr/lib' libtool: warning: '/tmp/B.9CK14N/BUILD/libdap-3.18.3/libdap.la' has not been installed in '/usr/lib' libtool: warning: 'libdap.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/getdap4 /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/bin/getdap4 make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' Making install in unit-tests make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' Making install in cache-testsuite make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests/cache-testsuite' make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' make[4]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/unit-tests' Making install in tests make[2]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' make[3]: Entering directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap/test' /usr/bin/install -c -m 644 libtest-types.a '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib' /usr/bin/install -c -m 644 TestArray.h TestByte.h TestCommon.h TestFloat32.h TestFloat64.h TestGrid.h TestInt16.h TestInt32.h TestSequence.h TestStr.h TestStructure.h TestTypeFactory.h TestUInt16.h TestUInt32.h TestUrl.h D4TestTypeFactory.h TestD4Group.h TestInt8.h TestInt64.h TestUInt64.h TestD4Sequence.h TestD4Enum.h TestD4Opaque.h TestFunction.h D4TestFunction.h '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/include/libdap/test' ( cd '/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib' && ranlib libtest-types.a ) make[3]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' make[2]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3/tests' make[1]: Leaving directory `/tmp/B.9CK14N/BUILD/libdap-3.18.3' + /bin/rm '--interactive=never' /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdap.la /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapclient.la /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/lib/libdapserver.la + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 3 ELF shared libraries...DONE Stripping 4 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 5 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libdap-3.18.3-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp /bin/sh -e /tmp/B.9CK14N/BUILD/tmp/rpm-tmp.74556 + umask 022 + cd /tmp/B.9CK14N/BUILD + cd libdap-3.18.3 + DOCDIR=/tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3 + export DOCDIR + rm -rf /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3 + /bin/mkdir -p /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3... Documentation compressed. + cp -pr COPYRIGHT_URI COPYRIGHT_W3C NEWS README README.dodsrc /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder/usr/share/doc/libdap-3.18.3... ./COPYRIGHT_W3C ./NEWS ./COPYRIGHT_URI ./README ./README.dodsrc Documentation compressed. + exit 0 Provides: libdap.so.23 libdapclient.so.6 libdapserver.so.7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libdap.so.23 libdapclient.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libuuid.so.1 libuuid.so.1(UUID_1.0) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.5) rtld(GNU_HASH) Processing files: libdap-devel-3.18.3-1 Provides: pkgconfig(libdap) = 3.18.3 pkgconfig(libdapclient) = 3.18.3 pkgconfig(libdapserver) = 3.18.3 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: libdap-static-3.18.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder Wrote: /tmp/B.9CK14N/RPMS/libdap-3.18.3-1.i686.rpm Wrote: /tmp/B.9CK14N/RPMS/libdap-devel-3.18.3-1.i686.rpm Wrote: /tmp/B.9CK14N/RPMS/libdap-static-3.18.3-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.9CK14N/BUILD/tmp /bin/sh -e /tmp/B.9CK14N/BUILD/tmp/rpm-tmp.39223 + umask 022 + cd /tmp/B.9CK14N/BUILD + cd libdap-3.18.3 + /bin/rm '--interactive=never' -rf /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder + rm -rf /tmp/B.9CK14N/BUILD/tmp/libdap-3.18.3-root-builder ended at: Fri Mar 31 16:08:30 2017, done in 0:00:57.270324 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.9CK14N/BUILD + rm -rf /tmp/B.9CK14N/tmp /tmp/B.9CK14N/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..282 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.9CK14N Begin-TLD-Builder-Info Build-Time: user:143.06s sys:7.46s real:64.65s (faults io:10 non-io:4848447) Files queued for ftp: 559452 libdap-static-3.18.3-1.i686.rpm 161643 libdap-devel-3.18.3-1.i686.rpm 557310 libdap-3.18.3-1.i686.rpm 157 libdap-3.18.3-1.src.rpm.uploadinfo End-TLD-Builder-Info