Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec'], env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'}printOutput=Falselogger=user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'gid=135uid=1000shell=Falsetimeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/atlascpp-0.6.3-5bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec '], shell=Falseprivate_network=TrueprintOutput=Falseuid=1000user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'logger=env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'}gid=135timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec '] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ykui8c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Atlas-C++-0.6.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Atlas-C++-0.6.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Atlas-C++-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r28Byz + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to print strings... printf checking for style of include used by make... GNU checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... yes checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes 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 + sed -i -e 's#-Werror\(=[^ ]*\)\?##' benchmark/Makefile + sed -i -e 's#-Werror\(=[^ ]*\)\?##' tests/Objects/Makefile + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' Making all in Atlas make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making all in . make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bridge.lo Bridge.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Codec.lo Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Negotiate.lo Negotiate.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o EncoderBase.lo EncoderBase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Exception.lo Exception.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Filter.lo Filter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Formatter.lo Formatter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c EncoderBase.cpp -fPIC -DPIC -o .libs/EncoderBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bridge.cpp -fPIC -DPIC -o .libs/Bridge.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Negotiate.cpp -fPIC -DPIC -o .libs/Negotiate.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Codec.cpp -fPIC -DPIC -o .libs/Codec.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Formatter.cpp -fPIC -DPIC -o .libs/Formatter.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlas-0.6.la -rpath /usr/lib Bridge.lo Codec.lo Negotiate.lo EncoderBase.lo Exception.lo Filter.lo Formatter.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Bridge.o .libs/Codec.o .libs/Negotiate.o .libs/EncoderBase.o .libs/Exception.o .libs/Filter.o .libs/Formatter.o -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlas-0.6.so.2 -o .libs/libAtlas-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so.2" && ln -s "libAtlas-0.6.so.2.0.0" "libAtlas-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so" && ln -s "libAtlas-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making all in Message make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Element.lo Element.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o MEncoder.lo MEncoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o DecoderBase.lo DecoderBase.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o QueuedDecoder.lo QueuedDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Element.cpp -fPIC -DPIC -o .libs/Element.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c MEncoder.cpp -fPIC -DPIC -o .libs/MEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c DecoderBase.cpp -fPIC -DPIC -o .libs/DecoderBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c QueuedDecoder.cpp -fPIC -DPIC -o .libs/QueuedDecoder.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasMessage-0.6.la -rpath /usr/lib Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.2 -o .libs/libAtlasMessage-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so.2" && ln -s "libAtlasMessage-0.6.so.2.0.0" "libAtlasMessage-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so" && ln -s "libAtlasMessage-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' Making all in Codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Utility.lo Utility.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o XML.lo XML.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Packed.lo Packed.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bach.lo Bach.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Packed.cpp -fPIC -DPIC -o .libs/Packed.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c XML.cpp -fPIC -DPIC -o .libs/XML.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bach.cpp -fPIC -DPIC -o .libs/Bach.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasCodecs-0.6.la -rpath /usr/lib Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.2 -o .libs/libAtlasCodecs-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so.2" && ln -s "libAtlasCodecs-0.6.so.2.0.0" "libAtlasCodecs-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so" && ln -s "libAtlasCodecs-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' Making all in Filters make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bzip2.lo Bzip2.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Gzip.lo Gzip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bzip2.cpp -fPIC -DPIC -o .libs/Bzip2.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Gzip.cpp -fPIC -DPIC -o .libs/Gzip.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFilters-0.6.la -rpath /usr/lib Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.2 -o .libs/libAtlasFilters-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so.2" && ln -s "libAtlasFilters-0.6.so.2.0.0" "libAtlasFilters-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so" && ln -s "libAtlasFilters-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' Making all in Net make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Stream.lo Stream.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Loopback.lo Loopback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Loopback.cpp -fPIC -DPIC -o .libs/Loopback.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasNet-0.6.la -rpath /usr/lib Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.2 -o .libs/libAtlasNet-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so.2" && ln -s "libAtlasNet-0.6.so.2.0.0" "libAtlasNet-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so" && ln -s "libAtlasNet-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' Making all in Objects make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make all-am make[4]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o BaseObject.lo BaseObject.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o SmartPtr.lo SmartPtr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Encoder.lo Encoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o loadDefaults.lo loadDefaults.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o flag.lo flag.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Root.lo Root.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Decoder.lo Decoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Dispatcher.lo Dispatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c flag.cpp -fPIC -DPIC -o .libs/flag.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Root.cpp -fPIC -DPIC -o .libs/Root.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Dispatcher.cpp -fPIC -DPIC -o .libs/Dispatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c BaseObject.cpp -fPIC -DPIC -o .libs/BaseObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c loadDefaults.cpp -fPIC -DPIC -o .libs/loadDefaults.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o objectFactory.lo objectFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c objectFactory.cpp -fPIC -DPIC -o .libs/objectFactory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootEntity.lo RootEntity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootEntity.cpp -fPIC -DPIC -o .libs/RootEntity.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootEntityChildren.lo RootEntityChildren.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootEntityChildren.cpp -fPIC -DPIC -o .libs/RootEntityChildren.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperation.lo RootOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperation.cpp -fPIC -DPIC -o .libs/RootOperation.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren1.lo RootOperationChildren1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren1.cpp -fPIC -DPIC -o .libs/RootOperationChildren1.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren2.lo RootOperationChildren2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren2.cpp -fPIC -DPIC -o .libs/RootOperationChildren2.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren3.lo RootOperationChildren3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec'], uid=1000env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}printOutput=Falselogger=user='mockbuild'gid=135timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-4795/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/atlascpp-0.6.3-5bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec '], uid=1000env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}printOutput=Falselogger=private_network=Trueuser='mockbuild'gid=135timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-4795/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/atlascpp.spec '] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1YPnKg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Atlas-C++-0.6.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Atlas-C++-0.6.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Atlas-C++-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B4ZtpK + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to print strings... printf checking for style of include used by make... GNU checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... yes checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes 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 + sed -i -e 's#-Werror\(=[^ ]*\)\?##' benchmark/Makefile + sed -i -e 's#-Werror\(=[^ ]*\)\?##' tests/Objects/Makefile + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' Making all in Atlas make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making all in . make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bridge.lo Bridge.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Codec.lo Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Negotiate.lo Negotiate.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o EncoderBase.lo EncoderBase.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Exception.lo Exception.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Filter.lo Filter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Formatter.lo Formatter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c EncoderBase.cpp -fPIC -DPIC -o .libs/EncoderBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Formatter.cpp -fPIC -DPIC -o .libs/Formatter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Codec.cpp -fPIC -DPIC -o .libs/Codec.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Negotiate.cpp -fPIC -DPIC -o .libs/Negotiate.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bridge.cpp -fPIC -DPIC -o .libs/Bridge.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlas-0.6.la -rpath /usr/lib Bridge.lo Codec.lo Negotiate.lo EncoderBase.lo Exception.lo Filter.lo Formatter.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Bridge.o .libs/Codec.o .libs/Negotiate.o .libs/EncoderBase.o .libs/Exception.o .libs/Filter.o .libs/Formatter.o -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlas-0.6.so.2 -o .libs/libAtlas-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so.2" && ln -s "libAtlas-0.6.so.2.0.0" "libAtlas-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so" && ln -s "libAtlas-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making all in Message make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Element.lo Element.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o MEncoder.lo MEncoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o DecoderBase.lo DecoderBase.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o QueuedDecoder.lo QueuedDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c QueuedDecoder.cpp -fPIC -DPIC -o .libs/QueuedDecoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c MEncoder.cpp -fPIC -DPIC -o .libs/MEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c DecoderBase.cpp -fPIC -DPIC -o .libs/DecoderBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Element.cpp -fPIC -DPIC -o .libs/Element.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasMessage-0.6.la -rpath /usr/lib Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.2 -o .libs/libAtlasMessage-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so.2" && ln -s "libAtlasMessage-0.6.so.2.0.0" "libAtlasMessage-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so" && ln -s "libAtlasMessage-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' Making all in Codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Utility.lo Utility.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o XML.lo XML.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Packed.lo Packed.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bach.lo Bach.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bach.cpp -fPIC -DPIC -o .libs/Bach.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Packed.cpp -fPIC -DPIC -o .libs/Packed.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c XML.cpp -fPIC -DPIC -o .libs/XML.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasCodecs-0.6.la -rpath /usr/lib Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.2 -o .libs/libAtlasCodecs-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so.2" && ln -s "libAtlasCodecs-0.6.so.2.0.0" "libAtlasCodecs-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so" && ln -s "libAtlasCodecs-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' Making all in Filters make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Bzip2.lo Bzip2.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Gzip.lo Gzip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Bzip2.cpp -fPIC -DPIC -o .libs/Bzip2.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Gzip.cpp -fPIC -DPIC -o .libs/Gzip.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFilters-0.6.la -rpath /usr/lib Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.2 -o .libs/libAtlasFilters-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so.2" && ln -s "libAtlasFilters-0.6.so.2.0.0" "libAtlasFilters-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so" && ln -s "libAtlasFilters-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' Making all in Net make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Stream.lo Stream.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Loopback.lo Loopback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Loopback.cpp -fPIC -DPIC -o .libs/Loopback.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasNet-0.6.la -rpath /usr/lib Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.2 -o .libs/libAtlasNet-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so.2" && ln -s "libAtlasNet-0.6.so.2.0.0" "libAtlasNet-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so" && ln -s "libAtlasNet-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' Making all in Objects make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make all-am make[4]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o BaseObject.lo BaseObject.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o SmartPtr.lo SmartPtr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Encoder.lo Encoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o loadDefaults.lo loadDefaults.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o flag.lo flag.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Root.lo Root.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Decoder.lo Decoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Dispatcher.lo Dispatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c BaseObject.cpp -fPIC -DPIC -o .libs/BaseObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c loadDefaults.cpp -fPIC -DPIC -o .libs/loadDefaults.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c flag.cpp -fPIC -DPIC -o .libs/flag.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Dispatcher.cpp -fPIC -DPIC -o .libs/Dispatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Root.cpp -fPIC -DPIC -o .libs/Root.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o objectFactory.lo objectFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c objectFactory.cpp -fPIC -DPIC -o .libs/objectFactory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootEntity.lo RootEntity.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootEntityChildren.lo RootEntityChildren.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootEntity.cpp -fPIC -DPIC -o .libs/RootEntity.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootEntityChildren.cpp -fPIC -DPIC -o .libs/RootEntityChildren.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperation.lo RootOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperation.cpp -fPIC -DPIC -o .libs/RootOperation.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren1.lo RootOperationChildren1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren1.cpp -fPIC -DPIC -o .libs/RootOperationChildren1.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren2.lo RootOperationChildren2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren2.cpp -fPIC -DPIC -o .libs/RootOperationChildren2.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren3.lo RootOperationChildren3.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren4.lo RootOperationChildren4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren3.cpp -fPIC -DPIC -o .libs/RootOperationChildren3.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren4.cpp -fPIC -DPIC -o .libs/RootOperationChildren4.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o RootOperationChildren5.lo RootOperationChildren5.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c RootOperationChildren5.cpp -fPIC -DPIC -o .libs/RootOperationChildren5.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Anonymous.lo Anonymous.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Anonymous.cpp -fPIC -DPIC -o .libs/Anonymous.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o Generic.lo Generic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c Generic.cpp -fPIC -DPIC -o .libs/Generic.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasObjects-0.6.la -rpath /usr/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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/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,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs ../../Atlas/.libs/libAtlas-0.6.so ../../Atlas/Message/.libs/libAtlasMessage-0.6.so ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.2 -o .libs/libAtlasObjects-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so.2" && ln -s "libAtlasObjects-0.6.so.2.0.0" "libAtlasObjects-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so" && ln -s "libAtlasObjects-0.6.so.2.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" ) make[4]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' Making all in Funky make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o FEncoder.lo FEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c FEncoder.cpp -fPIC -DPIC -o .libs/FEncoder.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFunky-0.6.la -rpath /usr/lib FEncoder.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/FEncoder.o -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFunky-0.6.so.2 -o .libs/libAtlasFunky-0.6.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so.2" && ln -s "libAtlasFunky-0.6.so.2.0.0" "libAtlasFunky-0.6.so.2") libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so" && ln -s "libAtlasFunky-0.6.so.2.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" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making all in Objects make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' Making all in Codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o atlas_convert.o atlas_convert.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/atlas_convert atlas_convert.o ../Atlas/Message/.libs/libAtlasMessage-0.6.so ../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so ../Atlas/.libs/libAtlas-0.6.so make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' Making all in tutorial make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' Making all in benchmark make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3' + make docs running doxygen... Warning: Tag `HTML_ALIGN_MEMBERS' at line 272 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `CGI_NAME' at line 509 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `CGI_URL' at line 515 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `DOC_URL' at line 521 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 527 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 532 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 538 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doc/' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/benchmark Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/doc Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/m4 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/protocol Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/protocol/spec Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/protocol/spec/maps Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/protocol/spec/v0.1.4 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/support Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tests Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tools Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Bridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Bridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codec.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codec.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codec_impl.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codec_impl.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Utility.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Utility.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Debug.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Debug.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/DecoderBase.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/DecoderBase.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/QueuedDecoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/QueuedDecoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Loopback.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Loopback.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Anonymous.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Anonymous.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Dispatcher.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Dispatcher.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Encoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Encoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Generic.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Generic.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/loadDefaults.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/loadDefaults.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/ObjectsFwd.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/ObjectsFwd.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Task.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Task.h... Preprocessing /builddir/build/B/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example/DebugBridge.h:9: warning: Compound DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h:7: warning: Compound DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/loadDefaults.h:16: warning: Compound Atlas::Objects::DefaultLoadingException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:16: warning: Compound Atlas::Objects::NullSmartPtrDereference is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:59: warning: Compound Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:217: warning: Compound Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:243: warning: Compound Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:40: warning: Compound Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:47: warning: Compound Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Task.h:22: warning: Compound Atlas::Task is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h:22: warning: Compound Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:21: warning: Compound Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:184: warning: Compound Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h:17: warning: Compound Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:40: warning: Compound Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:24: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:16: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/ObjectsFwd.h:12: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h:15: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:22: warning: Compound Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:467: warning: Compound Atlas::Message::Element::DataType is not documented. UILD/Atlas-C++-0.6.3/Atlas/Version.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Version.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/benchmark/timer.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/benchmark/timer.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/index.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/index.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/building.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/building.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example/DebugBridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example/DebugBridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/index.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/index.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/message.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/message.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/objects.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/objects.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/preamble.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/preamble.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/simple.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/simple.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file Anonymous.h... Generating code for file Bach.h... Generating code for file BaseObject.h... Generating code for file Bridge.h... Generating code for file Bzip2.h... Generating code for file Codec.h... Generating code for file Codec_impl.h... Generating code for file Debug.h... Generating code for file DebugBridge.h... Generating code for file DebugBridge.h... Generating code for file Decoder.h... Generating code for file DecoderBase.h... Generating code for file Dispatcher.h... Generating code for file Element.h... Generating code for file Encoder.h... Generating code for file EncoderBase.h... Generating code for file Entity.h... Generating code for file Exception.h... Generating code for file FEncoder.h... Generating code for file Filter.h... Generating code for file Fo/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Utility.h:48: warning: Member hexEncodeWithPrefix(const std::string &prefix, const std::string &special, const std::string &message) (function) of namespace Atlas::Codecs is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Utility.h:52: warning: Member hexDecodeWithPrefix(const std::string &prefix, const std::string &message) (function) of namespace Atlas::Codecs is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h:87: warning: Member addPadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h:92: warning: Member removePadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example/DebugBridge.h:89: warning: Member addPadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/tutorial/example/DebugBridge.h:94: warning: Member removePadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects/DebugBridge.h:97: warning: Member padding (variable) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:57: warning: Member int_type (typedef) of namespace Atlas is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codec.h:33: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Codec is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:42: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:44: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:46: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:48: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:50: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:39: warning: Member begin()=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:40: warning: Member end()=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:42: warning: Member encode(const std::string &)=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:43: warning: Member decode(const std::string &)=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:54: warning: Member m_next (variable) of class Atlas::Filter is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:63: warning: Member filterbuf(std::streambuf &buffer, Filter &filter) (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:82: warning: Member flushOutBuffer() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:91: warning: Member overflow(int_type c) (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:92: warning: Member underflow() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:93: warning: Member sync() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:76: warning: Member m_outBuffer[m_outBufferSize] (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:80: warning: Member m_inBuffer[m_inBufferSize] (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:75: warning: Member m_outBufferSize (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:78: warning: Member m_inBufferSize (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:79: warning: Member m_inPutback (variable) of class Atlas::filterbuf is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:27: warning: Member Formatter(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:47: warning: Member setSpacing(int s) (function) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:53: warning: Member m_stream (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:54: warning: Member m_bridge (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:55: warning: Member m_indent (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Formatter.h:56: warning: Member m_spacing (variable) of class Atlas::Formatter is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:38: warning: Member getState()=0 (function) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:39: warning: Member getCodec(Bridge &)=0 (function) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:40: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Task.h:25: warning: Member poll(bool can_get=true)=0 (function) of class Atlas::Task is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:25: warning: Member Bach(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:27: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:47: warning: Member linenum() const (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:57: warning: Member State (enumeration) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:71: warning: Member stringmode() const (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:76: warning: Member parseInit(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:77: warning: Member parseStream(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:78: warning: Member parseMap(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:79: warning: Member parseList(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:80: warning: Member parseData(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:81: warning: Member parseInt(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:82: warning: Member parseFloat(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:83: warning: Member parseString(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:84: warning: Member parseLiteral(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:85: warning: Member parseName(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:86: warning: Member parseComment(char) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:88: warning: Member encodeString(const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:89: warning: Member decodeString(const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:91: warning: Member writeIntItem(const std::string &, long) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:92: warning: Member writeFloatItem(const std::string &, double) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:93: warning: Member writeStringItem(const std::string &, const std::string &) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:94: warning: Member writeLine(const std::string &, bool=true, bool=false) (function) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:51: warning: Member m_socket (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:52: warning: Member m_bridge (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:53: warning: Member m_comma (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:54: warning: Member m_linenum (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:73: warning: Member m_name (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:73: warning: Member m_data (variable) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Bach.h:74: warning: Member m_state (variable) of class Atlas::Codecs::Bach is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:43: warning: Member Packed(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:45: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:71: warning: Member State (enumeration) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:88: warning: Member parseStream(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:89: warning: Member parseMap(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:90: warning: Member parseList(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:91: warning: Member parseMapBegin(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:92: warning: Member parseListBegin(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:93: warning: Member parseInt(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:94: warning: Member parseFloat(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:95: warning: Member parseString(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:96: warning: Member parseName(char) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:98: warning: Member hexEncode(const std::string &data) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:103: warning: Member hexDecode(const std::string &data) (function) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:67: warning: Member m_socket (variable) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:68: warning: Member m_bridge (variable) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:83: warning: Member m_state (variable) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:85: warning: Member m_name (variable) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/Packed.h:86: warning: Member m_data (variable) of class Atlas::Codecs::Packed is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:43: warning: Member XML(std::iostream &s, Atlas::Bridge &b) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:45: warning: Member poll(bool can_read=true) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:85: warning: Member Token (enumeration) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:95: warning: Member State (enumeration) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:111: warning: Member tokenTag(char) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:112: warning: Member tokenStartTag(char) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:113: warning: Member tokenEndTag(char) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:114: warning: Member tokenData(char) (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:116: warning: Member parseStartTag() (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:117: warning: Member parseEndTag() (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:81: warning: Member m_socket (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:82: warning: Member m_bridge (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:92: warning: Member m_token (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:105: warning: Member m_state (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:106: warning: Member m_data (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:108: warning: Member m_tag (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:109: warning: Member m_name (variable) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:66: warning: argument 'The' of command @param is not found in the argument list of Atlas::Codecs::XML::escape(const std::string &) /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/XML.h:73: warning: argument 'The' of command @param is not found in the argument list of Atlas::Codecs::XML::unescape(const std::string &) sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h:29: warning: Member begin() (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h:30: warning: Member end() (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h:32: warning: Member encode(const std::string &) (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Bzip2.h:33: warning: Member decode(const std::string &) (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:54: warning: Member m_next (variable) of class Atlas::Filter is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h:24: warning: Member begin() (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h:25: warning: Member end() (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h:27: warning: Member encode(const std::string &) (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/Gzip.h:28: warning: Member decode(const std::string &) (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filter.h:54: warning: Member m_next (variable) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:186: warning: Member EncList(B &b) (function) of class Atlas::Funky::EncList is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:158: warning: Member EncMap(B &b) (function) of class Atlas::Funky::EncMap is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:98: warning: Member EncMapValue(B &b, const std::string &name) (function) of class Atlas::Funky::EncMapValue is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:252: warning: Member FunkyEncoder(B &b) (function) of class Atlas::Funky::FunkyEncoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:282: warning: Member begin_map (variable) of class Atlas::Funky::Tokens is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:283: warning: Member end_map (variable) of class Atlas::Funky::Tokens is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:284: warning: Member begin_list (variable) of class Atlas::Funky::Tokens is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky/FEncoder.h:285: warning: Member end_list (variable) of class Atlas::Funky::Tokens is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:62: warning: Member Type (enumeration) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:169: warning: Member operator=(int v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:179: warning: Member operator=(bool v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:189: warning: Member operator=(IntType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:199: warning: Member operator=(float v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:209: warning: Member operator=(FloatType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:219: warning: Member operator=(PtrType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:229: warning: Member operator=(const char *v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:241: warning: Member operator=(const StringType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:253: warning: Member operator=(const MapType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:265: warning: Member operator=(const ListType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:369: warning: Member Int() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:379: warning: Member Float() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:389: warning: Member Ptr() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:412: warning: Member String() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:416: warning: Member String() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:432: warning: Member Map() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:436: warning: Member Map() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:452: warning: Member List() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:456: warning: Member List() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:461: warning: Member typeName(Type) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:499: warning: Member t (variable) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:470: warning: Member DataType(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:472: warning: Member operator=(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:474: warning: Member operator==(const C &c) const (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:476: warning: Member ref() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:477: warning: Member unref() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:479: warning: Member unique() const (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:480: warning: Member makeUnique() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/Element.h:488: warning: Member operator C &() (function) of class Atlas::Message::Element::DataType is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h:36: warning: Member Encoder(Atlas::Bridge &) (function) of class Atlas::Message::Encoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h:44: warning: Member mapElementMapItem(const std::string &, const MapType &) (function) of class Atlas::Message::Encoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h:45: warning: Member mapElementListItem(const std::string &, const ListType &) (function) of class Atlas::Message::Encoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h:48: warning: Member listElementMapItem(const MapType &) (function) of class Atlas::Message::Encoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/MEncoder.h:49: warning: Member listElementListItem(const ListType &) (function) of class Atlas::Message::Encoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:42: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:44: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:46: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:48: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:50: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Loopback.h:14: warning: Member loopback(Bridge *, Bridge *, Bridge *&, Bridge *&) (function) of namespace Atlas::Net is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:40: warning: Member NegotiateHelper(std::list< std::string > &names) (function) of class Atlas::Net::NegotiateHelper is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:42: warning: Member get(std::string &buf, const std::string &header) (function) of class Atlas::Net::NegotiateHelper is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:43: warning: Member put(std::string &buf, const std::string &header) (function) of class Atlas::Net::NegotiateHelper is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:122: warning: Member StreamAccept(const std::string &name, std::iostream &) (function) of class Atlas::Net::StreamAccept is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:126: warning: Member poll(bool can_read=true) (function) of class Atlas::Net::StreamAccept is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:128: warning: Member getState() (function) of class Atlas::Net::StreamAccept is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:129: warning: Member getCodec(Atlas::Bridge &) (function) of class Atlas::Net::StreamAccept is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:62: warning: Member StreamConnect(const std::string &name, std::iostream &) (function) of class Atlas::Net::StreamConnect is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:66: warning: Member poll(bool can_read=true) (function) of class Atlas::Net::StreamConnect is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:68: warning: Member getState() (function) of class Atlas::Net::StreamConnect is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/Stream.h:69: warning: Member getCodec(Atlas::Bridge &) (function) of class Atlas::Net::StreamConnect is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h:17: warning: Member Root (typedef) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:43: warning: Member FactoryMethod)(const std::string &, int) (typedef) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:44: warning: Member FactoryMap (typedef) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/loadDefaults.h:22: warning: Member loadDefaults(const std::string &filename) (function) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:40: warning: Member generic_factory(const std::string &name, int no) (function) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:41: warning: Member anonymous_factory(const std::string &name, int no) (function) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:108: warning: Member smart_dynamic_cast(const SmartPtr< fromType > &o) (function) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:114: warning: Member smart_static_cast(const SmartPtr< fromType > &o) (function) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:68: warning: Member objectDefinitions (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:172: warning: Member ID_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:173: warning: Member PARENTS_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:174: warning: Member STAMP_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:175: warning: Member OBJTYPE_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:176: warning: Member NAME_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:182: warning: Member ID_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:190: warning: Member PARENTS_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:212: warning: Member STAMP_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:220: warning: Member OBJTYPE_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:228: warning: Member NAME_FLAG (variable) of namespace Atlas::Objects is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:89: warning: Member copy() const =0 (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:255: warning: Member value_type (typedef) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:222: warning: Member const_iterator(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:225: warning: Member const_iterator(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:228: warning: Member const_iterator(const BaseObjectData &obj, int current_class) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:232: warning: Member operator=(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:234: warning: Member operator++() (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:236: warning: Member operator++(int) (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:238: warning: Member operator==(const const_iterator &I) const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:240: warning: Member operator!=(const const_iterator &I) const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:257: warning: Member operator*() const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:258: warning: Member operator->() const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:245: warning: Member PsuedoElement(const const_iterator &I) (function) of class Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:247: warning: Member operator Message::Element() const (function) of class Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:201: warning: Member value_type (typedef) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:166: warning: Member iterator(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:169: warning: Member iterator(BaseObjectData &obj, int current_class) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:173: warning: Member operator=(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:175: warning: Member operator++() (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:177: warning: Member operator++(int) (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:179: warning: Member operator==(const iterator &I) const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:181: warning: Member operator!=(const iterator &I) const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:203: warning: Member operator*() const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:204: warning: Member operator->() const (function) of class Atlas::Objects::BaseObjectData::iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:186: warning: Member PsuedoElement(const iterator &I) (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:188: warning: Member operator Message::Element() const (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:193: warning: Member operator=(const Message::Element &val) const (function) of class Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/loadDefaults.h:18: warning: Member DefaultLoadingException(const std::string &a_msg) (function) of class Atlas::Objects::DefaultLoadingException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h:50: warning: Member m_factories (variable) of class Atlas::Objects::ObjectsDecoder is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:52: warning: Member Factories(const Factories &) (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:54: warning: Member hasFactory(const std::string &name) (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:55: warning: Member createObject(const std::string &name) (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:56: warning: Member createObject(const Atlas::Message::MapType &msg) (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:57: warning: Member getKeys() (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:58: warning: Member addFactory(const std::string &name, FactoryMethod method) (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:60: warning: Member instance() (function) of class Atlas::Objects::Factories is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:37: warning: Member NoSuchAttrException(const std::string &name) (function) of class Atlas::Objects::NoSuchAttrException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. rmatter.h... Generating code for file Generic.h... Generating code for file Gzip.h... Generating code for file loadDefaults.h... Generating code for file Loopback.h... Generating code for file MEncoder.h... Generating code for file Negotiate.h... Generating code for file objectFactory.h... Generating code for file ObjectsFwd.h... Generating code for file Operation.h... Generating code for file Packed.h... Generating code for file QueuedDecoder.h... Generating code for file Root.h... Generating code for file RootEntity.h... Generating code for file RootOperation.h... Generating code for file SmartPtr.h... Generating code for file Stream.h... Generating code for file Task.h... Generating code for file timer.h... Generating code for file Utility.h... Generating code for file Version.h... Generating code for file XML.h... Generating file documentation... Generating docs for file Bach.h... Generating docs for file Utility.h... Generating page documentation... Generating docs for page index... Generating docs for page tutorial_building... Generating docs for page tutorial_index... Generating docs for page tutorial_message... Generating docs for page tutorial_objects... Generating docs for page tutorial_preamble... Generating docs for page tutorial_simple... Generating group documentation... Generating class documentation... Generating docs for compound DebugBridge... Generating namespace index... Generating docs for namespace Atlas Generating docs for compound Atlas::Bridge... Generating docs for compound Atlas::Codec... Generating docs for compound Atlas::EncoderBase... Generating docs for compound Atlas::Exception... Generating docs for compound Atlas::Filter... Generating docs for compound Atlas::filterbuf... Generating docs for compound Atlas::Formatter... Generating docs for compound Atlas::Negotiate... Generating docs for compound Atlas::Task... Generating docs for compound Atlas::Codecs::Bach... Generating docs for compound Atlas::Codecs::Packed... Generating docs for compound Atlas::Codecs::XML... Generating docs for compound Atlas::Filters::Bzip2... Generating docs for compound Atlas::Filters::Gzip... Generating docs for compound Atlas::Funky::BeginList... Generating docs for compound Atlas::Funky::BeginMap... Generating docs for compound Atlas::Funky::BeginMessage... Generating docs for compound Atlas::Funky::EncList... Generating docs for compound Atlas::Funky::EncMap... Generating docs for compound Atlas::Funky::EncMapValue... Generating docs for compound Atlas::Funky::EndList... Generating docs for compound Atlas::Funky::EndMap... Generating docs for compound Atlas::Funky::EndMessage... Generating docs for compound Atlas::Funky::FunkyEncoder... Generating docs for compound Atlas::Funky::Tokens... Generating docs for compound Atlas::Message::DecoderBase... Generating docs for compound Atlas::Message::Element... Generating docs for nested compound Atlas::Message::Element::DataType... Generating docs for compound Atlas::Message::Encoder... Generating docs for compound Atlas::Message::QueuedDecoder... Generating docs for compound Atlas::Message::WrongTypeException... Generating docs for namespace Atlas::Net Generating docs for compound Atlas::Net::NegotiateHelper... Generating docs for compound Atlas::Net::StreamAccept... Generating docs for compound Atlas::Net::StreamConnect... Generating docs for namespace Atlas::Objects Generating docs for compound Atlas::Objects::BaseObjectData... Generating docs for nested compound Atlas::Objects::BaseObjectData::const_iterator... Generating docs for nested compound Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement... Generating docs for nested compound Atlas::Objects::BaseObjectData::iterator... Generating docs for nested compound Atlas::Objects::BaseObjectData::iterator::PsuedoElement... Generating docs for compound Atlas::Objects::DefaultLoadingException... Generating docs for compound Atlas::Objects::Dispatcher... Generating docs for compound Atlas::Objects::Factories... Generating docs for compound Atlas::Objects::NoSuchAttrException... Generating docs for compoush: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:25: warning: Member NoSuchFactoryException(const std::string &name) (function) of class Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:28: warning: Member getName() (function) of class Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/objectFactory.h:23: warning: Member name (variable) of class Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:23: warning: Member Exception(const std::string &d="UNKNOWN ERROR") (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Decoder.h:50: warning: Member m_factories (variable) of class Atlas::Objects::ObjectsDecoder is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:42: warning: Member mapMapItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:44: warning: Member mapListItem(const std::string &name) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:46: warning: Member mapIntItem(const std::string &name, long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:48: warning: Member mapFloatItem(const std::string &name, double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:50: warning: Member mapStringItem(const std::string &name, const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:59: warning: Member listStringItem(const std::string &s) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/EncoderBase.h:60: warning: Member listEnd() (function) of class Atlas::EncoderBase is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:26: warning: Member DataT (typedef) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:28: warning: Member iterator (typedef) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:29: warning: Member const_iterator (typedef) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:33: warning: Member SmartPtr(const SmartPtr< T > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:36: warning: Member SmartPtr(T *a_ptr) (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:41: warning: Member SmartPtr(const SmartPtr< oldType > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:46: warning: Member operator=(const SmartPtr< T > &a) (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:55: warning: Member operator SmartPtr< newType >() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:59: warning: Member operator SmartPtr< const newType >() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:62: warning: Member isValid() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:65: warning: Member operator*() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:71: warning: Member operator->() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:77: warning: Member get() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:80: warning: Member copy() const (function) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/SmartPtr.h:86: warning: Member getDefaultObject() const (function) of class Atlas::Objects::SmartPtr is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:179: warning: Member alloc() (function) of class Atlas::Objects::Entity::AccountData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:56: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:425: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:179: warning: Member alloc() (function) of class Atlas::Objects::Entity::AccountData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:56: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:56: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Anonymous.h:58: warning: Member alloc() (function) of class Atlas::Objects::Entity::AnonymousData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:485: warning: Member alloc() (function) of class Atlas::Objects::Entity::GameData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:56: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:545: warning: Member alloc() (function) of class Atlas::Objects::Entity::GameEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:365: warning: Member alloc() (function) of class Atlas::Objects::Entity::PlayerData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:179: warning: Member alloc() (function) of class Atlas::Objects::Entity::AccountData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Entity.h:56: warning: Member alloc() (function) of class Atlas::Objects::Entity::AdminEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootEntity.h:150: warning: Member alloc() (function) of class Atlas::Objects::Entity::RootEntityData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:568: warning: Member alloc() (function) of class Atlas::Objects::Operation::AffectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:500: warning: Member alloc() (function) of class Atlas::Objects::Operation::SetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1608: warning: Member alloc() (function) of class Atlas::Objects::Operation::AppearanceData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1548: warning: Member alloc() (function) of class Atlas::Objects::Operation::SightData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:184: warning: Member alloc() (function) of class Atlas::Objects::Operation::CombineData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:124: warning: Member alloc() (function) of class Atlas::Objects::Operation::CreateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:304: warning: Member alloc() (function) of class Atlas::Objects::Operation::CommunicateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:124: warning: Member alloc() (function) of class Atlas::Objects::Operation::CreateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:124: warning: Member alloc() (function) of class Atlas::Objects::Operation::CreateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:432: warning: Member alloc() (function) of class Atlas::Objects::Operation::DeleteData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1668: warning: Member alloc() (function) of class Atlas::Objects::Operation::DisappearanceData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1548: warning: Member alloc() (function) of class Atlas::Objects::Operation::SightData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:244: warning: Member alloc() (function) of class Atlas::Objects::Operation::DivideData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:124: warning: Member alloc() (function) of class Atlas::Objects::Operation::CreateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1916: warning: Member alloc() (function) of class Atlas::Objects::Operation::ErrorData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1848: warning: Member alloc() (function) of class Atlas::Objects::Operation::FeelData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Generic.h:66: warning: Member alloc() (function) of class Atlas::Objects::Operation::GenericData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1292: warning: Member alloc() (function) of class Atlas::Objects::Operation::ImaginaryData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:968: warning: Member alloc() (function) of class Atlas::Objects::Operation::ListenData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:832: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceiveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1164: warning: Member alloc() (function) of class Atlas::Objects::Operation::LoginData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1224: warning: Member alloc() (function) of class Atlas::Objects::Operation::LogoutData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1164: warning: Member alloc() (function) of class Atlas::Objects::Operation::LoginData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:900: warning: Member alloc() (function) of class Atlas::Objects::Operation::LookData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:832: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceiveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:628: warning: Member alloc() (function) of class Atlas::Objects::Operation::MoveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:500: warning: Member alloc() (function) of class Atlas::Objects::Operation::SetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:832: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceiveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:500: warning: Member alloc() (function) of class Atlas::Objects::Operation::SetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1548: warning: Member alloc() (function) of class Atlas::Objects::Operation::SightData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1788: warning: Member alloc() (function) of class Atlas::Objects::Operation::SmellData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1036: warning: Member alloc() (function) of class Atlas::Objects::Operation::SniffData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:832: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceiveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1728: warning: Member alloc() (function) of class Atlas::Objects::Operation::SoundData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1488: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceptionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1428: warning: Member alloc() (function) of class Atlas::Objects::Operation::InfoData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:364: warning: Member alloc() (function) of class Atlas::Objects::Operation::TalkData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:304: warning: Member alloc() (function) of class Atlas::Objects::Operation::CommunicateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:124: warning: Member alloc() (function) of class Atlas::Objects::Operation::CreateData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1104: warning: Member alloc() (function) of class Atlas::Objects::Operation::TouchData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:832: warning: Member alloc() (function) of class Atlas::Objects::Operation::PerceiveData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:764: warning: Member alloc() (function) of class Atlas::Objects::Operation::GetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:1360: warning: Member alloc() (function) of class Atlas::Objects::Operation::UseData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:84: warning: Member getAttrFlags() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:271: warning: Member find(const std::string &) (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:273: warning: Member begin() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:274: warning: Member end() const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:275: warning: Member find(const std::string &) const (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:696: warning: Member alloc() (function) of class Atlas::Objects::Operation::WieldData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:500: warning: Member alloc() (function) of class Atlas::Objects::Operation::SetData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Operation.h:64: warning: Member alloc() (function) of class Atlas::Objects::Operation::ActionData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/RootOperation.h:179: warning: Member alloc() (function) of class Atlas::Objects::Operation::RootOperationData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:288: warning: Member m_class_no (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:289: warning: Member m_refCount (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:290: warning: Member m_defaults (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:293: warning: Member m_next (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:294: warning: Member m_attributes (variable) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. nd Atlas::Objects::NoSuchFactoryException... Generating docs for compound Atlas::Objects::NullSmartPtrDereference... Generating docs for compound Atlas::Objects::ObjectsDecoder... Generating docs for compound Atlas::Objects::ObjectsEncoder... Generating docs for compound Atlas::Objects::RootData... Generating docs for compound Atlas::Objects::SmartPtr... Generating docs for compound Atlas::Objects::Entity::AccountData... Generating docs for compound Atlas::Objects::Entity::AdminData... Generating docs for compound Atlas::Objects::Entity::AdminEntityData... Generating docs for compound Atlas::Objects::Entity::AnonymousData... Generating docs for compound Atlas::Objects::Entity::GameData... Generating docs for compound Atlas::Objects::Entity::GameEntityData... Generating docs for compound Atlas::Objects::Entity::PlayerData... Generating docs for compound Atlas::Objects::Entity::RootEntityData... Generating docs for compound Atlas::Objects::Operation::ActionData... Generating docs for compound Atlas::Objects::Operation::AffectData... Generating docs for compound Atlas::Objects::Operation::AppearanceData... Generating docs for compound Atlas::Objects::Operation::CombineData... Generating docs for compound Atlas::Objects::Operation::CommunicateData... Generating docs for compound Atlas::Objects::Operation::CreateData... Generating docs for compound Atlas::Objects::Operation::DeleteData... Generating docs for compound Atlas::Objects::Operation::DisappearanceData... Generating docs for compound Atlas::Objects::Operation::DivideData... Generating docs for compound Atlas::Objects::Operation::ErrorData... Generating docs for compound Atlas::Objects::Operation::FeelData... Generating docs for compound Atlas::Objects::Operation::GenericData... Generating docs for compound Atlas::Objects::Operation::GetData... Generating docs for compound Atlas::Objects::Operation::ImaginaryData... Generating docs for compound Atlas::Objects::Operation::InfoData... Generating docs for compound Atlas::Objects::Operation::ListenData... Generating docs for compound Atlas::Objects::Operation::LoginData... Generating docs for compound Atlas::Objects::Operation::LogoutData... Generating docs for compound Atlas::Objects::Operation::LookData... Generating docs for compound Atlas::Objects::Operation::MoveData... Generating docs for compound Atlas::Objects::Operation::PerceiveData... Generating docs for compound Atlas::Objects::Operation::PerceptionData... Generating docs for compound Atlas::Objects::Operation::RootOperationData... Generating docs for compound Atlas::Objects::Operation::SetData... Generating docs for compound Atlas::Objects::Operation::SightData... Generating docs for compound Atlas::Objects::Operation::SmellData... Generating docs for compound Atlas::Objects::Operation::SniffData... Generating docs for compound Atlas::Objects::Operation::SoundData... Generating docs for compound Atlas::Objects::Operation::TalkData... Generating docs for compound Atlas::Objects::Operation::TouchData... Generating docs for compound Atlas::Objects::Operation::UseData... Generating docs for compound Atlas::Objects::Operation::WieldData... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 2117/65536 hits=16770 misses=2374 finished... documentation is in doc/. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.msKRiK + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm + cd Atlas-C++-0.6.3 + rm -rf /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm Making install in Atlas make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making install in . make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libAtlas-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.so.2.0.0 /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlas-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlas-0.6.so.2.0.0 libAtlas-0.6.so.2 || { rm -f libAtlas-0.6.so.2 && ln -s libAtlas-0.6.so.2.0.0 libAtlas-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlas-0.6.so.2.0.0 libAtlas-0.6.so || { rm -f libAtlas-0.6.so && ln -s libAtlas-0.6.so.2.0.0 libAtlas-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlas-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas' /usr/bin/install -c -m 644 Bridge.h Codec.h Filter.h Negotiate.h EncoderBase.h Task.h Codec_impl.h Exception.h Debug.h Version.h Formatter.h '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making install in Message make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasMessage-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: warning: relinking `libAtlasMessage-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message; /bin/sh /builddir/build/BUILD/Atlas-C++-0.6.3/libtool --tag CXX --mode=relink g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasMessage-0.6.la -rpath /usr/lib Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -L/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib -L/usr/lib -lAtlas-0.6 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.2 -o .libs/libAtlasMessage-0.6.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.so.2.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasMessage-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasMessage-0.6.so.2.0.0 libAtlasMessage-0.6.so.2 || { rm -f libAtlasMessage-0.6.so.2 && ln -s libAtlasMessage-0.6.so.2.0.0 libAtlasMessage-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasMessage-0.6.so.2.0.0 libAtlasMessage-0.6.so || { rm -f libAtlasMessage-0.6.so && ln -s libAtlasMessage-0.6.so.2.0.0 libAtlasMessage-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasMessage-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Message' /usr/bin/install -c -m 644 Element.h MEncoder.h DecoderBase.h QueuedDecoder.h '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Message' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' Making install in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasCodecs-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: warning: relinking `libAtlasCodecs-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs; /bin/sh /builddir/build/BUILD/Atlas-C++-0.6.3/libtool --tag CXX --mode=relink g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasCodecs-0.6.la -rpath /usr/lib Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -L/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib -L/usr/lib -lAtlas-0.6 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.2 -o .libs/libAtlasCodecs-0.6.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.so.2.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasCodecs-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasCodecs-0.6.so.2.0.0 libAtlasCodecs-0.6.so.2 || { rm -f libAtlasCodecs-0.6.so.2 && ln -s libAtlasCodecs-0.6.so.2.0.0 libAtlasCodecs-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasCodecs-0.6.so.2.0.0 libAtlasCodecs-0.6.so || { rm -f libAtlasCodecs-0.6.so && ln -s libAtlasCodecs-0.6.so.2.0.0 libAtlasCodecs-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasCodecs-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Codecs' /usr/bin/install -c -m 644 Utility.h XML.h Packed.h Bach.h '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Codecs' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' Making install in Filters make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFilters-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: warning: relinking `libAtlasFilters-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters; /bin/sh /builddir/build/BUILD/Atlas-C++-0.6.3/libtool --tag CXX --mode=relink g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFilters-0.6.la -rpath /usr/lib Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -L/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib -L/usr/lib -lAtlas-0.6 -lz -lbz2 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.2 -o .libs/libAtlasFilters-0.6.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.so.2.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFilters-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasFilters-0.6.so.2.0.0 libAtlasFilters-0.6.so.2 || { rm -f libAtlasFilters-0.6.so.2 && ln -s libAtlasFilters-0.6.so.2.0.0 libAtlasFilters-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasFilters-0.6.so.2.0.0 libAtlasFilters-0.6.so || { rm -f libAtlasFilters-0.6.so && ln -s libAtlasFilters-0.6.so.2.0.0 libAtlasFilters-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFilters-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' Making install in Net make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasNet-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: warning: relinking `libAtlasNet-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net; /bin/sh /builddir/build/BUILD/Atlas-C++-0.6.3/libtool --tag CXX --mode=relink g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasNet-0.6.la -rpath /usr/lib Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtbeginS.o .libs/Stream.o .libs/Loopback.o -L/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib -L/usr/lib -lAtlasCodecs-0.6 -lAtlas-0.6 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.2 -o .libs/libAtlasNet-0.6.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.so.2.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasNet-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasNet-0.6.so.2.0.0 libAtlasNet-0.6.so.2 || { rm -f libAtlasNet-0.6.so.2 && ln -s libAtlasNet-0.6.so.2.0.0 libAtlasNet-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasNet-0.6.so.2.0.0 libAtlasNet-0.6.so || { rm -f libAtlasNet-0.6.so && ln -s libAtlasNet-0.6.so.2.0.0 libAtlasNet-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasNet-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Net' /usr/bin/install -c -m 644 Stream.h Loopback.h '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Net' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' Making install in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make install-am make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[4]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasObjects-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: warning: relinking `libAtlasObjects-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects; /bin/sh /builddir/build/BUILD/Atlas-C++-0.6.3/libtool --tag CXX --mode=relink g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasObjects-0.6.la -rpath /usr/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 /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/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 -L/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib -L/usr/lib -lAtlasMessage-0.6 -lAtlasCodecs-0.6 -lAtlas-0.6 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.2 -o .libs/libAtlasObjects-0.6.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.so.2.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasObjects-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasObjects-0.6.so.2.0.0 libAtlasObjects-0.6.so.2 || { rm -f libAtlasObjects-0.6.so.2 && ln -s libAtlasObjects-0.6.so.2.0.0 libAtlasObjects-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasObjects-0.6.so.2.0.0 libAtlasObjects-0.6.so || { rm -f libAtlasObjects-0.6.so && ln -s libAtlasObjects-0.6.so.2.0.0 libAtlasObjects-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasObjects-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Objects' /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Objects' make[4]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' Making install in Funky make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFunky-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.so.2.0.0 /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFunky-0.6.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasFunky-0.6.so.2.0.0 libAtlasFunky-0.6.so.2 || { rm -f libAtlasFunky-0.6.so.2 && ln -s libAtlasFunky-0.6.so.2.0.0 libAtlasFunky-0.6.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib && { ln -s -f libAtlasFunky-0.6.so.2.0.0 libAtlasFunky-0.6.so || { rm -f libAtlasFunky-0.6.so && ln -s libAtlasFunky-0.6.so.2.0.0 libAtlasFunky-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFunky-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Funky' /usr/bin/install -c -m 644 FEncoder.h '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/include/Atlas-C++-0.6/Atlas/Funky' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making install in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' Making install in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c atlas_convert '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/bin' libtool: install: warning: `../Atlas/Message/libAtlasMessage-0.6.la' has not been installed in `/usr/lib' libtool: install: warning: `../Atlas/Codecs/libAtlasCodecs-0.6.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/libAtlas-0.6.la' has not been installed in `/usr/lib' libtool: install: warning: `../Atlas/libAtlas-0.6.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/atlas_convert /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/bin/atlas_convert make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' Making install in tutorial make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' Making install in benchmark make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 atlascpp-0.6.pc '/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3' + rm -f /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlas-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasCodecs-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFilters-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFunky-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasMessage-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasNet-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasObjects-0.6.la + mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/man/man3 + install -p -m 0644 doc/man/man3/Atlas.3 doc/man/man3/Atlas_Bridge.3 doc/man/man3/Atlas_Codec.3 doc/man/man3/Atlas_Codecs_Bach.3 doc/man/man3/Atlas_Codecs_Packed.3 doc/man/man3/Atlas_Codecs_XML.3 doc/man/man3/Atlas_EncoderBase.3 doc/man/man3/Atlas_Exception.3 doc/man/man3/Atlas_Filter.3 doc/man/man3/Atlas_Filters_Bzip2.3 doc/man/man3/Atlas_Filters_Gzip.3 doc/man/man3/Atlas_Formatter.3 doc/man/man3/Atlas_Funky_BeginList.3 doc/man/man3/Atlas_Funky_BeginMap.3 doc/man/man3/Atlas_Funky_BeginMessage.3 doc/man/man3/Atlas_Funky_EncList.3 doc/man/man3/Atlas_Funky_EncMap.3 doc/man/man3/Atlas_Funky_EncMapValue.3 doc/man/man3/Atlas_Funky_EndList.3 doc/man/man3/Atlas_Funky_EndMap.3 doc/man/man3/Atlas_Funky_EndMessage.3 doc/man/man3/Atlas_Funky_FunkyEncoder.3 doc/man/man3/Atlas_Funky_Tokens.3 doc/man/man3/Atlas_Message_DecoderBase.3 doc/man/man3/Atlas_Message_Element.3 doc/man/man3/Atlas_Message_Element_DataType.3 doc/man/man3/Atlas_Message_Encoder.3 doc/man/man3/Atlas_Message_QueuedDecoder.3 doc/man/man3/Atlas_Message_WrongTypeException.3 doc/man/man3/Atlas_Negotiate.3 doc/man/man3/Atlas_Net.3 doc/man/man3/Atlas_Net_NegotiateHelper.3 doc/man/man3/Atlas_Net_StreamAccept.3 doc/man/man3/Atlas_Net_StreamConnect.3 doc/man/man3/Atlas_Objects.3 doc/man/man3/Atlas_Objects_BaseObjectData.3 doc/man/man3/Atlas_Objects_BaseObjectData_const_iterator.3 doc/man/man3/Atlas_Objects_BaseObjectData_const_iterator_PsuedoElement.3 doc/man/man3/Atlas_Objects_BaseObjectData_iterator.3 doc/man/man3/Atlas_Objects_BaseObjectData_iterator_PsuedoElement.3 doc/man/man3/Atlas_Objects_DefaultLoadingException.3 doc/man/man3/Atlas_Objects_Dispatcher.3 doc/man/man3/Atlas_Objects_Entity_AccountData.3 doc/man/man3/Atlas_Objects_Entity_AdminData.3 doc/man/man3/Atlas_Objects_Entity_AdminEntityData.3 doc/man/man3/Atlas_Objects_Entity_AnonymousData.3 doc/man/man3/Atlas_Objects_Entity_GameData.3 doc/man/man3/Atlas_Objects_Entity_GameEntityData.3 doc/man/man3/Atlas_Objects_Entity_PlayerData.3 doc/man/man3/Atlas_Objects_Entity_RootEntityData.3 doc/man/man3/Atlas_Objects_Factories.3 doc/man/man3/Atlas_Objects_NoSuchAttrException.3 doc/man/man3/Atlas_Objects_NoSuchFactoryException.3 doc/man/man3/Atlas_Objects_NullSmartPtrDereference.3 doc/man/man3/Atlas_Objects_ObjectsDecoder.3 doc/man/man3/Atlas_Objects_ObjectsEncoder.3 doc/man/man3/Atlas_Objects_Operation_ActionData.3 doc/man/man3/Atlas_Objects_Operation_AffectData.3 doc/man/man3/Atlas_Objects_Operation_AppearanceData.3 doc/man/man3/Atlas_Objects_Operation_CombineData.3 doc/man/man3/Atlas_Objects_Operation_CommunicateData.3 doc/man/man3/Atlas_Objects_Operation_CreateData.3 doc/man/man3/Atlas_Objects_Operation_DeleteData.3 doc/man/man3/Atlas_Objects_Operation_DisappearanceData.3 doc/man/man3/Atlas_Objects_Operation_DivideData.3 doc/man/man3/Atlas_Objects_Operation_ErrorData.3 doc/man/man3/Atlas_Objects_Operation_FeelData.3 doc/man/man3/Atlas_Objects_Operation_GenericData.3 doc/man/man3/Atlas_Objects_Operation_GetData.3 doc/man/man3/Atlas_Objects_Operation_ImaginaryData.3 doc/man/man3/Atlas_Objects_Operation_InfoData.3 doc/man/man3/Atlas_Objects_Operation_ListenData.3 doc/man/man3/Atlas_Objects_Operation_LoginData.3 doc/man/man3/Atlas_Objects_Operation_LogoutData.3 doc/man/man3/Atlas_Objects_Operation_LookData.3 doc/man/man3/Atlas_Objects_Operation_MoveData.3 doc/man/man3/Atlas_Objects_Operation_PerceiveData.3 doc/man/man3/Atlas_Objects_Operation_PerceptionData.3 doc/man/man3/Atlas_Objects_Operation_RootOperationData.3 doc/man/man3/Atlas_Objects_Operation_SetData.3 doc/man/man3/Atlas_Objects_Operation_SightData.3 doc/man/man3/Atlas_Objects_Operation_SmellData.3 doc/man/man3/Atlas_Objects_Operation_SniffData.3 doc/man/man3/Atlas_Objects_Operation_SoundData.3 doc/man/man3/Atlas_Objects_Operation_TalkData.3 doc/man/man3/Atlas_Objects_Operation_TouchData.3 doc/man/man3/Atlas_Objects_Operation_UseData.3 doc/man/man3/Atlas_Objects_Operation_WieldData.3 doc/man/man3/Atlas_Objects_RootData.3 doc/man/man3/Atlas_Objects_SmartPtr.3 doc/man/man3/Atlas_Task.3 doc/man/man3/Atlas_filterbuf.3 /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/man/man3/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Atlas-C++-0.6.3 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFunky-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlas-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasNet-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasMessage-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasObjects-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasCodecs-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/lib/libAtlasFilters-0.6.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/bin/atlas_convert /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 1 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libAtlasObjects-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasObjects-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasFunky-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasFunky-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasFunky-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasFunky-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlasMessage-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasMessage-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasCodecs-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasCodecs-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlas-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlas-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasCodecs-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasCodecs-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasFilters-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasFilters-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlas-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlas-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlasObjects-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasObjects-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlasMessage-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasMessage-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlasFilters-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasFilters-0.6.so.debug symlinked /usr/lib/debug/usr/lib/libAtlasNet-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasNet-0.6.so.2.debug symlinked /usr/lib/debug/usr/lib/libAtlasNet-0.6.so.2.0.0.debug to /usr/lib/debug/usr/lib/libAtlasNet-0.6.so.debug 751 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FrylyQ + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + sed -i -e s/-DNDEBUG/-DDEBUG/ tests/Makefile + make -j8 check Making check in Atlas make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making check in . make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making check in Message make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message' Making check in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs' Making check in Filters make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters' Making check in Net make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net' Making check in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make check-am make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects' Making check in Funky make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Funky' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/Atlas' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making check in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make custom_ops objects1 objects2 encoder1 decoder1 objects_fwd attributes flags make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o custom_ops.o custom_ops.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o objects1.o objects1.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o objects2.o objects2.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o encoder1.o encoder1.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o decoder1.o decoder1.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o objects_fwd.o objects_fwd.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o attributes.o attributes.cpp g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o flags.o flags.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flags flags.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encoder1 encoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objects1 objects1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o custom_ops custom_ops.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objects_fwd objects_fwd.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flags flags.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/encoder1 encoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o attributes attributes.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/custom_ops custom_ops.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decoder1 decoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objects1 objects1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objects_fwd objects_fwd.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/attributes attributes.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/decoder1 decoder1.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o objects2 objects2.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/objects2 objects2.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' PASS: custom_ops PASS: objects1 human.id=foo human2.id= pingalaccountobjloginopobjfooobj PASS: objects2 PASS: encoder1 PASS: decoder1 PASS: objects_fwd PASS: attributes PASS: flags ================== All 8 tests passed ================== make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Objects' Making check in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' g++ -DHAVE_CONFIG_H -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -c -o codecs.o codecs.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o codecs codecs.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Werror -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/codecs codecs.o -L../../Atlas/ -L../../Atlas/Codecs/ -L../../Atlas/Filters/ -L../../Atlas/Message/ -L../../Atlas/Net/ -L../../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' PASS: codecs ============= 1 test passed ============= make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests/Codecs' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tests' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tools' Making check in tutorial make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/tutorial' Making check in benchmark make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make Objects_asMessage Objects3_Move Call_Move Message_Move Static_Move Objects_iterator make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Objects_asMessage.o Objects_asMessage.cpp g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Objects3_Move.o Objects3_Move.cpp g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Call_Move.o Call_Move.cpp g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Message_Move.o Message_Move.cpp g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Static_Move.o Static_Move.cpp g++ -DHAVE_CONFIG_H -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -c -o Objects_iterator.o Objects_iterator.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Call_Move Call_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Static_Move Static_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Objects_asMessage Objects_asMessage.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Static_Move Static_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Call_Move Call_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Objects_iterator Objects_iterator.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Objects3_Move Objects3_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Objects_asMessage Objects_asMessage.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Objects_iterator Objects_iterator.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Objects3_Move Objects3_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Message_Move Message_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasFilters-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lz -lbz2 libtool: link: g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -DNDEBUG -std=gnu++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/Message_Move Message_Move.o -L../Atlas/ -L../Atlas/Codecs/ -L../Atlas/Filters/ -L../Atlas/Message/ -L../Atlas/Net/ -L../Atlas/Objects/ /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Objects/.libs/libAtlasObjects-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Net/.libs/libAtlasNet-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Filters/.libs/libAtlasFilters-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/Message/.libs/libAtlasMessage-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.3/Atlas/.libs/libAtlas-0.6.so -lz -lbz2 make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' Object to Message conversions: iterations=1000000 CPU Time=1.59022 iter/s=628845 PASS: Objects_asMessage DefaultLoadingException: Failed to open file ../../../protocols/atlas/spec/atlas.xml Plain creating of sight operation: iterations=1e+07 CPU Time=2.48277 iter/s=4.02775e+06 NPC movements: iterations=1e+07 CPU Time=5.25285 iter/s=1.90373e+06 Resulting position: (1e+07,1e+07,1e+07) PASS: Objects3_Move NPC movements: iterations=1e+07 CPU Time=0.066925 iter/s=1.49421e+08 Resulting position: (5e+13,5e+13,5e+13) PASS: Call_Move 16 Plain creating of sight operation: iterations=100000 CPU Time=2.94822 iter/s=33918.8 NPC movements: iterations=100000 CPU Time=4.79474 iter/s=20856.2 Resulting position: (4.99995e+09,4.99985e+09,5.00005e+09) PASS: Message_Move Plain creating of sight operation: iterations=1e+07 CPU Time=0.05408 iter/s=1.84911e+08 NPC movements: iterations=1e+07 CPU Time=0.274987 iter/s=3.63654e+07 Resulting position: (5e+13,5e+13,5e+13) PASS: Static_Move Message: 2 Empty Object to Message conversion and iteration: iterations=1000000 CPU Time=4.12128 iter/s=242643 Empty Object iteration: iterations=1000000 CPU Time=12.4606 iter/s=80252.9 Message: 12 Full Object to Message conversion and iteration: iterations=1000000 CPU Time=21.6916 iter/s=46100.8 Full Object iteration: iterations=1000000 CPU Time=18.4267 iter/s=54269.2 PASS: Objects_iterator ================== All 6 tests passed ================== make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3/benchmark' make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.3' + exit 0 Processing files: atlascpp-0.6.3-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7AQz2r + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr AUTHORS /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr COPYING /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr ChangeLog /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr README /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr ROADMAP /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr THANKS /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + cp -pr TODO /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp + exit 0 Provides: Atlas-C++ atlascpp = 0.6.3-5bs02fc23 atlascpp(armv6hl-32) = 0.6.3-5bs02fc23 libAtlas-0.6.so.2 libAtlasCodecs-0.6.so.2 libAtlasFilters-0.6.so.2 libAtlasFunky-0.6.so.2 libAtlasMessage-0.6.so.2 libAtlasNet-0.6.so.2 libAtlasObjects-0.6.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libAtlas-0.6.so.2 libAtlasCodecs-0.6.so.2 libAtlasMessage-0.6.so.2 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: atlascpp-devel-0.6.3-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lLQmQr + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp-devel + cp -pr HACKING /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp-devel + cp -pr doc/html/ /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm/usr/share/doc/atlascpp-devel + exit 0 Provides: atlascpp-devel = 0.6.3-5bs02fc23 atlascpp-devel(armv6hl-32) = 0.6.3-5bs02fc23 pkgconfig(atlascpp-0.6) = 0.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libAtlas-0.6.so.2 libAtlasCodecs-0.6.so.2 libAtlasFilters-0.6.so.2 libAtlasFunky-0.6.so.2 libAtlasMessage-0.6.so.2 libAtlasNet-0.6.so.2 libAtlasObjects-0.6.so.2 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: atlascpp-debuginfo-0.6.3-5bs02fc23.armv6hl Provides: atlascpp-debuginfo = 0.6.3-5bs02fc23 atlascpp-debuginfo(armv6hl-32) = 0.6.3-5bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm Wrote: /builddir/build/RPMS/atlascpp-0.6.3-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/atlascpp-devel-0.6.3-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/atlascpp-debuginfo-0.6.3-5bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.keLLQV + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.3 + rm -rf /builddir/build/BUILDROOT/atlascpp-0.6.3-5bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->