Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245623 Details for
Bug 335545
dev-cpp/libassa does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
libassa-3.5.0:20100901-005958.log (text/plain), 303.63 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 13:55:38 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 13:55:38 UTC
Size:
303.63 KB
patch
obsolete
> * CPV: dev-cpp/libassa-3.5.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking libassa-3.5.0.tar.gz to /var/tmp/portage/dev-cpp/libassa-3.5.0/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/libassa-3.5.0/work >>>> Preparing source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... > * Applying libassa-3.5.0-gcc44.patch ... > [ ok ] > * Applying libassa-3.5.0-dont-run-ldconfig.patch ... > [ ok ] > * Applying libassa-3.5.0-fix-tests.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' ... > * Running aclocal -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal -I /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/macros ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: libassa-3.5.0/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... > * econf: updating libassa-3.5.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libassa-3.5.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for doxygen... /usr/bin/doxygen >checking for dot... /usr/bin/dot >checking for dot... (cached) /usr/bin/dot >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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 build environment is sane... yes >checking for main in -lrpc... no >checking for win32 environment... ... configure: creating ./config.status >config.status: creating Makefile >config.status: creating libassa.spec >config.status: creating assa-3.5.pc >config.status: creating assa/Makefile >config.status: creating utils/Makefile >config.status: creating doc/Makefile >config.status: creating doc/Doxyfile >config.status: creating tests/Makefile >config.status: creating examples/Makefile >config.status: creating examples/helloworld/Makefile >config.status: creating examples/logserver/Makefile >config.status: creating examples/logserver/server/Makefile >config.status: creating examples/logserver/monitor/Makefile >config.status: creating examples/logserver/client/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >Making all in assa >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CharInBuffer.lo -MD -MP -MF .deps/CharInBuffer.Tpo -c -o CharInBuffer.lo CharInBuffer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CmdLineOpts.lo -MD -MP -MF .deps/CmdLineOpts.Tpo -c -o CmdLineOpts.lo CmdLineOpts.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CommonUtils.lo -MD -MP -MF .deps/CommonUtils.Tpo -c -o CommonUtils.lo CommonUtils.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT ConUDPSocket.lo -MD -MP -MF .deps/ConUDPSocket.Tpo -c -o ConUDPSocket.lo ConUDPSocket.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FileLogger.lo -MD -MP -MF .deps/FileLogger.Tpo -c -o FileLogger.lo FileLogger.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FdSet.lo -MD -MP -MF .deps/FdSet.Tpo -c -o FdSet.lo FdSet.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c -o Fork.lo Fork.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT GenServer.lo -MD -MP -MF .deps/GenServer.Tpo -c -o GenServer.lo GenServer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT INETAddress.lo -MD -MP -MF .deps/INETAddress.Tpo -c -o INETAddress.lo INETAddress.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IniFile.lo -MD -MP -MF .deps/IniFile.Tpo -c -o IniFile.lo IniFile.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IPv4Socket.lo -MD -MP -MF .deps/IPv4Socket.Tpo -c -o IPv4Socket.lo IPv4Socket.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IdSet.lo -MD -MP -MF .deps/IdSet.Tpo -c -o IdSet.lo IdSet.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT MemDump.lo -MD -MP -MF .deps/MemDump.Tpo -c -o MemDump.lo MemDump.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT PidFileLock.lo -MD -MP -MF .deps/PidFileLock.Tpo -c -o PidFileLock.lo PidFileLock.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c Fork.cpp -fPIC -DPIC -o .libs/Fork.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CharInBuffer.lo -MD -MP -MF .deps/CharInBuffer.Tpo -c CharInBuffer.cpp -fPIC -DPIC -o .libs/CharInBuffer.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FdSet.lo -MD -MP -MF .deps/FdSet.Tpo -c FdSet.cpp -fPIC -DPIC -o .libs/FdSet.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT GenServer.lo -MD -MP -MF .deps/GenServer.Tpo -c GenServer.cpp -fPIC -DPIC -o .libs/GenServer.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CommonUtils.lo -MD -MP -MF .deps/CommonUtils.Tpo -c CommonUtils.cpp -fPIC -DPIC -o .libs/CommonUtils.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT INETAddress.lo -MD -MP -MF .deps/INETAddress.Tpo -c INETAddress.cpp -fPIC -DPIC -o .libs/INETAddress.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CmdLineOpts.lo -MD -MP -MF .deps/CmdLineOpts.Tpo -c CmdLineOpts.cpp -fPIC -DPIC -o .libs/CmdLineOpts.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT PidFileLock.lo -MD -MP -MF .deps/PidFileLock.Tpo -c PidFileLock.cpp -fPIC -DPIC -o .libs/PidFileLock.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FileLogger.lo -MD -MP -MF .deps/FileLogger.Tpo -c FileLogger.cpp -fPIC -DPIC -o .libs/FileLogger.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT ConUDPSocket.lo -MD -MP -MF .deps/ConUDPSocket.Tpo -c ConUDPSocket.cpp -fPIC -DPIC -o .libs/ConUDPSocket.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IPv4Socket.lo -MD -MP -MF .deps/IPv4Socket.Tpo -c IPv4Socket.cpp -fPIC -DPIC -o .libs/IPv4Socket.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IdSet.lo -MD -MP -MF .deps/IdSet.Tpo -c IdSet.cpp -fPIC -DPIC -o .libs/IdSet.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IniFile.lo -MD -MP -MF .deps/IniFile.Tpo -c IniFile.cpp -fPIC -DPIC -o .libs/IniFile.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT MemDump.lo -MD -MP -MF .deps/MemDump.Tpo -c MemDump.cpp -fPIC -DPIC -o .libs/MemDump.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FileLogger.lo -MD -MP -MF .deps/FileLogger.Tpo -c FileLogger.cpp -o FileLogger.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CommonUtils.lo -MD -MP -MF .deps/CommonUtils.Tpo -c CommonUtils.cpp -o CommonUtils.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT MemDump.lo -MD -MP -MF .deps/MemDump.Tpo -c MemDump.cpp -o MemDump.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT FdSet.lo -MD -MP -MF .deps/FdSet.Tpo -c FdSet.cpp -o FdSet.o >/dev/null 2>&1 >mv -f .deps/FileLogger.Tpo .deps/FileLogger.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c -o Pipe.lo Pipe.cpp >mv -f .deps/CommonUtils.Tpo .deps/CommonUtils.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Reactor.lo -MD -MP -MF .deps/Reactor.Tpo -c -o Reactor.lo Reactor.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c Pipe.cpp -fPIC -DPIC -o .libs/Pipe.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IdSet.lo -MD -MP -MF .deps/IdSet.Tpo -c IdSet.cpp -o IdSet.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Reactor.lo -MD -MP -MF .deps/Reactor.Tpo -c Reactor.cpp -fPIC -DPIC -o .libs/Reactor.o >mv -f .deps/MemDump.Tpo .deps/MemDump.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Regexp.lo -MD -MP -MF .deps/Regexp.Tpo -c -o Regexp.lo Regexp.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Regexp.lo -MD -MP -MF .deps/Regexp.Tpo -c Regexp.cpp -fPIC -DPIC -o .libs/Regexp.o >mv -f .deps/FdSet.Tpo .deps/FdSet.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Semaphore.lo -MD -MP -MF .deps/Semaphore.Tpo -c -o Semaphore.lo Semaphore.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Semaphore.lo -MD -MP -MF .deps/Semaphore.Tpo -c Semaphore.cpp -fPIC -DPIC -o .libs/Semaphore.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Fork.lo -MD -MP -MF .deps/Fork.Tpo -c Fork.cpp -o Fork.o >/dev/null 2>&1 >mv -f .deps/IdSet.Tpo .deps/IdSet.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandler.lo -MD -MP -MF .deps/SigHandler.Tpo -c -o SigHandler.lo SigHandler.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandler.lo -MD -MP -MF .deps/SigHandler.Tpo -c SigHandler.cpp -fPIC -DPIC -o .libs/SigHandler.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT GenServer.lo -MD -MP -MF .deps/GenServer.Tpo -c GenServer.cpp -o GenServer.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IniFile.lo -MD -MP -MF .deps/IniFile.Tpo -c IniFile.cpp -o IniFile.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CmdLineOpts.lo -MD -MP -MF .deps/CmdLineOpts.Tpo -c CmdLineOpts.cpp -o CmdLineOpts.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT CharInBuffer.lo -MD -MP -MF .deps/CharInBuffer.Tpo -c CharInBuffer.cpp -o CharInBuffer.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT IPv4Socket.lo -MD -MP -MF .deps/IPv4Socket.Tpo -c IPv4Socket.cpp -o IPv4Socket.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Regexp.lo -MD -MP -MF .deps/Regexp.Tpo -c Regexp.cpp -o Regexp.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT INETAddress.lo -MD -MP -MF .deps/INETAddress.Tpo -c INETAddress.cpp -o INETAddress.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT ConUDPSocket.lo -MD -MP -MF .deps/ConUDPSocket.Tpo -c ConUDPSocket.cpp -o ConUDPSocket.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT PidFileLock.lo -MD -MP -MF .deps/PidFileLock.Tpo -c PidFileLock.cpp -o PidFileLock.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Pipe.lo -MD -MP -MF .deps/Pipe.Tpo -c Pipe.cpp -o Pipe.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Reactor.lo -MD -MP -MF .deps/Reactor.Tpo -c Reactor.cpp -o Reactor.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Semaphore.lo -MD -MP -MF .deps/Semaphore.Tpo -c Semaphore.cpp -o Semaphore.o >/dev/null 2>&1 >mv -f .deps/Regexp.Tpo .deps/Regexp.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandlers.lo -MD -MP -MF .deps/SigHandlers.Tpo -c -o SigHandlers.lo SigHandlers.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandlers.lo -MD -MP -MF .deps/SigHandlers.Tpo -c SigHandlers.cpp -fPIC -DPIC -o .libs/SigHandlers.o >mv -f .deps/CmdLineOpts.Tpo .deps/CmdLineOpts.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c -o Socket.lo Socket.cpp >mv -f .deps/GenServer.Tpo .deps/GenServer.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socketbuf.lo -MD -MP -MF .deps/Socketbuf.Tpo -c -o Socketbuf.lo Socketbuf.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cpp -fPIC -DPIC -o .libs/Socket.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socketbuf.lo -MD -MP -MF .deps/Socketbuf.Tpo -c Socketbuf.cpp -fPIC -DPIC -o .libs/Socketbuf.o >mv -f .deps/IPv4Socket.Tpo .deps/IPv4Socket.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT StdOutLogger.lo -MD -MP -MF .deps/StdOutLogger.Tpo -c -o StdOutLogger.lo StdOutLogger.cpp >mv -f .deps/Fork.Tpo .deps/Fork.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Streambuf.lo -MD -MP -MF .deps/Streambuf.Tpo -c -o Streambuf.lo Streambuf.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT StdOutLogger.lo -MD -MP -MF .deps/StdOutLogger.Tpo -c StdOutLogger.cpp -fPIC -DPIC -o .libs/StdOutLogger.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandler.lo -MD -MP -MF .deps/SigHandler.Tpo -c SigHandler.cpp -o SigHandler.o >/dev/null 2>&1 >mv -f .deps/IniFile.Tpo .deps/IniFile.Plo >mv -f .deps/ConUDPSocket.Tpo .deps/ConUDPSocket.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimeVal.lo -MD -MP -MF .deps/TimeVal.Tpo -c -o TimeVal.lo TimeVal.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimerQueue.lo -MD -MP -MF .deps/TimerQueue.Tpo -c -o TimerQueue.lo TimerQueue.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Streambuf.lo -MD -MP -MF .deps/Streambuf.Tpo -c Streambuf.cpp -fPIC -DPIC -o .libs/Streambuf.o >mv -f .deps/CharInBuffer.Tpo .deps/CharInBuffer.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UDPSocket.lo -MD -MP -MF .deps/UDPSocket.Tpo -c -o UDPSocket.lo UDPSocket.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimeVal.lo -MD -MP -MF .deps/TimeVal.Tpo -c TimeVal.cpp -fPIC -DPIC -o .libs/TimeVal.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimerQueue.lo -MD -MP -MF .deps/TimerQueue.Tpo -c TimerQueue.cpp -fPIC -DPIC -o .libs/TimerQueue.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UDPSocket.lo -MD -MP -MF .deps/UDPSocket.Tpo -c UDPSocket.cpp -fPIC -DPIC -o .libs/UDPSocket.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT StdOutLogger.lo -MD -MP -MF .deps/StdOutLogger.Tpo -c StdOutLogger.cpp -o StdOutLogger.o >/dev/null 2>&1 >mv -f .deps/StdOutLogger.Tpo .deps/StdOutLogger.Plo >mv -f .deps/Pipe.Tpo .deps/Pipe.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UNIXAddress.lo -MD -MP -MF .deps/UNIXAddress.Tpo -c -o UNIXAddress.lo UNIXAddress.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UnConUDPSocket.lo -MD -MP -MF .deps/UnConUDPSocket.Tpo -c -o UnConUDPSocket.lo UnConUDPSocket.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UNIXAddress.lo -MD -MP -MF .deps/UNIXAddress.Tpo -c UNIXAddress.cpp -fPIC -DPIC -o .libs/UNIXAddress.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UnConUDPSocket.lo -MD -MP -MF .deps/UnConUDPSocket.Tpo -c UnConUDPSocket.cpp -fPIC -DPIC -o .libs/UnConUDPSocket.o >mv -f .deps/INETAddress.Tpo .deps/INETAddress.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT xdrIOBuffer.lo -MD -MP -MF .deps/xdrIOBuffer.Tpo -c -o xdrIOBuffer.lo xdrIOBuffer.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT xdrIOBuffer.lo -MD -MP -MF .deps/xdrIOBuffer.Tpo -c xdrIOBuffer.cpp -fPIC -DPIC -o .libs/xdrIOBuffer.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimeVal.lo -MD -MP -MF .deps/TimeVal.Tpo -c TimeVal.cpp -o TimeVal.o >/dev/null 2>&1 >mv -f .deps/PidFileLock.Tpo .deps/PidFileLock.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c -o Logger.lo Logger.cpp >mv -f .deps/Reactor.Tpo .deps/Reactor.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger_Impl.lo -MD -MP -MF .deps/Logger_Impl.Tpo -c -o Logger_Impl.lo Logger_Impl.cpp >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger_Impl.lo -MD -MP -MF .deps/Logger_Impl.Tpo -c Logger_Impl.cpp -fPIC -DPIC -o .libs/Logger_Impl.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger_Impl.lo -MD -MP -MF .deps/Logger_Impl.Tpo -c Logger_Impl.cpp -o Logger_Impl.o >/dev/null 2>&1 >mv -f .deps/Semaphore.Tpo .deps/Semaphore.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT RemoteLogger.lo -MD -MP -MF .deps/RemoteLogger.Tpo -c -o RemoteLogger.lo RemoteLogger.cpp >mv -f .deps/Logger_Impl.Tpo .deps/Logger_Impl.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT RemoteLogger.lo -MD -MP -MF .deps/RemoteLogger.Tpo -c RemoteLogger.cpp -fPIC -DPIC -o .libs/RemoteLogger.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socketbuf.lo -MD -MP -MF .deps/Socketbuf.Tpo -c Socketbuf.cpp -o Socketbuf.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Socket.lo -MD -MP -MF .deps/Socket.Tpo -c Socket.cpp -o Socket.o >/dev/null 2>&1 >mv -f .deps/TimeVal.Tpo .deps/TimeVal.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Streambuf.lo -MD -MP -MF .deps/Streambuf.Tpo -c Streambuf.cpp -o Streambuf.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT SigHandlers.lo -MD -MP -MF .deps/SigHandlers.Tpo -c SigHandlers.cpp -o SigHandlers.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UDPSocket.lo -MD -MP -MF .deps/UDPSocket.Tpo -c UDPSocket.cpp -o UDPSocket.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UNIXAddress.lo -MD -MP -MF .deps/UNIXAddress.Tpo -c UNIXAddress.cpp -o UNIXAddress.o >/dev/null 2>&1 >mv -f .deps/SigHandler.Tpo .deps/SigHandler.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT UnConUDPSocket.lo -MD -MP -MF .deps/UnConUDPSocket.Tpo -c UnConUDPSocket.cpp -o UnConUDPSocket.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT xdrIOBuffer.lo -MD -MP -MF .deps/xdrIOBuffer.Tpo -c xdrIOBuffer.cpp -o xdrIOBuffer.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT TimerQueue.lo -MD -MP -MF .deps/TimerQueue.Tpo -c TimerQueue.cpp -o TimerQueue.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT Logger.lo -MD -MP -MF .deps/Logger.Tpo -c Logger.cpp -o Logger.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT RemoteLogger.lo -MD -MP -MF .deps/RemoteLogger.Tpo -c RemoteLogger.cpp -o RemoteLogger.o >/dev/null 2>&1 >mv -f .deps/Socketbuf.Tpo .deps/Socketbuf.Plo >mv -f .deps/Socket.Tpo .deps/Socket.Plo >mv -f .deps/Streambuf.Tpo .deps/Streambuf.Plo >mv -f .deps/UNIXAddress.Tpo .deps/UNIXAddress.Plo >mv -f .deps/UnConUDPSocket.Tpo .deps/UnConUDPSocket.Plo >mv -f .deps/SigHandlers.Tpo .deps/SigHandlers.Plo >mv -f .deps/UDPSocket.Tpo .deps/UDPSocket.Plo >mv -f .deps/xdrIOBuffer.Tpo .deps/xdrIOBuffer.Plo >mv -f .deps/TimerQueue.Tpo .deps/TimerQueue.Plo >mv -f .deps/Logger.Tpo .deps/Logger.Plo >mv -f .deps/RemoteLogger.Tpo .deps/RemoteLogger.Plo >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -version-info 5:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libassa-3.5.la -rpath /usr/lib CharInBuffer.lo CmdLineOpts.lo CommonUtils.lo ConUDPSocket.lo FileLogger.lo FdSet.lo Fork.lo GenServer.lo INETAddress.lo IniFile.lo IPv4Socket.lo IdSet.lo MemDump.lo PidFileLock.lo Pipe.lo Reactor.lo Regexp.lo Semaphore.lo SigHandler.lo SigHandlers.lo Socket.lo Socketbuf.lo StdOutLogger.lo Streambuf.lo TimeVal.lo TimerQueue.lo UDPSocket.lo UNIXAddress.lo UnConUDPSocket.lo xdrIOBuffer.lo Logger.lo Logger_Impl.lo RemoteLogger.lo >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtbeginS.o .libs/CharInBuffer.o .libs/CmdLineOpts.o .libs/CommonUtils.o .libs/ConUDPSocket.o .libs/FileLogger.o .libs/FdSet.o .libs/Fork.o .libs/GenServer.o .libs/INETAddress.o .libs/IniFile.o .libs/IPv4Socket.o .libs/IdSet.o .libs/MemDump.o .libs/PidFileLock.o .libs/Pipe.o .libs/Reactor.o .libs/Regexp.o .libs/Semaphore.o .libs/SigHandler.o .libs/SigHandlers.o .libs/Socket.o .libs/Socketbuf.o .libs/StdOutLogger.o .libs/Streambuf.o .libs/TimeVal.o .libs/TimerQueue.o .libs/UDPSocket.o .libs/UNIXAddress.o .libs/UnConUDPSocket.o .libs/xdrIOBuffer.o .libs/Logger.o .libs/Logger_Impl.o .libs/RemoteLogger.o -Wl,--as-needed -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crtn.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libassa-3.5.so.5 -o .libs/libassa-3.5.so.5.0.0 >libtool: link: (cd ".libs" && rm -f "libassa-3.5.so.5" && ln -s "libassa-3.5.so.5.0.0" "libassa-3.5.so.5") >libtool: link: (cd ".libs" && rm -f "libassa-3.5.so" && ln -s "libassa-3.5.so.5.0.0" "libassa-3.5.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libassa-3.5.a CharInBuffer.o CmdLineOpts.o CommonUtils.o ConUDPSocket.o FileLogger.o FdSet.o Fork.o GenServer.o INETAddress.o IniFile.o IPv4Socket.o IdSet.o MemDump.o PidFileLock.o Pipe.o Reactor.o Regexp.o Semaphore.o SigHandler.o SigHandlers.o Socket.o Socketbuf.o StdOutLogger.o Streambuf.o TimeVal.o TimerQueue.o UDPSocket.o UNIXAddress.o UnConUDPSocket.o xdrIOBuffer.o Logger.o Logger_Impl.o RemoteLogger.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libassa-3.5.a >libtool: link: ( cd ".libs" && rm -f "libassa-3.5.la" && ln -s "../libassa-3.5.la" "libassa-3.5.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT assa-genesis.o -MD -MP -MF .deps/assa-genesis.Tpo -c -o assa-genesis.o assa-genesis.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT assa-hexdump.o -MD -MP -MF .deps/assa-hexdump.Tpo -c -o assa-hexdump.o assa-hexdump.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -MT bytereader.o -MD -MP -MF .deps/bytereader.Tpo -c -o bytereader.o bytereader.cpp >mv -f .deps/assa-genesis.Tpo .deps/assa-genesis.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -static -o assa-genesis-3.5 assa-genesis.o ../assa/libassa-3.5.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -o assa-genesis-3.5 assa-genesis.o ../assa/.libs/libassa-3.5.a >mv -f .deps/bytereader.Tpo .deps/bytereader.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -static -o bytereader bytereader.o ../assa/libassa-3.5.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -o bytereader bytereader.o ../assa/.libs/libassa-3.5.a >mv -f .deps/assa-hexdump.Tpo .deps/assa-hexdump.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -pipe -static -o assa-hexdump-3.5 assa-hexdump.o ../assa/libassa-3.5.la >libtool: link: i686-pc-linux-gnu-g++ -O2 -pipe -o assa-hexdump-3.5 assa-hexdump.o ../assa/.libs/libassa-3.5.a >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >rm -rf html >/bin/sh /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/install-sh -d html >/usr/bin/doxygen >warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 117 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 118 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Connector.h:246: warning: no uniquely matching class member found for > template < SH, PEER_CONNECTOR > > int ASSA::Connector< SH, PEER_CONNECTOR >::connect(SH *sh_, Address &addr_, int protocol_family_) >Possible candidates: > virtual int ASSA::Connector< SERVICE_HANDLER, PEER_CONNECTOR >::connect(SERVICE_HANDLER *sh_, Address &addr_, int protocol_=AF_INET) at line 119 of file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Connector.h > >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/MaskSet.h:19: warning: explicit link request to 'select()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/MaskSet.h:19: warning: explicit link request to 'select()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/MaskSet.h:19: warning: explicit link request to 'select()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Fork.h:106: warning: argument 'exit_action_' of command @param is not found in the argument list of ASSA::Fork::Fork(Fork::state_t state_=WAIT_ON_EXIT, Fork::wait4status_t catch_status_=COLLECT_STATUS) >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Fork.h:106: warning: The following parameters of ASSA::Fork::Fork(Fork::state_t state_=WAIT_ON_EXIT, Fork::wait4status_t catch_status_=COLLECT_STATUS) are not documented: > parameter 'state_' >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/IPv4Socket.cpp:169: warning: explicit link request to 'open()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/IPv4Socket.cpp:172: warning: explicit link request to 'select()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/IPv4Socket.h:76: warning: explicit link request to 'close()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Logger.cpp:125: warning: explicit link request to 'connect()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Logger.cpp:126: warning: explicit link request to 'connect()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/Reactor.cpp:620: warning: explicit link request to 'select(2)' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/UDPSocket.h:60: warning: explicit link request to 'close()' could not be resolved >/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa/MaskSet.h:19: warning: explicit link request to 'select()' could not be resolved >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assa_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assa_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8cpp__incl.gif"' >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__dep__incl.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Destroyer_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Destroyer_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Impl_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Impl_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/LogMask_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/LogMask_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Error: Could not find/open font >Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8cpp__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__dep__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__dep__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__dep__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__incl.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__2.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__2.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__1.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__1.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__3.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__3.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__0.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__0.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__4.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__4.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__6.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__6.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__8.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__8.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__5.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__5.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__7.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__7.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__11.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__11.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__9.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__9.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__10.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__10.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__12.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__12.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__14.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__14.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__13.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__13.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__16.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__16.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__15.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__15.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__17.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__17.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__19.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__19.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8cpp__incl.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8cpp__incl.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__22.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__22.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__20.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__20.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__21.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__21.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__24.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__24.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__23.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__23.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__26.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__26.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__28.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__28.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__25.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__25.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__29.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__29.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__27.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__27.gif"' >Error: Could not find/open font >Error: Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__30.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__30.gif"' >Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__31.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__31.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__33.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__33.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__32.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__32.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__35.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__35.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__18.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__18.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__37.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__37.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__39.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__39.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__34.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__34.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__36.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__36.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__41.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__41.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__40.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__40.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__44.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__44.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__38.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__38.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__42.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__42.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__43.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__43.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Address__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Address__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CharInBuffer__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CharInBuffer__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Option__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Option__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__coll__graph.gif"' >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__inherit__graph.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Fork__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Fork__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IniFile__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IniFile__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PidFileLock__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PidFileLock__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1MaskSet__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1MaskSet__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Bfunc__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Bfunc__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Impl__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Impl__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Reactor__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Reactor__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlersList__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlersList__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Error: Could not find/open font >Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socket__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socket__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1io__ptrs__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1io__ptrs__inherit__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerCountdown__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerCountdown__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimeVal__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimeVal__coll__graph.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__coll__graph.gif"' >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Timer__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Timer__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerQueue__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerQueue__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__inherit__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__inherit__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__coll__graph.gif"' >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Error: Could not find/open font >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__coll__graph.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__coll__graph.gif"' >Problems running dot: exit code=1, command='dot', arguments='"/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/graph_legend.dot" -Tgif -o "/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/graph_legend.gif"' >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Acceptor_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Address_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assa_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Assure_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/AutoPtr_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CharInBuffer_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CmdLineOpts_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/CommonUtils_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Connector_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ConUDPSocket_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Destroyer_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/EventHandler_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FdSet_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/FileLogger_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Fork_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/GenServer_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Handlers_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IdSet_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/INETAddress_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IniFile_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/IPv4Socket_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Logger__Impl_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/LogMask_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MaskSet_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/MemDump_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PidFileLock_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Pipe_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Heap_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__Impl_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/PriorityQueue__STLPQ_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Reactor_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Regexp_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/RemoteLogger_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Repository_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Semaphore_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/ServiceHandler_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigAction_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandler_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlers_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigHandlersList_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/SigSet_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Singleton_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socket_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Socketbuf_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/StdOutLogger_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Streambuf_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/Timer_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerCountdown_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimerQueue_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/TimeVal_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UDPSocket_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UnConUDPSocket_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/UNIXAddress_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/XDRHack_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8cpp__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/xdrIOBuffer_8h__dep__incl.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__0.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__1.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__2.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__3.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__4.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__5.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__6.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__7.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__8.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__9.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__10.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__11.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__12.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__13.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__14.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__15.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__16.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__17.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__18.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__19.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__20.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__21.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__22.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__23.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__24.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__25.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__26.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__27.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__28.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__29.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__30.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__31.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__32.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__33.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__34.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__35.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__36.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__37.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__38.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__39.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__40.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__41.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__42.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__43.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/inherit__graph__44.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Acceptor__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Address__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CharInBuffer__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Option__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CmdLineOpts__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Connector__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ConUDPSocket__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Destroyer__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1EventHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1FileLogger__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ChildStatusHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Fork__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ForkList__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1GenServer__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGINTHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR1Handler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGUSR2Handler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGCHLDHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGALRMHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SIGPOLLHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1INETAddress__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IniFile__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1IPv4Socket__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Logger__Impl__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1MaskSet__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PidFileLock__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Heap__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Bfunc__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/structASSA_1_1Less__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__Impl__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1PriorityQueue__STLPQ__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Reactor__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1RemoteLogger__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1ServiceHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlers__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1CFUNC__Handler__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1SigHandlersList__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Singleton__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socket__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Socketbuf__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1StdOutLogger__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1io__ptrs__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Streambuf__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1Timer__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerCountdown__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimerQueue__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1TimeVal__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UDPSocket__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UnConUDPSocket__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__inherit__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >error: problems opening map file /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc/html/classASSA_1_1UNIXAddress__coll__graph.map for inclusion in the docs! >If you installed Graphviz/dot after a previous failing run, >try deleting the output directory and rerun doxygen. >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >Making all in examples >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[3]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >>>> Source compiled. >>>> Test phase [check]: dev-cpp/libassa-3.5.0 >make -j14 -j1 check >Making check in . >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >Making check in assa >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >Making check in utils >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >ASSAPORT=10100 >ok: > >*** Testing memory allocation/deallocation *** > >Calling leak_mem() >-- leak_mem -- >-- VParent::VParent -- >I'm a VParent class! >copies on heap still allocated: 1 ... ok > >Calling no_leak_mem() >-- no_leak_mem -- >-- VParent::VParent -- >I'm a VParent class! >-- VParent::~VParent -- >copies on heap still allocated: 0 ... ok >-- VParent::VParent -- >-- VParent::~VParent -- > >*** Testing ownership transfer by function *** > >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::~VParent -- >-- VParent::VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- > >*** Testing ownership transfer *** > >-- VParent::VParent -- > >Uninitialized AutoPtr is a '0' pointer ... ok >Ownership transfer by assignment ... ok >Ownership transfer by copy constructor ... ok >-- VParent::~VParent -- > >*** Testing inheritance handling *** > >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >ok > >*** Testing AutoPtrArray handling *** > >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >-- VParent::~VParent -- >ok > >Test done! > >PASS: autoptr.test >ASSAPORT=10100 >ok: >CONNECTION ESTABLISHED >T1: OK >T2: OK >T3: OK >T4: OK >PASS: bufio.test >ASSAPORT=10100 >ok: >= Running charinbuffer_test Test = >Task 1 ok >Task 2 ok >Test completed ok >PASS: charinbuffer.test >ASSAPORT=10100 >ok: >Testing split () ... >(42 bytes) Test string: > > >7065 6163 6865 7320 726f 7365 7309 6265 peaches roses\tbe >6572 0a62 7265 6164 0c62 7574 7465 720d er\nbread\fbutter\r >6672 6965 6e64 7368 6970 friendship > >peaches >roses >beer >bread >butter >friendship >split() test passed > >Testing split_pair() ... >split_pair() test passed > >Testing [lr]trim() ... >[lr]trim() test passed > >Testing trim_sides() ... >trim_sides() test passed > >Testing strenv() ... >setenv() test passed >PASS: common_utils.test >ASSAPORT=10100 >ok: >Test passed >PASS: connector.test >ASSAPORT=10100 >ok: >= Running echoxdr Test = >>>> Testing ability to read input from daytime ... ok >>>> Testing char c = "G" ... ok >>>> Testing string = "ASSA is a pretty cool library" ... ok >>>> Testing short sh = 120 ... ok >>>> Testing int i=-210 ... ok >>>> Testing u_int ui=32 ... ok >>>> Testing long l=-2147483647 ... ok >>>> Testing u_long ul=2147483646 ... ok >>>> Testing float f=123.433 ... ok >>>> Testing double d=-1.23457e+08 ... ok >Test passed >PASS: echoxdr.test >ASSAPORT=10100 >ok: >= Running fdset_test = >Step1: Testing setting bits ... 0 1 2 5 15 ok >Step2: Testing bits set ... ok >Step3: Testing set bits count ... ok >Step4: Test bits clear ... 0 1 ok >Step5: Test reset ... ok >Test passed >PASS: fdset.test >ASSAPORT=10100 >ok: >= Running fork_test Test = >Spanning 3 child processes: A, B, and C >First B shall be terminated, then wait for A and C to finish. >Parent: forking A ... >Parent: forking B ... >Parent: forking C ... >Parent: forking D ... >PASS: fork.test >ASSAPORT=10100 >ok: >= Running genserver_test Test = >Test passed >PASS: genserver.test >ASSAPORT=10100 >ok: >= Running glops_test Test = > >Test 1 : OK > >Test 2 : OK (Error reported: Invalid option '--summer'.) > >Test 3 : OK > >Test 4 : OK (Would be error reported: Invalid option '--comm-timeout'.) > >Test 5 : OK > >Test 6 : OK (Would be error reported: Invalid order of arguments: '-kzee'.) > >'clops' : Passed the test! >PASS: glops.test >ASSAPORT=10100 >ok: >= Running id_set Test = > >*** Test for id handling: >Current = 0 ... ok >New = 1 ... ok >Current = 101 ... ok > >*** Test recycling: >Current = 30 ... ok >New = 50 ... ok > >Test passed >PASS: idset.test >ASSAPORT=10100 >ok: >= Running inet_address_test Test = >Test 1 ... ok >Test 2 ... ok >Test 3 ... ok >Test 4 ... ok >Test 5 ... ok >Test 6 ... ok >Test 7 ... ok >Test 8 ... ok >Test 9 ... ok >Test completed successfully! >PASS: inet_address.test >ASSAPORT=10100 >ok: >*** This is expected on stdout *** > Strange attraction spreads its wings > It varies but the smallest things > You never know how anything will change > And alters but the smallest things > You never know how anything will fade... >*** Testing mask processing *** >TRACE enabled >APP enabled >USR1 enabled >USR2 enabled >USR3 enabled >ALL_APPS enabled >ERROR enabled >PIDFLOCK enabled >CMDLINEOPTS enabled >SEM enabled >SIGHAND enabled >REACT enabled >REACTTRACE enabled >SOCK enabled >SOCKTRACE enabled >XDRBUF enabled >XDRBUFTRACE enabled >STRMBUF enabled >STRMBUFTRACE enabled >FORK enabled >SIGACT enabled >PIPE enabled >CHARINBUF enabled >RES2 enabled >RES3 enabled >RES4 enabled >RES5 enabled >RES6 enabled >RES7 enabled >RES8 enabled >RES9 enabled >RES10 enabled >ALL_LIB enabled >ALL enabled >PASS: logger.test >ASSAPORT=10100 >ok: >= Running memdump_test Test = > >16 control characters: > >0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d \r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r > > >Dump of random-ordered alphabet: >[qwertyuiopasdfghjklzxcvbnmasdfghv] > >7177 6572 7479 7569 6f70 6173 6466 6768 qwertyuiopasdfgh >6a6b 6c7a 7863 7662 6e6d 6173 6466 6768 jklzxcvbnmasdfgh >76 v > >60 control characters: > >0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d \r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r >0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d \r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r >0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d 0d0d \r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r >0d0d 0d0d 0d0d 0d0d 0d0d 0d0d \r\r\r\r\r\r\r\r\r\r\r\r > >32 control characters: > >0a0a 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n >0a0a 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a 0a0a \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n > > >Legitimate string with 0 data length: > >Null > >Legitimate string with negative -123456789 data length: > >Null > >Test passed >PASS: memdump.test >ASSAPORT=10100 >ok: >= Running pidflock_test Test = >=== Test 1 ok === >=== Test 2 ok === >=== Test 3 ok === >=== Test 4 ok === >Test passed >PASS: pidflock.test >ASSAPORT=10100 >ok: >= Running pipe_test Test = >Passed test 1 >Passed test 2 >PASS: pipe.test >ASSAPORT=10100 >ok: >= Running pq_test Test = >Test passed >PASS: pq.test >ASSAPORT=10100 >ok: >= Running reactor_test Test = >Type something: >Non-blocking poll ... Read < A > > done. >Waiting for 10 seconds ... type fast ... Read < S > >Read < S > >Read < A > >Read < R > >Read < u > >Read < l > >Read < e > >Read < s > >*** Timeout *** >*** Timeout *** >*** Timeout *** >*** Timeout *** >*** Timeout *** >*** Timeout *** > done. >Remaining time 0 secs. >PASS: reactor.test >ASSAPORT=10100 >ok: >= Running rt_test Test = >TEST 1: Testing registration of different Timers. >TEST 2: Testing multiple registration the same Timer. >TEST 3: Testing Timer rescheduling. >TEST 4: Testing Timer cancellation by TimerId. >Test passed >PASS: rt.test >ASSAPORT=10100 >ok: >= Running semaphore_test Test = >Test passed >PASS: semaphore.test >ASSAPORT=10100 >ok: > >============== sighands_test ================== > >Testing classes: SigHandlers, SigHandlersList, Semaphore >=== Test 1 ok === >=== Test 2 ok === >=== Test 3 ok === >=== Test 4 ok === >=== Test 5 ok === > >============== sighands_test completed ======== >PASS: sighands.test >ASSAPORT=10100 >ok: > >testing SigSet class: >--------------------- >empty set ... pass >fill set ... pass >add to set ... pass >del from set ... pass >add sig=11 to set ... pass >test for sig=11 in set ...pass >test for prt to sigset_t ...pass > >testing SigHandler class: >--------------------------- >*different* signal test ... pass >signal queueing test ... pass >child exit signal test ... pass > >summary: > signal handler test ... pass > >SigHandler test done! >PASS: sighand.test >ASSAPORT=10100 >ok: >= Running timer_queue_test Test = >Test passed >PASS: timer_queue.test >ASSAPORT=10100 >ok: >= Running timeval_test Test = >1) Testing constructors ...ok >2) Testing conversion to/from struct timeval ...ok >3) Testing assignment opt ...ok >4) Testing +/- opts ...ok >5) Testing logical opts ...ok >6) Testing default formatting ...ok >7) Testing user-specified formatting ...ok >8) Testing formatting functions ...ok >9) Testing default initialization ...ok >Test passed >PASS: timeval.test >ASSAPORT=10100 >ok: >= Running connector2_test Test = > >Test 1 passed >Test 2 passed >PASS: connector2.test >ASSAPORT=10100 >ok: >= Running regexp_test Test = >Testing comment match ... ok >Testing section match ... ok >Testing name/value pair match ... ok >Testing name/value pair reject ... ok >= Test passed = >PASS: regexp.test >ASSAPORT=10100 >ok: >= Running inifile_test Test = >Testing load() ... ok >Testing sync(file) ... ok >Testing get_value() ... ok >Testing add_section() / set_pair() ... ok >Testing iteration through list of sections ... > options > History > Default > Interface >ok >Testing iteration through a section ... > 0=/Segment25/Segment25.gwm > 1=/Segment26/Segment26.gwm > 2=/Segment27/Segment27.gwm >ok >Testing drop_pair() ... ok >Testing drop_section() ... ok >Testing drop_all() ... ok >inifile_test Passed >PASS: inifile.test >=================== >All 27 tests passed >=================== >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >Making check in examples >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' > >>>> Install libassa-3.5.0 into /var/tmp/portage/dev-cpp/libassa-3.5.0/image/ category dev-cpp >make -j14 DESTDIR=/var/tmp/portage/dev-cpp/libassa-3.5.0/image/ install >Making install in . >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/pkgconfig" > /usr/bin/install -c -m 644 assa-3.5.pc '/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/pkgconfig' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0' >Making install in assa >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib" >test -z "/usr/include/assa-3.5/assa" || /bin/mkdir -p "/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/include/assa-3.5/assa" > /bin/sh ../libtool --mode=install /usr/bin/install -c libassa-3.5.la '/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib' > /usr/bin/install -c -m 644 LogMask.h Logger.h Logger_Impl.h FileLogger.h StdOutLogger.h RemoteLogger.h Acceptor.h Address.h Assa.h Assure.h AutoPtr.h CharInBuffer.h CmdLineOpts.h CommonUtils.h ConUDPSocket.h Connector.h Destroyer.h EventHandler.h FdSet.h Fork.h GenServer.h Handlers.h INETAddress.h IniFile.h IPv4Socket.h IdSet.h MaskSet.h MemDump.h PidFileLock.h Pipe.h PriorityQueue.h PriorityQueue_Heap.h PriorityQueue_Impl.h PriorityQueue_STLPQ.h Reactor.h Regexp.h Repository.h Semaphore.h ServiceHandler.h SigAction.h '/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/include/assa-3.5/assa' > /usr/bin/install -c -m 644 SigHandler.h SigHandlers.h SigHandlersList.h SigSet.h Singleton.h Socket.h Socketbuf.h Streambuf.h TimeVal.h Timer.h TimerCountdown.h TimerQueue.h UDPSocket.h UNIXAddress.h UnConUDPSocket.h xdrIOBuffer.h XDRHack.h '/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/include/assa-3.5/assa' >libtool: install: /usr/bin/install -c .libs/libassa-3.5.so.5.0.0 /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/libassa-3.5.so.5.0.0 >libtool: install: (cd /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib && { ln -s -f libassa-3.5.so.5.0.0 libassa-3.5.so.5 || { rm -f libassa-3.5.so.5 && ln -s libassa-3.5.so.5.0.0 libassa-3.5.so.5; }; }) >libtool: install: (cd /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib && { ln -s -f libassa-3.5.so.5.0.0 libassa-3.5.so || { rm -f libassa-3.5.so && ln -s libassa-3.5.so.5.0.0 libassa-3.5.so; }; }) >libtool: install: /usr/bin/install -c .libs/libassa-3.5.lai /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/libassa-3.5.la >libtool: install: /usr/bin/install -c .libs/libassa-3.5.a /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/libassa-3.5.a >libtool: install: chmod 644 /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/libassa-3.5.a >libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/lib/libassa-3.5.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/assa' >Making install in utils >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/bin" >make[2]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c assa-genesis-3.5 assa-hexdump-3.5 '/var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/bin' >libtool: install: /usr/bin/install -c assa-genesis-3.5 /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/bin/assa-genesis-3.5 >libtool: install: /usr/bin/install -c assa-hexdump-3.5 /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/bin/assa-hexdump-3.5 >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/utils' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/install-sh -d /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0 >/bin/sh /var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/install-sh -d /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0/html >if test -f html/index.html ; then \ > for file in html/* ; do \ > basefile=`echo $file | sed -e 's,^.*/,,'`; \ > /usr/bin/install -c -m 644 $file /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0/html/$basefile; \ > done ; \ > /usr/bin/install -c -m 644 assa_reference.html /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0 ;\ > /usr/bin/install -c -m 644 RELEASE-NOTES-v340.html /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0 ;\ > /usr/bin/install -c -m 644 RELEASE-NOTES-v350.html /var/tmp/portage/dev-cpp/libassa-3.5.0/image//usr/share/doc/libassa-3.5.0 ;\ >fi >/usr/bin/install: omitting directory `html/search' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/doc' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/tests' >Making install in examples >make[1]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[2]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[3]: Entering directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[2]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >make[1]: Leaving directory `/var/tmp/portage/dev-cpp/libassa-3.5.0/work/libassa-3.5.0/examples' >>>> Completed installing libassa-3.5.0 into /var/tmp/portage/dev-cpp/libassa-3.5.0/image/ > >/var/tmp/portage/dev-cpp/libassa-3.5.0/image/usr/lib/libassa-3.5.la already clean, skipping update. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libassa-3.5.so.5.0.0 > usr/bin/assa-hexdump-3.5 > usr/bin/assa-genesis-3.5 > usr/lib/libassa-3.5.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/assa-hexdump-3.5 > * /usr/bin/assa-genesis-3.5 > >removing executable bit: usr/lib/libassa-3.5.la > * Gentoo contact information ... >herds: > no-herd >maintainers: > angelos@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 335545
: 245623