1. * Package: sci-libs/libdap-3.11.3
  2. * Repository: gentoo
  3. * Maintainer: nerdboy@gentoo.org sci-geosciences@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libdap-3.11.3.tar.gz to /tmp/portage/sci-libs/libdap-3.11.3/work
  8. >>> Source unpacked in /tmp/portage/sci-libs/libdap-3.11.3/work
  9. >>> Preparing source in /tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3 ...
  12. * econf: updating libdap-3.11.3/conf/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating libdap-3.11.3/conf/config.guess with /usr/share/gnuconfig/config.guess
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static
  15. configure: loading site script /usr/share/config.site
  16. configure: loading site script /usr/share/crossdev/include/site/linux
  17. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  18. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking whether build environment is sane... yes
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. configure: Package Major Version: 3
  25. configure: Package Minor Version: 11
  26. configure: Package SubMinor Version: 3
  27. checking build system type... x86_64-pc-linux-gnu
  28. checking host system type... x86_64-pc-linux-gnu
  29. checking for gawk... (cached) gawk
  30. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  31. checking whether the C++ compiler works... yes
  32. checking for C++ compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C++ compiler... yes
  37. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  38. checking for style of include used by make... GNU
  39. checking dependency style of x86_64-pc-linux-gnu-g++... none
  40. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  46. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  47. checking for grep that handles long lines and -e... /bin/grep
  48. checking for egrep... /bin/grep -E
  49. checking for ANSI C header files... yes
  50. checking for sys/types.h... yes
  51. checking for sys/stat.h... yes
  52. checking for stdlib.h... yes
  53. checking for string.h... yes
  54. checking for memory.h... yes
  55. checking for strings.h... yes
  56. checking for inttypes.h... yes
  57. checking for stdint.h... yes
  58. checking for unistd.h... yes
  59. checking minix/config.h usability... no
  60. checking minix/config.h presence... no
  61. checking for minix/config.h... no
  62. checking whether it is safe to define __EXTENSIONS__... yes
  63. checking for flex... flex
  64. checking lex output file root... lex.yy
  65. checking lex library... -lfl
  66. checking whether yytext is a pointer... yes
  67. checking whether ln -s works... yes
  68. checking whether make sets $(MAKE)... (cached) yes
  69. checking how to print strings... printf
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for fgrep... /bin/grep -F
  72. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  73. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  74. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  75. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  76. checking the maximum length of command line arguments... 1572864
  77. checking whether the shell understands some XSI constructs... yes
  78. checking whether the shell understands "+="... yes
  79. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  80. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  81. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  82. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  83. checking how to recognize dependent libraries... pass_all
  84. checking for x86_64-pc-linux-gnu-dlltool... no
  85. checking for dlltool... no
  86. checking how to associate runtime and link libraries... printf %s\n
  87. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  88. checking for archiver @FILE support... @
  89. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  90. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  91. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... mt
  95. checking if mt is a manifest tool... no
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  113. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  114. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  115. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  117. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  118. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  119. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  120. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  121. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking for bison... bison
  125. checking for dirent.h that defines DIR... yes
  126. checking for library containing opendir... none required
  127. checking for ANSI C header files... (cached) yes
  128. checking for sys/wait.h that is POSIX.1 compatible... yes
  129. checking fcntl.h usability... yes
  130. checking fcntl.h presence... yes
  131. checking for fcntl.h... yes
  132. checking malloc.h usability... yes
  133. checking malloc.h presence... yes
  134. checking for malloc.h... yes
  135. checking for memory.h... (cached) yes
  136. checking netinet/in.h usability... yes
  137. checking netinet/in.h presence... yes
  138. checking for netinet/in.h... yes
  139. checking stddef.h usability... yes
  140. checking stddef.h presence... yes
  141. checking for stddef.h... yes
  142. checking for stdlib.h... (cached) yes
  143. checking for string.h... (cached) yes
  144. checking for strings.h... (cached) yes
  145. checking sys/param.h usability... yes
  146. checking sys/param.h presence... yes
  147. checking for sys/param.h... yes
  148. checking sys/time.h usability... yes
  149. checking sys/time.h presence... yes
  150. checking for sys/time.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking for an ANSI C-conforming const... yes
  153. checking for inline... inline
  154. checking for size_t... yes
  155. checking for struct stat.st_blksize... yes
  156. checking whether time.h and sys/time.h may both be included... yes
  157. checking whether struct tm is in sys/time.h or time.h... time.h
  158. checking for working volatile... yes
  159. checking size of int... 4
  160. checking size of long... 8
  161. checking size of char... 1
  162. checking size of double... 8
  163. checking size of float... 4
  164. checking for inttypes.h... (cached) yes
  165. checking size of int32_t... 4
  166. checking size of uint32_t... 4
  167. checking size of int16_t... 2
  168. checking size of uint16_t... 2
  169. checking size of uint8_t... 1
  170. checking for library containing xdr_void... none required
  171. checking for xdr_uint32_t in -lc... yes
  172. checking for alarm... yes
  173. checking for atexit... yes
  174. checking for bzero... yes
  175. checking for dup2... yes
  176. checking for getcwd... yes
  177. checking for getpagesize... yes
  178. checking for localtime_r... yes
  179. checking for memmove... yes
  180. checking for memset... yes
  181. checking for pow... no
  182. checking for putenv... yes
  183. checking for setenv... yes
  184. checking for strchr... yes
  185. checking for strerror... yes
  186. checking for strtol... yes
  187. checking for strtoul... yes
  188. checking for timegm... yes
  189. checking for mktime... yes
  190. checking for working alloca.h... yes
  191. checking for alloca... yes
  192. checking whether <wchar.h> uses 'inline' correctly... yes
  193. checking for btowc... yes
  194. checking for mbsinit... yes
  195. checking for mbrtowc... yes
  196. checking for nl_langinfo... yes
  197. checking for isblank... yes
  198. checking for iswctype... yes
  199. checking for wcscoll... yes
  200. checking for wcrtomb... yes
  201. checking for iswcntrl... yes
  202. checking for iswblank... yes
  203. checking for nl_langinfo and CODESET... yes
  204. checking for a traditional french locale... fr_FR
  205. checking whether the preprocessor supports include_next... yes
  206. checking whether system header files limit the line length... no
  207. checking for langinfo.h... yes
  208. checking for stdint.h... (cached) yes
  209. checking for wchar.h... yes
  210. checking for unistd.h... (cached) yes
  211. checking for features.h... yes
  212. checking for wctype.h... yes
  213. checking for working fcntl.h... yes
  214. checking whether getc_unlocked is declared... yes
  215. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  216. checking whether malloc, realloc, calloc are POSIX compliant... yes
  217. checking for mbstate_t... yes
  218. checking for a traditional japanese locale... ja_JP
  219. checking for a transitional chinese locale... zh_CN.GB18030
  220. checking for a french Unicode locale... fr_FR.UTF-8
  221. checking for C/C++ restrict keyword... __restrict
  222. checking for stdbool.h that conforms to C99... yes
  223. checking for _Bool... yes
  224. checking for wchar_t... yes
  225. checking for long long int... yes
  226. checking for unsigned long long int... yes
  227. checking for wint_t... yes
  228. checking whether iswblank is declared... no
  229. checking for alloca as a compiler built-in... yes
  230. checking whether btowc(0) is correct... yes
  231. checking whether btowc(EOF) is correct... (cached) yes
  232. checking whether langinfo.h defines CODESET... yes
  233. checking whether langinfo.h defines T_FMT_AMPM... yes
  234. checking whether langinfo.h defines ERA... yes
  235. checking whether langinfo.h defines YESEXPR... yes
  236. checking whether nl_langinfo is declared without a macro... yes
  237. checking for stdlib.h... (cached) yes
  238. checking for GNU libc compatible malloc... (cached) yes
  239. checking whether mbrtowc handles incomplete characters... yes
  240. checking whether mbrtowc works as well as mbtowc... yes
  241. checking whether mbrtowc handles a NULL pwc argument... yes
  242. checking whether mbrtowc handles a NULL string argument... yes
  243. checking whether mbrtowc has a correct return value... yes
  244. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  245. checking whether mbrtowc handles incomplete characters... (cached) yes
  246. checking whether mbrtowc works as well as mbtowc... (cached) yes
  247. checking whether YESEXPR works... yes
  248. checking for working re_compile_pattern... (cached) yes
  249. checking for ssize_t... yes
  250. checking whether NULL can be used in arbitrary expressions... yes
  251. checking whether stdint.h conforms to C99... yes
  252. checking for random.h... no
  253. checking for struct random_data... yes
  254. checking whether _Exit is declared without a macro... yes
  255. checking whether atoll is declared without a macro... yes
  256. checking whether canonicalize_file_name is declared without a macro... yes
  257. checking whether getloadavg is declared without a macro... yes
  258. checking whether getsubopt is declared without a macro... yes
  259. checking whether grantpt is declared without a macro... yes
  260. checking whether mkdtemp is declared without a macro... yes
  261. checking whether mkostemp is declared without a macro... yes
  262. checking whether mkostemps is declared without a macro... yes
  263. checking whether mkstemp is declared without a macro... yes
  264. checking whether mkstemps is declared without a macro... yes
  265. checking whether ptsname is declared without a macro... yes
  266. checking whether random_r is declared without a macro... yes
  267. checking whether initstat_r is declared without a macro... no
  268. checking whether srandom_r is declared without a macro... yes
  269. checking whether setstate_r is declared without a macro... yes
  270. checking whether realpath is declared without a macro... yes
  271. checking whether rpmatch is declared without a macro... yes
  272. checking whether setenv is declared without a macro... yes
  273. checking whether strtod is declared without a macro... yes
  274. checking whether strtoll is declared without a macro... yes
  275. checking whether strtoull is declared without a macro... yes
  276. checking whether unlockpt is declared without a macro... yes
  277. checking whether unsetenv is declared without a macro... yes
  278. checking whether chown is declared without a macro... yes
  279. checking whether dup2 is declared without a macro... yes
  280. checking whether dup3 is declared without a macro... yes
  281. checking whether environ is declared without a macro... yes
  282. checking whether euidaccess is declared without a macro... yes
  283. checking whether faccessat is declared without a macro... yes
  284. checking whether fchdir is declared without a macro... yes
  285. checking whether fchownat is declared without a macro... yes
  286. checking whether fsync is declared without a macro... yes
  287. checking whether ftruncate is declared without a macro... yes
  288. checking whether getcwd is declared without a macro... yes
  289. checking whether getdomainname is declared without a macro... yes
  290. checking whether getdtablesize is declared without a macro... yes
  291. checking whether getgroups is declared without a macro... yes
  292. checking whether gethostname is declared without a macro... yes
  293. checking whether getlogin is declared without a macro... yes
  294. checking whether getlogin_r is declared without a macro... yes
  295. checking whether getpagesize is declared without a macro... yes
  296. checking whether getusershell is declared without a macro... yes
  297. checking whether setusershell is declared without a macro... yes
  298. checking whether endusershell is declared without a macro... yes
  299. checking whether lchown is declared without a macro... yes
  300. checking whether link is declared without a macro... yes
  301. checking whether linkat is declared without a macro... yes
  302. checking whether lseek is declared without a macro... yes
  303. checking whether pipe is declared without a macro... yes
  304. checking whether pipe2 is declared without a macro... yes
  305. checking whether pread is declared without a macro... yes
  306. checking whether pwrite is declared without a macro... yes
  307. checking whether readlink is declared without a macro... yes
  308. checking whether readlinkat is declared without a macro... yes
  309. checking whether rmdir is declared without a macro... yes
  310. checking whether sleep is declared without a macro... yes
  311. checking whether symlink is declared without a macro... yes
  312. checking whether symlinkat is declared without a macro... yes
  313. checking whether ttyname_r is declared without a macro... yes
  314. checking whether unlink is declared without a macro... yes
  315. checking whether unlinkat is declared without a macro... yes
  316. checking whether usleep is declared without a macro... yes
  317. checking whether btowc is declared without a macro... yes
  318. checking whether wctob is declared without a macro... yes
  319. checking whether mbsinit is declared without a macro... yes
  320. checking whether mbrtowc is declared without a macro... yes
  321. checking whether mbrlen is declared without a macro... yes
  322. checking whether mbsrtowcs is declared without a macro... yes
  323. checking whether mbsnrtowcs is declared without a macro... yes
  324. checking whether wcrtomb is declared without a macro... yes
  325. checking whether wcsrtombs is declared without a macro... yes
  326. checking whether wcsnrtombs is declared without a macro... yes
  327. checking whether wcwidth is declared without a macro... yes
  328. checking whether mbrtowc handles incomplete characters... (cached) yes
  329. checking whether mbrtowc works as well as mbtowc... (cached) yes
  330. checking whether wcrtomb return value is correct... yes
  331. checking whether iswcntrl works... yes
  332. checking for x86_64-pc-linux-gnu-pkg-config... no
  333. checking for pkg-config... /usr/bin/pkg-config
  334. checking pkg-config is at least version 0.9.0... yes
  335. checking for CURL... yes
  336. checking for libcurl... yes; used pkg-config
  337. checking for XML2... yes
  338. checking for libxml2... yes; used pkg-config
  339. checking for inflateEnd in -lz... yes
  340. checking zlib.h usability... yes
  341. checking zlib.h presence... yes
  342. checking for zlib.h... yes
  343. checking for pthread_kill in -lpthread... yes
  344. checking for uuid_generate in -luuid... yes
  345. checking for cppunit-config... /usr/bin/cppunit-config
  346. checking for Cppunit - version >= 1.12.0... 1.12.1
  347. configure: creating ./config.status
  348. config.status: creating Makefile
  349. config.status: creating libdap.pc
  350. config.status: creating libdapclient.pc
  351. config.status: creating libdapserver.pc
  352. config.status: creating gl/Makefile
  353. config.status: creating tests/Makefile
  354. config.status: creating tests/atlocal
  355. config.status: creating unit-tests/Makefile
  356. config.status: creating unit-tests/cache-testsuite/Makefile
  357. config.status: creating dap-config
  358. config.status: creating config.h
  359. config.status: creating dods-datatypes-config.h
  360. config.status: creating xdr-datatypes-config.h
  361. config.status: executing tests/atconfig commands
  362. config.status: executing depfiles commands
  363. config.status: executing libtool commands
  364. >>> Source configured.
  365. >>> Compiling source in /tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3 ...
  366. make -j24
  367. groff -t -e -mandoc -Tascii getdap.man1 | col -bx > getdap.1
  368. groff -t -e -mandoc -Tascii dap-config.man1 | col -bx > dap-config.1
  369. cp -p xdr-datatypes-config.h xdr-datatypes.h
  370. make all-recursive
  371. make[1]: Entering directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'
  372. Making all in gl
  373. make[2]: Entering directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  374. rm -f alloca.h-t alloca.h && \
  375. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  376. cat ./alloca.in.h; \
  377. } > alloca.h-t && \
  378. mv -f alloca.h-t alloca.h
  379. rm -f arg-nonnull.h-t arg-nonnull.h && \
  380. sed -n -e '/GL_ARG_NONNULL/,$p' \
  381. < ../conf/arg-nonnull.h \
  382. > arg-nonnull.h-t && \
  383. mv arg-nonnull.h-t arg-nonnull.h
  384. rm -f c++defs.h-t c++defs.h && \
  385. sed -n -e '/_GL_CXXDEFS/,$p' \
  386. < ../conf/c++defs.h \
  387. > c++defs.h-t && \
  388. mv c++defs.h-t c++defs.h
  389. rm -f configmake.h-t && \
  390. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  391. echo '#define PREFIX "/usr"'; \
  392. echo '#define EXEC_PREFIX "/usr"'; \
  393. echo '#define BINDIR "/usr/bin"'; \
  394. echo '#define SBINDIR "/usr/sbin"'; \
  395. echo '#define LIBEXECDIR "/usr/libexec"'; \
  396. echo '#define DATAROOTDIR "/usr/share"'; \
  397. echo '#define DATADIR "/usr/share"'; \
  398. echo '#define SYSCONFDIR "/etc"'; \
  399. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  400. echo '#define LOCALSTATEDIR "/var/lib"'; \
  401. echo '#define INCLUDEDIR "/usr/include"'; \
  402. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  403. echo '#define DOCDIR "/usr/share/doc/libdap"'; \
  404. echo '#define INFODIR "/usr/share/info"'; \
  405. echo '#define HTMLDIR "/usr/share/doc/libdap"'; \
  406. echo '#define DVIDIR "/usr/share/doc/libdap"'; \
  407. echo '#define PDFDIR "/usr/share/doc/libdap"'; \
  408. echo '#define PSDIR "/usr/share/doc/libdap"'; \
  409. echo '#define LIBDIR "/usr/lib64"'; \
  410. echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
  411. echo '#define LOCALEDIR "/usr/share/locale"'; \
  412. echo '#define MANDIR "/usr/share/man"'; \
  413. echo '#define MANEXT ""'; \
  414. echo '#define PKGDATADIR "/usr/share/libdap"'; \
  415. echo '#define PKGINCLUDEDIR "/usr/include/libdap"'; \
  416. echo '#define PKGLIBDIR "/usr/lib64/libdap"'; \
  417. echo '#define PKGLIBEXECDIR "/usr/libexec/libdap"'; \
  418. } | sed '/""/d' > configmake.h-t && \
  419. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  420. rm -f configmake.h-t; \
  421. else \
  422. rm -f configmake.h; mv configmake.h-t configmake.h; \
  423. fi
  424. rm -f warn-on-use.h-t warn-on-use.h && \
  425. sed -n -e '/^.ifndef/,$p' \
  426. < ../conf/warn-on-use.h \
  427. > warn-on-use.h-t && \
  428. mv warn-on-use.h-t warn-on-use.h
  429. rm -f langinfo.h-t langinfo.h && \
  430. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  431. sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  432. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  433. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  434. -e 's|@''PRAGMA_COLUMNS''@||g' \
  435. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  436. -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
  437. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  438. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  439. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  440. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  441. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  442. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  443. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  444. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  445. < ./langinfo.in.h; \
  446. } > langinfo.h-t && \
  447. mv langinfo.h-t langinfo.h
  448. rm -f stdlib.h-t stdlib.h && \
  449. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  450. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  451. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  452. -e 's|@''PRAGMA_COLUMNS''@||g' \
  453. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  454. -e 's|@''GNULIB__EXIT''@|0|g' \
  455. -e 's|@''GNULIB_ATOLL''@|0|g' \
  456. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  457. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
  458. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  459. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  460. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  461. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  462. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  463. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  464. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  465. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  466. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  467. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  468. -e 's|@''GNULIB_PUTENV''@|0|g' \
  469. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  470. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  471. -e 's|@''GNULIB_REALPATH''@|0|g' \
  472. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  473. -e 's|@''GNULIB_SETENV''@|0|g' \
  474. -e 's|@''GNULIB_STRTOD''@|0|g' \
  475. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  476. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  477. -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \
  478. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  479. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  480. -e 's|@''HAVE__EXIT''@|1|g' \
  481. -e 's|@''HAVE_ATOLL''@|1|g' \
  482. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  483. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  484. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  485. -e 's|@''HAVE_GRANTPT''@|1|g' \
  486. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  487. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  488. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  489. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  490. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  491. -e 's|@''HAVE_PTSNAME''@|1|g' \
  492. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  493. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  494. -e 's|@''HAVE_REALPATH''@|1|g' \
  495. -e 's|@''HAVE_RPMATCH''@|1|g' \
  496. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  497. -e 's|@''HAVE_STRTOD''@|1|g' \
  498. -e 's|@''HAVE_STRTOLL''@|1|g' \
  499. -e 's|@''HAVE_STRTOULL''@|1|g' \
  500. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  501. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  502. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  503. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  504. -e 's|@''REPLACE_CALLOC''@|0|g' \
  505. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  506. -e 's|@''REPLACE_MALLOC''@|0|g' \
  507. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  508. -e 's|@''REPLACE_PUTENV''@|0|g' \
  509. -e 's|@''REPLACE_REALLOC''@|0|g' \
  510. -e 's|@''REPLACE_REALPATH''@|0|g' \
  511. -e 's|@''REPLACE_SETENV''@|0|g' \
  512. -e 's|@''REPLACE_STRTOD''@|0|g' \
  513. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  514. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  515. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  516. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  517. < ./stdlib.in.h; \
  518. } > stdlib.h-t && \
  519. mv stdlib.h-t stdlib.h
  520. rm -f unistd.h-t unistd.h && \
  521. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  522. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  523. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  524. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  525. -e 's|@''PRAGMA_COLUMNS''@||g' \
  526. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  527. -e 's|@''GNULIB_CHOWN''@|0|g' \
  528. -e 's|@''GNULIB_CLOSE''@|0|g' \
  529. -e 's|@''GNULIB_DUP2''@|0|g' \
  530. -e 's|@''GNULIB_DUP3''@|0|g' \
  531. -e 's|@''GNULIB_ENVIRON''@|0|g' \
  532. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  533. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  534. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  535. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  536. -e 's|@''GNULIB_FSYNC''@|0|g' \
  537. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  538. -e 's|@''GNULIB_GETCWD''@|0|g' \
  539. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  540. -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  541. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  542. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  543. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  544. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  545. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  546. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  547. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  548. -e 's|@''GNULIB_LINK''@|0|g' \
  549. -e 's|@''GNULIB_LINKAT''@|0|g' \
  550. -e 's|@''GNULIB_LSEEK''@|0|g' \
  551. -e 's|@''GNULIB_PIPE''@|0|g' \
  552. -e 's|@''GNULIB_PIPE2''@|0|g' \
  553. -e 's|@''GNULIB_PREAD''@|0|g' \
  554. -e 's|@''GNULIB_PWRITE''@|0|g' \
  555. -e 's|@''GNULIB_READLINK''@|0|g' \
  556. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  557. -e 's|@''GNULIB_RMDIR''@|0|g' \
  558. -e 's|@''GNULIB_SLEEP''@|0|g' \
  559. -e 's|@''GNULIB_SYMLINK''@|0|g' \
  560. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  561. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  562. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  563. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  564. -e 's|@''GNULIB_UNLINK''@|0|g' \
  565. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  566. -e 's|@''GNULIB_USLEEP''@|0|g' \
  567. -e 's|@''GNULIB_WRITE''@|0|g' \
  568. < ./unistd.in.h | \
  569. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  570. -e 's|@''HAVE_DUP2''@|1|g' \
  571. -e 's|@''HAVE_DUP3''@|1|g' \
  572. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  573. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  574. -e 's|@''HAVE_FCHDIR''@|1|g' \
  575. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  576. -e 's|@''HAVE_FSYNC''@|1|g' \
  577. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  578. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  579. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  580. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  581. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  582. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  583. -e 's|@''HAVE_LCHOWN''@|1|g' \
  584. -e 's|@''HAVE_LINK''@|1|g' \
  585. -e 's|@''HAVE_LINKAT''@|1|g' \
  586. -e 's|@''HAVE_PIPE''@|1|g' \
  587. -e 's|@''HAVE_PIPE2''@|1|g' \
  588. -e 's|@''HAVE_PREAD''@|1|g' \
  589. -e 's|@''HAVE_PWRITE''@|1|g' \
  590. -e 's|@''HAVE_READLINK''@|1|g' \
  591. -e 's|@''HAVE_READLINKAT''@|1|g' \
  592. -e 's|@''HAVE_SLEEP''@|1|g' \
  593. -e 's|@''HAVE_SYMLINK''@|1|g' \
  594. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  595. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  596. -e 's|@''HAVE_USLEEP''@|1|g' \
  597. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  598. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  599. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  600. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  601. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  602. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  603. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  604. -e 's|@''HAVE_OS_H''@|0|g' \
  605. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  606. -e 's|@''REPLACE_CHOWN''@|0|g' \
  607. -e 's|@''REPLACE_CLOSE''@|0|g' \
  608. -e 's|@''REPLACE_DUP''@|0|g' \
  609. -e 's|@''REPLACE_DUP2''@|0|g' \
  610. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  611. -e 's|@''REPLACE_GETCWD''@|0|g' \
  612. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  613. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  614. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  615. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  616. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  617. -e 's|@''REPLACE_LINK''@|0|g' \
  618. -e 's|@''REPLACE_LINKAT''@|0|g' \
  619. -e 's|@''REPLACE_LSEEK''@|0|g' \
  620. -e 's|@''REPLACE_PREAD''@|0|g' \
  621. -e 's|@''REPLACE_PWRITE''@|0|g' \
  622. -e 's|@''REPLACE_READLINK''@|0|g' \
  623. -e 's|@''REPLACE_RMDIR''@|0|g' \
  624. -e 's|@''REPLACE_SLEEP''@|0|g' \
  625. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  626. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  627. -e 's|@''REPLACE_UNLINK''@|0|g' \
  628. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  629. -e 's|@''REPLACE_USLEEP''@|0|g' \
  630. -e 's|@''REPLACE_WRITE''@|0|g' \
  631. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  632. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  633. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  634. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  635. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  636. } > unistd.h-t && \
  637. mv unistd.h-t unistd.h
  638. rm -f wchar.h-t wchar.h && \
  639. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  640. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  641. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  642. -e 's|@''PRAGMA_COLUMNS''@||g' \
  643. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  644. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  645. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  646. -e 's|@''GNULIB_BTOWC''@|1|g' \
  647. -e 's|@''GNULIB_WCTOB''@|0|g' \
  648. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  649. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  650. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  651. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  652. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  653. -e 's|@''GNULIB_WCRTOMB''@|1|g' \
  654. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  655. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  656. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  657. -e 's|@''HAVE_WINT_T''@|1|g' \
  658. -e 's|@''HAVE_BTOWC''@|1|g' \
  659. -e 's|@''HAVE_MBSINIT''@|1|g' \
  660. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  661. -e 's|@''HAVE_MBRLEN''@|1|g' \
  662. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  663. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  664. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  665. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  666. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  667. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  668. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  669. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  670. -e 's|@''REPLACE_BTOWC''@|0|g' \
  671. -e 's|@''REPLACE_WCTOB''@|0|g' \
  672. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  673. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  674. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  675. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  676. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  677. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  678. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  679. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  680. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  681. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  682. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  683. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  684. < ./wchar.in.h; \
  685. } > wchar.h-t && \
  686. mv wchar.h-t wchar.h
  687. rm -f wctype.h-t wctype.h && \
  688. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  689. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  690. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  691. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  692. -e 's|@''PRAGMA_COLUMNS''@||g' \
  693. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  694. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  695. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  696. -e 's/@''HAVE_WINT_T''@/1/g' \
  697. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  698. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  699. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  700. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  701. < ./wctype.in.h; \
  702. } > wctype.h-t && \
  703. mv wctype.h-t wctype.h
  704. make all-recursive
  705. make[3]: Entering directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  706. make[4]: Entering directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  707. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o localcharset.lo localcharset.c
  708. rm -f t-charset.alias charset.alias && \
  709. /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
  710. mv t-charset.alias charset.alias
  711. rm -f t-ref-add.sed ref-add.sed && \
  712. sed -e '/^#/d' -e 's/@''PACKAGE''@/libdap/g' ref-add.sin > t-ref-add.sed && \
  713. mv t-ref-add.sed ref-add.sed
  714. rm -f t-ref-del.sed ref-del.sed && \
  715. sed -e '/^#/d' -e 's/@''PACKAGE''@/libdap/g' ref-del.sin > t-ref-del.sed && \
  716. mv t-ref-del.sed ref-del.sed
  717. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  718. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu.la localcharset.lo
  719. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/localcharset.o
  720. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a
  721. libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
  722. make[4]: Leaving directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  723. make[3]: Leaving directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  724. make[2]: Leaving directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3/gl'
  725. Making all in .
  726. make[2]: Entering directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'
  727. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-AttrTable.lo `test -f 'AttrTable.cc' || echo './'`AttrTable.cc
  728. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-DAS.lo `test -f 'DAS.cc' || echo './'`DAS.cc
  729. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-DDS.lo `test -f 'DDS.cc' || echo './'`DDS.cc
  730. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-DataDDS.lo `test -f 'DataDDS.cc' || echo './'`DataDDS.cc
  731. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-DDXParserSAX2.lo `test -f 'DDXParserSAX2.cc' || echo './'`DDXParserSAX2.cc
  732. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-BaseType.lo `test -f 'BaseType.cc' || echo './'`BaseType.cc
  733. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Byte.lo `test -f 'Byte.cc' || echo './'`Byte.cc
  734. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Int32.lo `test -f 'Int32.cc' || echo './'`Int32.cc
  735. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Float64.lo `test -f 'Float64.cc' || echo './'`Float64.cc
  736. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Str.lo `test -f 'Str.cc' || echo './'`Str.cc
  737. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Url.lo `test -f 'Url.cc' || echo './'`Url.cc
  738. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Vector.lo `test -f 'Vector.cc' || echo './'`Vector.cc
  739. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Array.lo `test -f 'Array.cc' || echo './'`Array.cc
  740. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Structure.lo `test -f 'Structure.cc' || echo './'`Structure.cc
  741. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Sequence.lo `test -f 'Sequence.cc' || echo './'`Sequence.cc
  742. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Grid.lo `test -f 'Grid.cc' || echo './'`Grid.cc
  743. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-UInt32.lo `test -f 'UInt32.cc' || echo './'`UInt32.cc
  744. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Int16.lo `test -f 'Int16.cc' || echo './'`Int16.cc
  745. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-UInt16.lo `test -f 'UInt16.cc' || echo './'`UInt16.cc
  746. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Float32.lo `test -f 'Float32.cc' || echo './'`Float32.cc
  747. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Constructor.lo `test -f 'Constructor.cc' || echo './'`Constructor.cc
  748. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-BaseTypeFactory.lo `test -f 'BaseTypeFactory.cc' || echo './'`BaseTypeFactory.cc
  749. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-SignalHandler.lo `test -f 'SignalHandler.cc' || echo './'`SignalHandler.cc
  750. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Error.lo `test -f 'Error.cc' || echo './'`Error.cc
  751. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DAS.cc -fPIC -DPIC -o .libs/libdap_la-DAS.o
  752. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c AttrTable.cc -fPIC -DPIC -o .libs/libdap_la-AttrTable.o
  753. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DDXParserSAX2.cc -fPIC -DPIC -o .libs/libdap_la-DDXParserSAX2.o
  754. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Int32.cc -fPIC -DPIC -o .libs/libdap_la-Int32.o
  755. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BaseType.cc -fPIC -DPIC -o .libs/libdap_la-BaseType.o
  756. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DataDDS.cc -fPIC -DPIC -o .libs/libdap_la-DataDDS.o
  757. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DDS.cc -fPIC -DPIC -o .libs/libdap_la-DDS.o
  758. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Url.cc -fPIC -DPIC -o .libs/libdap_la-Url.o
  759. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Float64.cc -fPIC -DPIC -o .libs/libdap_la-Float64.o
  760. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Array.cc -fPIC -DPIC -o .libs/libdap_la-Array.o
  761. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Byte.cc -fPIC -DPIC -o .libs/libdap_la-Byte.o
  762. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Grid.cc -fPIC -DPIC -o .libs/libdap_la-Grid.o
  763. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c UInt32.cc -fPIC -DPIC -o .libs/libdap_la-UInt32.o
  764. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Structure.cc -fPIC -DPIC -o .libs/libdap_la-Structure.o
  765. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Vector.cc -fPIC -DPIC -o .libs/libdap_la-Vector.o
  766. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Sequence.cc -fPIC -DPIC -o .libs/libdap_la-Sequence.o
  767. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Str.cc -fPIC -DPIC -o .libs/libdap_la-Str.o
  768. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Int16.cc -fPIC -DPIC -o .libs/libdap_la-Int16.o
  769. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Constructor.cc -fPIC -DPIC -o .libs/libdap_la-Constructor.o
  770. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c UInt16.cc -fPIC -DPIC -o .libs/libdap_la-UInt16.o
  771. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Error.cc -fPIC -DPIC -o .libs/libdap_la-Error.o
  772. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SignalHandler.cc -fPIC -DPIC -o .libs/libdap_la-SignalHandler.o
  773. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Float32.cc -fPIC -DPIC -o .libs/libdap_la-Float32.o
  774. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BaseTypeFactory.cc -fPIC -DPIC -o .libs/libdap_la-BaseTypeFactory.o
  775. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-InternalErr.lo `test -f 'InternalErr.cc' || echo './'`InternalErr.cc
  776. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c InternalErr.cc -fPIC -DPIC -o .libs/libdap_la-InternalErr.o
  777. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-util.lo `test -f 'util.cc' || echo './'`util.cc
  778. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-xdrutil_ppc.lo `test -f 'xdrutil_ppc.c' || echo './'`xdrutil_ppc.c
  779. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c xdrutil_ppc.c -fPIC -DPIC -o .libs/libdap_la-xdrutil_ppc.o
  780. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c util.cc -fPIC -DPIC -o .libs/libdap_la-util.o
  781. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-parser-util.lo `test -f 'parser-util.cc' || echo './'`parser-util.cc
  782. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-escaping.lo `test -f 'escaping.cc' || echo './'`escaping.cc
  783. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-ce_functions.lo `test -f 'ce_functions.cc' || echo './'`ce_functions.cc
  784. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c escaping.cc -fPIC -DPIC -o .libs/libdap_la-escaping.o
  785. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c parser-util.cc -fPIC -DPIC -o .libs/libdap_la-parser-util.o
  786. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-GSEClause.lo `test -f 'GSEClause.cc' || echo './'`GSEClause.cc
  787. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ce_functions.cc -fPIC -DPIC -o .libs/libdap_la-ce_functions.o
  788. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GSEClause.cc -fPIC -DPIC -o .libs/libdap_la-GSEClause.o
  789. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-GeoConstraint.lo `test -f 'GeoConstraint.cc' || echo './'`GeoConstraint.cc
  790. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-GridGeoConstraint.lo `test -f 'GridGeoConstraint.cc' || echo './'`GridGeoConstraint.cc
  791. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeoConstraint.cc -fPIC -DPIC -o .libs/libdap_la-GeoConstraint.o
  792. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GridGeoConstraint.cc -fPIC -DPIC -o .libs/libdap_la-GridGeoConstraint.o
  793. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Clause.lo `test -f 'Clause.cc' || echo './'`Clause.cc
  794. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Clause.cc -fPIC -DPIC -o .libs/libdap_la-Clause.o
  795. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-RValue.lo `test -f 'RValue.cc' || echo './'`RValue.cc
  796. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-ConstraintEvaluator.lo `test -f 'ConstraintEvaluator.cc' || echo './'`ConstraintEvaluator.cc
  797. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-ArrayGeoConstraint.lo `test -f 'ArrayGeoConstraint.cc' || echo './'`ArrayGeoConstraint.cc
  798. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RValue.cc -fPIC -DPIC -o .libs/libdap_la-RValue.o
  799. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-DapIndent.lo `test -f 'DapIndent.cc' || echo './'`DapIndent.cc
  800. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XDRUtils.lo `test -f 'XDRUtils.cc' || echo './'`XDRUtils.cc
  801. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XDRFileMarshaller.lo `test -f 'XDRFileMarshaller.cc' || echo './'`XDRFileMarshaller.cc
  802. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConstraintEvaluator.cc -fPIC -DPIC -o .libs/libdap_la-ConstraintEvaluator.o
  803. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ArrayGeoConstraint.cc -fPIC -DPIC -o .libs/libdap_la-ArrayGeoConstraint.o
  804. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XDRUtils.cc -fPIC -DPIC -o .libs/libdap_la-XDRUtils.o
  805. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DapIndent.cc -fPIC -DPIC -o .libs/libdap_la-DapIndent.o
  806. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XDRFileMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRFileMarshaller.o
  807. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XDRFileUnMarshaller.lo `test -f 'XDRFileUnMarshaller.cc' || echo './'`XDRFileUnMarshaller.cc
  808. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XDRFileUnMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRFileUnMarshaller.o
  809. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XDRStreamMarshaller.lo `test -f 'XDRStreamMarshaller.cc' || echo './'`XDRStreamMarshaller.cc
  810. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XDRStreamUnMarshaller.lo `test -f 'XDRStreamUnMarshaller.cc' || echo './'`XDRStreamUnMarshaller.cc
  811. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-mime_util.lo `test -f 'mime_util.cc' || echo './'`mime_util.cc
  812. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XDRStreamMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRStreamMarshaller.o
  813. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-Keywords2.lo `test -f 'Keywords2.cc' || echo './'`Keywords2.cc
  814. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XDRStreamUnMarshaller.cc -fPIC -DPIC -o .libs/libdap_la-XDRStreamUnMarshaller.o
  815. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mime_util.cc -fPIC -DPIC -o .libs/libdap_la-mime_util.o
  816. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Keywords2.cc -fPIC -DPIC -o .libs/libdap_la-Keywords2.o
  817. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-XMLWriter.lo `test -f 'XMLWriter.cc' || echo './'`XMLWriter.cc
  818. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-GetOpt.lo `test -f 'GNU/GetOpt.cc' || echo './'`GNU/GetOpt.cc
  819. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c XMLWriter.cc -fPIC -DPIC -o .libs/libdap_la-XMLWriter.o
  820. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GNU/GetOpt.cc -fPIC -DPIC -o .libs/libdap_la-GetOpt.o
  821. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdap_la-GNURegex.lo `test -f 'GNU/GNURegex.cc' || echo './'`GNU/GNURegex.cc
  822. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GNU/GNURegex.cc -fPIC -DPIC -o .libs/libdap_la-GNURegex.o
  823. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-lex.das.lo `test -f 'lex.das.cc' || echo './'`lex.das.cc
  824. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lex.das.cc -fPIC -DPIC -o .libs/libparsers_la-lex.das.o
  825. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-das.tab.lo `test -f 'das.tab.cc' || echo './'`das.tab.cc
  826. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c das.tab.cc -fPIC -DPIC -o .libs/libparsers_la-das.tab.o
  827. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-lex.dds.lo `test -f 'lex.dds.cc' || echo './'`lex.dds.cc
  828. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lex.dds.cc -fPIC -DPIC -o .libs/libparsers_la-lex.dds.o
  829. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-dds.tab.lo `test -f 'dds.tab.cc' || echo './'`dds.tab.cc
  830. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-lex.ce_expr.lo `test -f 'lex.ce_expr.cc' || echo './'`lex.ce_expr.cc
  831. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dds.tab.cc -fPIC -DPIC -o .libs/libparsers_la-dds.tab.o
  832. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-ce_expr.tab.lo `test -f 'ce_expr.tab.cc' || echo './'`ce_expr.tab.cc
  833. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lex.ce_expr.cc -fPIC -DPIC -o .libs/libparsers_la-lex.ce_expr.o
  834. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ce_expr.tab.cc -fPIC -DPIC -o .libs/libparsers_la-ce_expr.tab.o
  835. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-lex.Error.lo `test -f 'lex.Error.cc' || echo './'`lex.Error.cc
  836. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-Error.tab.lo `test -f 'Error.tab.cc' || echo './'`Error.tab.cc
  837. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-gse.tab.lo `test -f 'gse.tab.cc' || echo './'`gse.tab.cc
  838. das.tab.cc: In function 'int dasparse(void*)':
  839. das.tab.cc:1990:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  840. das.tab.cc:2133:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  841. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lex.Error.cc -fPIC -DPIC -o .libs/libparsers_la-lex.Error.o
  842. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libparsers_la-lex.gse_.lo `test -f 'lex.gse_.cc' || echo './'`lex.gse_.cc
  843. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Error.tab.cc -fPIC -DPIC -o .libs/libparsers_la-Error.tab.o
  844. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gse.tab.cc -fPIC -DPIC -o .libs/libparsers_la-gse.tab.o
  845. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lex.gse_.cc -fPIC -DPIC -o .libs/libparsers_la-lex.gse_.o
  846. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-RCReader.lo `test -f 'RCReader.cc' || echo './'`RCReader.cc
  847. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RCReader.cc -fPIC -DPIC -o .libs/libdapclient_la-RCReader.o
  848. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-Connect.lo `test -f 'Connect.cc' || echo './'`Connect.cc
  849. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Connect.cc -fPIC -DPIC -o .libs/libdapclient_la-Connect.o
  850. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-HTTPConnect.lo `test -f 'HTTPConnect.cc' || echo './'`HTTPConnect.cc
  851. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c HTTPConnect.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPConnect.o
  852. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-HTTPCache.lo `test -f 'HTTPCache.cc' || echo './'`HTTPCache.cc
  853. ce_expr.y: In function 'int ce_exprparse(void*)':
  854. ce_expr.y:204:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  855. ce_expr.y:395:85: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  856. dds.tab.cc: In function 'int ddsparse(void*)':
  857. dds.tab.cc:1985:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  858. dds.tab.cc:2128:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  859. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-util_mit.lo `test -f 'util_mit.cc' || echo './'`util_mit.cc
  860. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-ResponseTooBigErr.lo `test -f 'ResponseTooBigErr.cc' || echo './'`ResponseTooBigErr.cc
  861. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c HTTPCache.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPCache.o
  862. Error.tab.cc: In function 'int Errorparse(void*)':
  863. Error.tab.cc:1460:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  864. Error.tab.cc:1603:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  865. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ResponseTooBigErr.cc -fPIC -DPIC -o .libs/libdapclient_la-ResponseTooBigErr.o
  866. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c util_mit.cc -fPIC -DPIC -o .libs/libdapclient_la-util_mit.o
  867. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libdapclient_la-HTTPCacheTable.lo `test -f 'HTTPCacheTable.cc' || echo './'`HTTPCacheTable.cc
  868. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DODSFilter.lo DODSFilter.cc
  869. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c HTTPCacheTable.cc -fPIC -DPIC -o .libs/libdapclient_la-HTTPCacheTable.o
  870. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DODSFilter.cc -fPIC -DPIC -o .libs/DODSFilter.o
  871. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Ancillary.lo Ancillary.cc
  872. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ResponseBuilder.lo ResponseBuilder.cc
  873. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o getdap-getdap.o `test -f 'getdap.cc' || echo './'`getdap.cc
  874. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Ancillary.cc -fPIC -DPIC -o .libs/Ancillary.o
  875. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ResponseBuilder.cc -fPIC -DPIC -o .libs/ResponseBuilder.o
  876. ResponseBuilder.cc: In member function 'virtual void libdap::ResponseBuilder::establish_timeout(std::ostream&) const':
  877. ResponseBuilder.cc:235:24: error: 'alarm' was not declared in this scope
  878. ResponseBuilder.cc: In member function 'virtual void libdap::ResponseBuilder::dataset_constraint_ddx(std::ostream&, libdap::DDS&, libdap::ConstraintEvaluator&, const string&, const string&, bool) const':
  879. ResponseBuilder.cc:328:34: error: 'getdomainname' was not declared in this scope
  880. make[2]: *** [ResponseBuilder.lo] Error 1
  881. make[2]: *** Waiting for unfinished jobs....
  882. make[2]: Leaving directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'
  883. make[1]: *** [all-recursive] Error 1
  884. make[1]: Leaving directory `/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'
  885. make: *** [all] Error 2
  886. * ERROR: sci-libs/libdap-3.11.3 failed (compile phase):
  887. * emake failed
  888. *
  889. * If you need support, post the output of `emerge --info '=sci-libs/libdap-3.11.3'`,
  890. * the complete build log and the output of `emerge -pqv '=sci-libs/libdap-3.11.3'`.
  891. * The complete build log is located at '/var/log/portage/sci-libs:libdap-3.11.3:20120707-064903.log'.
  892. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/libdap-3.11.3/temp/build.log'.
  893. * The ebuild environment file is located at '/tmp/portage/sci-libs/libdap-3.11.3/temp/environment'.
  894. * Working directory: '/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'
  895. * S: '/tmp/portage/sci-libs/libdap-3.11.3/work/libdap-3.11.3'