+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/atlascpp.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dpEcxX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Atlas-C++-0.6.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/Atlas-C++-0.6.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Atlas-C++-0.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7aUVU3 + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/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=riscv64-redhat-linux-gnu --host=riscv64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath configure: WARNING: unrecognized options: --disable-rpath checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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 whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-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 whether gcc understands -c and -o together... yes 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-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 riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-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... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Atlas/Makefile config.status: creating Atlas/Codecs/Makefile config.status: creating Atlas/Filters/Makefile config.status: creating Atlas/Funky/Makefile config.status: creating Atlas/Message/Makefile config.status: creating Atlas/Net/Makefile config.status: creating Atlas/Objects/Makefile config.status: creating tests/Makefile config.status: creating tests/Objects/Makefile config.status: creating tests/Codecs/Makefile config.status: creating tools/Makefile config.status: creating benchmark/Makefile config.status: creating tutorial/Makefile config.status: creating atlas-cpp.spec config.status: creating mingw32-atlas-cpp.spec config.status: creating atlascpp-0.6.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-rpath + sed -i -e 's#-Werror\(=[^ ]*\)\?##' benchmark/Makefile + sed -i -e 's#-Werror\(=[^ ]*\)\?##' tests/Objects/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4' Making all in Atlas make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making all in . make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Bridge.lo Bridge.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Codec.lo Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Negotiate.lo Negotiate.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o EncoderBase.lo EncoderBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Codec.cpp -fPIC -DPIC -o .libs/Codec.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c EncoderBase.cpp -fPIC -DPIC -o .libs/EncoderBase.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Negotiate.cpp -fPIC -DPIC -o .libs/Negotiate.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Bridge.cpp -fPIC -DPIC -o .libs/Bridge.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Exception.lo Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Filter.lo Filter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Formatter.lo Formatter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o float.lo float.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Formatter.cpp -fPIC -DPIC -o .libs/Formatter.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c float.cpp -fPIC -DPIC -o .libs/float.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o PresentationBridge.lo PresentationBridge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c PresentationBridge.cpp -fPIC -DPIC -o .libs/PresentationBridge.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlas-0.6.la -rpath /usr/lib64 Bridge.lo Codec.lo Negotiate.lo EncoderBase.lo Exception.lo Filter.lo Formatter.lo float.lo PresentationBridge.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Bridge.o .libs/Codec.o .libs/Negotiate.o .libs/EncoderBase.o .libs/Exception.o .libs/Filter.o .libs/Formatter.o .libs/float.o .libs/PresentationBridge.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlas-0.6.so.3 -o .libs/libAtlas-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so.3" && ln -s "libAtlas-0.6.so.3.0.0" "libAtlas-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlas-0.6.so" && ln -s "libAtlas-0.6.so.3.0.0" "libAtlas-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlas-0.6.la" && ln -s "../libAtlas-0.6.la" "libAtlas-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making all in Message make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Element.lo Element.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o MEncoder.lo MEncoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o DecoderBase.lo DecoderBase.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o QueuedDecoder.lo QueuedDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c MEncoder.cpp -fPIC -DPIC -o .libs/MEncoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c QueuedDecoder.cpp -fPIC -DPIC -o .libs/QueuedDecoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Element.cpp -fPIC -DPIC -o .libs/Element.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c DecoderBase.cpp -fPIC -DPIC -o .libs/DecoderBase.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasMessage-0.6.la -rpath /usr/lib64 Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/lib64 ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.3 -o .libs/libAtlasMessage-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so.3" && ln -s "libAtlasMessage-0.6.so.3.0.0" "libAtlasMessage-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasMessage-0.6.so" && ln -s "libAtlasMessage-0.6.so.3.0.0" "libAtlasMessage-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasMessage-0.6.la" && ln -s "../libAtlasMessage-0.6.la" "libAtlasMessage-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' Making all in Codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Utility.lo Utility.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o XML.lo XML.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Packed.lo Packed.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Bach.lo Bach.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Bach.cpp -fPIC -DPIC -o .libs/Bach.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Packed.cpp -fPIC -DPIC -o .libs/Packed.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Utility.cpp -fPIC -DPIC -o .libs/Utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c XML.cpp -fPIC -DPIC -o .libs/XML.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasCodecs-0.6.la -rpath /usr/lib64 Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/lib64 ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.3 -o .libs/libAtlasCodecs-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so.3" && ln -s "libAtlasCodecs-0.6.so.3.0.0" "libAtlasCodecs-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasCodecs-0.6.so" && ln -s "libAtlasCodecs-0.6.so.3.0.0" "libAtlasCodecs-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasCodecs-0.6.la" && ln -s "../libAtlasCodecs-0.6.la" "libAtlasCodecs-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' Making all in Filters make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Bzip2.lo Bzip2.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Gzip.lo Gzip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Bzip2.cpp -fPIC -DPIC -o .libs/Bzip2.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Gzip.cpp -fPIC -DPIC -o .libs/Gzip.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFilters-0.6.la -rpath /usr/lib64 Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/lib64 ../../Atlas/.libs/libAtlas-0.6.so -lz -lbz2 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.3 -o .libs/libAtlasFilters-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so.3" && ln -s "libAtlasFilters-0.6.so.3.0.0" "libAtlasFilters-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasFilters-0.6.so" && ln -s "libAtlasFilters-0.6.so.3.0.0" "libAtlasFilters-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFilters-0.6.la" && ln -s "../libAtlasFilters-0.6.la" "libAtlasFilters-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' Making all in Net make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Stream.lo Stream.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Loopback.lo Loopback.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Loopback.cpp -fPIC -DPIC -o .libs/Loopback.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasNet-0.6.la -rpath /usr/lib64 Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs ../../Atlas/Codecs/.libs/libAtlasCodecs-0.6.so /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs/libAtlas-0.6.so ../../Atlas/.libs/libAtlas-0.6.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.3 -o .libs/libAtlasNet-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so.3" && ln -s "libAtlasNet-0.6.so.3.0.0" "libAtlasNet-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasNet-0.6.so" && ln -s "libAtlasNet-0.6.so.3.0.0" "libAtlasNet-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasNet-0.6.la" && ln -s "../libAtlasNet-0.6.la" "libAtlasNet-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' Making all in Objects make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make all-am make[4]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o BaseObject.lo BaseObject.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o SmartPtr.lo SmartPtr.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Encoder.lo Encoder.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o loadDefaults.lo loadDefaults.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c loadDefaults.cpp -fPIC -DPIC -o .libs/loadDefaults.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c BaseObject.cpp -fPIC -DPIC -o .libs/BaseObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o flag.lo flag.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c flag.cpp -fPIC -DPIC -o .libs/flag.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Root.lo Root.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Decoder.lo Decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Root.cpp -fPIC -DPIC -o .libs/Root.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Dispatcher.lo Dispatcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Dispatcher.cpp -fPIC -DPIC -o .libs/Dispatcher.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o objectFactory.lo objectFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c objectFactory.cpp -fPIC -DPIC -o .libs/objectFactory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootEntity.lo RootEntity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootEntity.cpp -fPIC -DPIC -o .libs/RootEntity.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootEntityChildren.lo RootEntityChildren.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootEntityChildren.cpp -fPIC -DPIC -o .libs/RootEntityChildren.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperation.lo RootOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperation.cpp -fPIC -DPIC -o .libs/RootOperation.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperationChildren1.lo RootOperationChildren1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperationChildren1.cpp -fPIC -DPIC -o .libs/RootOperationChildren1.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperationChildren2.lo RootOperationChildren2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperationChildren2.cpp -fPIC -DPIC -o .libs/RootOperationChildren2.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperationChildren3.lo RootOperationChildren3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperationChildren3.cpp -fPIC -DPIC -o .libs/RootOperationChildren3.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperationChildren4.lo RootOperationChildren4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperationChildren4.cpp -fPIC -DPIC -o .libs/RootOperationChildren4.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o RootOperationChildren5.lo RootOperationChildren5.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c RootOperationChildren5.cpp -fPIC -DPIC -o .libs/RootOperationChildren5.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Anonymous.lo Anonymous.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Anonymous.cpp -fPIC -DPIC -o .libs/Anonymous.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o Generic.lo Generic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c Generic.cpp -fPIC -DPIC -o .libs/Generic.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasObjects-0.6.la -rpath /usr/lib64 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/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/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.4/Atlas/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/.libs -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.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.4/Atlas/.libs/libAtlas-0.6.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.3 -o .libs/libAtlasObjects-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so.3" && ln -s "libAtlasObjects-0.6.so.3.0.0" "libAtlasObjects-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasObjects-0.6.so" && ln -s "libAtlasObjects-0.6.so.3.0.0" "libAtlasObjects-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasObjects-0.6.la" && ln -s "../libAtlasObjects-0.6.la" "libAtlasObjects-0.6.la" ) make[4]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' Making all in Funky make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o FEncoder.lo FEncoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c FEncoder.cpp -fPIC -DPIC -o .libs/FEncoder.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFunky-0.6.la -rpath /usr/lib64 FEncoder.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/FEncoder.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFunky-0.6.so.3 -o .libs/libAtlasFunky-0.6.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so.3" && ln -s "libAtlasFunky-0.6.so.3.0.0" "libAtlasFunky-0.6.so.3") libtool: link: (cd ".libs" && rm -f "libAtlasFunky-0.6.so" && ln -s "libAtlasFunky-0.6.so.3.0.0" "libAtlasFunky-0.6.so") libtool: link: ( cd ".libs" && rm -f "libAtlasFunky-0.6.la" && ln -s "../libAtlasFunky-0.6.la" "libAtlasFunky-0.6.la" ) make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' Making all in Objects make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects' Making all in Codecs make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Codecs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tools' g++ -DHAVE_CONFIG_H -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -c -o atlas_convert.o atlas_convert.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -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.4/Atlas/.libs/libAtlas-0.6.so ../Atlas/.libs/libAtlas-0.6.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tools' Making all in tutorial make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tutorial' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tutorial' Making all in benchmark make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/benchmark' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/benchmark' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4' + 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.4/tutorial Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/benchmark Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/doc Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/m4 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/protocol Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/protocol/spec Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/protocol/spec/maps Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/protocol/spec/v0.1.4 Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/support Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tests Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Codecs Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tools Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial Searching for files in directory /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Bridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Bridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codec.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codec.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codec_impl.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codec_impl.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Bach.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Bach.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Packed.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Packed.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Utility.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Utility.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/XML.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/XML.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Debug.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Debug.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Bzip2.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Bzip2.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Gzip.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Gzip.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/float.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/float.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Formatter.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Formatter.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky/FEncoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky/FEncoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/DecoderBase.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/DecoderBase.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/MEncoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/MEncoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/QueuedDecoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/QueuedDecoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Negotiate.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Negotiate.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net/Loopback.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net/Loopback.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net/Stream.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net/Stream.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Anonymous.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Anonymous.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Decoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Decoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Dispatcher.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Dispatcher.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Encoder.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Encoder.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Entity.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Entity.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Generic.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Generic.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/objectFactory.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/objectFactory.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/ObjectsFwd.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/ObjectsFwd.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Operation.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Operation.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/RootEntity.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/RootEntity.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/RootOperation.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/RootOperation.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/SmartPtr.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/SmartPtr.h... Preprocessing /builddir/builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example/DebugBridge.h:9: warning: Compound DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects/DebugBridge.h:7: warning: Compound DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.h:16: warning: Compound Atlas::Objects::DefaultLoadingException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/SmartPtr.h:16: warning: Compound Atlas::Objects::NullSmartPtrDereference is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:59: warning: Compound Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:217: warning: Compound Atlas::Objects::BaseObjectData::const_iterator is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:243: warning: Compound Atlas::Objects::BaseObjectData::const_iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/XML.h:40: warning: Compound Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/objectFactory.h:47: warning: Compound Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Task.h:22: warning: Compound Atlas::Task is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Bzip2.h:22: warning: Compound Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/objectFactory.h:21: warning: Compound Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:184: warning: Compound Atlas::Objects::BaseObjectData::iterator::PsuedoElement is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Gzip.h:17: warning: Compound Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Packed.h:40: warning: Compound Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/SmartPtr.h:24: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:16: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/ObjectsFwd.h:12: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Decoder.h:15: warning: Compound Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/Bach.h:22: warning: Compound Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:468: warning: Compound Atlas::Message::Element::DataType is not documented. /build/BUILD/Atlas-C++-0.6.4/Atlas/PresentationBridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/PresentationBridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Task.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Task.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Version.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Version.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/benchmark/timer.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/benchmark/timer.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/index.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/index.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects/DebugBridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects/DebugBridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/building.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/building.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example/DebugBridge.h... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example/DebugBridge.h... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/index.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/index.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/message.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/message.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/objects.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/objects.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/preamble.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/preamble.dox... Preprocessing /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/simple.dox... Parsing file /builddir/build/BUILD/Atlas-C++-0.6.4/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... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... 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 search indices... 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... Gene/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/tests/Objects/DebugBridge.h:87: warning: Member addPadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects/DebugBridge.h:92: warning: Member removePadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example/DebugBridge.h:89: warning: Member addPadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/tutorial/example/DebugBridge.h:94: warning: Member removePadding() (function) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects/DebugBridge.h:97: warning: Member padding (variable) of class DebugBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:57: warning: Member int_type (typedef) of namespace Atlas is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/float.h:33: warning: Member Equal(double x1, double x2, double epsilon=std::numeric_limits< double >::epsilon()) (function) of namespace Atlas is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/float.h:34: warning: Member Equal(float x1, float x2, float epsilon=std::numeric_limits< float >::epsilon()) (function) 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.4/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.4/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:39: warning: Member begin()=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:40: warning: Member end()=0 (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Filter.h:82: warning: Member flushOutBuffer() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Filter.h:92: warning: Member underflow() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:93: warning: Member sync() (function) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Filter.h:75: warning: Member m_outBufferSize (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:78: warning: Member m_inBufferSize (variable) of class Atlas::filterbuf is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Formatter.h:47: warning: Member setSpacing(int s) (function) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Formatter.h:53: warning: Member m_stream (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Formatter.h:54: warning: Member m_bridge (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Formatter.h:55: warning: Member m_indent (variable) of class Atlas::Formatter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Negotiate.h:38: warning: Member getState()=0 (function) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Negotiate.h:39: warning: Member getCodec(Bridge &)=0 (function) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Negotiate.h:40: warning: Member poll(bool can_get=true)=0 (function) 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.4/Atlas/PresentationBridge.h:37: warning: Member PresentationBridge(std::stringstream &stream) (function) of class Atlas::PresentationBridge is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Codecs/Bach.h:57: warning: Member State (enumeration) of class Atlas::Codecs::Bach is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Codecs/Packed.h:71: warning: Member State (enumeration) of class Atlas::Codecs::Packed is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Codecs/XML.h:85: warning: Member Token (enumeration) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/XML.h:95: warning: Member State (enumeration) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Codecs/XML.h:116: warning: Member parseStartTag() (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs/XML.h:117: warning: Member parseEndTag() (function) of class Atlas::Codecs::XML is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Filters/Bzip2.h:29: warning: Member begin() (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Bzip2.h:30: warning: Member end() (function) of class Atlas::Filters::Bzip2 is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Filters/Gzip.h:24: warning: Member begin() (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters/Gzip.h:25: warning: Member end() (function) of class Atlas::Filters::Gzip is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Filter.h:36: warning: Member Filter(Filter *=0) (function) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:46: warning: Member Type (enumeration) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filter.h:54: warning: Member m_next (variable) of class Atlas::Filter is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Message/Element.h:63: warning: Member Type (enumeration) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:170: warning: Member operator=(int v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:180: warning: Member operator=(bool v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:190: warning: Member operator=(IntType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:200: warning: Member operator=(float v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:210: warning: Member operator=(FloatType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:220: warning: Member operator=(PtrType v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:230: warning: Member operator=(const char *v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:242: warning: Member operator=(const StringType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:254: warning: Member operator=(const MapType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:266: warning: Member operator=(const ListType &v) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:370: warning: Member Int() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:380: warning: Member Float() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:390: warning: Member Ptr() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:413: warning: Member String() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:417: warning: Member String() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:433: warning: Member Map() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:437: warning: Member Map() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:453: warning: Member List() const (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:457: warning: Member List() (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:462: warning: Member typeName(Type) (function) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:500: warning: Member t (variable) of class Atlas::Message::Element is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:471: warning: Member DataType(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:473: warning: Member operator=(const C &c) (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:475: warning: Member operator==(const C &c) const (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:477: warning: Member ref() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:478: warning: Member unref() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:480: warning: Member unique() const (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:481: warning: Member makeUnique() (function) of class Atlas::Message::Element::DataType is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message/Element.h:489: 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.4/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.4/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.4/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.4/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.4/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.4/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:20: warning: Member m_description (variable) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Net/Stream.h:128: warning: Member getState() (function) of class Atlas::Net::StreamAccept is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Net/Stream.h:68: warning: Member getState() (function) of class Atlas::Net::StreamConnect is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Negotiate.h:32: warning: Member State (enumeration) of class Atlas::Negotiate is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Decoder.h:17: warning: Member Root (typedef) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Objects/objectFactory.h:44: warning: Member FactoryMap (typedef) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/objectFactory.h:68: warning: Member objectDefinitions (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:172: warning: Member ID_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:173: warning: Member PARENTS_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:174: warning: Member STAMP_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:175: warning: Member OBJTYPE_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:176: warning: Member NAME_ATTR (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:182: warning: Member ID_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:190: warning: Member PARENTS_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:212: warning: Member STAMP_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/Root.h:220: warning: Member OBJTYPE_FLAG (variable) of namespace Atlas::Objects is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:258: warning: Member operator->() const (function) of class Atlas::Objects::BaseObjectData::const_iterator is not documented. rating 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 float.h... Generating code for file Formatter.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 PresentationBridge.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::PresentationBridge... 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_iterato/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/objectFactory.h:57: warning: Member getKeys() (function) of class Atlas::Objects::Factories is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Objects/objectFactory.h:28: warning: Member getName() (function) of class Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/objectFactory.h:23: warning: Member name (variable) of class Atlas::Objects::NoSuchFactoryException is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/Exception.h:25: warning: Member getDescription() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Exception.h:28: warning: Member what() const (function) of class Atlas::Exception is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/Atlas/EncoderBase.h:38: warning: Member streamBegin() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:39: warning: Member streamMessage() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:40: warning: Member streamEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/EncoderBase.h:52: warning: Member mapEnd() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:55: warning: Member listMapItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:56: warning: Member listListItem() (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:57: warning: Member listIntItem(long i) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/EncoderBase.h:58: warning: Member listFloatItem(double d) (function) of class Atlas::EncoderBase is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/SmartPtr.h:26: warning: Member DataT (typedef) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/SmartPtr.h:28: warning: Member iterator (typedef) of class Atlas::Objects::SmartPtr is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:125: warning: Member incRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:126: warning: Member decRef() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:269: warning: Member begin() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects/BaseObject.h:270: warning: Member end() (function) of class Atlas::Objects::BaseObjectData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/Root.h:147: warning: Member alloc() (function) of class Atlas::Objects::RootData is not documented. /builddir/build/BUILD/Atlas-C++-0.6.4/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.4/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.4/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.4/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.4/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.4/Atlas/Objects/BaseObject.h:296: warning: Member m_attrFlags (variable) of class Atlas::Objects::BaseObjectData is not documented. r::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 compound 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 3232/65536 hits=28938 misses=3491 finished... documentation is in doc/. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YgkG9W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 + cd Atlas-C++-0.6.4 + make install DESTDIR=/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 Making install in Atlas make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making install in . make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libAtlas-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.so.3.0.0 /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlas-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlas-0.6.so.3.0.0 libAtlas-0.6.so.3 || { rm -f libAtlas-0.6.so.3 && ln -s libAtlas-0.6.so.3.0.0 libAtlas-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlas-0.6.so.3.0.0 libAtlas-0.6.so || { rm -f libAtlas-0.6.so && ln -s libAtlas-0.6.so.3.0.0 libAtlas-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlas-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlas-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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 float.h PresentationBridge.h '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making install in Message make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasMessage-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libAtlasMessage-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message; /bin/sh "/builddir/build/BUILD/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasMessage-0.6.la -rpath /usr/lib64 Element.lo MEncoder.lo DecoderBase.lo QueuedDecoder.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Element.o .libs/MEncoder.o .libs/DecoderBase.o .libs/QueuedDecoder.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 -L/usr/lib64 -lAtlas-0.6 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasMessage-0.6.so.3 -o .libs/libAtlasMessage-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.so.3.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasMessage-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so.3 || { rm -f libAtlasMessage-0.6.so.3 && ln -s libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so || { rm -f libAtlasMessage-0.6.so && ln -s libAtlasMessage-0.6.so.3.0.0 libAtlasMessage-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasMessage-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasMessage-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Message' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Message' Making install in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasCodecs-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libAtlasCodecs-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs; /bin/sh "/builddir/build/BUILD/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasCodecs-0.6.la -rpath /usr/lib64 Utility.lo XML.lo Packed.lo Bach.lo ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Utility.o .libs/XML.o .libs/Packed.o .libs/Bach.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 -L/usr/lib64 -lAtlas-0.6 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasCodecs-0.6.so.3 -o .libs/libAtlasCodecs-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.so.3.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasCodecs-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so.3 || { rm -f libAtlasCodecs-0.6.so.3 && ln -s libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so || { rm -f libAtlasCodecs-0.6.so && ln -s libAtlasCodecs-0.6.so.3.0.0 libAtlasCodecs-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasCodecs-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasCodecs-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Codecs' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Codecs' Making install in Filters make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFilters-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libAtlasFilters-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters; /bin/sh "/builddir/build/BUILD/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasFilters-0.6.la -rpath /usr/lib64 Bzip2.lo Gzip.lo ../../Atlas/libAtlas-0.6.la -lz -lbz2 -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Bzip2.o .libs/Gzip.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 -L/usr/lib64 -lAtlas-0.6 -lz -lbz2 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasFilters-0.6.so.3 -o .libs/libAtlasFilters-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.so.3.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFilters-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so.3 || { rm -f libAtlasFilters-0.6.so.3 && ln -s libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so || { rm -f libAtlasFilters-0.6.so && ln -s libAtlasFilters-0.6.so.3.0.0 libAtlasFilters-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFilters-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFilters-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Filters' Making install in Net make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasNet-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libAtlasNet-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net; /bin/sh "/builddir/build/BUILD/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasNet-0.6.la -rpath /usr/lib64 Stream.lo Loopback.lo ../../Atlas/Codecs/libAtlasCodecs-0.6.la ../../Atlas/libAtlas-0.6.la -inst-prefix-dir /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Stream.o .libs/Loopback.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -L/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 -L/usr/lib64 -lAtlasCodecs-0.6 -lAtlas-0.6 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasNet-0.6.so.3 -o .libs/libAtlasNet-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.so.3.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasNet-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so.3 || { rm -f libAtlasNet-0.6.so.3 && ln -s libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so || { rm -f libAtlasNet-0.6.so && ln -s libAtlasNet-0.6.so.3.0.0 libAtlasNet-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasNet-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasNet-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Net' /usr/bin/install -c -m 644 Stream.h Loopback.h '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Net' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Net' Making install in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make install-am make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make[4]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasObjects-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libAtlasObjects-0.6.la' libtool: install: (cd /builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects; /bin/sh "/builddir/build/BUILD/Atlas-C++-0.6.4/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Werror -DNDEBUG -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libAtlasObjects-0.6.la -rpath /usr/lib64 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.4-2.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/BaseObject.o .libs/SmartPtr.o .libs/Encoder.o .libs/loadDefaults.o .libs/flag.o .libs/Root.o .libs/Decoder.o .libs/Dispatcher.o .libs/objectFactory.o .libs/RootEntity.o .libs/RootEntityChildren.o .libs/RootOperation.o .libs/RootOperationChildren1.o .libs/RootOperationChildren2.o .libs/RootOperationChildren3.o .libs/RootOperationChildren4.o .libs/RootOperationChildren5.o .libs/Anonymous.o .libs/Generic.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/.libs -L/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 -L/usr/lib64 -lAtlasMessage-0.6 -lAtlasCodecs-0.6 -lAtlas-0.6 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libAtlasObjects-0.6.so.3 -o .libs/libAtlasObjects-0.6.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.so.3.0.0T /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasObjects-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so.3 || { rm -f libAtlasObjects-0.6.so.3 && ln -s libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so || { rm -f libAtlasObjects-0.6.so && ln -s libAtlasObjects-0.6.so.3.0.0 libAtlasObjects-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasObjects-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasObjects-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Objects' make[4]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Objects' Making install in Funky make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libAtlasFunky-0.6.la '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.so.3.0.0 /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFunky-0.6.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so.3 || { rm -f libAtlasFunky-0.6.so.3 && ln -s libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64 && { ln -s -f libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so || { rm -f libAtlasFunky-0.6.so && ln -s libAtlasFunky-0.6.so.3.0.0 libAtlasFunky-0.6.so; }; }) libtool: install: /usr/bin/install -c .libs/libAtlasFunky-0.6.lai /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFunky-0.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Funky' /usr/bin/install -c -m 644 FEncoder.h '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/include/Atlas-C++-0.6/Atlas/Funky' make[3]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/Funky' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' Making install in Objects make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/tests/Objects' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Objects' Making install in Codecs make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Codecs' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/tests/Codecs' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests/Codecs' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' make[3]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/tests' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tests' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tools' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c atlas_convert '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/bin' libtool: warning: '../Atlas/Message/libAtlasMessage-0.6.la' has not been installed in '/usr/lib64' libtool: warning: '../Atlas/Codecs/libAtlasCodecs-0.6.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/Atlas-C++-0.6.4/Atlas/libAtlas-0.6.la' has not been installed in '/usr/lib64' libtool: warning: '../Atlas/libAtlas-0.6.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/atlas_convert /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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.4/tools' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tools' Making install in tutorial make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tutorial' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/tutorial' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/tutorial' Making install in benchmark make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/benchmark' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4/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.4/benchmark' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4/benchmark' make[1]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4' make[2]: Entering directory '/builddir/build/BUILD/Atlas-C++-0.6.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 atlascpp-0.6.pc '/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4' make[1]: Leaving directory '/builddir/build/BUILD/Atlas-C++-0.6.4' + rm -f /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlas-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasCodecs-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFilters-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFunky-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasMessage-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasNet-0.6.la /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasObjects-0.6.la + mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/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_PresentationBridge.3 doc/man/man3/Atlas_Task.3 doc/man/man3/Atlas_filterbuf.3 /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/man/man3/ + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/bin/atlas_convert + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasFilters-0.6.so.3.0.0 + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasMessage-0.6.so.3.0.0 + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasNet-0.6.so.3.0.0 + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasCodecs-0.6.so.3.0.0 + chrpath --delete /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/lib64/libAtlasObjects-0.6.so.3.0.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-mangle-shebangs Processing files: atlascpp-0.6.4-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CuQMNC + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.4 + DOCDIR=/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr AUTHORS /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr COPYING /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr ChangeLog /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr README /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr ROADMAP /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr THANKS /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + cp -pr TODO /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp + exit 0 Provides: Atlas-C++ atlascpp = 0.6.4-2.fc28 atlascpp(riscv-64) = 0.6.4-2.fc28 libAtlas-0.6.so.3()(64bit) libAtlasCodecs-0.6.so.3()(64bit) libAtlasFilters-0.6.so.3()(64bit) libAtlasFunky-0.6.so.3()(64bit) libAtlasMessage-0.6.so.3()(64bit) libAtlasNet-0.6.so.3()(64bit) libAtlasObjects-0.6.so.3()(64bit) 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libAtlas-0.6.so.3()(64bit) libAtlasCodecs-0.6.so.3()(64bit) libAtlasMessage-0.6.so.3()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: atlascpp-devel-0.6.4-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NooSs6 + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.4 + DOCDIR=/builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp-devel + cp -pr HACKING /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp-devel + cp -pr doc/html/ /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64/usr/share/doc/atlascpp-devel + exit 0 Provides: atlascpp-devel = 0.6.4-2.fc28 atlascpp-devel(riscv-64) = 0.6.4-2.fc28 pkgconfig(atlascpp-0.6) = 0.6.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libAtlas-0.6.so.3()(64bit) libAtlasCodecs-0.6.so.3()(64bit) libAtlasFilters-0.6.so.3()(64bit) libAtlasFunky-0.6.so.3()(64bit) libAtlasMessage-0.6.so.3()(64bit) libAtlasNet-0.6.so.3()(64bit) libAtlasObjects-0.6.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/atlascpp-0.6.4-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/atlascpp-0.6.4-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/atlascpp-devel-0.6.4-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RSjVrC + umask 022 + cd /builddir/build/BUILD + cd Atlas-C++-0.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atlascpp-0.6.4-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff