- * Package: sci-libs/oc-2.0
- * Repository: gentoo
- * Maintainer: sci@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking oc-2.0.tar.gz to /tmp/portage/sci-libs/oc-2.0/work
- >>> Source unpacked in /tmp/portage/sci-libs/oc-2.0/work
- >>> Preparing source in /tmp/portage/sci-libs/oc-2.0/work/oc-2.0 ...
- * Running elibtoolize in: oc-2.0/conf/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-libs/oc-2.0/work/oc-2.0 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build"
- * econf: updating oc-2.0/conf/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating oc-2.0/conf/config.guess with /usr/share/gnuconfig/config.guess
- /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/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 --docdir=/usr/share/doc/oc-2.0 --enable-shared --disable-static
- configure: loading site script /usr/share/config.site
- 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 gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking whether make sets $(MAKE)... (cached) yes
- checking for bison... bison -y
- checking for valgrind... no
- checking for curl_easy_setopt in -lcurl... yes
- checking for curl_easy_setopt in -lcurl... (cached) yes
- checking whether a CURLOPT_KEYPASSWD is defined... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for memset... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strrchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strtol... yes
- checking for access... yes
- checking for unlink... yes
- checking for mkstemp... yes
- checking for getpid... yes
- checking for ANSI C header files... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking for memory.h... (cached) yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... 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 an ANSI C-conforming const... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for long long int... yes
- checking for size_t... (cached) yes
- checking for off_t... yes
- checking for ssize_t... yes
- checking for ptrdiff_t... yes
- checking for uchar... no
- checking whether char is unsigned... no
- checking whether byte ordering is bigendian... no
- checking size of long... 8
- checking size of size_t... 8
- checking size of off_t... 8
- checking size of void*... 8
- checking whether remote server tests should be enabled... no
- checking include win32 in the distribution (default no)... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/atlocal
- config.status: creating oc-config
- config.status: creating config.h
- config.status: executing tests/atconfig commands
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-libs/oc-2.0/work/oc-2.0 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build"
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- Making all in .
- make[2]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oc.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oc.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o daplex.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/daplex.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dapparse.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/dapparse.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o daptab.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/daptab.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocbytes.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocbytes.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o occlientparams.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occlientparams.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o occompile.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occompile.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o occurlfunctions.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occurlfunctions.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocdata.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdata.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocdebug.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdebug.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocdump.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdump.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ochttp.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ochttp.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocinternal.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocinternal.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oclist.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oclist.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o oclog.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oclog.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocnode.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocnode.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocrc.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocrc.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocread.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocread.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocuri.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocuri.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ocutil.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocutil.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o xxdr.lo /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/xxdr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocprint.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/daptab.c -fPIC -DPIC -o .libs/daptab.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occlientparams.c -fPIC -DPIC -o .libs/occlientparams.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/daplex.c -fPIC -DPIC -o .libs/daplex.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oc.c -fPIC -DPIC -o .libs/oc.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occurlfunctions.c -fPIC -DPIC -o .libs/occurlfunctions.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/dapparse.c -fPIC -DPIC -o .libs/dapparse.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocbytes.c -fPIC -DPIC -o .libs/ocbytes.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdebug.c -fPIC -DPIC -o .libs/ocdebug.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdump.c -fPIC -DPIC -o .libs/ocdump.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/occompile.c -fPIC -DPIC -o .libs/occompile.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocinternal.c -fPIC -DPIC -o .libs/ocinternal.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocrc.c -fPIC -DPIC -o .libs/ocrc.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocnode.c -fPIC -DPIC -o .libs/ocnode.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ochttp.c -fPIC -DPIC -o .libs/ochttp.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocdata.c -fPIC -DPIC -o .libs/ocdata.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oclist.c -fPIC -DPIC -o .libs/oclist.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oclog.c -fPIC -DPIC -o .libs/oclog.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocread.c -fPIC -DPIC -o .libs/ocread.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocuri.c -fPIC -DPIC -o .libs/ocuri.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/ocutil.c -fPIC -DPIC -o .libs/ocutil.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -I/tmp/portage/sci-libs/oc-2.0/work/oc-2.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/xxdr.c -fPIC -DPIC -o .libs/xxdr.o
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 1:1:0 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o liboc.la -rpath /usr/lib64 oc.lo daplex.lo dapparse.lo daptab.lo ocbytes.lo occlientparams.lo occompile.lo occurlfunctions.lo ocdata.lo ocdebug.lo ocdump.lo ochttp.lo ocinternal.lo oclist.lo oclog.lo ocnode.lo ocrc.lo ocread.lo ocuri.lo ocutil.lo xxdr.lo -lcurl
- libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/oc.o .libs/daplex.o .libs/dapparse.o .libs/daptab.o .libs/ocbytes.o .libs/occlientparams.o .libs/occompile.o .libs/occurlfunctions.o .libs/ocdata.o .libs/ocdebug.o .libs/ocdump.o .libs/ochttp.o .libs/ocinternal.o .libs/oclist.o .libs/oclog.o .libs/ocnode.o .libs/ocrc.o .libs/ocread.o .libs/ocuri.o .libs/ocutil.o .libs/xxdr.o -Wl,--as-needed -lcurl -O2 -march=native -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,liboc.so.1 -o .libs/liboc.so.1.0.1
- libtool: link: (cd ".libs" && rm -f "liboc.so.1" && ln -s "liboc.so.1.0.1" "liboc.so.1")
- libtool: link: (cd ".libs" && rm -f "liboc.so" && ln -s "liboc.so.1.0.1" "liboc.so")
- libtool: link: ( cd ".libs" && rm -f "liboc.la" && ln -s "../liboc.la" "liboc.la" )
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ocprint ocprint.o ./liboc.la -lcurl
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/ocprint ocprint.o -Wl,--as-needed ./.libs/liboc.so -lcurl
- make[2]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- Making all in tests
- make[2]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[1]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- >>> Source compiled.
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build"
- >>> Test phase [check]: sci-libs/oc-2.0
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in .
- make[1]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- make[1]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- Making check in tests
- make[1]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make check-local
- make[2]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- /bin/sh '/tmp/portage/sci-libs/oc-2.0/work/oc-2.0/tests/OCTest'
- ## -------------------------- ##
- ## oc 2.0 test suite: octest. ##
- ## -------------------------- ##
- Test file://$abs_top_srcdir/tests/testdata/Drifters $abs_srcdir/baselines/Drifters.dods
- 1: DODS file://$abs_top_srcdir/tests/testdata/Drifters ok
- Test file://$abs_top_srcdir/tests/testdata/EOSDB $abs_srcdir/baselines/EOSDB.dods
- 2: DODS file://$abs_top_srcdir/tests/testdata/EOSDB ok
- Test file://$abs_top_srcdir/tests/testdata/NestedSeq $abs_srcdir/baselines/NestedSeq.dods
- 3: DODS file://$abs_top_srcdir/tests/testdata/NestedSeq ok
- Test file://$abs_top_srcdir/tests/testdata/NestedSeq2 $abs_srcdir/baselines/NestedSeq2.dods
- 4: DODS file://$abs_top_srcdir/tests/testdata/NestedSeq2 ok
- Test file://$abs_top_srcdir/tests/testdata/OverideExample $abs_srcdir/baselines/OverideExample.dods
- 5: DODS file://$abs_top_srcdir/tests/testdata/OverideExample ok
- Test file://$abs_top_srcdir/tests/testdata/OverideExample $abs_srcdir/baselines/OverideExample.dods
- 6: DODS file://$abs_top_srcdir/tests/testdata/OverideExample ok
- Test file://$abs_top_srcdir/tests/testdata/SimpleDrdsExample $abs_srcdir/baselines/SimpleDrdsExample.dods
- 7: DODS file://$abs_top_srcdir/tests/testdata/SimpleDrdsExample ok
- Test file://$abs_top_srcdir/tests/testdata/b31 $abs_srcdir/baselines/b31.dods
- 8: DODS file://$abs_top_srcdir/tests/testdata/b31 ok
- Test file://$abs_top_srcdir/tests/testdata/b31a $abs_srcdir/baselines/b31a.dods
- 9: DODS file://$abs_top_srcdir/tests/testdata/b31a ok
- Test file://$abs_top_srcdir/tests/testdata/ingrid $abs_srcdir/baselines/ingrid.dods
- 10: DODS file://$abs_top_srcdir/tests/testdata/ingrid ok
- Test file://$abs_top_srcdir/tests/testdata/nestedDAS $abs_srcdir/baselines/nestedDAS.dods
- 11: DODS file://$abs_top_srcdir/tests/testdata/nestedDAS ok
- Test file://$abs_top_srcdir/tests/testdata/pbug0001b $abs_srcdir/baselines/pbug0001b.dods
- 12: DODS file://$abs_top_srcdir/tests/testdata/pbug0001b ok
- Test file://$abs_top_srcdir/tests/testdata/test.01 $abs_srcdir/baselines/test.01.dods
- 13: DODS file://$abs_top_srcdir/tests/testdata/test.01 ok
- Test file://$abs_top_srcdir/tests/testdata/test.02 $abs_srcdir/baselines/test.02.dods
- 14: DODS file://$abs_top_srcdir/tests/testdata/test.02 ok
- Test file://$abs_top_srcdir/tests/testdata/test.03 $abs_srcdir/baselines/test.03.dods
- 15: DODS file://$abs_top_srcdir/tests/testdata/test.03 ok
- Test file://$abs_top_srcdir/tests/testdata/test.04 $abs_srcdir/baselines/test.04.dods
- 16: DODS file://$abs_top_srcdir/tests/testdata/test.04 ok
- Test file://$abs_top_srcdir/tests/testdata/test.05 $abs_srcdir/baselines/test.05.dods
- 17: DODS file://$abs_top_srcdir/tests/testdata/test.05 ok
- Test file://$abs_top_srcdir/tests/testdata/test.06 $abs_srcdir/baselines/test.06.dods
- 18: DODS file://$abs_top_srcdir/tests/testdata/test.06 ok
- Test file://$abs_top_srcdir/tests/testdata/test.06a $abs_srcdir/baselines/test.06a.dods
- 19: DODS file://$abs_top_srcdir/tests/testdata/test.06a ok
- Test file://$abs_top_srcdir/tests/testdata/test.07 $abs_srcdir/baselines/test.07.dods
- 20: DODS file://$abs_top_srcdir/tests/testdata/test.07 ok
- Test file://$abs_top_srcdir/tests/testdata/test.07a $abs_srcdir/baselines/test.07a.dods
- 21: DODS file://$abs_top_srcdir/tests/testdata/test.07a ok
- Test file://$abs_top_srcdir/tests/testdata/test.21 $abs_srcdir/baselines/test.21.dods
- 22: DODS file://$abs_top_srcdir/tests/testdata/test.21 ok
- Test file://$abs_top_srcdir/tests/testdata/test.22 $abs_srcdir/baselines/test.22.dods
- 23: DODS file://$abs_top_srcdir/tests/testdata/test.22 ok
- Test file://$abs_top_srcdir/tests/testdata/test.23 $abs_srcdir/baselines/test.23.dods
- 24: DODS file://$abs_top_srcdir/tests/testdata/test.23 ok
- Test file://$abs_top_srcdir/tests/testdata/test.31 $abs_srcdir/baselines/test.31.dods
- 25: DODS file://$abs_top_srcdir/tests/testdata/test.31 ok
- Test file://$abs_top_srcdir/tests/testdata/test.32 $abs_srcdir/baselines/test.32.dods
- 26: DODS file://$abs_top_srcdir/tests/testdata/test.32 ok
- Test file://$abs_top_srcdir/tests/testdata/test.55 $abs_srcdir/baselines/test.55.dods
- 27: DODS file://$abs_top_srcdir/tests/testdata/test.55 ok
- Test file://$abs_top_srcdir/tests/testdata/test.56 $abs_srcdir/baselines/test.56.dods
- 28: DODS file://$abs_top_srcdir/tests/testdata/test.56 ok
- Test file://$abs_top_srcdir/tests/testdata/test.57 $abs_srcdir/baselines/test.57.dods
- 29: DODS file://$abs_top_srcdir/tests/testdata/test.57 ok
- Test file://$abs_top_srcdir/tests/testdata/test.66 $abs_srcdir/baselines/test.66.dods
- 30: DODS file://$abs_top_srcdir/tests/testdata/test.66 ok
- Test file://$abs_top_srcdir/tests/testdata/test.68 $abs_srcdir/baselines/test.68.dods
- 31: DODS file://$abs_top_srcdir/tests/testdata/test.68 ok
- Test file://$abs_top_srcdir/tests/testdata/test.69 $abs_srcdir/baselines/test.69.dods
- 32: DODS file://$abs_top_srcdir/tests/testdata/test.69 ok
- Test file://$abs_top_srcdir/tests/testdata/test.PointFile $abs_srcdir/baselines/test.PointFile.dods
- 33: DODS file://$abs_top_srcdir/tests/testdata/test.PointFile ok
- Test file://$abs_top_srcdir/tests/testdata/test.SwathFile $abs_srcdir/baselines/test.SwathFile.dods
- 34: DODS file://$abs_top_srcdir/tests/testdata/test.SwathFile ok
- Test file://$abs_top_srcdir/tests/testdata/test.an1 $abs_srcdir/baselines/test.an1.dods
- 35: DODS file://$abs_top_srcdir/tests/testdata/test.an1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.dfp1 $abs_srcdir/baselines/test.dfp1.dods
- 36: DODS file://$abs_top_srcdir/tests/testdata/test.dfp1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.dfr1 $abs_srcdir/baselines/test.dfr1.dods
- 37: DODS file://$abs_top_srcdir/tests/testdata/test.dfr1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.dfr2 $abs_srcdir/baselines/test.dfr2.dods
- 38: DODS file://$abs_top_srcdir/tests/testdata/test.dfr2 ok
- Test file://$abs_top_srcdir/tests/testdata/test.dfr3 $abs_srcdir/baselines/test.dfr3.dods
- 39: DODS file://$abs_top_srcdir/tests/testdata/test.dfr3 ok
- Test file://$abs_top_srcdir/tests/testdata/test.gr1 $abs_srcdir/baselines/test.gr1.dods
- 40: DODS file://$abs_top_srcdir/tests/testdata/test.gr1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.gr2 $abs_srcdir/baselines/test.gr2.dods
- 41: DODS file://$abs_top_srcdir/tests/testdata/test.gr2 ok
- Test file://$abs_top_srcdir/tests/testdata/test.gr3 $abs_srcdir/baselines/test.gr3.dods
- 42: DODS file://$abs_top_srcdir/tests/testdata/test.gr3 ok
- Test file://$abs_top_srcdir/tests/testdata/test.gr4 $abs_srcdir/baselines/test.gr4.dods
- 43: DODS file://$abs_top_srcdir/tests/testdata/test.gr4 ok
- Test file://$abs_top_srcdir/tests/testdata/test.gr5 $abs_srcdir/baselines/test.gr5.dods
- 44: DODS file://$abs_top_srcdir/tests/testdata/test.gr5 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds1 $abs_srcdir/baselines/test.sds1.dods
- 45: DODS file://$abs_top_srcdir/tests/testdata/test.sds1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds2 $abs_srcdir/baselines/test.sds2.dods
- 46: DODS file://$abs_top_srcdir/tests/testdata/test.sds2 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds3 $abs_srcdir/baselines/test.sds3.dods
- 47: DODS file://$abs_top_srcdir/tests/testdata/test.sds3 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds4 $abs_srcdir/baselines/test.sds4.dods
- 48: DODS file://$abs_top_srcdir/tests/testdata/test.sds4 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds5 $abs_srcdir/baselines/test.sds5.dods
- 49: DODS file://$abs_top_srcdir/tests/testdata/test.sds5 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds6 $abs_srcdir/baselines/test.sds6.dods
- 50: DODS file://$abs_top_srcdir/tests/testdata/test.sds6 ok
- Test file://$abs_top_srcdir/tests/testdata/test.sds7 $abs_srcdir/baselines/test.sds7.dods
- 51: DODS file://$abs_top_srcdir/tests/testdata/test.sds7 ok
- Test file://$abs_top_srcdir/tests/testdata/test.vs1 $abs_srcdir/baselines/test.vs1.dods
- 52: DODS file://$abs_top_srcdir/tests/testdata/test.vs1 ok
- Test file://$abs_top_srcdir/tests/testdata/test.vs2 $abs_srcdir/baselines/test.vs2.dods
- 53: DODS file://$abs_top_srcdir/tests/testdata/test.vs2 ok
- Test file://$abs_top_srcdir/tests/testdata/test.vs3 $abs_srcdir/baselines/test.vs3.dods
- 54: DODS file://$abs_top_srcdir/tests/testdata/test.vs3 ok
- Test file://$abs_top_srcdir/tests/testdata/test.vs4 $abs_srcdir/baselines/test.vs4.dods
- 55: DODS file://$abs_top_srcdir/tests/testdata/test.vs4 ok
- Test file://$abs_top_srcdir/tests/testdata/test.vs5 $abs_srcdir/baselines/test.vs5.dods
- 56: DODS file://$abs_top_srcdir/tests/testdata/test.vs5 ok
- Test file://$abs_top_srcdir/tests/testdata/whoi $abs_srcdir/baselines/whoi.dods
- 57: DODS file://$abs_top_srcdir/tests/testdata/whoi ok
- Test http://motherlode.ucar.edu:8081/dts/test.01 $abs_srcdir/baselines/test.01.dods
- 58: DODS http://motherlode.ucar.edu:8081/dts/test.01 FAILED (OCTest.at:158)
- Test http://motherlode.ucar.edu:8081/dts/test.02 $abs_srcdir/baselines/test.02.dods
- 59: DODS http://motherlode.ucar.edu:8081/dts/test.02 FAILED (OCTest.at:159)
- Test http://motherlode.ucar.edu:8081/dts/test.03 $abs_srcdir/baselines/test.03.dods
- 60: DODS http://motherlode.ucar.edu:8081/dts/test.03 FAILED (OCTest.at:160)
- Test http://motherlode.ucar.edu:8081/dts/test.04 $abs_srcdir/baselines/test.04.dods
- 61: DODS http://motherlode.ucar.edu:8081/dts/test.04 FAILED (OCTest.at:161)
- Test http://motherlode.ucar.edu:8081/dts/test.05 $abs_srcdir/baselines/test.05.dods
- 62: DODS http://motherlode.ucar.edu:8081/dts/test.05 FAILED (OCTest.at:162)
- Test http://motherlode.ucar.edu:8081/dts/test.06a $abs_srcdir/baselines/test.06a.dods
- 63: DODS http://motherlode.ucar.edu:8081/dts/test.06a FAILED (OCTest.at:163)
- Test http://motherlode.ucar.edu:8081/dts/test.06 $abs_srcdir/baselines/test.06.dods
- 64: DODS http://motherlode.ucar.edu:8081/dts/test.06 FAILED (OCTest.at:164)
- Test http://motherlode.ucar.edu:8081/dts/test.07a $abs_srcdir/baselines/test.07a.dods
- 65: DODS http://motherlode.ucar.edu:8081/dts/test.07a FAILED (OCTest.at:165)
- Test http://motherlode.ucar.edu:8081/dts/test.07 $abs_srcdir/baselines/test.07.dods
- 66: DODS http://motherlode.ucar.edu:8081/dts/test.07 FAILED (OCTest.at:166)
- Test http://motherlode.ucar.edu:8081/dts/test.21 $abs_srcdir/baselines/test.21.dods
- 67: DODS http://motherlode.ucar.edu:8081/dts/test.21 FAILED (OCTest.at:167)
- Test http://motherlode.ucar.edu:8081/dts/test.22 $abs_srcdir/baselines/test.22.dods
- 68: DODS http://motherlode.ucar.edu:8081/dts/test.22 FAILED (OCTest.at:168)
- Test http://motherlode.ucar.edu:8081/dts/test.23 $abs_srcdir/baselines/test.23.dods
- 69: DODS http://motherlode.ucar.edu:8081/dts/test.23 FAILED (OCTest.at:169)
- Test http://motherlode.ucar.edu:8081/dts/test.31 $abs_srcdir/baselines/test.31.dods
- 70: DODS http://motherlode.ucar.edu:8081/dts/test.31 FAILED (OCTest.at:170)
- Test http://motherlode.ucar.edu:8081/dts/test.32 $abs_srcdir/baselines/test.32.dods
- 71: DODS http://motherlode.ucar.edu:8081/dts/test.32 FAILED (OCTest.at:171)
- Test http://motherlode.ucar.edu:8081/dts/test.50 $abs_srcdir/baselines/test.50.dods
- 72: DODS http://motherlode.ucar.edu:8081/dts/test.50 FAILED (OCTest.at:172)
- Test http://motherlode.ucar.edu:8081/dts/test.53 $abs_srcdir/baselines/test.53.dods
- 73: DODS http://motherlode.ucar.edu:8081/dts/test.53 FAILED (OCTest.at:173)
- Test http://motherlode.ucar.edu:8081/dts/test.55 $abs_srcdir/baselines/test.55.dods
- 74: DODS http://motherlode.ucar.edu:8081/dts/test.55 FAILED (OCTest.at:174)
- Test http://motherlode.ucar.edu:8081/dts/test.56 $abs_srcdir/baselines/test.56.dods
- 75: DODS http://motherlode.ucar.edu:8081/dts/test.56 FAILED (OCTest.at:175)
- Test http://motherlode.ucar.edu:8081/dts/test.57 $abs_srcdir/baselines/test.57.dods
- 76: DODS http://motherlode.ucar.edu:8081/dts/test.57 FAILED (OCTest.at:176)
- Test http://motherlode.ucar.edu:8081/dts/test.66 $abs_srcdir/baselines/test.66.dods
- 77: DODS http://motherlode.ucar.edu:8081/dts/test.66 FAILED (OCTest.at:177)
- Test http://motherlode.ucar.edu:8081/dts/test.67 $abs_srcdir/baselines/test.67.dods
- 78: DODS http://motherlode.ucar.edu:8081/dts/test.67 FAILED (OCTest.at:178)
- Test http://motherlode.ucar.edu:8081/dts/test.68 $abs_srcdir/baselines/test.68.dods
- 79: DODS http://motherlode.ucar.edu:8081/dts/test.68 FAILED (OCTest.at:179)
- Test http://motherlode.ucar.edu:8081/dts/test.69 $abs_srcdir/baselines/test.69.dods
- 80: DODS http://motherlode.ucar.edu:8081/dts/test.69 FAILED (OCTest.at:180)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.01.1
- 81: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.01.1 FAILED (OCTest.at:182)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.02.1
- 82: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.02.1 FAILED (OCTest.at:183)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.03.1
- 83: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.03.1 FAILED (OCTest.at:184)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.04.1
- 84: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.04.1 FAILED (OCTest.at:185)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.05.1
- 85: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.05.1 FAILED (OCTest.at:186)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.06.1
- 86: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.06.1 FAILED (OCTest.at:187)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.07.1
- 87: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.07.1 FAILED (OCTest.at:188)
- ConstraintTest http://motherlode.ucar.edu:8081/dts/test.07.2
- 88: CONSTRAINT http://motherlode.ucar.edu:8081/dts/test.07.2 FAILED (OCTest.at:189)
- ## ------------- ##
- ## Test results. ##
- ## ------------- ##
- ERROR: All 88 tests were run,
- 31 failed unexpectedly.
- ## ----------------------- ##
- ## OCTest.log was created. ##
- ## ----------------------- ##
- Please send `tests/OCTest.log' and all information you think might help:
- To: <support@opendap.org>
- Subject: [oc 2.0] OCTest: 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 failed
- You may investigate any problem if you feel able to do so, in which
- case the test suite provides a good starting point. Its output may
- be found below `tests/OCTest.dir'.
- make[2]: *** [check-local] Error 1
- make[2]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make: *** [check-recursive] Error 1
- * ERROR: sci-libs/oc-2.0 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sci-libs/oc-2.0'`,
- * the complete build log and the output of `emerge -pqv '=sci-libs/oc-2.0'`.
- * The complete build log is located at '/var/log/portage/sci-libs:oc-2.0:20130107-143738.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/oc-2.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-libs/oc-2.0/temp/environment'.
- * Working directory: '/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- * S: '/tmp/portage/sci-libs/oc-2.0/work/oc-2.0'
- >>> Install oc-2.0 into /tmp/portage/sci-libs/oc-2.0/image/ category sci-libs
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build"
- make -j24 DESTDIR=/tmp/portage/sci-libs/oc-2.0/image/ install
- Making install in .
- make[1]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- make[2]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/sci-libs/oc-2.0/image//usr/lib64"
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/sci-libs/oc-2.0/image//usr/bin"
- test -z "/usr/include/oc" || /bin/mkdir -p "/tmp/portage/sci-libs/oc-2.0/image//usr/include/oc"
- /bin/sh ./libtool --mode=install /usr/bin/install -c liboc.la '/tmp/portage/sci-libs/oc-2.0/image//usr/lib64'
- /usr/bin/install -c -m 644 /tmp/portage/sci-libs/oc-2.0/work/oc-2.0/oc.h '/tmp/portage/sci-libs/oc-2.0/image//usr/include/oc'
- /usr/bin/install -c oc-config '/tmp/portage/sci-libs/oc-2.0/image//usr/bin'
- libtool: install: /usr/bin/install -c .libs/liboc.so.1.0.1 /tmp/portage/sci-libs/oc-2.0/image//usr/lib64/liboc.so.1.0.1
- libtool: install: (cd /tmp/portage/sci-libs/oc-2.0/image//usr/lib64 && { ln -s -f liboc.so.1.0.1 liboc.so.1 || { rm -f liboc.so.1 && ln -s liboc.so.1.0.1 liboc.so.1; }; })
- libtool: install: (cd /tmp/portage/sci-libs/oc-2.0/image//usr/lib64 && { ln -s -f liboc.so.1.0.1 liboc.so || { rm -f liboc.so && ln -s liboc.so.1.0.1 liboc.so; }; })
- libtool: install: /usr/bin/install -c .libs/liboc.lai /tmp/portage/sci-libs/oc-2.0/image//usr/lib64/liboc.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/sci-libs/oc-2.0/image//usr/bin"
- /bin/sh ./libtool --mode=install /usr/bin/install -c ocprint '/tmp/portage/sci-libs/oc-2.0/image//usr/bin'
- libtool: install: warning: `./liboc.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/ocprint /tmp/portage/sci-libs/oc-2.0/image//usr/bin/ocprint
- make[2]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- make[1]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build'
- Making install in tests
- make[1]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[2]: Entering directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- make[1]: Leaving directory `/tmp/portage/sci-libs/oc-2.0/work/oc-2.0_build/tests'
- * Removing unnecessary /usr/lib64/liboc.la (no static archive)
- !!! dohtml: *.html does not exist
- * ERROR: sci-libs/oc-2.0 failed (install phase):
- * dohtml failed
- *
- * If you need support, post the output of `emerge --info '=sci-libs/oc-2.0'`,
- * the complete build log and the output of `emerge -pqv '=sci-libs/oc-2.0'`.
- * The complete build log is located at '/var/log/portage/sci-libs:oc-2.0:20130107-143738.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/oc-2.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-libs/oc-2.0/temp/environment'.
- * Working directory: '/tmp/portage/sci-libs/oc-2.0/work/oc-2.0'
- * S: '/tmp/portage/sci-libs/oc-2.0/work/oc-2.0'
- * QA Notice: file does not exist:
- *
- * dohtml: *.html does not exist