=> Building devel/atlas-devel Started : Sunday, 7 JUL 2019 at 17:20:47 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.4-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.4-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for Atlas-devel-0.6.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/atlas-devel XDG_CONFIG_HOME=/construction/devel/atlas-devel HOME=/construction/devel/atlas-devel TMPDIR="/tmp" PATH=/construction/devel/atlas-devel/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --program-transform-name= --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/atlas-devel XDG_CONFIG_HOME=/construction/devel/atlas-devel HOME=/construction/devel/atlas-devel TMPDIR="/tmp" PATH=/construction/devel/atlas-devel/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- docdir=/usr/local/share/doc/Atlas DESTDIR=/construction/devel/atlas-devel/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" OSREL=5.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/Atlas" EXAMPLESDIR="share/examples/Atlas" DATADIR="share/Atlas" WWWDIR="www/Atlas" ETCDIR="etc/Atlas" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Atlas DOCSDIR=/usr/local/share/doc/Atlas EXAMPLESDIR=/usr/local/share/examples/Atlas WWWDIR=/usr/local/www/Atlas ETCDIR=/usr/local/etc/Atlas -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.4 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500400 OSVERSION=9999999 OSREL=5.4 _OSRELEASE=5.4-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> Atlas-devel-0.6.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> Atlas-devel-0.6.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of Atlas-devel-0.6.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by Atlas-devel-0.6.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by Atlas-devel-0.6.4 for building => SHA256 Checksum OK for Atlas-C++-0.6.4.tar.bz2. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by Atlas-devel-0.6.4 for building ===> Extracting for Atlas-devel-0.6.4 ===> Fetching all distfiles required by Atlas-devel-0.6.4 for building => SHA256 Checksum OK for Atlas-C++-0.6.4.tar.bz2. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for Atlas-devel-0.6.4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for Atlas-devel-0.6.4 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.4 checking host system type... x86_64-portbld-dragonfly5.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.4 file names to x86_64-portbld-dragonfly5.4 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.4 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ supports C++11 features by default... yes checking for inflate in -lz... yes checking for zlib.h... (cached) yes checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Atlas/Makefile config.status: creating Atlas/Codecs/Makefile config.status: creating Atlas/Filters/Makefile config.status: creating Atlas/Funky/Makefile config.status: creating Atlas/Message/Makefile config.status: creating Atlas/Net/Makefile config.status: creating Atlas/Objects/Makefile config.status: creating tests/Makefile config.status: creating tests/Objects/Makefile config.status: creating tests/Codecs/Makefile config.status: creating tools/Makefile config.status: creating benchmark/Makefile config.status: creating tutorial/Makefile config.status: creating atlas-cpp.spec config.status: creating mingw32-atlas-cpp.spec config.status: creating atlascpp-0.6.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for Atlas-devel-0.6.4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in Atlas --- all-recursive --- Making all in . --- Bridge.lo --- --- Codec.lo --- --- Negotiate.lo --- --- EncoderBase.lo --- --- Exception.lo --- --- Bridge.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bridge.lo -MD -MP -MF .deps/Bridge.Tpo -c -o Bridge.lo Bridge.cpp --- EncoderBase.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT EncoderBase.lo -MD -MP -MF .deps/EncoderBase.Tpo -c -o EncoderBase.lo EncoderBase.cpp --- Codec.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Codec.lo -MD -MP -MF .deps/Codec.Tpo -c -o Codec.lo Codec.cpp --- Exception.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c -o Exception.lo Exception.cpp --- Negotiate.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Negotiate.lo -MD -MP -MF .deps/Negotiate.Tpo -c -o Negotiate.lo Negotiate.cpp --- Exception.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o --- Negotiate.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Negotiate.lo -MD -MP -MF .deps/Negotiate.Tpo -c Negotiate.cpp -fPIC -DPIC -o .libs/Negotiate.o --- Bridge.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bridge.lo -MD -MP -MF .deps/Bridge.Tpo -c Bridge.cpp -fPIC -DPIC -o .libs/Bridge.o --- EncoderBase.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT EncoderBase.lo -MD -MP -MF .deps/EncoderBase.Tpo -c EncoderBase.cpp -fPIC -DPIC -o .libs/EncoderBase.o --- Negotiate.lo --- mv -f .deps/Negotiate.Tpo .deps/Negotiate.Plo --- Filter.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cpp --- Codec.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Codec.lo -MD -MP -MF .deps/Codec.Tpo -c Codec.cpp -fPIC -DPIC -o .libs/Codec.o --- Exception.lo --- mv -f .deps/Exception.Tpo .deps/Exception.Plo --- Formatter.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Formatter.lo -MD -MP -MF .deps/Formatter.Tpo -c -o Formatter.lo Formatter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Formatter.lo -MD -MP -MF .deps/Formatter.Tpo -c Formatter.cpp -fPIC -DPIC -o .libs/Formatter.o --- EncoderBase.lo --- mv -f .deps/EncoderBase.Tpo .deps/EncoderBase.Plo --- float.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT float.lo -MD -MP -MF .deps/float.Tpo -c -o float.lo float.cpp --- Filter.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o --- float.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT float.lo -MD -MP -MF .deps/float.Tpo -c float.cpp -fPIC -DPIC -o .libs/float.o --- Codec.lo --- mv -f .deps/Codec.Tpo .deps/Codec.Plo --- PresentationBridge.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT PresentationBridge.lo -MD -MP -MF .deps/PresentationBridge.Tpo -c -o PresentationBridge.lo PresentationBridge.cpp --- float.lo --- mv -f .deps/float.Tpo .deps/float.Plo --- PresentationBridge.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT PresentationBridge.lo -MD -MP -MF .deps/PresentationBridge.Tpo -c PresentationBridge.cpp -fPIC -DPIC -o .libs/PresentationBridge.o --- Bridge.lo --- mv -f .deps/Bridge.Tpo .deps/Bridge.Plo --- Filter.lo --- mv -f .deps/Filter.Tpo .deps/Filter.Plo --- Formatter.lo --- mv -f .deps/Formatter.Tpo .deps/Formatter.Plo --- PresentationBridge.lo --- mv -f .deps/PresentationBridge.Tpo .deps/PresentationBridge.Plo --- libAtlas-0.6.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlas-0.6.la -rpath /usr/local/lib Bridge.lo Codec.lo Negotiate.lo EncoderBase.lo Exception.lo Filter.lo Formatter.lo float.lo PresentationBridge.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Bridge.o .libs/Codec.o .libs/Negotiate.o .libs/EncoderBase.o .libs/Exception.o .libs/Filter.o .libs/Formatter.o .libs/float.o .libs/PresentationBridge.o -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlas-0.6.so.3 -o .libs/libAtlas-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so.3" && ln -s "libAtlas-0.6.so.3.0.0" "libAtlas-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so" && ln -s "libAtlas-0.6.so.3.0.0" "libAtlas-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlas-0.6.la" && ln -s "../libAtlas-0.6.la" "libAtlas-0.6.la" ) Making all in Message --- Element.lo --- --- MEncoder.lo --- --- DecoderBase.lo --- --- QueuedDecoder.lo --- --- Element.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Element.lo -MD -MP -MF .deps/Element.Tpo -c -o Element.lo Element.cpp --- DecoderBase.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT DecoderBase.lo -MD -MP -MF .deps/DecoderBase.Tpo -c -o DecoderBase.lo DecoderBase.cpp --- QueuedDecoder.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT QueuedDecoder.lo -MD -MP -MF .deps/QueuedDecoder.Tpo -c -o QueuedDecoder.lo QueuedDecoder.cpp --- MEncoder.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT MEncoder.lo -MD -MP -MF .deps/MEncoder.Tpo -c -o MEncoder.lo MEncoder.cpp --- Element.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Element.lo -MD -MP -MF .deps/Element.Tpo -c Element.cpp -fPIC -DPIC -o .libs/Element.o --- DecoderBase.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT DecoderBase.lo -MD -MP -MF .deps/DecoderBase.Tpo -c DecoderBase.cpp -fPIC -DPIC -o .libs/DecoderBase.o --- QueuedDecoder.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT QueuedDecoder.lo -MD -MP -MF .deps/QueuedDecoder.Tpo -c QueuedDecoder.cpp -fPIC -DPIC -o .libs/QueuedDecoder.o --- MEncoder.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT MEncoder.lo -MD -MP -MF .deps/MEncoder.Tpo -c MEncoder.cpp -fPIC -DPIC -o .libs/MEncoder.o --- QueuedDecoder.lo --- mv -f .deps/QueuedDecoder.Tpo .deps/QueuedDecoder.Plo --- MEncoder.lo --- mv -f .deps/MEncoder.Tpo .deps/MEncoder.Plo --- Element.lo --- mv -f .deps/Element.Tpo .deps/Element.Plo --- DecoderBase.lo --- mv -f .deps/DecoderBase.Tpo .deps/DecoderBase.Plo --- libAtlasMessage-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasMessage-0.6.la -rpath /usr/local/lib Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasMessage-0.6.so.3 -o .libs/libAtlasMessage-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so.3" && ln -s "libAtlasMessage-0.6.so.3.0.0" "libAtlasMessage-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so" && ln -s "libAtlasMessage-0.6.so.3.0.0" "libAtlasMessage-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasMessage-0.6.la" && ln -s "../libAtlasMessage-0.6.la" "libAtlasMessage-0.6.la" ) Making all in Codecs --- Utility.lo --- --- XML.lo --- --- Packed.lo --- --- Bach.lo --- --- Utility.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Utility.lo -MD -MP -MF .deps/Utility.Tpo -c -o Utility.lo Utility.cpp --- XML.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c -o XML.lo XML.cpp --- Packed.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Packed.lo -MD -MP -MF .deps/Packed.Tpo -c -o Packed.lo Packed.cpp --- Bach.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bach.lo -MD -MP -MF .deps/Bach.Tpo -c -o Bach.lo Bach.cpp --- XML.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c XML.cpp -fPIC -DPIC -o .libs/XML.o --- Utility.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Utility.lo -MD -MP -MF .deps/Utility.Tpo -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o --- Bach.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bach.lo -MD -MP -MF .deps/Bach.Tpo -c Bach.cpp -fPIC -DPIC -o .libs/Bach.o --- Packed.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Packed.lo -MD -MP -MF .deps/Packed.Tpo -c Packed.cpp -fPIC -DPIC -o .libs/Packed.o --- Utility.lo --- mv -f .deps/Utility.Tpo .deps/Utility.Plo --- Bach.lo --- mv -f .deps/Bach.Tpo .deps/Bach.Plo --- XML.lo --- mv -f .deps/XML.Tpo .deps/XML.Plo --- Packed.lo --- mv -f .deps/Packed.Tpo .deps/Packed.Plo --- libAtlasCodecs-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasCodecs-0.6.la -rpath /usr/local/lib Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasCodecs-0.6.so.3 -o .libs/libAtlasCodecs-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so.3" && ln -s "libAtlasCodecs-0.6.so.3.0.0" "libAtlasCodecs-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so" && ln -s "libAtlasCodecs-0.6.so.3.0.0" "libAtlasCodecs-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasCodecs-0.6.la" && ln -s "../libAtlasCodecs-0.6.la" "libAtlasCodecs-0.6.la" ) Making all in Filters --- Bzip2.lo --- --- Gzip.lo --- --- Bzip2.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bzip2.lo -MD -MP -MF .deps/Bzip2.Tpo -c -o Bzip2.lo Bzip2.cpp --- Gzip.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Gzip.lo -MD -MP -MF .deps/Gzip.Tpo -c -o Gzip.lo Gzip.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Gzip.lo -MD -MP -MF .deps/Gzip.Tpo -c Gzip.cpp -fPIC -DPIC -o .libs/Gzip.o --- Bzip2.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Bzip2.lo -MD -MP -MF .deps/Bzip2.Tpo -c Bzip2.cpp -fPIC -DPIC -o .libs/Bzip2.o --- Gzip.lo --- mv -f .deps/Gzip.Tpo .deps/Gzip.Plo --- Bzip2.lo --- mv -f .deps/Bzip2.Tpo .deps/Bzip2.Plo --- libAtlasFilters-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasFilters-0.6.la -rpath /usr/local/lib Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasFilters-0.6.so.3 -o .libs/libAtlasFilters-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so.3" && ln -s "libAtlasFilters-0.6.so.3.0.0" "libAtlasFilters-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so" && ln -s "libAtlasFilters-0.6.so.3.0.0" "libAtlasFilters-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFilters-0.6.la" && ln -s "../libAtlasFilters-0.6.la" "libAtlasFilters-0.6.la" ) Making all in Net --- Stream.lo --- --- Loopback.lo --- --- Stream.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo -c -o Stream.lo Stream.cpp --- Loopback.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Loopback.lo -MD -MP -MF .deps/Loopback.Tpo -c -o Loopback.lo Loopback.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Loopback.lo -MD -MP -MF .deps/Loopback.Tpo -c Loopback.cpp -fPIC -DPIC -o .libs/Loopback.o --- Stream.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o --- Loopback.lo --- mv -f .deps/Loopback.Tpo .deps/Loopback.Plo --- Stream.lo --- mv -f .deps/Stream.Tpo .deps/Stream.Plo --- libAtlasNet-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasNet-0.6.la -rpath /usr/local/lib Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Codecs/.libs -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasNet-0.6.so.3 -o .libs/libAtlasNet-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so.3" && ln -s "libAtlasNet-0.6.so.3.0.0" "libAtlasNet-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so" && ln -s "libAtlasNet-0.6.so.3.0.0" "libAtlasNet-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasNet-0.6.la" && ln -s "../libAtlasNet-0.6.la" "libAtlasNet-0.6.la" ) Making all in Objects --- all --- /usr/bin/make all-am --- BaseObject.lo --- --- SmartPtr.lo --- --- Encoder.lo --- --- loadDefaults.lo --- --- Root.lo --- --- SmartPtr.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT SmartPtr.lo -MD -MP -MF .deps/SmartPtr.Tpo -c -o SmartPtr.lo SmartPtr.cpp --- BaseObject.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT BaseObject.lo -MD -MP -MF .deps/BaseObject.Tpo -c -o BaseObject.lo BaseObject.cpp --- Root.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp --- Encoder.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c -o Encoder.lo Encoder.cpp --- loadDefaults.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT loadDefaults.lo -MD -MP -MF .deps/loadDefaults.Tpo -c -o loadDefaults.lo loadDefaults.cpp --- Root.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o --- SmartPtr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT SmartPtr.lo -MD -MP -MF .deps/SmartPtr.Tpo -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o --- loadDefaults.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT loadDefaults.lo -MD -MP -MF .deps/loadDefaults.Tpo -c loadDefaults.cpp -fPIC -DPIC -o .libs/loadDefaults.o --- BaseObject.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT BaseObject.lo -MD -MP -MF .deps/BaseObject.Tpo -c BaseObject.cpp -fPIC -DPIC -o .libs/BaseObject.o --- Encoder.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o mv -f .deps/Encoder.Tpo .deps/Encoder.Plo --- Decoder.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c -o Decoder.lo Decoder.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o --- SmartPtr.lo --- mv -f .deps/SmartPtr.Tpo .deps/SmartPtr.Plo --- Dispatcher.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Dispatcher.lo -MD -MP -MF .deps/Dispatcher.Tpo -c -o Dispatcher.lo Dispatcher.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Dispatcher.lo -MD -MP -MF .deps/Dispatcher.Tpo -c Dispatcher.cpp -fPIC -DPIC -o .libs/Dispatcher.o --- Decoder.lo --- mv -f .deps/Decoder.Tpo .deps/Decoder.Plo --- objectFactory.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT objectFactory.lo -MD -MP -MF .deps/objectFactory.Tpo -c -o objectFactory.lo objectFactory.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT objectFactory.lo -MD -MP -MF .deps/objectFactory.Tpo -c objectFactory.cpp -fPIC -DPIC -o .libs/objectFactory.o --- BaseObject.lo --- mv -f .deps/BaseObject.Tpo .deps/BaseObject.Plo --- RootEntity.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootEntity.lo -MD -MP -MF .deps/RootEntity.Tpo -c -o RootEntity.lo RootEntity.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootEntity.lo -MD -MP -MF .deps/RootEntity.Tpo -c RootEntity.cpp -fPIC -DPIC -o .libs/RootEntity.o --- Root.lo --- mv -f .deps/Root.Tpo .deps/Root.Plo --- RootEntityChildren.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootEntityChildren.lo -MD -MP -MF .deps/RootEntityChildren.Tpo -c -o RootEntityChildren.lo RootEntityChildren.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootEntityChildren.lo -MD -MP -MF .deps/RootEntityChildren.Tpo -c RootEntityChildren.cpp -fPIC -DPIC -o .libs/RootEntityChildren.o --- Dispatcher.lo --- mv -f .deps/Dispatcher.Tpo .deps/Dispatcher.Plo --- RootOperation.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperation.lo -MD -MP -MF .deps/RootOperation.Tpo -c -o RootOperation.lo RootOperation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperation.lo -MD -MP -MF .deps/RootOperation.Tpo -c RootOperation.cpp -fPIC -DPIC -o .libs/RootOperation.o --- objectFactory.lo --- mv -f .deps/objectFactory.Tpo .deps/objectFactory.Plo --- RootOperationChildren1.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren1.lo -MD -MP -MF .deps/RootOperationChildren1.Tpo -c -o RootOperationChildren1.lo RootOperationChildren1.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren1.lo -MD -MP -MF .deps/RootOperationChildren1.Tpo -c RootOperationChildren1.cpp -fPIC -DPIC -o .libs/RootOperationChildren1.o --- loadDefaults.lo --- mv -f .deps/loadDefaults.Tpo .deps/loadDefaults.Plo --- RootOperationChildren2.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren2.lo -MD -MP -MF .deps/RootOperationChildren2.Tpo -c -o RootOperationChildren2.lo RootOperationChildren2.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren2.lo -MD -MP -MF .deps/RootOperationChildren2.Tpo -c RootOperationChildren2.cpp -fPIC -DPIC -o .libs/RootOperationChildren2.o --- RootEntity.lo --- mv -f .deps/RootEntity.Tpo .deps/RootEntity.Plo --- RootOperationChildren3.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren3.lo -MD -MP -MF .deps/RootOperationChildren3.Tpo -c -o RootOperationChildren3.lo RootOperationChildren3.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren3.lo -MD -MP -MF .deps/RootOperationChildren3.Tpo -c RootOperationChildren3.cpp -fPIC -DPIC -o .libs/RootOperationChildren3.o --- RootOperation.lo --- mv -f .deps/RootOperation.Tpo .deps/RootOperation.Plo --- RootOperationChildren4.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren4.lo -MD -MP -MF .deps/RootOperationChildren4.Tpo -c -o RootOperationChildren4.lo RootOperationChildren4.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren4.lo -MD -MP -MF .deps/RootOperationChildren4.Tpo -c RootOperationChildren4.cpp -fPIC -DPIC -o .libs/RootOperationChildren4.o --- RootEntityChildren.lo --- mv -f .deps/RootEntityChildren.Tpo .deps/RootEntityChildren.Plo --- RootOperationChildren5.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren5.lo -MD -MP -MF .deps/RootOperationChildren5.Tpo -c -o RootOperationChildren5.lo RootOperationChildren5.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT RootOperationChildren5.lo -MD -MP -MF .deps/RootOperationChildren5.Tpo -c RootOperationChildren5.cpp -fPIC -DPIC -o .libs/RootOperationChildren5.o --- RootOperationChildren1.lo --- mv -f .deps/RootOperationChildren1.Tpo .deps/RootOperationChildren1.Plo --- Anonymous.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Anonymous.lo -MD -MP -MF .deps/Anonymous.Tpo -c -o Anonymous.lo Anonymous.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Anonymous.lo -MD -MP -MF .deps/Anonymous.Tpo -c Anonymous.cpp -fPIC -DPIC -o .libs/Anonymous.o --- RootOperationChildren2.lo --- mv -f .deps/RootOperationChildren2.Tpo .deps/RootOperationChildren2.Plo --- Generic.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Generic.lo -MD -MP -MF .deps/Generic.Tpo -c -o Generic.lo Generic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT Generic.lo -MD -MP -MF .deps/Generic.Tpo -c Generic.cpp -fPIC -DPIC -o .libs/Generic.o --- Anonymous.lo --- mv -f .deps/Anonymous.Tpo .deps/Anonymous.Plo --- flag.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo flag.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c flag.cpp -fPIC -DPIC -o .libs/flag.o mv -f .deps/flag.Tpo .deps/flag.Plo --- RootOperationChildren4.lo --- mv -f .deps/RootOperationChildren4.Tpo .deps/RootOperationChildren4.Plo --- RootOperationChildren3.lo --- mv -f .deps/RootOperationChildren3.Tpo .deps/RootOperationChildren3.Plo --- RootOperationChildren5.lo --- mv -f .deps/RootOperationChildren5.Tpo .deps/RootOperationChildren5.Plo --- Generic.lo --- mv -f .deps/Generic.Tpo .deps/Generic.Plo --- libAtlasObjects-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasObjects-0.6.la -rpath /usr/local/lib BaseObject.lo SmartPtr.lo Encoder.lo loadDefaults.lo flag.lo Root.lo Decoder.lo Dispatcher.lo objectFactory.lo RootEntity.lo RootEntityChildren.lo RootOperation.lo RootOperationChildren1.lo RootOperationChildren2.lo RootOperationChildren3.lo RootOperationChildren4.lo RootOperationChildren5.lo Anonymous.lo Generic.lo ../../Atlas/libAtlas-0.6.la ../../Atlas/Message/libAtlasMessage-0.6.la ../../Atlas/Codecs/libAtlasCodecs-0.6.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/BaseObject.o .libs/SmartPtr.o .libs/Encoder.o .libs/loadDefaults.o .libs/flag.o .libs/Root.o .libs/Decoder.o .libs/Dispatcher.o .libs/objectFactory.o .libs/RootEntity.o .libs/RootEntityChildren.o .libs/RootOperation.o .libs/RootOperationChildren1.o .libs/RootOperationChildren2.o .libs/RootOperationChildren3.o .libs/RootOperationChildren4.o .libs/RootOperationChildren5.o .libs/Anonymous.o .libs/Generic.o -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Message/.libs -Wl,-rpath -Wl,/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Codecs/.libs -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so ../../Atlas/Message/.libs/libAtlasMessage-0.6.so ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasObjects-0.6.so.3 -o .libs/libAtlasObjects-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so.3" && ln -s "libAtlasObjects-0.6.so.3.0.0" "libAtlasObjects-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so" && ln -s "libAtlasObjects-0.6.so.3.0.0" "libAtlasObjects-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasObjects-0.6.la" && ln -s "../libAtlasObjects-0.6.la" "libAtlasObjects-0.6.la" ) Making all in Funky --- FEncoder.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT FEncoder.lo -MD -MP -MF .deps/FEncoder.Tpo -c -o FEncoder.lo FEncoder.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I../.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT FEncoder.lo -MD -MP -MF .deps/FEncoder.Tpo -c FEncoder.cpp -fPIC -DPIC -o .libs/FEncoder.o mv -f .deps/FEncoder.Tpo .deps/FEncoder.Plo --- libAtlasFunky-0.6.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasFunky-0.6.la -rpath /usr/local/lib FEncoder.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/FEncoder.o -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasFunky-0.6.so.3 -o .libs/libAtlasFunky-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so.3" && ln -s "libAtlasFunky-0.6.so.3.0.0" "libAtlasFunky-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so" && ln -s "libAtlasFunky-0.6.so.3.0.0" "libAtlasFunky-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFunky-0.6.la" && ln -s "../libAtlasFunky-0.6.la" "libAtlasFunky-0.6.la" ) Making all in tests --- all-recursive --- Making all in Objects Making all in Codecs Making all in tools --- atlas_convert.o --- c++ -DHAVE_CONFIG_H -I.. -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -MT atlas_convert.o -MD -MP -MF .deps/atlas_convert.Tpo -c -o atlas_convert.o atlas_convert.cpp mv -f .deps/atlas_convert.Tpo .deps/atlas_convert.Po --- atlas_convert --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -o atlas_convert atlas_convert.o ../Atlas/Message/libAtlasMessage-0.6.la ../Atlas/Codecs/libAtlasCodecs-0.6.la ../Atlas/libAtlas-0.6.la libtool: link: c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -o .libs/atlas_convert atlas_convert.o ../Atlas/Message/.libs/libAtlasMessage-0.6.so ../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so ../Atlas/.libs/libAtlas-0.6.so -Wl,-rpath -Wl,/usr/local/lib Making all in tutorial Making all in benchmark -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for Atlas-devel-0.6.4 ===> Generating temporary packing list Making install in Atlas Making install in . /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libAtlas-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.so.3.0.0 /construction/devel/atlas-devel/stage/usr/local/lib/libAtlas-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlas-0.6.so.3.0.0 libAtlas-0.6.so.3 || { rm -f libAtlas-0.6.so.3 && ln -s libAtlas-0.6.so.3.0.0 libAtlas-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlas-0.6.so.3.0.0 libAtlas-0.6.so || { rm -f libAtlas-0.6.so && ln -s libAtlas-0.6.so.3.0.0 libAtlas-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlas-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas' install -m 0644 Bridge.h Codec.h Filter.h Negotiate.h EncoderBase.h Task.h Codec_impl.h Exception.h Debug.h Version.h Formatter.h float.h PresentationBridge.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas' Making install in Message /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasMessage-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: warning: relinking 'libAtlasMessage-0.6.la' libtool: install: (cd /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Message; /bin/sh "/construction/devel/atlas-devel/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasMessage-0.6.la -rpath /usr/local/lib Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /construction/devel/atlas-devel/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasMessage-0.6.so.3 -o .libs/libAtlasMessage-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.so.3.0.0T /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasMessage-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so.3 || { rm -f libAtlasMessage-0.6.so.3 && ln -s libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so || { rm -f libAtlasMessage-0.6.so && ln -s libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasMessage-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Message' install -m 0644 Element.h MEncoder.h DecoderBase.h QueuedDecoder.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Message' Making install in Codecs /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasCodecs-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: warning: relinking 'libAtlasCodecs-0.6.la' libtool: install: (cd /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Codecs; /bin/sh "/construction/devel/atlas-devel/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasCodecs-0.6.la -rpath /usr/local/lib Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /construction/devel/atlas-devel/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasCodecs-0.6.so.3 -o .libs/libAtlasCodecs-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.so.3.0.0T /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasCodecs-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so.3 || { rm -f libAtlasCodecs-0.6.so.3 && ln -s libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so || { rm -f libAtlasCodecs-0.6.so && ln -s libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasCodecs-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Codecs' install -m 0644 Utility.h XML.h Packed.h Bach.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Codecs' Making install in Filters /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFilters-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: warning: relinking 'libAtlasFilters-0.6.la' libtool: install: (cd /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Filters; /bin/sh "/construction/devel/atlas-devel/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasFilters-0.6.la -rpath /usr/local/lib Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 -inst-prefix-dir /construction/devel/atlas-devel/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasFilters-0.6.so.3 -o .libs/libAtlasFilters-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.so.3.0.0T /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasFilters-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so.3 || { rm -f libAtlasFilters-0.6.so.3 && ln -s libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so || { rm -f libAtlasFilters-0.6.so && ln -s libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasFilters-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in Net /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasNet-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: warning: relinking 'libAtlasNet-0.6.la' libtool: install: (cd /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Net; /bin/sh "/construction/devel/atlas-devel/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasNet-0.6.la -rpath /usr/local/lib Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /construction/devel/atlas-devel/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasNet-0.6.so.3 -o .libs/libAtlasNet-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.so.3.0.0T /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasNet-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so.3 || { rm -f libAtlasNet-0.6.so.3 && ln -s libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so || { rm -f libAtlasNet-0.6.so && ln -s libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasNet-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Net' install -m 0644 Stream.h Loopback.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Net' Making install in Objects /usr/bin/make install-am /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasObjects-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: warning: relinking 'libAtlasObjects-0.6.la' libtool: install: (cd /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Objects; /bin/sh "/construction/devel/atlas-devel/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink c++ -pipe -Wno-unused-but-set-variable -Wno-deprecated -O2 -fno-strict-aliasing -Wall -Werror -DNDEBUG -version-info 3:0:0 -o libAtlasObjects-0.6.la -rpath /usr/local/lib BaseObject.lo SmartPtr.lo Encoder.lo loadDefaults.lo flag.lo Root.lo Decoder.lo Dispatcher.lo objectFactory.lo RootEntity.lo RootEntityChildren.lo RootOperation.lo RootOperationChildren1.lo RootOperationChildren2.lo RootOperationChildren3.lo RootOperationChildren4.lo RootOperationChildren5.lo Anonymous.lo Generic.lo ../../Atlas/libAtlas-0.6.la ../../Atlas/Message/libAtlasMessage-0.6.la ../../Atlas/Codecs/libAtlasCodecs-0.6.la -inst-prefix-dir /construction/devel/atlas-devel/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/BaseObject.o .libs/SmartPtr.o .libs/Encoder.o .libs/loadDefaults.o .libs/flag.o .libs/Root.o .libs/Decoder.o .libs/Dispatcher.o .libs/objectFactory.o .libs/RootEntity.o .libs/RootEntityChildren.o .libs/RootOperation.o .libs/RootOperationChildren1.o .libs/RootOperationChildren2.o .libs/RootOperationChildren3.o .libs/RootOperationChildren4.o .libs/RootOperationChildren5.o .libs/Anonymous.o .libs/Generic.o -Wl,-rpath -Wl,/usr/local/lib ../../Atlas/.libs/libAtlas-0.6.so ../../Atlas/Message/.libs/libAtlasMessage-0.6.so ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libAtlasObjects-0.6.so.3 -o .libs/libAtlasObjects-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.so.3.0.0T /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasObjects-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so.3 || { rm -f libAtlasObjects-0.6.so.3 && ln -s libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so || { rm -f libAtlasObjects-0.6.so && ln -s libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasObjects-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Objects' install -m 0644 BaseObject.h SmartPtr.h Encoder.h objectFactory.h loadDefaults.h Root.h Decoder.h Dispatcher.h ObjectsFwd.h RootEntity.h Entity.h RootOperation.h Operation.h Anonymous.h Generic.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Objects' Making install in Funky /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFunky-0.6.la '/construction/devel/atlas-devel/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.so.3.0.0 /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasFunky-0.6.so.3.0.0 libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so.3 || { rm -f libAtlasFunky-0.6.so.3 && ln -s libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so.3; }; }) libtool: install: (cd /construction/devel/atlas-devel/stage/usr/local/lib && { ln -s -f libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so || { rm -f libAtlasFunky-0.6.so && ln -s libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.lai /construction/devel/atlas-devel/stage/usr/local/lib/libAtlasFunky-0.6.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Funky' install -m 0644 FEncoder.h '/construction/devel/atlas-devel/stage/usr/local/include/Atlas-C++-0.6/Atlas/Funky' Making install in tests Making install in Objects Making install in Codecs Making install in tools /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 atlas_convert '/construction/devel/atlas-devel/stage/usr/local/bin' libtool: warning: '../Atlas/Message/libAtlasMessage-0.6.la' has not been installed in '/usr/local/lib' libtool: warning: '../Atlas/Codecs/libAtlasCodecs-0.6.la' has not been installed in '/usr/local/lib' libtool: warning: '/construction/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/libAtlas-0.6.la' has not been installed in '/usr/local/lib' libtool: warning: '../Atlas/libAtlas-0.6.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/atlas_convert /construction/devel/atlas-devel/stage/usr/local/bin/atlas_convert Making install in tutorial Making install in benchmark /bin/mkdir -p '/construction/devel/atlas-devel/stage/usr/local/libdata/pkgconfig' install -m 0644 atlascpp-0.6.pc '/construction/devel/atlas-devel/stage/usr/local/libdata/pkgconfig' install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/README /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/COPYING /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/AUTHORS /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/THANKS /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/NEWS /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/ChangeLog /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/TODO /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/HACKING /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas install -m 0644 /construction/devel/atlas-devel/Atlas-C++-0.6.4/ROADMAP /construction/devel/atlas-devel/stage/usr/local/share/doc/Atlas ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for Atlas-devel-0.6.4 file sizes/checksums [70]: . done packing files [70]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday, 7 JUL 2019 at 17:21:27 UTC Duration: 00:00:40