Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 440192 Details for
Bug 588450
dev-libs/ace-5.8.3 : /.../SSL_Context.cpp:244:16: error: ‘::SSLv2_client_method’ has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:ace-5.8.3:20160709-160940.log
dev-libs:ace-5.8.3:20160709-160940.log (text/plain), 349.33 KB, created by
Toralf Förster
on 2016-07-09 16:25:02 UTC
(
hide
)
Description:
dev-libs:ace-5.8.3:20160709-160940.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-07-09 16:25:02 UTC
Size:
349.33 KB
patch
obsolete
> * Package: dev-libs/ace-5.8.3 > * Repository: gentoo > * Maintainer: cpp@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux libressl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ACE-5.8.3.tar.bz2 to /var/tmp/portage/dev-libs/ace-5.8.3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/ace-5.8.3/work >>>> Preparing source in /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers ... > * econf: updating ACE_wrappers/aux_config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ACE_wrappers/aux_config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ACE_wrappers/apps/JAWS/clients/WebSTONE/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ACE_wrappers/apps/JAWS/clients/WebSTONE/src/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-lib-all --with-X --enable-ipv6 --disable-static >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether #! works in shell scripts... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... none needed >checking whether yytext is a pointer... no >checking for bison... bison -y >checking for gperf... gperf >checking for gprof... gprof >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for fltk-config... /usr/bin/fltk-config >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for Qt... not found >using lib directory suffix 64 >checking whether tclConfig.sh exists in /usr/lib64... yes >checking whether tkConfig.sh exists in /usr/lib64... yes >checking for fox-config... /usr/bin/fox-config >checking for Kerberos include flags needed by OpenSSL... no >checking for OpenSSL libraries... yes >configure: WARNING: gperf program already exists >configure: WARNING: existing gperf may be overwritten during installation >checking whether to compile/use the ACE_QoS library... no >checking whether to compile/use the ACE_SSL library... yes >checking whether to compile/use the ACEXML library... (cached) yes >checking whether to use wide characters internally... no >checking for library containing dlopen... -ldl >checking for library containing getservbyname... none required >checking for library containing compile... no >checking for library containing exc_continue... no >checking for library containing ctime_r... none required >checking for library containing t_getprotaddr... no >checking for library containing t_accept... no >checking if compiler may need a command line thread flag... yes >checking for compiler thread flag... -pthread >checking for POSIX threads library... none required >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for library containing sched_yield... none required >checking for library containing aio_read... -lrt >checking for working asynchronous IO... yes >checking for working POSIX realtime signals... yes >checking to see if _NO_BITFIELDS needed to compile netinet/ip.h... no >checking types of arguments for ioctl()... int >checking whether getsockname() and getpeername() return random values in sockaddr_in.sin_zero... no >checking whether platform lacks perfect multicast filtering... no >checking whether dlsym() segfaults when passed an invalid handle... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dlfcn.h... (cached) yes >checking for inttypes.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/msg.h usability... yes >checking sys/msg.h presence... yes >checking for sys/msg.h... yes >checking if _KERNEL is needed for msg prototypes... no >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/priocntl.h usability... no >checking sys/priocntl.h presence... no >checking for sys/priocntl.h... no >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking sys/procfs.h usability... yes >checking sys/procfs.h presence... yes >checking for sys/procfs.h... yes >checking if sys/procfs.h conflicts with ucontext.h... no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking bytesex.h usability... no >checking bytesex.h presence... no >checking for bytesex.h... no >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for dlfcn.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking pdh.h usability... no >checking pdh.h presence... no >checking for pdh.h... no >checking pthread_np.h usability... no >checking pthread_np.h presence... no >checking for pthread_np.h... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking select.h usability... no >checking select.h presence... no >checking for select.h... no >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for net/if.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking intrin.h usability... no >checking intrin.h presence... no >checking for intrin.h... no >checking ia64intrin.h usability... no >checking ia64intrin.h presence... no >checking for ia64intrin.h... no >checking ia32intrin.h usability... no >checking ia32intrin.h presence... no >checking for ia32intrin.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/sem.h... (cached) yes >checking for sys/shm.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/sysctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sys/wait.h... (cached) yes >checking sysent.h usability... no >checking sysent.h presence... no >checking for sysent.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking for struct termio... yes >checking for struct termios... yes >checking for sys/mman.h... (cached) yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking for strings.h... (cached) yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking regexpr.h usability... no >checking regexpr.h presence... no >checking for regexpr.h... no >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking siginfo.h usability... no >checking siginfo.h presence... no >checking for siginfo.h... no >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for wchar.h... (cached) yes >checking new usability... yes >checking new presence... yes >checking for new... yes >checking memory usability... yes >checking memory presence... yes >checking for memory... yes >checking iomanip usability... yes >checking iomanip presence... yes >checking for iomanip... yes >checking ios usability... yes >checking ios presence... yes >checking for ios... yes >checking iostream usability... yes >checking iostream presence... yes >checking for iostream... yes >checking istream usability... yes >checking istream presence... yes >checking for istream... yes >checking ostream usability... yes >checking ostream presence... yes >checking for ostream... yes >checking fstream usability... yes >checking fstream presence... yes >checking for fstream... yes >checking streambuf usability... yes >checking streambuf presence... yes >checking for streambuf... yes >checking for old malloc() prototype... no >checking whether recv_timedwait is declared... no >checking whether getrlimit is declared... yes >checking whether setrlimit is declared... yes >checking for cpu_set_t... yes >checking for idtype_t... no >checking for key_t... yes >checking for sem_t... yes >checking for pri_t... no >checking for sig_atomic_t... yes >checking for union sigval... yes >checking for union sigval.sigval_int... no >checking for union sigval.sigval_ptr... no >checking for ssize_t... yes >checking for suseconds_t... yes >checking for useconds_t... yes >checking for ucontext_t... yes >checking for u_longlong_t... no >checking for wchar_t... yes >checking for socklen_t... yes >checking for struct dirent... yes >checking for struct flock... yes >checking for rwlock_t... no >checking for struct strbuf... yes >checking for prusage_t... no >checking for struct strrecvfd... yes >checking for struct sigaction... yes >checking for sigset_t... yes >checking for struct lifnum... no >checking for struct utsname... yes >checking for struct sembuf... yes >checking for siginfo_t... yes >checking for siginfo_t.si_addr... yes >checking for struct msghdr... yes >checking for condition variable support... yes >checking for POSIX timer structure... yes >checking for timespec_t... no >checking for union semun... no >checking for limited struct rusage... no >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_in6.sin6_len... no >checking for sys_siglist... yes >checking if compiler accepts "pragma once" directive... no >checking if "-pipe" compiler flag is supported... yes >checking whether byte ordering is bigendian... no >checking size of wchar_t... 4 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of void *... 8 >checking size of float... 4 >checking size of double... 8 >checking size of long double... 16 >checking size of signed char... 1 >checking for intmax_t... yes >checking for uintmax_t... yes >checking for intptr_t... yes >checking for uintptr_t... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for std::numeric_limits<>... yes >checking for timezone variable... yes >checking for istream operator>> for char types... no >checking for istream operator>> for char * types... no >checking to see if template destructor call takes template args... yes >checking for C++ "std" namespace... yes >checking for new style C++ include file support... yes >checking for C++ auto_ptr class... yes >checking for C++ auto_ptr reset method... yes >checking for C++ placement delete operator... no >checking if templates require source... yes >checking for template typedefs... yes >checking for static data member templates... yes >checking if definition is needed for hidden functions... no >checking for C++ exceptions... yes >checking for strcasecmp... yes >checking whether strcasecmp is declared... yes >checking for strncasecmp... yes >checking whether strncasecmp is declared... yes >checking for strdup... yes >checking for wcscasecmp... yes >checking for wcsncasecmp... yes >checking for wcsdup... yes >checking whether closedir returns void... no >checking for getpwnam... yes >checking for setpwent... yes >checking for endpwent... yes >checking for getpwent... yes >checking for getpwuid... yes >checking checking if ACE cuserid() implementation should be used... yes >checking for strftime... yes >checking for _InterlockedIncrement... no >checking for _InterlockedDecrement... no >checking for _InterlockedExchangeAdd... no >checking for GCC atomic builtin... yes >checking for access... yes >checking for alphasort... yes >checking for asctime... yes >checking for asctime_r... yes >checking for alarm... yes >checking for bsearch... yes >checking for bswap16... no >checking for bswap_16... yes >checking for bswap32... no >checking for bswap_32... yes >checking for bswap64... no >checking for bswap_64... yes >checking for chdir... yes >checking for clock_gettime... yes >checking for clock_settime... yes >checking for nanosleep... yes >checking for difftime... yes >checking for dup... yes >checking for dup2... yes >checking for execv... yes >checking for execvp... yes >checking for execve... yes >checking for fgetwc... yes >checking for fcntl... yes >checking for fork... yes >checking for fsync... yes >checking for getcwd... yes >checking for gethostent... yes >checking for getipnodebyaddr... no >checking for getipnodebyname... no >checking for getifaddrs... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for setenv... yes >checking for unsetenv... yes >checking for getopt... yes >checking whether getopt is declared... yes >checking for getpagesize... yes >checking for getpid... yes >checking for getpgid... yes >checking for getpgid prototype... yes >checking for getppid... yes >checking for getprogname... no >checking for getrusage... yes >checking whether getrusage is declared... yes >checking for getuid... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for inet_aton... yes >checking for isatty... yes >checking for isastream... yes >checking whether isastream is declared... yes >checking for itoa... no >checking for lseek64... yes >checking for lseek64 prototype... yes >checking for kill... yes >checking for localtime... yes >checking for log2... yes >checking for lstat... yes >checking for madvise... yes >checking whether madvise is declared... yes >checking for mkdir... yes >checking for 1- or 2-param mkdir... 2 >checking for memchr... yes >checking for mkfifo... yes >checking for mkstemp... yes >checking whether mkstemp is declared... yes >checking for mktemp... yes >checking whether mktemp is declared... yes >checking for msync... yes >checking for mprotect... yes >checking for pipe... yes >checking for qsort... yes >checking for realpath... yes >checking for setegid... yes >checking for seteuid... yes >checking for setgid... yes >checking for setpgid... yes >checking for setpgid prototype... yes >checking for setprogname... no >checking for setregid... yes >checking for setregid prototype... yes >checking for setreuid... yes >checking for setreuid prototype... yes >checking for setsid... yes >checking for setuid... yes >checking for sigaction... yes >checking for strnlen... yes >checking whether strnlen is declared... yes >checking for strsignal... yes >checking for strchr... yes >checking for strerror... yes >checking for strftime... (cached) yes >checking for strpbrk... yes >checking for strrchr... yes >checking for strspn... yes >checking for strtod... yes >checking for strtol... yes >checking for strtoll... yes >checking whether strtoll is declared... yes >checking for strtoul... yes >checking for strtoull... yes >checking whether strtoull is declared... yes >checking for swab... yes >checking for sysconf... yes >checking for sysctl... yes >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking for sysinfo... yes >checking for system... yes >checking for getmsg... no >checking for gethostbyaddr... yes >checking for epoll_create... yes >checking for gethrtime... no >checking for readv... yes >checking for writev... yes >checking for set_t_errno... no >checking for sigsuspend... yes >checking for sigtimedwait... yes >checking for socketpair... yes >checking for strptime... yes >checking whether strptime is declared... yes >checking for wcslen... yes >checking for syscall... yes >checking for alarm... (cached) yes >checking for signal... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for readlink... yes >checking for rename... yes >checking for recvmsg... yes >checking for sendmsg... yes >checking for sbrk... yes >checking for ualarm... yes >checking whether ualarm is declared... yes >checking for umask... yes >checking for uname... yes >checking for unlink... yes >checking for vasprintf... yes >checking for vaswprintf... no >checking for vfwprintf... yes >checking for vswprintf... yes >checking for wcsnlen... yes >checking for fgetws... yes >checking for fputws... yes >checking for isblank... yes >checking for iswblank... yes >checking for isctype... yes >checking for iswctype... yes >checking for itow... no >checking for towlower... yes >checking for towupper... yes >checking for wcscat... yes >checking for wcschr... yes >checking for wcscmp... yes >checking for wcscpy... yes >checking for wcscspn... yes >checking for wcslen... (cached) yes >checking for wcsncat... yes >checking for wcsncmp... yes >checking for wcsncpy... yes >checking for wcsnicmp... no >checking for wcspbrk... yes >checking for wcsrchr... yes >checking for wcsspn... yes >checking for wcsstr... yes >checking for wcstod... yes >checking for wcstok... yes >checking for 2- or 3-param wcstok... 3 >checking for wcstol... yes >checking for wcstoll... yes >checking whether wcstoll is declared... yes >checking for wcstoul... yes >checking for wcstoull... yes >checking whether wcstoull is declared... yes >checking for msgctl... yes >checking for msgget... yes >checking for msgrcv... yes >checking for semctl... yes >checking for semget... yes >checking for semop... yes >checking for shmat... (cached) yes >checking for shmctl... yes >checking for shmdt... yes >checking for shmget... yes >checking for read_real_time... no >checking for shm_open... yes >checking if shm_open requires one slash... no >checking for vsnprintf... yes >checking for tempnam... yes >checking for truncate... yes >checking for library containing sem_init... none required >checking for library containing sem_destroy... none required >checking for sem_open... yes >checking for sem_close... yes >checking for sem_unlink... yes >checking if sem_open works... yes >checking if sem_timedwait works... yes >checking for pthread_sigmask... yes >checking whether pthread_sigmask is declared... yes >checking for pthread_key_create... yes >checking for pthread_condattr_setkind_np... no >checking for pthread_mutexattr_setkind_np... yes >checking for pthread_condattr_setpshared... yes >checking for pthread_attr_setstack... yes >checking for pthread_attr_setstackaddr... yes >checking for pthread_attr_setstacksize... yes >checking for pthread_cancel... yes >checking for pthread_yield... yes >checking for pthread_thr_sigsetmask... no >checking for pthread_attr_setdetachstate... yes >checking for sched_setscheduler... yes >checking for pthread_attr_setschedpolicy... yes >checking for pthread_attr_setscope... yes >checking for pthread_mutexattr_setpshared... yes >checking for pthread_mutexattr_create... no >checking for pthread_mutexattr_delete... no >checking for pthread_condattr_delete... no >checking for pthread_condattr_create... no >checking for pthread_setprio... no >checking for pthread_getprio... no >checking for pthread_setcancel... no >checking for pthread_setasynccancel... no >checking for pthread_kill... yes >checking for pthread_attr_setprio... no >checking for pthread_attr_getprio... no >checking for pthread_setintr... no >checking for pthread_setintrtype... no >checking for pthread_mutexattr_init... yes >checking for pthread_mutexattr_destroy... yes >checking for pthread_condattr_init... yes >checking for pthread_condattr_destroy... yes >checking for pthread_setschedparam... yes >checking for pthread_getschedparam... yes >checking for pthread_setcancelstate... yes >checking for pthread_setcanceltype... yes >checking for pthread_rwlock_t... yes >checking for pthread_rwlockattr_t... yes >checking for pthread_continue... no >checking for pthread_continue_np... no >checking for pthread_resume_np... no >checking for pthread_suspend... no >checking for pthread_suspend_np... no >checking for pthread_getconcurrency... yes >checking for pthread_setconcurrency... yes >checking for pthread_attr_setcreatesuspend_np... no >checking for pthread_getaffinity_np... yes >checking for pthread_setaffinity_np... yes >checking for sched_getaffinity... yes >checking for 2- or 3-param sched_getaffinity... 3 >checking for sched_setaffinity... yes >checking for 2- or 3-param sched_setaffinity... 3 >checking for pthread_rwlock_init... yes >checking for pthread_rwlock_destroy... yes >checking for pthread_rwlock_rdlock... yes >checking for pthread_rwlock_wrlock... yes >checking for pthread_rwlock_unlock... yes >checking for pthread_rwlock_tryrdlock... yes >checking for pthread_rwlock_trywrlock... yes >checking for pthread_rwlockattr_init... yes >checking for pthread_rwlockattr_destroy... yes >checking for pthread_rwlockattr_setpshared... yes >checking for pthread_self... yes >checking for PTHREAD_PROCESS_* enumeration in pthread.h... yes >checking if pthread_create requires an extern "C" start routine... no >checking if pthread_key_create has std arg thread destructor... no >checking if pthread_key_create requires an extern "C" start routine... no >checking for sched_get_priority_min... yes >checking for sched_get_priority_max... yes >checking for sigwait... yes >checking for rand_r... yes >checking for strtok_r... yes >checking for strtok_r prototype... yes >checking for getpwnam_r... yes >checking for ctime_r... yes >checking for localtime_r... yes >checking for gmtime_r... (cached) yes >checking for asctime_r... (cached) yes >checking for getprotobyname_r... yes >checking for getprotobynumber_r... yes >checking for gethostbyaddr_r... yes >checking for gethostbyname_r... yes >checking for getservbyname_r... yes >checking for readdir_r... yes >checking for 2- or 3-param readdir_r... 3 >checking for seekdir... yes >checking for telldir... yes >checking if dlopen takes a char *... no >checking "getby" functions take a non-const char *... no >checking if new throws std::bad_alloc exception on failure... no >checking if new throws xalloc exception on failure... no >checking if compiler supports new(std::nothrow)... yes >checking if putmsg takes a const struct strbuf*... yes >checking if setrlimit() takes an enum as 1st argument... no >checking if getrusage() takes an enum as 1st argument... no >checking if select takes a const struct timeval... no >checking if sendmsg omits const qualifier from the msghdr argument... no >checking if setrlimit omits const qualifier from the rlimit argument... no >checking if readv omits const qualifier from the iovec argument... no >checking if writev omits const qualifier from the iovec argument... no >checking for (struct sockaddr *) msg_name field in msghdr... yes >checking if setsockopt() takes a void* fourth argument... yes >checking if mmap() takes a void* first argument... yes >checking for iostream method ipfx()... no >checking for line-buffered streambufs... no >checking for unbuffered streambufs... no >checking if signal takes a void (*)(int) as second argument... yes >checking if signal takes a void (*)(void) as second argument... no >checking if signal takes a void (*)(int, ...) as second argument... no >checking if signal takes a void (*)(...) as second argument... no >checking if signal returns a void (*)(int)... yes >checking if signal returns a void (*)(void)... no >checking if signal returns a void (*)(int, ...)... no >checking if signal returns a void (*)(...)... no >checking if struct sigaction takes a void (*)(int) handler... yes >checking if struct sigaction takes a void (*)(void) handler... no >checking if struct sigaction takes a void (*)(int, ...) handler... no >checking if struct sigaction takes a void (*)(...) handler... no >checking if msgsnd() takes a struct msgbuf* second argument... yes >checking if msgrcv() takes a void* second argument... yes >checking if shmat() takes a void* second argument... yes >checking if shmdt() takes a void* argument... yes >checking if sigaction() takes a const* second argument... yes >checking if gettimeofday() takes a void * second argument... no >checking if gettimeofday() takes a struct timezone * second argument... yes >checking whether gettimeofday is declared... yes >checking if ctime_r() takes two arguments... yes >checking if struct msghdr has a msg_accrights member... no >checking if struct msghdr has a msg_accrightslen member... no >checking for 4.4 BSD style struct msghdr... yes >checking for open() mode masks... yes >checking for POSIX O_NONBLOCK semantics... yes >checking for MAP_FAILED constant... no >checking for TCP_NODELAY support... yes >checking for SO_SNDBUF/SO_RCVBUF socket options... yes >checking if ACE memcpy needs loop unrolling... no >checking for automatic init/fini calls... yes >checking for recursive thread exit semantics... yes >checking for UNIX domain sockets... yes >checking for raw sockets... yes >checking for ACE_Handle_Set optimized for select()... yes >checking for IP multicast support... yes >checking if running on an Alpha... no >checking if running on a Power PC... no >checking if running on a Pentium(tm) processor... no >checking which POSIX thread library was found... POSIX Threads Draft Standard >checking if a UNIX International thread library was found... no >checking for pthread_join null status pointer support... yes >checking for mutex timeouts... yes >checking if sched.h is needed for thread scheduling definitions... no >checking if SCHED_OTHER is only scheduling policy... no >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking osfcn.h usability... no >checking osfcn.h presence... no >checking for osfcn.h... no >checking if generated ACE configuration is usable... yes >checking for ACE_IOStream support... yes >checking if ACE needs conversion to pass ACE_TTY_IO to DEV_Connector... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ace/Makefile >config.status: creating ace/ETCL/Makefile >config.status: creating ace/Monitor_Control/Makefile >config.status: creating ace/QoS/Makefile >config.status: creating ace/SSL/Makefile >config.status: creating apps/Makefile >config.status: creating apps/Gateway/Makefile >config.status: creating apps/Gateway/Gateway/Makefile >config.status: creating apps/Gateway/Peer/Makefile >config.status: creating apps/JAWS/Makefile >config.status: creating apps/JAWS/clients/Makefile >config.status: creating apps/JAWS/clients/Blobby/Makefile >config.status: creating apps/JAWS/clients/Caching/Makefile >config.status: creating apps/JAWS/server/Makefile >config.status: creating apps/JAWS2/Makefile >config.status: creating apps/JAWS2/HTTPU/Makefile >config.status: creating apps/JAWS2/JAWS/Makefile >config.status: creating apps/JAWS3/Makefile >config.status: creating apps/JAWS3/jaws3/Makefile >config.status: creating apps/drwho/Makefile >config.status: creating apps/gperf/Makefile >config.status: creating apps/gperf/src/Makefile >config.status: creating apps/gperf/tests/Makefile >config.status: creating apps/mkcsregdb/Makefile >config.status: creating apps/soreduce/Makefile >config.status: creating bin/Makefile >config.status: creating bin/PerlACE/Makefile >config.status: creating netsvcs/Makefile >config.status: creating netsvcs/lib/Makefile >config.status: creating netsvcs/clients/Makefile >config.status: creating netsvcs/clients/Logger/Makefile >config.status: creating netsvcs/clients/Naming/Makefile >config.status: creating netsvcs/clients/Naming/Client/Makefile >config.status: creating netsvcs/clients/Naming/Dump_Restore/Makefile >config.status: creating netsvcs/servers/Makefile >config.status: creating websvcs/Makefile >config.status: creating websvcs/lib/Makefile >config.status: creating websvcs/tests/Makefile >config.status: creating examples/Makefile >config.status: creating examples/APG/Makefile >config.status: creating examples/APG/Active_Objects/Makefile >config.status: creating examples/APG/Config/Makefile >config.status: creating examples/APG/Containers/Makefile >config.status: creating examples/APG/Logging/Makefile >config.status: creating examples/APG/Misc_IPC/Makefile >config.status: creating examples/APG/Naming/Makefile >config.status: creating examples/APG/Proactor/Makefile >config.status: creating examples/APG/Processes/Makefile >config.status: creating examples/APG/Reactor/Makefile >config.status: creating examples/APG/Shared_Memory/Makefile >config.status: creating examples/APG/Signals/Makefile >config.status: creating examples/APG/Sockets/Makefile >config.status: creating examples/APG/Streams/Makefile >config.status: creating examples/APG/Svc_Config/Makefile >config.status: creating examples/APG/ThreadManagement/Makefile >config.status: creating examples/APG/ThreadPools/Makefile >config.status: creating examples/APG/ThreadSafety/Makefile >config.status: creating examples/APG/Threads/Makefile >config.status: creating examples/APG/Timers/Makefile >config.status: creating examples/ASX/Makefile >config.status: creating examples/ASX/CCM_App/Makefile >config.status: creating examples/ASX/Event_Server/Makefile >config.status: creating examples/ASX/Event_Server/Event_Server/Makefile >config.status: creating examples/ASX/Event_Server/Transceiver/Makefile >config.status: creating examples/ASX/Message_Queue/Makefile >config.status: creating examples/ASX/UPIPE_Event_Server/Makefile >config.status: creating examples/Bounded_Packet_Relay/Makefile >config.status: creating examples/C++NPv1/Makefile >config.status: creating examples/C++NPv2/Makefile >config.status: creating examples/ConfigViewer/Makefile >config.status: creating examples/Connection/Makefile >config.status: creating examples/Connection/blocking/Makefile >config.status: creating examples/Connection/misc/Makefile >config.status: creating examples/Connection/non_blocking/Makefile >config.status: creating examples/DLL/Makefile >config.status: creating examples/Export/Makefile >config.status: creating examples/IOStream/Makefile >config.status: creating examples/IOStream/client/Makefile >config.status: creating examples/IOStream/server/Makefile >config.status: creating examples/IPC_SAP/Makefile >config.status: creating examples/IPC_SAP/ATM_SAP/Makefile >config.status: creating examples/IPC_SAP/DEV_SAP/Makefile >config.status: creating examples/IPC_SAP/DEV_SAP/reader/Makefile >config.status: creating examples/IPC_SAP/DEV_SAP/writer/Makefile >config.status: creating examples/IPC_SAP/FIFO_SAP/Makefile >config.status: creating examples/IPC_SAP/FILE_SAP/Makefile >config.status: creating examples/IPC_SAP/SOCK_SAP/Makefile >config.status: creating examples/IPC_SAP/SPIPE_SAP/Makefile >config.status: creating examples/IPC_SAP/SSL_SAP/Makefile >config.status: creating examples/IPC_SAP/TLI_SAP/Makefile >config.status: creating examples/IPC_SAP/UPIPE_SAP/Makefile >config.status: creating examples/Log_Msg/Makefile >config.status: creating examples/Logger/Makefile >config.status: creating examples/Logger/Acceptor-server/Makefile >config.status: creating examples/Logger/client/Makefile >config.status: creating examples/Logger/simple-server/Makefile >config.status: creating examples/Map_Manager/Makefile >config.status: creating examples/Mem_Map/Makefile >config.status: creating examples/Mem_Map/IO-tests/Makefile >config.status: creating examples/Mem_Map/file-reverse/Makefile >config.status: creating examples/Misc/Makefile >config.status: creating examples/Monitor/Makefile >config.status: creating examples/Monitor/Bytes_Sent/Makefile >config.status: creating examples/Monitor/Message_Queue_Size/Makefile >config.status: creating examples/Monitor/Constraint/Makefile >config.status: creating examples/Monitor/CPU_Load/Makefile >config.status: creating examples/Monitor/Num_Threads/Makefile >config.status: creating examples/Monitor/Group/Makefile >config.status: creating examples/Monitor/Memory_Usage/Makefile >config.status: creating examples/NT_Service/Makefile >config.status: creating examples/Naming/Makefile >config.status: creating examples/OS/Makefile >config.status: creating examples/OS/Process/Makefile >config.status: creating examples/QOS/Makefile >config.status: creating examples/QOS/Change_Receiver_FlowSpec/Makefile >config.status: creating examples/QOS/Change_Sender_TSpec/Makefile >config.status: creating examples/QOS/Diffserv/Makefile >config.status: creating examples/QOS/Simple/Makefile >config.status: creating examples/Reactor/Makefile >config.status: creating examples/Reactor/Dgram/Makefile >config.status: creating examples/Reactor/FIFO/Makefile >config.status: creating examples/Reactor/Misc/Makefile >config.status: creating examples/Reactor/Multicast/Makefile >config.status: creating examples/Reactor/Ntalker/Makefile >config.status: creating examples/Reactor/Proactor/Makefile >config.status: creating examples/Reactor/TP_Reactor/Makefile >config.status: creating examples/Reactor/WFMO_Reactor/Makefile >config.status: creating examples/Registry/Makefile >config.status: creating examples/Semaphores/Makefile >config.status: creating examples/Service_Configurator/Makefile >config.status: creating examples/Service_Configurator/IPC-tests/Makefile >config.status: creating examples/Service_Configurator/IPC-tests/client/Makefile >config.status: creating examples/Service_Configurator/IPC-tests/server/Makefile >config.status: creating examples/Service_Configurator/Misc/Makefile >config.status: creating examples/Shared_Malloc/Makefile >config.status: creating examples/Shared_Memory/Makefile >config.status: creating examples/Smart_Pointers/Makefile >config.status: creating examples/Synch/Makefile >config.status: creating examples/System_V_IPC/Makefile >config.status: creating examples/System_V_IPC/SV_Message_Queues/Makefile >config.status: creating examples/System_V_IPC/SV_Semaphores/Makefile >config.status: creating examples/Threads/Makefile >config.status: creating examples/Timer_Queue/Makefile >config.status: creating examples/Web_Crawler/Makefile >config.status: creating performance-tests/Makefile >config.status: creating performance-tests/Misc/Makefile >config.status: creating performance-tests/SCTP/Makefile >config.status: creating performance-tests/Server_Concurrency/Leader_Follower/Makefile >config.status: creating performance-tests/Server_Concurrency/Makefile >config.status: creating performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile >config.status: creating performance-tests/Synch-Benchmarks/Base_Test/Makefile >config.status: creating performance-tests/Synch-Benchmarks/Makefile >config.status: creating performance-tests/Synch-Benchmarks/Perf_Test/Makefile >config.status: creating performance-tests/Synch-Benchmarks/Synch_Lib/Makefile >config.status: creating performance-tests/TCP/Makefile >config.status: creating performance-tests/UDP/Makefile >config.status: creating tests/Makefile >config.status: creating tests/SSL/Makefile >config.status: creating ACEXML/Makefile >config.status: creating ACEXML/common/Makefile >config.status: creating ACEXML/parser/Makefile >config.status: creating ACEXML/parser/parser/Makefile >config.status: creating ACEXML/apps/Makefile >config.status: creating ACEXML/apps/svcconf/Makefile >config.status: creating ACEXML/examples/Makefile >config.status: creating ACEXML/examples/SAXPrint/Makefile >config.status: creating ACEXML/tests/Makefile >config.status: creating ACEXML/tests/util/Makefile >config.status: creating ASNMP/Makefile >config.status: creating ASNMP/asnmp/Makefile >config.status: creating ASNMP/agent/Makefile >config.status: creating ASNMP/examples/Makefile >config.status: creating ASNMP/examples/get/Makefile >config.status: creating ASNMP/examples/next/Makefile >config.status: creating ASNMP/examples/set/Makefile >config.status: creating ASNMP/examples/trap/Makefile >config.status: creating ASNMP/examples/walk/Makefile >config.status: creating ASNMP/tests/Makefile >config.status: creating Kokyu/Makefile >config.status: creating Kokyu/tests/Makefile >config.status: creating Kokyu/tests/DSRT_MIF/Makefile >config.status: creating Kokyu/tests/EDF/Makefile >config.status: creating Kokyu/tests/FIFO/Makefile >config.status: creating protocols/Makefile >config.status: creating protocols/ace/Makefile >config.status: creating protocols/ace/HTBP/Makefile >config.status: creating protocols/ace/RMCast/Makefile >config.status: creating protocols/ace/TMCast/Makefile >config.status: creating protocols/examples/Makefile >config.status: creating protocols/examples/RMCast/Makefile >config.status: creating protocols/examples/RMCast/Send_Msg/Makefile >config.status: creating protocols/examples/TMCast/Makefile >config.status: creating protocols/examples/TMCast/Member/Makefile >config.status: creating protocols/tests/HTBP/Makefile >config.status: creating protocols/tests/HTBP/Reactor_Tests/Makefile >config.status: creating protocols/tests/HTBP/Send_Large_Msg/Makefile >config.status: creating protocols/tests/HTBP/Send_Recv_Tests/Makefile >config.status: creating protocols/tests/HTBP/ping/Makefile >config.status: creating protocols/tests/Makefile >config.status: creating protocols/tests/RMCast/Makefile >config.status: creating ace/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands > >Configuration of ACE 5.8.3 is now complete. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers ... >make -j1 -C build >make: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build' >Making all in ace >make[1]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >make all-recursive >make[2]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ACE.lo `test -f 'ACE.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ACE.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp -fPIC -DPIC -o .libs/libACE_la-ACE.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ACE_crc32.lo `test -f 'ACE_crc32.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ACE_crc32.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE_crc32.cpp -fPIC -DPIC -o .libs/libACE_la-ACE_crc32.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ACE_crc_ccitt.lo `test -f 'ACE_crc_ccitt.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ACE_crc_ccitt.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE_crc_ccitt.cpp -fPIC -DPIC -o .libs/libACE_la-ACE_crc_ccitt.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_Acceptor.lo `test -f 'ATM_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_Addr.lo `test -f 'ATM_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_Connector.lo `test -f 'ATM_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_Params.lo `test -f 'ATM_Params.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_Params.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_Params.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_Params.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_QoS.lo `test -f 'ATM_QoS.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_QoS.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_QoS.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_QoS.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ATM_Stream.lo `test -f 'ATM_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ATM_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ATM_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-ATM_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Activation_Queue.lo `test -f 'Activation_Queue.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Activation_Queue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Activation_Queue.cpp -fPIC -DPIC -o .libs/libACE_la-Activation_Queue.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Active_Map_Manager.lo `test -f 'Active_Map_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Active_Map_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Active_Map_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Active_Map_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Addr.lo `test -f 'Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Addr.cpp -fPIC -DPIC -o .libs/libACE_la-Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Argv_Type_Converter.lo `test -f 'Argv_Type_Converter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Argv_Type_Converter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Argv_Type_Converter.cpp -fPIC -DPIC -o .libs/libACE_la-Argv_Type_Converter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Assert.lo `test -f 'Assert.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Assert.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Assert.cpp -fPIC -DPIC -o .libs/libACE_la-Assert.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Asynch_IO.lo `test -f 'Asynch_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Asynch_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Asynch_IO.cpp -fPIC -DPIC -o .libs/libACE_la-Asynch_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Asynch_IO_Impl.lo `test -f 'Asynch_IO_Impl.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Asynch_IO_Impl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Asynch_IO_Impl.cpp -fPIC -DPIC -o .libs/libACE_la-Asynch_IO_Impl.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Asynch_Pseudo_Task.lo `test -f 'Asynch_Pseudo_Task.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Asynch_Pseudo_Task.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Asynch_Pseudo_Task.cpp -fPIC -DPIC -o .libs/libACE_la-Asynch_Pseudo_Task.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Atomic_Op.lo `test -f 'Atomic_Op.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Atomic_Op.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Atomic_Op.cpp -fPIC -DPIC -o .libs/libACE_la-Atomic_Op.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -march=native -O2 -pipe -pipe -c -o libACE_la-Atomic_Op_Sparc.lo `test -f 'Atomic_Op_Sparc.c' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Atomic_Op_Sparc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -march=native -O2 -pipe -pipe -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Atomic_Op_Sparc.c -fPIC -DPIC -o .libs/libACE_la-Atomic_Op_Sparc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Auto_Event.lo `test -f 'Auto_Event.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Auto_Event.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Auto_Event.cpp -fPIC -DPIC -o .libs/libACE_la-Auto_Event.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Barrier.lo `test -f 'Barrier.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Barrier.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Barrier.cpp -fPIC -DPIC -o .libs/libACE_la-Barrier.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Base_Thread_Adapter.lo `test -f 'Base_Thread_Adapter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Base_Thread_Adapter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Base_Thread_Adapter.cpp -fPIC -DPIC -o .libs/libACE_la-Base_Thread_Adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Based_Pointer_Repository.lo `test -f 'Based_Pointer_Repository.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Based_Pointer_Repository.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Based_Pointer_Repository.cpp -fPIC -DPIC -o .libs/libACE_la-Based_Pointer_Repository.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Basic_Stats.lo `test -f 'Basic_Stats.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Basic_Stats.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Basic_Stats.cpp -fPIC -DPIC -o .libs/libACE_la-Basic_Stats.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Basic_Types.lo `test -f 'Basic_Types.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Basic_Types.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Basic_Types.cpp -fPIC -DPIC -o .libs/libACE_la-Basic_Types.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-CDR_Base.lo `test -f 'CDR_Base.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`CDR_Base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/CDR_Base.cpp -fPIC -DPIC -o .libs/libACE_la-CDR_Base.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-CDR_Size.lo `test -f 'CDR_Size.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`CDR_Size.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/CDR_Size.cpp -fPIC -DPIC -o .libs/libACE_la-CDR_Size.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-CDR_Stream.lo `test -f 'CDR_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`CDR_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/CDR_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-CDR_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Capabilities.lo `test -f 'Capabilities.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Capabilities.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Capabilities.cpp -fPIC -DPIC -o .libs/libACE_la-Capabilities.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Cleanup.lo `test -f 'Cleanup.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Cleanup.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Cleanup.cpp -fPIC -DPIC -o .libs/libACE_la-Cleanup.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Codecs.lo `test -f 'Codecs.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Codecs.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Codecs.cpp -fPIC -DPIC -o .libs/libACE_la-Codecs.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Codeset_IBM1047.lo `test -f 'Codeset_IBM1047.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Codeset_IBM1047.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Codeset_IBM1047.cpp -fPIC -DPIC -o .libs/libACE_la-Codeset_IBM1047.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Codeset_Registry.lo `test -f 'Codeset_Registry.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Codeset_Registry.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Codeset_Registry.cpp -fPIC -DPIC -o .libs/libACE_la-Codeset_Registry.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Codeset_Registry_db.lo `test -f 'Codeset_Registry_db.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Codeset_Registry_db.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Codeset_Registry_db.cpp -fPIC -DPIC -o .libs/libACE_la-Codeset_Registry_db.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Condition_Recursive_Thread_Mutex.lo `test -f 'Condition_Recursive_Thread_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Condition_Recursive_Thread_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Condition_Recursive_Thread_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Condition_Recursive_Thread_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Condition_Thread_Mutex.lo `test -f 'Condition_Thread_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Condition_Thread_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Condition_Thread_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Condition_Thread_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Configuration.lo `test -f 'Configuration.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Configuration.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Configuration.cpp -fPIC -DPIC -o .libs/libACE_la-Configuration.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Configuration_Import_Export.lo `test -f 'Configuration_Import_Export.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Configuration_Import_Export.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Configuration_Import_Export.cpp -fPIC -DPIC -o .libs/libACE_la-Configuration_Import_Export.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Connection_Recycling_Strategy.lo `test -f 'Connection_Recycling_Strategy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Connection_Recycling_Strategy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Connection_Recycling_Strategy.cpp -fPIC -DPIC -o .libs/libACE_la-Connection_Recycling_Strategy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Containers.lo `test -f 'Containers.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Containers.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Containers.cpp -fPIC -DPIC -o .libs/libACE_la-Containers.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Copy_Disabled.lo `test -f 'Copy_Disabled.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Copy_Disabled.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Copy_Disabled.cpp -fPIC -DPIC -o .libs/libACE_la-Copy_Disabled.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Countdown_Time.lo `test -f 'Countdown_Time.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Countdown_Time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Countdown_Time.cpp -fPIC -DPIC -o .libs/libACE_la-Countdown_Time.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DEV.lo `test -f 'DEV.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DEV.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DEV.cpp -fPIC -DPIC -o .libs/libACE_la-DEV.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DEV_Addr.lo `test -f 'DEV_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DEV_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DEV_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-DEV_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DEV_Connector.lo `test -f 'DEV_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DEV_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DEV_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-DEV_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DEV_IO.lo `test -f 'DEV_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DEV_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DEV_IO.cpp -fPIC -DPIC -o .libs/libACE_la-DEV_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DLL.lo `test -f 'DLL.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DLL.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DLL.cpp -fPIC -DPIC -o .libs/libACE_la-DLL.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-DLL_Manager.lo `test -f 'DLL_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`DLL_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/DLL_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-DLL_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Date_Time.lo `test -f 'Date_Time.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Date_Time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Date_Time.cpp -fPIC -DPIC -o .libs/libACE_la-Date_Time.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dev_Poll_Reactor.lo `test -f 'Dev_Poll_Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dev_Poll_Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dev_Poll_Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-Dev_Poll_Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dirent.lo `test -f 'Dirent.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dirent.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dirent.cpp -fPIC -DPIC -o .libs/libACE_la-Dirent.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dirent_Selector.lo `test -f 'Dirent_Selector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dirent_Selector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dirent_Selector.cpp -fPIC -DPIC -o .libs/libACE_la-Dirent_Selector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dump.lo `test -f 'Dump.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dump.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dump.cpp -fPIC -DPIC -o .libs/libACE_la-Dump.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dynamic.lo `test -f 'Dynamic.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dynamic.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dynamic.cpp -fPIC -DPIC -o .libs/libACE_la-Dynamic.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dynamic_Message_Strategy.lo `test -f 'Dynamic_Message_Strategy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dynamic_Message_Strategy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dynamic_Message_Strategy.cpp -fPIC -DPIC -o .libs/libACE_la-Dynamic_Message_Strategy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dynamic_Service_Base.lo `test -f 'Dynamic_Service_Base.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dynamic_Service_Base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dynamic_Service_Base.cpp -fPIC -DPIC -o .libs/libACE_la-Dynamic_Service_Base.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Dynamic_Service_Dependency.lo `test -f 'Dynamic_Service_Dependency.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Dynamic_Service_Dependency.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Dynamic_Service_Dependency.cpp -fPIC -DPIC -o .libs/libACE_la-Dynamic_Service_Dependency.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Encoding_Converter.lo `test -f 'Encoding_Converter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Encoding_Converter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Encoding_Converter.cpp -fPIC -DPIC -o .libs/libACE_la-Encoding_Converter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Encoding_Converter_Factory.lo `test -f 'Encoding_Converter_Factory.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Encoding_Converter_Factory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Encoding_Converter_Factory.cpp -fPIC -DPIC -o .libs/libACE_la-Encoding_Converter_Factory.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Event.lo `test -f 'Event.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Event.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Event.cpp -fPIC -DPIC -o .libs/libACE_la-Event.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Event_Handler.lo `test -f 'Event_Handler.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Event_Handler.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Event_Handler.cpp -fPIC -DPIC -o .libs/libACE_la-Event_Handler.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FIFO.lo `test -f 'FIFO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FIFO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FIFO.cpp -fPIC -DPIC -o .libs/libACE_la-FIFO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FIFO_Recv.lo `test -f 'FIFO_Recv.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FIFO_Recv.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FIFO_Recv.cpp -fPIC -DPIC -o .libs/libACE_la-FIFO_Recv.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FIFO_Recv_Msg.lo `test -f 'FIFO_Recv_Msg.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FIFO_Recv_Msg.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FIFO_Recv_Msg.cpp -fPIC -DPIC -o .libs/libACE_la-FIFO_Recv_Msg.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FIFO_Send.lo `test -f 'FIFO_Send.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FIFO_Send.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FIFO_Send.cpp -fPIC -DPIC -o .libs/libACE_la-FIFO_Send.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FIFO_Send_Msg.lo `test -f 'FIFO_Send_Msg.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FIFO_Send_Msg.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FIFO_Send_Msg.cpp -fPIC -DPIC -o .libs/libACE_la-FIFO_Send_Msg.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FILE.lo `test -f 'FILE.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FILE.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FILE.cpp -fPIC -DPIC -o .libs/libACE_la-FILE.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FILE_Addr.lo `test -f 'FILE_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FILE_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FILE_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-FILE_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FILE_Connector.lo `test -f 'FILE_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FILE_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FILE_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-FILE_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-FILE_IO.lo `test -f 'FILE_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`FILE_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/FILE_IO.cpp -fPIC -DPIC -o .libs/libACE_la-FILE_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-File_Lock.lo `test -f 'File_Lock.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`File_Lock.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/File_Lock.cpp -fPIC -DPIC -o .libs/libACE_la-File_Lock.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Filecache.lo `test -f 'Filecache.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Filecache.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Filecache.cpp -fPIC -DPIC -o .libs/libACE_la-Filecache.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Flag_Manip.lo `test -f 'Flag_Manip.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Flag_Manip.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Flag_Manip.cpp -fPIC -DPIC -o .libs/libACE_la-Flag_Manip.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Framework_Component.lo `test -f 'Framework_Component.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Framework_Component.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Framework_Component.cpp -fPIC -DPIC -o .libs/libACE_la-Framework_Component.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Functor.lo `test -f 'Functor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Functor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Functor.cpp -fPIC -DPIC -o .libs/libACE_la-Functor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Functor_String.lo `test -f 'Functor_String.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Functor_String.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Functor_String.cpp -fPIC -DPIC -o .libs/libACE_la-Functor_String.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Get_Opt.lo `test -f 'Get_Opt.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Get_Opt.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Get_Opt.cpp -fPIC -DPIC -o .libs/libACE_la-Get_Opt.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Handle_Ops.lo `test -f 'Handle_Ops.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Handle_Ops.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Handle_Ops.cpp -fPIC -DPIC -o .libs/libACE_la-Handle_Ops.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Handle_Set.lo `test -f 'Handle_Set.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Handle_Set.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Handle_Set.cpp -fPIC -DPIC -o .libs/libACE_la-Handle_Set.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Hashable.lo `test -f 'Hashable.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Hashable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Hashable.cpp -fPIC -DPIC -o .libs/libACE_la-Hashable.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-High_Res_Timer.lo `test -f 'High_Res_Timer.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`High_Res_Timer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/High_Res_Timer.cpp -fPIC -DPIC -o .libs/libACE_la-High_Res_Timer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ICMP_Socket.lo `test -f 'ICMP_Socket.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ICMP_Socket.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ICMP_Socket.cpp -fPIC -DPIC -o .libs/libACE_la-ICMP_Socket.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-INET_Addr.lo `test -f 'INET_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`INET_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/INET_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-INET_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-IOStream.lo `test -f 'IOStream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`IOStream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/IOStream.cpp -fPIC -DPIC -o .libs/libACE_la-IOStream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-IO_Cntl_Msg.lo `test -f 'IO_Cntl_Msg.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`IO_Cntl_Msg.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/IO_Cntl_Msg.cpp -fPIC -DPIC -o .libs/libACE_la-IO_Cntl_Msg.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-IO_SAP.lo `test -f 'IO_SAP.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`IO_SAP.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/IO_SAP.cpp -fPIC -DPIC -o .libs/libACE_la-IO_SAP.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-IPC_SAP.lo `test -f 'IPC_SAP.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`IPC_SAP.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/IPC_SAP.cpp -fPIC -DPIC -o .libs/libACE_la-IPC_SAP.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Init_ACE.lo `test -f 'Init_ACE.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Init_ACE.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Init_ACE.cpp -fPIC -DPIC -o .libs/libACE_la-Init_ACE.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK.lo `test -f 'LSOCK.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK_Acceptor.lo `test -f 'LSOCK_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK_CODgram.lo `test -f 'LSOCK_CODgram.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK_CODgram.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK_CODgram.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK_CODgram.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK_Connector.lo `test -f 'LSOCK_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK_Dgram.lo `test -f 'LSOCK_Dgram.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK_Dgram.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK_Dgram.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK_Dgram.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-LSOCK_Stream.lo `test -f 'LSOCK_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`LSOCK_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/LSOCK_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-LSOCK_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Lib_Find.lo `test -f 'Lib_Find.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Lib_Find.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Lib_Find.cpp -fPIC -DPIC -o .libs/libACE_la-Lib_Find.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Local_Memory_Pool.lo `test -f 'Local_Memory_Pool.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Local_Memory_Pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Local_Memory_Pool.cpp -fPIC -DPIC -o .libs/libACE_la-Local_Memory_Pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Local_Name_Space.lo `test -f 'Local_Name_Space.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Local_Name_Space.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Local_Name_Space.cpp -fPIC -DPIC -o .libs/libACE_la-Local_Name_Space.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Local_Tokens.lo `test -f 'Local_Tokens.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Local_Tokens.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Local_Tokens.cpp -fPIC -DPIC -o .libs/libACE_la-Local_Tokens.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Lock.lo `test -f 'Lock.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Lock.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Lock.cpp -fPIC -DPIC -o .libs/libACE_la-Lock.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg.lo `test -f 'Log_Msg.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg_Backend.lo `test -f 'Log_Msg_Backend.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg_Backend.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg_Backend.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg_Backend.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg_Callback.lo `test -f 'Log_Msg_Callback.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg_Callback.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg_Callback.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg_Callback.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg_IPC.lo `test -f 'Log_Msg_IPC.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg_IPC.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg_IPC.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg_IPC.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg_NT_Event_Log.lo `test -f 'Log_Msg_NT_Event_Log.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg_NT_Event_Log.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg_NT_Event_Log.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg_NT_Event_Log.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Msg_UNIX_Syslog.lo `test -f 'Log_Msg_UNIX_Syslog.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Msg_UNIX_Syslog.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Msg_UNIX_Syslog.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Msg_UNIX_Syslog.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Log_Record.lo `test -f 'Log_Record.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Log_Record.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Log_Record.cpp -fPIC -DPIC -o .libs/libACE_la-Log_Record.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Logging_Strategy.lo `test -f 'Logging_Strategy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Logging_Strategy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Logging_Strategy.cpp -fPIC -DPIC -o .libs/libACE_la-Logging_Strategy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_Acceptor.lo `test -f 'MEM_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_Addr.lo `test -f 'MEM_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_Connector.lo `test -f 'MEM_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_IO.lo `test -f 'MEM_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_IO.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_SAP.lo `test -f 'MEM_SAP.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_SAP.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_SAP.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_SAP.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MEM_Stream.lo `test -f 'MEM_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MEM_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MEM_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-MEM_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-MMAP_Memory_Pool.lo `test -f 'MMAP_Memory_Pool.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`MMAP_Memory_Pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/MMAP_Memory_Pool.cpp -fPIC -DPIC -o .libs/libACE_la-MMAP_Memory_Pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Malloc.lo `test -f 'Malloc.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Malloc.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Malloc.cpp -fPIC -DPIC -o .libs/libACE_la-Malloc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Malloc_Allocator.lo `test -f 'Malloc_Allocator.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Malloc_Allocator.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Malloc_Allocator.cpp -fPIC -DPIC -o .libs/libACE_la-Malloc_Allocator.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Manual_Event.lo `test -f 'Manual_Event.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Manual_Event.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Manual_Event.cpp -fPIC -DPIC -o .libs/libACE_la-Manual_Event.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Mem_Map.lo `test -f 'Mem_Map.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Mem_Map.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Mem_Map.cpp -fPIC -DPIC -o .libs/libACE_la-Mem_Map.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Message_Block.lo `test -f 'Message_Block.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Message_Block.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Message_Block.cpp -fPIC -DPIC -o .libs/libACE_la-Message_Block.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Message_Queue.lo `test -f 'Message_Queue.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Message_Queue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Message_Queue.cpp -fPIC -DPIC -o .libs/libACE_la-Message_Queue.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Message_Queue_NT.lo `test -f 'Message_Queue_NT.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Message_Queue_NT.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Message_Queue_NT.cpp -fPIC -DPIC -o .libs/libACE_la-Message_Queue_NT.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Message_Queue_Vx.lo `test -f 'Message_Queue_Vx.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Message_Queue_Vx.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Message_Queue_Vx.cpp -fPIC -DPIC -o .libs/libACE_la-Message_Queue_Vx.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Method_Request.lo `test -f 'Method_Request.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Method_Request.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Method_Request.cpp -fPIC -DPIC -o .libs/libACE_la-Method_Request.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Admin.lo `test -f 'Monitor_Admin.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Admin.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Admin.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Admin.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Admin_Manager.lo `test -f 'Monitor_Admin_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Admin_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Admin_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Admin_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Base.lo `test -f 'Monitor_Base.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Base.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Base.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Control_Action.lo `test -f 'Monitor_Control_Action.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Control_Action.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control_Action.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Control_Action.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Control_Types.lo `test -f 'Monitor_Control_Types.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Control_Types.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control_Types.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Control_Types.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Point_Registry.lo `test -f 'Monitor_Point_Registry.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Point_Registry.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Point_Registry.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Point_Registry.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Monitor_Size.lo `test -f 'Monitor_Size.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Monitor_Size.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Size.cpp -fPIC -DPIC -o .libs/libACE_la-Monitor_Size.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Msg_WFMO_Reactor.lo `test -f 'Msg_WFMO_Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Msg_WFMO_Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Msg_WFMO_Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-Msg_WFMO_Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Multihomed_INET_Addr.lo `test -f 'Multihomed_INET_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Multihomed_INET_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Multihomed_INET_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-Multihomed_INET_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Mutex.lo `test -f 'Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-NT_Service.lo `test -f 'NT_Service.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`NT_Service.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/NT_Service.cpp -fPIC -DPIC -o .libs/libACE_la-NT_Service.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Name_Proxy.lo `test -f 'Name_Proxy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Name_Proxy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Name_Proxy.cpp -fPIC -DPIC -o .libs/libACE_la-Name_Proxy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Name_Request_Reply.lo `test -f 'Name_Request_Reply.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Name_Request_Reply.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Name_Request_Reply.cpp -fPIC -DPIC -o .libs/libACE_la-Name_Request_Reply.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Name_Space.lo `test -f 'Name_Space.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Name_Space.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Name_Space.cpp -fPIC -DPIC -o .libs/libACE_la-Name_Space.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Naming_Context.lo `test -f 'Naming_Context.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Naming_Context.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Naming_Context.cpp -fPIC -DPIC -o .libs/libACE_la-Naming_Context.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Netlink_Addr.lo `test -f 'Netlink_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Netlink_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Netlink_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-Netlink_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Notification_Queue.lo `test -f 'Notification_Queue.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Notification_Queue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Notification_Queue.cpp -fPIC -DPIC -o .libs/libACE_la-Notification_Queue.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Notification_Strategy.lo `test -f 'Notification_Strategy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Notification_Strategy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Notification_Strategy.cpp -fPIC -DPIC -o .libs/libACE_la-Notification_Strategy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_Errno.lo `test -f 'OS_Errno.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_Errno.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_Errno.cpp -fPIC -DPIC -o .libs/libACE_la-OS_Errno.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_Log_Msg_Attributes.lo `test -f 'OS_Log_Msg_Attributes.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_Log_Msg_Attributes.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_Log_Msg_Attributes.cpp -fPIC -DPIC -o .libs/libACE_la-OS_Log_Msg_Attributes.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_Thread.lo `test -f 'OS_NS_Thread.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_Thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_Thread.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_Thread.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_arpa_inet.lo `test -f 'OS_NS_arpa_inet.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_arpa_inet.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_arpa_inet.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_arpa_inet.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_ctype.lo `test -f 'OS_NS_ctype.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_ctype.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_ctype.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_ctype.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_dirent.lo `test -f 'OS_NS_dirent.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_dirent.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_dirent.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_dirent.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_dlfcn.lo `test -f 'OS_NS_dlfcn.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_dlfcn.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_dlfcn.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_dlfcn.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_errno.lo `test -f 'OS_NS_errno.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_errno.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_errno.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_errno.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_fcntl.lo `test -f 'OS_NS_fcntl.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_fcntl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_fcntl.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_fcntl.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_math.lo `test -f 'OS_NS_math.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_math.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_math.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_math.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_netdb.lo `test -f 'OS_NS_netdb.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_netdb.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_netdb.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_netdb.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_poll.lo `test -f 'OS_NS_poll.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_poll.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_poll.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_poll.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_pwd.lo `test -f 'OS_NS_pwd.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_pwd.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_pwd.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_pwd.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_regex.lo `test -f 'OS_NS_regex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_regex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_regex.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_regex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_signal.lo `test -f 'OS_NS_signal.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_signal.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_signal.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_signal.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_stdio.lo `test -f 'OS_NS_stdio.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_stdio.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_stdio.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_stdio.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_stdlib.lo `test -f 'OS_NS_stdlib.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_stdlib.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_stdlib.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_stdlib.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_string.lo `test -f 'OS_NS_string.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_string.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_string.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_string.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_strings.lo `test -f 'OS_NS_strings.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_strings.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_strings.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_strings.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_stropts.lo `test -f 'OS_NS_stropts.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_stropts.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_stropts.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_stropts.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_mman.lo `test -f 'OS_NS_sys_mman.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_mman.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_mman.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_mman.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_msg.lo `test -f 'OS_NS_sys_msg.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_msg.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_msg.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_msg.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_resource.lo `test -f 'OS_NS_sys_resource.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_resource.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_resource.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_resource.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_select.lo `test -f 'OS_NS_sys_select.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_select.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_select.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_select.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_sendfile.lo `test -f 'OS_NS_sys_sendfile.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_sendfile.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_sendfile.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_sendfile.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_shm.lo `test -f 'OS_NS_sys_shm.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_shm.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_shm.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_shm.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_socket.lo `test -f 'OS_NS_sys_socket.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_socket.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_socket.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_socket.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_stat.lo `test -f 'OS_NS_sys_stat.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_stat.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_stat.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_stat.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_time.lo `test -f 'OS_NS_sys_time.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_time.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_time.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_uio.lo `test -f 'OS_NS_sys_uio.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_uio.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_uio.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_uio.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_utsname.lo `test -f 'OS_NS_sys_utsname.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_utsname.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_utsname.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_utsname.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_sys_wait.lo `test -f 'OS_NS_sys_wait.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_sys_wait.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_sys_wait.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_sys_wait.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_time.lo `test -f 'OS_NS_time.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_time.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_time.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_unistd.lo `test -f 'OS_NS_unistd.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_unistd.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_unistd.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_unistd.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_wchar.lo `test -f 'OS_NS_wchar.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_wchar.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_wchar.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_wchar.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_NS_wctype.lo `test -f 'OS_NS_wctype.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_NS_wctype.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_wctype.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_wctype.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_QoS.lo `test -f 'OS_QoS.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_QoS.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_QoS.cpp -fPIC -DPIC -o .libs/libACE_la-OS_QoS.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_TLI.lo `test -f 'OS_TLI.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_TLI.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_TLI.cpp -fPIC -DPIC -o .libs/libACE_la-OS_TLI.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_Thread_Adapter.lo `test -f 'OS_Thread_Adapter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_Thread_Adapter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_Thread_Adapter.cpp -fPIC -DPIC -o .libs/libACE_la-OS_Thread_Adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-OS_main.lo `test -f 'OS_main.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`OS_main.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_main.cpp -fPIC -DPIC -o .libs/libACE_la-OS_main.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Obchunk.lo `test -f 'Obchunk.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Obchunk.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Obchunk.cpp -fPIC -DPIC -o .libs/libACE_la-Obchunk.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Object_Manager.lo `test -f 'Object_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Object_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Object_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Object_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Object_Manager_Base.lo `test -f 'Object_Manager_Base.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Object_Manager_Base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Object_Manager_Base.cpp -fPIC -DPIC -o .libs/libACE_la-Object_Manager_Base.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-PI_Malloc.lo `test -f 'PI_Malloc.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`PI_Malloc.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/PI_Malloc.cpp -fPIC -DPIC -o .libs/libACE_la-PI_Malloc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-POSIX_Asynch_IO.lo `test -f 'POSIX_Asynch_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`POSIX_Asynch_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/POSIX_Asynch_IO.cpp -fPIC -DPIC -o .libs/libACE_la-POSIX_Asynch_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-POSIX_CB_Proactor.lo `test -f 'POSIX_CB_Proactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`POSIX_CB_Proactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/POSIX_CB_Proactor.cpp -fPIC -DPIC -o .libs/libACE_la-POSIX_CB_Proactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-POSIX_Proactor.lo `test -f 'POSIX_Proactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`POSIX_Proactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/POSIX_Proactor.cpp -fPIC -DPIC -o .libs/libACE_la-POSIX_Proactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Pagefile_Memory_Pool.lo `test -f 'Pagefile_Memory_Pool.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Pagefile_Memory_Pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Pagefile_Memory_Pool.cpp -fPIC -DPIC -o .libs/libACE_la-Pagefile_Memory_Pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Parse_Node.lo `test -f 'Parse_Node.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Parse_Node.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Parse_Node.cpp -fPIC -DPIC -o .libs/libACE_la-Parse_Node.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Ping_Socket.lo `test -f 'Ping_Socket.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Ping_Socket.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Ping_Socket.cpp -fPIC -DPIC -o .libs/libACE_la-Ping_Socket.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Pipe.lo `test -f 'Pipe.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Pipe.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Pipe.cpp -fPIC -DPIC -o .libs/libACE_la-Pipe.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Priority_Reactor.lo `test -f 'Priority_Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Priority_Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Priority_Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-Priority_Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Proactor.lo `test -f 'Proactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Proactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Proactor.cpp -fPIC -DPIC -o .libs/libACE_la-Proactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Proactor_Impl.lo `test -f 'Proactor_Impl.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Proactor_Impl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Proactor_Impl.cpp -fPIC -DPIC -o .libs/libACE_la-Proactor_Impl.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Process.lo `test -f 'Process.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Process.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Process.cpp -fPIC -DPIC -o .libs/libACE_la-Process.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Process_Manager.lo `test -f 'Process_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Process_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Process_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Process_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Process_Mutex.lo `test -f 'Process_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Process_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Process_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Process_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Process_Semaphore.lo `test -f 'Process_Semaphore.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Process_Semaphore.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Process_Semaphore.cpp -fPIC -DPIC -o .libs/libACE_la-Process_Semaphore.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Profile_Timer.lo `test -f 'Profile_Timer.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Profile_Timer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Profile_Timer.cpp -fPIC -DPIC -o .libs/libACE_la-Profile_Timer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-RW_Mutex.lo `test -f 'RW_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`RW_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/RW_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-RW_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-RW_Process_Mutex.lo `test -f 'RW_Process_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`RW_Process_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/RW_Process_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-RW_Process_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-RW_Thread_Mutex.lo `test -f 'RW_Thread_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`RW_Thread_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/RW_Thread_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-RW_Thread_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Reactor.lo `test -f 'Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Reactor_Impl.lo `test -f 'Reactor_Impl.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Reactor_Impl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Reactor_Impl.cpp -fPIC -DPIC -o .libs/libACE_la-Reactor_Impl.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Reactor_Notification_Strategy.lo `test -f 'Reactor_Notification_Strategy.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Reactor_Notification_Strategy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Reactor_Notification_Strategy.cpp -fPIC -DPIC -o .libs/libACE_la-Reactor_Notification_Strategy.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Reactor_Timer_Interface.lo `test -f 'Reactor_Timer_Interface.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Reactor_Timer_Interface.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Reactor_Timer_Interface.cpp -fPIC -DPIC -o .libs/libACE_la-Reactor_Timer_Interface.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Read_Buffer.lo `test -f 'Read_Buffer.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Read_Buffer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Read_Buffer.cpp -fPIC -DPIC -o .libs/libACE_la-Read_Buffer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Recursive_Thread_Mutex.lo `test -f 'Recursive_Thread_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Recursive_Thread_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Recursive_Thread_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Recursive_Thread_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Recyclable.lo `test -f 'Recyclable.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Recyclable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Recyclable.cpp -fPIC -DPIC -o .libs/libACE_la-Recyclable.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Registry.lo `test -f 'Registry.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Registry.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Registry.cpp -fPIC -DPIC -o .libs/libACE_la-Registry.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Registry_Name_Space.lo `test -f 'Registry_Name_Space.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Registry_Name_Space.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Registry_Name_Space.cpp -fPIC -DPIC -o .libs/libACE_la-Registry_Name_Space.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Remote_Name_Space.lo `test -f 'Remote_Name_Space.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Remote_Name_Space.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Remote_Name_Space.cpp -fPIC -DPIC -o .libs/libACE_la-Remote_Name_Space.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Remote_Tokens.lo `test -f 'Remote_Tokens.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Remote_Tokens.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Remote_Tokens.cpp -fPIC -DPIC -o .libs/libACE_la-Remote_Tokens.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -march=native -O2 -pipe -pipe -c -o libACE_la-Rtems_init.lo `test -f 'Rtems_init.c' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Rtems_init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -march=native -O2 -pipe -pipe -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Rtems_init.c -fPIC -DPIC -o .libs/libACE_la-Rtems_init.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK.lo `test -f 'SOCK.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Acceptor.lo `test -f 'SOCK_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_CODgram.lo `test -f 'SOCK_CODgram.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_CODgram.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_CODgram.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_CODgram.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Connector.lo `test -f 'SOCK_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Dgram.lo `test -f 'SOCK_Dgram.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Dgram.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Dgram.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Dgram.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Dgram_Bcast.lo `test -f 'SOCK_Dgram_Bcast.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Dgram_Bcast.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Dgram_Bcast.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Dgram_Bcast.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Dgram_Mcast.lo `test -f 'SOCK_Dgram_Mcast.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Dgram_Mcast.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Dgram_Mcast.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Dgram_Mcast.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_IO.lo `test -f 'SOCK_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_IO.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Netlink.lo `test -f 'SOCK_Netlink.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Netlink.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Netlink.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Netlink.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_SEQPACK_Acceptor.lo `test -f 'SOCK_SEQPACK_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_SEQPACK_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_SEQPACK_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_SEQPACK_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_SEQPACK_Association.lo `test -f 'SOCK_SEQPACK_Association.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_SEQPACK_Association.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_SEQPACK_Association.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_SEQPACK_Association.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_SEQPACK_Connector.lo `test -f 'SOCK_SEQPACK_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_SEQPACK_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_SEQPACK_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_SEQPACK_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SOCK_Stream.lo `test -f 'SOCK_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SOCK_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SOCK_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-SOCK_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SPIPE.lo `test -f 'SPIPE.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SPIPE.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SPIPE.cpp -fPIC -DPIC -o .libs/libACE_la-SPIPE.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SPIPE_Acceptor.lo `test -f 'SPIPE_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SPIPE_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SPIPE_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-SPIPE_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SPIPE_Addr.lo `test -f 'SPIPE_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SPIPE_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SPIPE_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-SPIPE_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SPIPE_Connector.lo `test -f 'SPIPE_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SPIPE_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SPIPE_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-SPIPE_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SPIPE_Stream.lo `test -f 'SPIPE_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SPIPE_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SPIPE_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-SPIPE_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SString.lo `test -f 'SString.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SString.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SString.cpp -fPIC -DPIC -o .libs/libACE_la-SString.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Stack_Trace.lo `test -f 'Stack_Trace.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Stack_Trace.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Stack_Trace.cpp -fPIC -DPIC -o .libs/libACE_la-Stack_Trace.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SUN_Proactor.lo `test -f 'SUN_Proactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SUN_Proactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SUN_Proactor.cpp -fPIC -DPIC -o .libs/libACE_la-SUN_Proactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SV_Message.lo `test -f 'SV_Message.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SV_Message.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SV_Message.cpp -fPIC -DPIC -o .libs/libACE_la-SV_Message.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SV_Message_Queue.lo `test -f 'SV_Message_Queue.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SV_Message_Queue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SV_Message_Queue.cpp -fPIC -DPIC -o .libs/libACE_la-SV_Message_Queue.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SV_Semaphore_Complex.lo `test -f 'SV_Semaphore_Complex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SV_Semaphore_Complex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SV_Semaphore_Complex.cpp -fPIC -DPIC -o .libs/libACE_la-SV_Semaphore_Complex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SV_Semaphore_Simple.lo `test -f 'SV_Semaphore_Simple.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SV_Semaphore_Simple.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SV_Semaphore_Simple.cpp -fPIC -DPIC -o .libs/libACE_la-SV_Semaphore_Simple.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-SV_Shared_Memory.lo `test -f 'SV_Shared_Memory.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`SV_Shared_Memory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SV_Shared_Memory.cpp -fPIC -DPIC -o .libs/libACE_la-SV_Shared_Memory.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sample_History.lo `test -f 'Sample_History.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sample_History.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sample_History.cpp -fPIC -DPIC -o .libs/libACE_la-Sample_History.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sbrk_Memory_Pool.lo `test -f 'Sbrk_Memory_Pool.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sbrk_Memory_Pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sbrk_Memory_Pool.cpp -fPIC -DPIC -o .libs/libACE_la-Sbrk_Memory_Pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sched_Params.lo `test -f 'Sched_Params.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sched_Params.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sched_Params.cpp -fPIC -DPIC -o .libs/libACE_la-Sched_Params.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Select_Reactor_Base.lo `test -f 'Select_Reactor_Base.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Select_Reactor_Base.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Select_Reactor_Base.cpp -fPIC -DPIC -o .libs/libACE_la-Select_Reactor_Base.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Semaphore.lo `test -f 'Semaphore.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Semaphore.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Semaphore.cpp -fPIC -DPIC -o .libs/libACE_la-Semaphore.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Config.lo `test -f 'Service_Config.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Config.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Config.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Config.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Gestalt.lo `test -f 'Service_Gestalt.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Gestalt.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Gestalt.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Gestalt.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Manager.lo `test -f 'Service_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Object.lo `test -f 'Service_Object.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Object.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Object.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Object.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Repository.lo `test -f 'Service_Repository.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Repository.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Repository.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Repository.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Service_Types.lo `test -f 'Service_Types.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Service_Types.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Service_Types.cpp -fPIC -DPIC -o .libs/libACE_la-Service_Types.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Shared_Memory.lo `test -f 'Shared_Memory.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Shared_Memory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Shared_Memory.cpp -fPIC -DPIC -o .libs/libACE_la-Shared_Memory.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Shared_Memory_MM.lo `test -f 'Shared_Memory_MM.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Shared_Memory_MM.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Shared_Memory_MM.cpp -fPIC -DPIC -o .libs/libACE_la-Shared_Memory_MM.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Shared_Memory_Pool.lo `test -f 'Shared_Memory_Pool.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Shared_Memory_Pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Shared_Memory_Pool.cpp -fPIC -DPIC -o .libs/libACE_la-Shared_Memory_Pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Shared_Memory_SV.lo `test -f 'Shared_Memory_SV.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Shared_Memory_SV.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Shared_Memory_SV.cpp -fPIC -DPIC -o .libs/libACE_la-Shared_Memory_SV.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Shared_Object.lo `test -f 'Shared_Object.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Shared_Object.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Shared_Object.cpp -fPIC -DPIC -o .libs/libACE_la-Shared_Object.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sig_Adapter.lo `test -f 'Sig_Adapter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sig_Adapter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sig_Adapter.cpp -fPIC -DPIC -o .libs/libACE_la-Sig_Adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sig_Handler.lo `test -f 'Sig_Handler.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sig_Handler.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sig_Handler.cpp -fPIC -DPIC -o .libs/libACE_la-Sig_Handler.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Signal.lo `test -f 'Signal.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Signal.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Signal.cpp -fPIC -DPIC -o .libs/libACE_la-Signal.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Sock_Connect.lo `test -f 'Sock_Connect.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Sock_Connect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Sock_Connect.cpp -fPIC -DPIC -o .libs/libACE_la-Sock_Connect.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Stats.lo `test -f 'Stats.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Stats.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Stats.cpp -fPIC -DPIC -o .libs/libACE_la-Stats.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-String_Base_Const.lo `test -f 'String_Base_Const.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`String_Base_Const.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/String_Base_Const.cpp -fPIC -DPIC -o .libs/libACE_la-String_Base_Const.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Svc_Conf_Lexer.lo `test -f 'Svc_Conf_Lexer.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Svc_Conf_Lexer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Svc_Conf_Lexer.cpp -fPIC -DPIC -o .libs/libACE_la-Svc_Conf_Lexer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Svc_Conf_y.lo `test -f 'Svc_Conf_y.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Svc_Conf_y.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Svc_Conf_y.cpp -fPIC -DPIC -o .libs/libACE_la-Svc_Conf_y.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Synch_Options.lo `test -f 'Synch_Options.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Synch_Options.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Synch_Options.cpp -fPIC -DPIC -o .libs/libACE_la-Synch_Options.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-System_Time.lo `test -f 'System_Time.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`System_Time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/System_Time.cpp -fPIC -DPIC -o .libs/libACE_la-System_Time.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TLI.lo `test -f 'TLI.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TLI.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TLI.cpp -fPIC -DPIC -o .libs/libACE_la-TLI.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TLI_Acceptor.lo `test -f 'TLI_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TLI_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TLI_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-TLI_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TLI_Connector.lo `test -f 'TLI_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TLI_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TLI_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-TLI_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TLI_Stream.lo `test -f 'TLI_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TLI_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TLI_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-TLI_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TP_Reactor.lo `test -f 'TP_Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TP_Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TP_Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-TP_Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TSS_Adapter.lo `test -f 'TSS_Adapter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TSS_Adapter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TSS_Adapter.cpp -fPIC -DPIC -o .libs/libACE_la-TSS_Adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-TTY_IO.lo `test -f 'TTY_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`TTY_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/TTY_IO.cpp -fPIC -DPIC -o .libs/libACE_la-TTY_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Task.lo `test -f 'Task.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Task.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Task.cpp -fPIC -DPIC -o .libs/libACE_la-Task.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread.lo `test -f 'Thread.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread.cpp -fPIC -DPIC -o .libs/libACE_la-Thread.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Adapter.lo `test -f 'Thread_Adapter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Adapter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Adapter.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Adapter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Control.lo `test -f 'Thread_Control.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Control.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Control.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Control.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Exit.lo `test -f 'Thread_Exit.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Exit.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Exit.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Exit.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Hook.lo `test -f 'Thread_Hook.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Hook.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Hook.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Hook.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Manager.lo `test -f 'Thread_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Mutex.lo `test -f 'Thread_Mutex.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Mutex.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Mutex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Thread_Semaphore.lo `test -f 'Thread_Semaphore.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Thread_Semaphore.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Thread_Semaphore.cpp -fPIC -DPIC -o .libs/libACE_la-Thread_Semaphore.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Throughput_Stats.lo `test -f 'Throughput_Stats.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Throughput_Stats.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Throughput_Stats.cpp -fPIC -DPIC -o .libs/libACE_la-Throughput_Stats.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Time_Value.lo `test -f 'Time_Value.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Time_Value.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Time_Value.cpp -fPIC -DPIC -o .libs/libACE_la-Time_Value.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Timeprobe.lo `test -f 'Timeprobe.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Timeprobe.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Timeprobe.cpp -fPIC -DPIC -o .libs/libACE_la-Timeprobe.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Token.lo `test -f 'Token.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Token.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Token.cpp -fPIC -DPIC -o .libs/libACE_la-Token.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Token_Collection.lo `test -f 'Token_Collection.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Token_Collection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Token_Collection.cpp -fPIC -DPIC -o .libs/libACE_la-Token_Collection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Token_Invariants.lo `test -f 'Token_Invariants.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Token_Invariants.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Token_Invariants.cpp -fPIC -DPIC -o .libs/libACE_la-Token_Invariants.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Token_Manager.lo `test -f 'Token_Manager.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Token_Manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Token_Manager.cpp -fPIC -DPIC -o .libs/libACE_la-Token_Manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Token_Request_Reply.lo `test -f 'Token_Request_Reply.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Token_Request_Reply.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Token_Request_Reply.cpp -fPIC -DPIC -o .libs/libACE_la-Token_Request_Reply.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-Trace.lo `test -f 'Trace.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`Trace.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Trace.cpp -fPIC -DPIC -o .libs/libACE_la-Trace.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UNIX_Addr.lo `test -f 'UNIX_Addr.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UNIX_Addr.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UNIX_Addr.cpp -fPIC -DPIC -o .libs/libACE_la-UNIX_Addr.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UPIPE_Acceptor.lo `test -f 'UPIPE_Acceptor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UPIPE_Acceptor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UPIPE_Acceptor.cpp -fPIC -DPIC -o .libs/libACE_la-UPIPE_Acceptor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UPIPE_Connector.lo `test -f 'UPIPE_Connector.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UPIPE_Connector.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UPIPE_Connector.cpp -fPIC -DPIC -o .libs/libACE_la-UPIPE_Connector.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UPIPE_Stream.lo `test -f 'UPIPE_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UPIPE_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UPIPE_Stream.cpp -fPIC -DPIC -o .libs/libACE_la-UPIPE_Stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UTF16_Encoding_Converter.lo `test -f 'UTF16_Encoding_Converter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UTF16_Encoding_Converter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UTF16_Encoding_Converter.cpp -fPIC -DPIC -o .libs/libACE_la-UTF16_Encoding_Converter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UTF32_Encoding_Converter.lo `test -f 'UTF32_Encoding_Converter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UTF32_Encoding_Converter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UTF32_Encoding_Converter.cpp -fPIC -DPIC -o .libs/libACE_la-UTF32_Encoding_Converter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UTF8_Encoding_Converter.lo `test -f 'UTF8_Encoding_Converter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UTF8_Encoding_Converter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UTF8_Encoding_Converter.cpp -fPIC -DPIC -o .libs/libACE_la-UTF8_Encoding_Converter.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-UUID.lo `test -f 'UUID.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`UUID.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/UUID.cpp -fPIC -DPIC -o .libs/libACE_la-UUID.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-WFMO_Reactor.lo `test -f 'WFMO_Reactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`WFMO_Reactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/WFMO_Reactor.cpp -fPIC -DPIC -o .libs/libACE_la-WFMO_Reactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-WIN32_Asynch_IO.lo `test -f 'WIN32_Asynch_IO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`WIN32_Asynch_IO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/WIN32_Asynch_IO.cpp -fPIC -DPIC -o .libs/libACE_la-WIN32_Asynch_IO.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-WIN32_Proactor.lo `test -f 'WIN32_Proactor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`WIN32_Proactor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/WIN32_Proactor.cpp -fPIC -DPIC -o .libs/libACE_la-WIN32_Proactor.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-XML_Svc_Conf.lo `test -f 'XML_Svc_Conf.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`XML_Svc_Conf.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/XML_Svc_Conf.cpp -fPIC -DPIC -o .libs/libACE_la-XML_Svc_Conf.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-XTI_ATM_Mcast.lo `test -f 'XTI_ATM_Mcast.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`XTI_ATM_Mcast.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/XTI_ATM_Mcast.cpp -fPIC -DPIC -o .libs/libACE_la-XTI_ATM_Mcast.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-ace_wchar.lo `test -f 'ace_wchar.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`ace_wchar.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ace_wchar.cpp -fPIC -DPIC -o .libs/libACE_la-ace_wchar.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_la-gethrtime.lo `test -f 'gethrtime.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/'`gethrtime.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I.. -DACE_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/gethrtime.cpp -fPIC -DPIC -o .libs/libACE_la-gethrtime.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -release 5.8.3 -Wl,-O1 -Wl,--as-needed -o libACE.la -rpath /usr/lib64 libACE_la-ACE.lo libACE_la-ACE_crc32.lo libACE_la-ACE_crc_ccitt.lo libACE_la-ATM_Acceptor.lo libACE_la-ATM_Addr.lo libACE_la-ATM_Connector.lo libACE_la-ATM_Params.lo libACE_la-ATM_QoS.lo libACE_la-ATM_Stream.lo libACE_la-Activation_Queue.lo libACE_la-Active_Map_Manager.lo libACE_la-Addr.lo libACE_la-Argv_Type_Converter.lo libACE_la-Assert.lo libACE_la-Asynch_IO.lo libACE_la-Asynch_IO_Impl.lo libACE_la-Asynch_Pseudo_Task.lo libACE_la-Atomic_Op.lo libACE_la-Atomic_Op_Sparc.lo libACE_la-Auto_Event.lo libACE_la-Barrier.lo libACE_la-Base_Thread_Adapter.lo libACE_la-Based_Pointer_Repository.lo libACE_la-Basic_Stats.lo libACE_la-Basic_Types.lo libACE_la-CDR_Base.lo libACE_la-CDR_Size.lo libACE_la-CDR_Stream.lo libACE_la-Capabilities.lo libACE_la-Cleanup.lo libACE_la-Codecs.lo libACE_la-Codeset_IBM1047.lo libACE_la-Codeset_Registry.lo libACE_la-Codeset_Registry_db.lo libACE_la-Condition_Recursive_Thread_Mutex.lo libACE_la-Condition_Thread_Mutex.lo libACE_la-Configuration.lo libACE_la-Configuration_Import_Export.lo libACE_la-Connection_Recycling_Strategy.lo libACE_la-Containers.lo libACE_la-Copy_Disabled.lo libACE_la-Countdown_Time.lo libACE_la-DEV.lo libACE_la-DEV_Addr.lo libACE_la-DEV_Connector.lo libACE_la-DEV_IO.lo libACE_la-DLL.lo libACE_la-DLL_Manager.lo libACE_la-Date_Time.lo libACE_la-Dev_Poll_Reactor.lo libACE_la-Dirent.lo libACE_la-Dirent_Selector.lo libACE_la-Dump.lo libACE_la-Dynamic.lo libACE_la-Dynamic_Message_Strategy.lo libACE_la-Dynamic_Service_Base.lo libACE_la-Dynamic_Service_Dependency.lo libACE_la-Encoding_Converter.lo libACE_la-Encoding_Converter_Factory.lo libACE_la-Event.lo libACE_la-Event_Handler.lo libACE_la-FIFO.lo libACE_la-FIFO_Recv.lo libACE_la-FIFO_Recv_Msg.lo libACE_la-FIFO_Send.lo libACE_la-FIFO_Send_Msg.lo libACE_la-FILE.lo libACE_la-FILE_Addr.lo libACE_la-FILE_Connector.lo libACE_la-FILE_IO.lo libACE_la-File_Lock.lo libACE_la-Filecache.lo libACE_la-Flag_Manip.lo libACE_la-Framework_Component.lo libACE_la-Functor.lo libACE_la-Functor_String.lo libACE_la-Get_Opt.lo libACE_la-Handle_Ops.lo libACE_la-Handle_Set.lo libACE_la-Hashable.lo libACE_la-High_Res_Timer.lo libACE_la-ICMP_Socket.lo libACE_la-INET_Addr.lo libACE_la-IOStream.lo libACE_la-IO_Cntl_Msg.lo libACE_la-IO_SAP.lo libACE_la-IPC_SAP.lo libACE_la-Init_ACE.lo libACE_la-LSOCK.lo libACE_la-LSOCK_Acceptor.lo libACE_la-LSOCK_CODgram.lo libACE_la-LSOCK_Connector.lo libACE_la-LSOCK_Dgram.lo libACE_la-LSOCK_Stream.lo libACE_la-Lib_Find.lo libACE_la-Local_Memory_Pool.lo libACE_la-Local_Name_Space.lo libACE_la-Local_Tokens.lo libACE_la-Lock.lo libACE_la-Log_Msg.lo libACE_la-Log_Msg_Backend.lo libACE_la-Log_Msg_Callback.lo libACE_la-Log_Msg_IPC.lo libACE_la-Log_Msg_NT_Event_Log.lo libACE_la-Log_Msg_UNIX_Syslog.lo libACE_la-Log_Record.lo libACE_la-Logging_Strategy.lo libACE_la-MEM_Acceptor.lo libACE_la-MEM_Addr.lo libACE_la-MEM_Connector.lo libACE_la-MEM_IO.lo libACE_la-MEM_SAP.lo libACE_la-MEM_Stream.lo libACE_la-MMAP_Memory_Pool.lo libACE_la-Malloc.lo libACE_la-Malloc_Allocator.lo libACE_la-Manual_Event.lo libACE_la-Mem_Map.lo libACE_la-Message_Block.lo libACE_la-Message_Queue.lo libACE_la-Message_Queue_NT.lo libACE_la-Message_Queue_Vx.lo libACE_la-Method_Request.lo libACE_la-Monitor_Admin.lo libACE_la-Monitor_Admin_Manager.lo libACE_la-Monitor_Base.lo libACE_la-Monitor_Control_Action.lo libACE_la-Monitor_Control_Types.lo libACE_la-Monitor_Point_Registry.lo libACE_la-Monitor_Size.lo libACE_la-Msg_WFMO_Reactor.lo libACE_la-Multihomed_INET_Addr.lo libACE_la-Mutex.lo libACE_la-NT_Service.lo libACE_la-Name_Proxy.lo libACE_la-Name_Request_Reply.lo libACE_la-Name_Space.lo libACE_la-Naming_Context.lo libACE_la-Netlink_Addr.lo libACE_la-Notification_Queue.lo libACE_la-Notification_Strategy.lo libACE_la-OS_Errno.lo libACE_la-OS_Log_Msg_Attributes.lo libACE_la-OS_NS_Thread.lo libACE_la-OS_NS_arpa_inet.lo libACE_la-OS_NS_ctype.lo libACE_la-OS_NS_dirent.lo libACE_la-OS_NS_dlfcn.lo libACE_la-OS_NS_errno.lo libACE_la-OS_NS_fcntl.lo libACE_la-OS_NS_math.lo libACE_la-OS_NS_netdb.lo libACE_la-OS_NS_poll.lo libACE_la-OS_NS_pwd.lo libACE_la-OS_NS_regex.lo libACE_la-OS_NS_signal.lo libACE_la-OS_NS_stdio.lo libACE_la-OS_NS_stdlib.lo libACE_la-OS_NS_string.lo libACE_la-OS_NS_strings.lo libACE_la-OS_NS_stropts.lo libACE_la-OS_NS_sys_mman.lo libACE_la-OS_NS_sys_msg.lo libACE_la-OS_NS_sys_resource.lo libACE_la-OS_NS_sys_select.lo libACE_la-OS_NS_sys_sendfile.lo libACE_la-OS_NS_sys_shm.lo libACE_la-OS_NS_sys_socket.lo libACE_la-OS_NS_sys_stat.lo libACE_la-OS_NS_sys_time.lo libACE_la-OS_NS_sys_uio.lo libACE_la-OS_NS_sys_utsname.lo libACE_la-OS_NS_sys_wait.lo libACE_la-OS_NS_time.lo libACE_la-OS_NS_unistd.lo libACE_la-OS_NS_wchar.lo libACE_la-OS_NS_wctype.lo libACE_la-OS_QoS.lo libACE_la-OS_TLI.lo libACE_la-OS_Thread_Adapter.lo libACE_la-OS_main.lo libACE_la-Obchunk.lo libACE_la-Object_Manager.lo libACE_la-Object_Manager_Base.lo libACE_la-PI_Malloc.lo libACE_la-POSIX_Asynch_IO.lo libACE_la-POSIX_CB_Proactor.lo libACE_la-POSIX_Proactor.lo libACE_la-Pagefile_Memory_Pool.lo libACE_la-Parse_Node.lo libACE_la-Ping_Socket.lo libACE_la-Pipe.lo libACE_la-Priority_Reactor.lo libACE_la-Proactor.lo libACE_la-Proactor_Impl.lo libACE_la-Process.lo libACE_la-Process_Manager.lo libACE_la-Process_Mutex.lo libACE_la-Process_Semaphore.lo libACE_la-Profile_Timer.lo libACE_la-RW_Mutex.lo libACE_la-RW_Process_Mutex.lo libACE_la-RW_Thread_Mutex.lo libACE_la-Reactor.lo libACE_la-Reactor_Impl.lo libACE_la-Reactor_Notification_Strategy.lo libACE_la-Reactor_Timer_Interface.lo libACE_la-Read_Buffer.lo libACE_la-Recursive_Thread_Mutex.lo libACE_la-Recyclable.lo libACE_la-Registry.lo libACE_la-Registry_Name_Space.lo libACE_la-Remote_Name_Space.lo libACE_la-Remote_Tokens.lo libACE_la-Rtems_init.lo libACE_la-SOCK.lo libACE_la-SOCK_Acceptor.lo libACE_la-SOCK_CODgram.lo libACE_la-SOCK_Connector.lo libACE_la-SOCK_Dgram.lo libACE_la-SOCK_Dgram_Bcast.lo libACE_la-SOCK_Dgram_Mcast.lo libACE_la-SOCK_IO.lo libACE_la-SOCK_Netlink.lo libACE_la-SOCK_SEQPACK_Acceptor.lo libACE_la-SOCK_SEQPACK_Association.lo libACE_la-SOCK_SEQPACK_Connector.lo libACE_la-SOCK_Stream.lo libACE_la-SPIPE.lo libACE_la-SPIPE_Acceptor.lo libACE_la-SPIPE_Addr.lo libACE_la-SPIPE_Connector.lo libACE_la-SPIPE_Stream.lo libACE_la-SString.lo libACE_la-Stack_Trace.lo libACE_la-SUN_Proactor.lo libACE_la-SV_Message.lo libACE_la-SV_Message_Queue.lo libACE_la-SV_Semaphore_Complex.lo libACE_la-SV_Semaphore_Simple.lo libACE_la-SV_Shared_Memory.lo libACE_la-Sample_History.lo libACE_la-Sbrk_Memory_Pool.lo libACE_la-Sched_Params.lo libACE_la-Select_Reactor_Base.lo libACE_la-Semaphore.lo libACE_la-Service_Config.lo libACE_la-Service_Gestalt.lo libACE_la-Service_Manager.lo libACE_la-Service_Object.lo libACE_la-Service_Repository.lo libACE_la-Service_Types.lo libACE_la-Shared_Memory.lo libACE_la-Shared_Memory_MM.lo libACE_la-Shared_Memory_Pool.lo libACE_la-Shared_Memory_SV.lo libACE_la-Shared_Object.lo libACE_la-Sig_Adapter.lo libACE_la-Sig_Handler.lo libACE_la-Signal.lo libACE_la-Sock_Connect.lo libACE_la-Stats.lo libACE_la-String_Base_Const.lo libACE_la-Svc_Conf_Lexer.lo libACE_la-Svc_Conf_y.lo libACE_la-Synch_Options.lo libACE_la-System_Time.lo libACE_la-TLI.lo libACE_la-TLI_Acceptor.lo libACE_la-TLI_Connector.lo libACE_la-TLI_Stream.lo libACE_la-TP_Reactor.lo libACE_la-TSS_Adapter.lo libACE_la-TTY_IO.lo libACE_la-Task.lo libACE_la-Thread.lo libACE_la-Thread_Adapter.lo libACE_la-Thread_Control.lo libACE_la-Thread_Exit.lo libACE_la-Thread_Hook.lo libACE_la-Thread_Manager.lo libACE_la-Thread_Mutex.lo libACE_la-Thread_Semaphore.lo libACE_la-Throughput_Stats.lo libACE_la-Time_Value.lo libACE_la-Timeprobe.lo libACE_la-Token.lo libACE_la-Token_Collection.lo libACE_la-Token_Invariants.lo libACE_la-Token_Manager.lo libACE_la-Token_Request_Reply.lo libACE_la-Trace.lo libACE_la-UNIX_Addr.lo libACE_la-UPIPE_Acceptor.lo libACE_la-UPIPE_Connector.lo libACE_la-UPIPE_Stream.lo libACE_la-UTF16_Encoding_Converter.lo libACE_la-UTF32_Encoding_Converter.lo libACE_la-UTF8_Encoding_Converter.lo libACE_la-UUID.lo libACE_la-WFMO_Reactor.lo libACE_la-WIN32_Asynch_IO.lo libACE_la-WIN32_Proactor.lo libACE_la-XML_Svc_Conf.lo libACE_la-XTI_ATM_Mcast.lo libACE_la-ace_wchar.lo libACE_la-gethrtime.lo -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/libACE_la-ACE.o .libs/libACE_la-ACE_crc32.o .libs/libACE_la-ACE_crc_ccitt.o .libs/libACE_la-ATM_Acceptor.o .libs/libACE_la-ATM_Addr.o .libs/libACE_la-ATM_Connector.o .libs/libACE_la-ATM_Params.o .libs/libACE_la-ATM_QoS.o .libs/libACE_la-ATM_Stream.o .libs/libACE_la-Activation_Queue.o .libs/libACE_la-Active_Map_Manager.o .libs/libACE_la-Addr.o .libs/libACE_la-Argv_Type_Converter.o .libs/libACE_la-Assert.o .libs/libACE_la-Asynch_IO.o .libs/libACE_la-Asynch_IO_Impl.o .libs/libACE_la-Asynch_Pseudo_Task.o .libs/libACE_la-Atomic_Op.o .libs/libACE_la-Atomic_Op_Sparc.o .libs/libACE_la-Auto_Event.o .libs/libACE_la-Barrier.o .libs/libACE_la-Base_Thread_Adapter.o .libs/libACE_la-Based_Pointer_Repository.o .libs/libACE_la-Basic_Stats.o .libs/libACE_la-Basic_Types.o .libs/libACE_la-CDR_Base.o .libs/libACE_la-CDR_Size.o .libs/libACE_la-CDR_Stream.o .libs/libACE_la-Capabilities.o .libs/libACE_la-Cleanup.o .libs/libACE_la-Codecs.o .libs/libACE_la-Codeset_IBM1047.o .libs/libACE_la-Codeset_Registry.o .libs/libACE_la-Codeset_Registry_db.o .libs/libACE_la-Condition_Recursive_Thread_Mutex.o .libs/libACE_la-Condition_Thread_Mutex.o .libs/libACE_la-Configuration.o .libs/libACE_la-Configuration_Import_Export.o .libs/libACE_la-Connection_Recycling_Strategy.o .libs/libACE_la-Containers.o .libs/libACE_la-Copy_Disabled.o .libs/libACE_la-Countdown_Time.o .libs/libACE_la-DEV.o .libs/libACE_la-DEV_Addr.o .libs/libACE_la-DEV_Connector.o .libs/libACE_la-DEV_IO.o .libs/libACE_la-DLL.o .libs/libACE_la-DLL_Manager.o .libs/libACE_la-Date_Time.o .libs/libACE_la-Dev_Poll_Reactor.o .libs/libACE_la-Dirent.o .libs/libACE_la-Dirent_Selector.o .libs/libACE_la-Dump.o .libs/libACE_la-Dynamic.o .libs/libACE_la-Dynamic_Message_Strategy.o .libs/libACE_la-Dynamic_Service_Base.o .libs/libACE_la-Dynamic_Service_Dependency.o .libs/libACE_la-Encoding_Converter.o .libs/libACE_la-Encoding_Converter_Factory.o .libs/libACE_la-Event.o .libs/libACE_la-Event_Handler.o .libs/libACE_la-FIFO.o .libs/libACE_la-FIFO_Recv.o .libs/libACE_la-FIFO_Recv_Msg.o .libs/libACE_la-FIFO_Send.o .libs/libACE_la-FIFO_Send_Msg.o .libs/libACE_la-FILE.o .libs/libACE_la-FILE_Addr.o .libs/libACE_la-FILE_Connector.o .libs/libACE_la-FILE_IO.o .libs/libACE_la-File_Lock.o .libs/libACE_la-Filecache.o .libs/libACE_la-Flag_Manip.o .libs/libACE_la-Framework_Component.o .libs/libACE_la-Functor.o .libs/libACE_la-Functor_String.o .libs/libACE_la-Get_Opt.o .libs/libACE_la-Handle_Ops.o .libs/libACE_la-Handle_Set.o .libs/libACE_la-Hashable.o .libs/libACE_la-High_Res_Timer.o .libs/libACE_la-ICMP_Socket.o .libs/libACE_la-INET_Addr.o .libs/libACE_la-IOStream.o .libs/libACE_la-IO_Cntl_Msg.o .libs/libACE_la-IO_SAP.o .libs/libACE_la-IPC_SAP.o .libs/libACE_la-Init_ACE.o .libs/libACE_la-LSOCK.o .libs/libACE_la-LSOCK_Acceptor.o .libs/libACE_la-LSOCK_CODgram.o .libs/libACE_la-LSOCK_Connector.o .libs/libACE_la-LSOCK_Dgram.o .libs/libACE_la-LSOCK_Stream.o .libs/libACE_la-Lib_Find.o .libs/libACE_la-Local_Memory_Pool.o .libs/libACE_la-Local_Name_Space.o .libs/libACE_la-Local_Tokens.o .libs/libACE_la-Lock.o .libs/libACE_la-Log_Msg.o .libs/libACE_la-Log_Msg_Backend.o .libs/libACE_la-Log_Msg_Callback.o .libs/libACE_la-Log_Msg_IPC.o .libs/libACE_la-Log_Msg_NT_Event_Log.o .libs/libACE_la-Log_Msg_UNIX_Syslog.o .libs/libACE_la-Log_Record.o .libs/libACE_la-Logging_Strategy.o .libs/libACE_la-MEM_Acceptor.o .libs/libACE_la-MEM_Addr.o .libs/libACE_la-MEM_Connector.o .libs/libACE_la-MEM_IO.o .libs/libACE_la-MEM_SAP.o .libs/libACE_la-MEM_Stream.o .libs/libACE_la-MMAP_Memory_Pool.o .libs/libACE_la-Malloc.o .libs/libACE_la-Malloc_Allocator.o .libs/libACE_la-Manual_Event.o .libs/libACE_la-Mem_Map.o .libs/libACE_la-Message_Block.o .libs/libACE_la-Message_Queue.o .libs/libACE_la-Message_Queue_NT.o .libs/libACE_la-Message_Queue_Vx.o .libs/libACE_la-Method_Request.o .libs/libACE_la-Monitor_Admin.o .libs/libACE_la-Monitor_Admin_Manager.o .libs/libACE_la-Monitor_Base.o .libs/libACE_la-Monitor_Control_Action.o .libs/libACE_la-Monitor_Control_Types.o .libs/libACE_la-Monitor_Point_Registry.o .libs/libACE_la-Monitor_Size.o .libs/libACE_la-Msg_WFMO_Reactor.o .libs/libACE_la-Multihomed_INET_Addr.o .libs/libACE_la-Mutex.o .libs/libACE_la-NT_Service.o .libs/libACE_la-Name_Proxy.o .libs/libACE_la-Name_Request_Reply.o .libs/libACE_la-Name_Space.o .libs/libACE_la-Naming_Context.o .libs/libACE_la-Netlink_Addr.o .libs/libACE_la-Notification_Queue.o .libs/libACE_la-Notification_Strategy.o .libs/libACE_la-OS_Errno.o .libs/libACE_la-OS_Log_Msg_Attributes.o .libs/libACE_la-OS_NS_Thread.o .libs/libACE_la-OS_NS_arpa_inet.o .libs/libACE_la-OS_NS_ctype.o .libs/libACE_la-OS_NS_dirent.o .libs/libACE_la-OS_NS_dlfcn.o .libs/libACE_la-OS_NS_errno.o .libs/libACE_la-OS_NS_fcntl.o .libs/libACE_la-OS_NS_math.o .libs/libACE_la-OS_NS_netdb.o .libs/libACE_la-OS_NS_poll.o .libs/libACE_la-OS_NS_pwd.o .libs/libACE_la-OS_NS_regex.o .libs/libACE_la-OS_NS_signal.o .libs/libACE_la-OS_NS_stdio.o .libs/libACE_la-OS_NS_stdlib.o .libs/libACE_la-OS_NS_string.o .libs/libACE_la-OS_NS_strings.o .libs/libACE_la-OS_NS_stropts.o .libs/libACE_la-OS_NS_sys_mman.o .libs/libACE_la-OS_NS_sys_msg.o .libs/libACE_la-OS_NS_sys_resource.o .libs/libACE_la-OS_NS_sys_select.o .libs/libACE_la-OS_NS_sys_sendfile.o .libs/libACE_la-OS_NS_sys_shm.o .libs/libACE_la-OS_NS_sys_socket.o .libs/libACE_la-OS_NS_sys_stat.o .libs/libACE_la-OS_NS_sys_time.o .libs/libACE_la-OS_NS_sys_uio.o .libs/libACE_la-OS_NS_sys_utsname.o .libs/libACE_la-OS_NS_sys_wait.o .libs/libACE_la-OS_NS_time.o .libs/libACE_la-OS_NS_unistd.o .libs/libACE_la-OS_NS_wchar.o .libs/libACE_la-OS_NS_wctype.o .libs/libACE_la-OS_QoS.o .libs/libACE_la-OS_TLI.o .libs/libACE_la-OS_Thread_Adapter.o .libs/libACE_la-OS_main.o .libs/libACE_la-Obchunk.o .libs/libACE_la-Object_Manager.o .libs/libACE_la-Object_Manager_Base.o .libs/libACE_la-PI_Malloc.o .libs/libACE_la-POSIX_Asynch_IO.o .libs/libACE_la-POSIX_CB_Proactor.o .libs/libACE_la-POSIX_Proactor.o .libs/libACE_la-Pagefile_Memory_Pool.o .libs/libACE_la-Parse_Node.o .libs/libACE_la-Ping_Socket.o .libs/libACE_la-Pipe.o .libs/libACE_la-Priority_Reactor.o .libs/libACE_la-Proactor.o .libs/libACE_la-Proactor_Impl.o .libs/libACE_la-Process.o .libs/libACE_la-Process_Manager.o .libs/libACE_la-Process_Mutex.o .libs/libACE_la-Process_Semaphore.o .libs/libACE_la-Profile_Timer.o .libs/libACE_la-RW_Mutex.o .libs/libACE_la-RW_Process_Mutex.o .libs/libACE_la-RW_Thread_Mutex.o .libs/libACE_la-Reactor.o .libs/libACE_la-Reactor_Impl.o .libs/libACE_la-Reactor_Notification_Strategy.o .libs/libACE_la-Reactor_Timer_Interface.o .libs/libACE_la-Read_Buffer.o .libs/libACE_la-Recursive_Thread_Mutex.o .libs/libACE_la-Recyclable.o .libs/libACE_la-Registry.o .libs/libACE_la-Registry_Name_Space.o .libs/libACE_la-Remote_Name_Space.o .libs/libACE_la-Remote_Tokens.o .libs/libACE_la-Rtems_init.o .libs/libACE_la-SOCK.o .libs/libACE_la-SOCK_Acceptor.o .libs/libACE_la-SOCK_CODgram.o .libs/libACE_la-SOCK_Connector.o .libs/libACE_la-SOCK_Dgram.o .libs/libACE_la-SOCK_Dgram_Bcast.o .libs/libACE_la-SOCK_Dgram_Mcast.o .libs/libACE_la-SOCK_IO.o .libs/libACE_la-SOCK_Netlink.o .libs/libACE_la-SOCK_SEQPACK_Acceptor.o .libs/libACE_la-SOCK_SEQPACK_Association.o .libs/libACE_la-SOCK_SEQPACK_Connector.o .libs/libACE_la-SOCK_Stream.o .libs/libACE_la-SPIPE.o .libs/libACE_la-SPIPE_Acceptor.o .libs/libACE_la-SPIPE_Addr.o .libs/libACE_la-SPIPE_Connector.o .libs/libACE_la-SPIPE_Stream.o .libs/libACE_la-SString.o .libs/libACE_la-Stack_Trace.o .libs/libACE_la-SUN_Proactor.o .libs/libACE_la-SV_Message.o .libs/libACE_la-SV_Message_Queue.o .libs/libACE_la-SV_Semaphore_Complex.o .libs/libACE_la-SV_Semaphore_Simple.o .libs/libACE_la-SV_Shared_Memory.o .libs/libACE_la-Sample_History.o .libs/libACE_la-Sbrk_Memory_Pool.o .libs/libACE_la-Sched_Params.o .libs/libACE_la-Select_Reactor_Base.o .libs/libACE_la-Semaphore.o .libs/libACE_la-Service_Config.o .libs/libACE_la-Service_Gestalt.o .libs/libACE_la-Service_Manager.o .libs/libACE_la-Service_Object.o .libs/libACE_la-Service_Repository.o .libs/libACE_la-Service_Types.o .libs/libACE_la-Shared_Memory.o .libs/libACE_la-Shared_Memory_MM.o .libs/libACE_la-Shared_Memory_Pool.o .libs/libACE_la-Shared_Memory_SV.o .libs/libACE_la-Shared_Object.o .libs/libACE_la-Sig_Adapter.o .libs/libACE_la-Sig_Handler.o .libs/libACE_la-Signal.o .libs/libACE_la-Sock_Connect.o .libs/libACE_la-Stats.o .libs/libACE_la-String_Base_Const.o .libs/libACE_la-Svc_Conf_Lexer.o .libs/libACE_la-Svc_Conf_y.o .libs/libACE_la-Synch_Options.o .libs/libACE_la-System_Time.o .libs/libACE_la-TLI.o .libs/libACE_la-TLI_Acceptor.o .libs/libACE_la-TLI_Connector.o .libs/libACE_la-TLI_Stream.o .libs/libACE_la-TP_Reactor.o .libs/libACE_la-TSS_Adapter.o .libs/libACE_la-TTY_IO.o .libs/libACE_la-Task.o .libs/libACE_la-Thread.o .libs/libACE_la-Thread_Adapter.o .libs/libACE_la-Thread_Control.o .libs/libACE_la-Thread_Exit.o .libs/libACE_la-Thread_Hook.o .libs/libACE_la-Thread_Manager.o .libs/libACE_la-Thread_Mutex.o .libs/libACE_la-Thread_Semaphore.o .libs/libACE_la-Throughput_Stats.o .libs/libACE_la-Time_Value.o .libs/libACE_la-Timeprobe.o .libs/libACE_la-Token.o .libs/libACE_la-Token_Collection.o .libs/libACE_la-Token_Invariants.o .libs/libACE_la-Token_Manager.o .libs/libACE_la-Token_Request_Reply.o .libs/libACE_la-Trace.o .libs/libACE_la-UNIX_Addr.o .libs/libACE_la-UPIPE_Acceptor.o .libs/libACE_la-UPIPE_Connector.o .libs/libACE_la-UPIPE_Stream.o .libs/libACE_la-UTF16_Encoding_Converter.o .libs/libACE_la-UTF32_Encoding_Converter.o .libs/libACE_la-UTF8_Encoding_Converter.o .libs/libACE_la-UUID.o .libs/libACE_la-WFMO_Reactor.o .libs/libACE_la-WIN32_Asynch_IO.o .libs/libACE_la-WIN32_Proactor.o .libs/libACE_la-XML_Svc_Conf.o .libs/libACE_la-XTI_ATM_Mcast.o .libs/libACE_la-ace_wchar.o .libs/libACE_la-gethrtime.o -lrt -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libACE-5.8.3.so -o .libs/libACE-5.8.3.so >.libs/libACE_la-FILE_Addr.o: In function `ACE_FILE_Addr::set(ACE_FILE_Addr const&)': >FILE_Addr.cpp:(.text+0x1d9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' >libtool: link: (cd ".libs" && rm -f "libACE.so" && ln -s "libACE-5.8.3.so" "libACE.so") >libtool: link: ( cd ".libs" && rm -f "libACE.la" && ln -s "../libACE.la" "libACE.la" ) >../config.status --file ACE.pc:/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.pc.in >config.status: creating ACE.pc >make[3]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >Making all in ETCL >make[3]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_ETCL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_ETCL_la-ETCL_Constraint.lo `test -f 'ETCL_Constraint.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/'`ETCL_Constraint.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_ETCL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ETCL_Constraint.cpp -fPIC -DPIC -o .libs/libACE_ETCL_la-ETCL_Constraint.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_ETCL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_ETCL_la-ETCL_Constraint_Visitor.lo `test -f 'ETCL_Constraint_Visitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/'`ETCL_Constraint_Visitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_ETCL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ETCL_Constraint_Visitor.cpp -fPIC -DPIC -o .libs/libACE_ETCL_la-ETCL_Constraint_Visitor.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -release 5.8.3 -Wl,-O1 -Wl,--as-needed -o libACE_ETCL.la -rpath /usr/lib64 libACE_ETCL_la-ETCL_Constraint.lo libACE_ETCL_la-ETCL_Constraint_Visitor.lo ../../ace/libACE.la -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/libACE_ETCL_la-ETCL_Constraint.o .libs/libACE_ETCL_la-ETCL_Constraint_Visitor.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs ../../ace/.libs/libACE.so -lrt -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libACE_ETCL-5.8.3.so -o .libs/libACE_ETCL-5.8.3.so >libtool: link: (cd ".libs" && rm -f "libACE_ETCL.so" && ln -s "libACE_ETCL-5.8.3.so" "libACE_ETCL.so") >libtool: link: ( cd ".libs" && rm -f "libACE_ETCL.la" && ln -s "../libACE_ETCL.la" "libACE_ETCL.la" ) >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_ETCL_Parser_la-ETCL_Interpreter.lo `test -f 'ETCL_Interpreter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/'`ETCL_Interpreter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ETCL_Interpreter.cpp -fPIC -DPIC -o .libs/libACE_ETCL_Parser_la-ETCL_Interpreter.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_ETCL_Parser_la-ETCL_l.lo `test -f 'ETCL_l.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/'`ETCL_l.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ETCL_l.cpp -fPIC -DPIC -o .libs/libACE_ETCL_Parser_la-ETCL_l.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_ETCL_Parser_la-ETCL_y.lo `test -f 'ETCL_y.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/'`ETCL_y.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DETCL_PARSER_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ETCL_y.cpp -fPIC -DPIC -o .libs/libACE_ETCL_Parser_la-ETCL_y.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -release 5.8.3 -Wl,-O1 -Wl,--as-needed -o libACE_ETCL_Parser.la -rpath /usr/lib64 libACE_ETCL_Parser_la-ETCL_Interpreter.lo libACE_ETCL_Parser_la-ETCL_l.lo libACE_ETCL_Parser_la-ETCL_y.lo libACE_ETCL.la ../../ace/libACE.la -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/libACE_ETCL_Parser_la-ETCL_Interpreter.o .libs/libACE_ETCL_Parser_la-ETCL_l.o .libs/libACE_ETCL_Parser_la-ETCL_y.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs -L/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs ./.libs/libACE_ETCL.so /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs/libACE.so ../../ace/.libs/libACE.so -lrt -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libACE_ETCL_Parser-5.8.3.so -o .libs/libACE_ETCL_Parser-5.8.3.so >libtool: link: (cd ".libs" && rm -f "libACE_ETCL_Parser.so" && ln -s "libACE_ETCL_Parser-5.8.3.so" "libACE_ETCL_Parser.so") >libtool: link: ( cd ".libs" && rm -f "libACE_ETCL_Parser.la" && ln -s "../libACE_ETCL_Parser.la" "libACE_ETCL_Parser.la" ) >../../config.status --file "ACE_ETCL.pc":/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ACE_ETCL.pc.in >config.status: creating ACE_ETCL.pc >../../config.status --file "ACE_ETCL_Parser.pc":/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ETCL/ACE_ETCL_Parser.pc.in >config.status: creating ACE_ETCL_Parser.pc >make[3]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL' >Making all in Monitor_Control >make[3]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/Monitor_Control' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Auto_Update_Starter.lo `test -f 'Auto_Update_Starter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Auto_Update_Starter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Auto_Update_Starter.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Auto_Update_Starter.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-BSD_Network_Interface_Monitor.lo `test -f 'BSD_Network_Interface_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`BSD_Network_Interface_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/BSD_Network_Interface_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-BSD_Network_Interface_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Bytes_Received_Monitor.lo `test -f 'Bytes_Received_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Bytes_Received_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Bytes_Received_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Bytes_Received_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Bytes_Sent_Monitor.lo `test -f 'Bytes_Sent_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Bytes_Sent_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Bytes_Sent_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Bytes_Sent_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-CPU_Load_Monitor.lo `test -f 'CPU_Load_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`CPU_Load_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/CPU_Load_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-CPU_Load_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Constraint_Interpreter.lo `test -f 'Constraint_Interpreter.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Constraint_Interpreter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Constraint_Interpreter.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Constraint_Interpreter.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Constraint_Visitor.lo `test -f 'Constraint_Visitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Constraint_Visitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Constraint_Visitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Constraint_Visitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-FreeBSD_Network_Interface_Monitor.lo `test -f 'FreeBSD_Network_Interface_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`FreeBSD_Network_Interface_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/FreeBSD_Network_Interface_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-FreeBSD_Network_Interface_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Linux_Network_Interface_Monitor.lo `test -f 'Linux_Network_Interface_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Linux_Network_Interface_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Linux_Network_Interface_Monitor.o >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: In member function âvoid ACE::Monitor_Control::Linux_Network_Interface_Monitor::update_i()â: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp:42:13: warning: variable âdummyâ set but not used [-Wunused-but-set-variable] > void* dummy = ACE_OS::fgets (buf, sizeof (buf), fp); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: In member function âvoid ACE::Monitor_Control::Linux_Network_Interface_Monitor::init()â: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp:99:13: warning: variable âdummyâ set but not used [-Wunused-but-set-variable] > void* dummy = ACE_OS::fgets (buf, sizeof (buf), fp); > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Memory_Usage_Monitor.lo `test -f 'Memory_Usage_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Memory_Usage_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Memory_Usage_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Memory_Usage_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Monitor_Group.lo `test -f 'Monitor_Group.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Monitor_Group.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Monitor_Group.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Monitor_Group.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Monitor_Query.lo `test -f 'Monitor_Query.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Monitor_Query.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Monitor_Query.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Monitor_Query.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Null_Network_Interface_Monitor.lo `test -f 'Null_Network_Interface_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Null_Network_Interface_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Null_Network_Interface_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Null_Network_Interface_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Num_Threads_Monitor.lo `test -f 'Num_Threads_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Num_Threads_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Num_Threads_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Num_Threads_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Packets_Received_Monitor.lo `test -f 'Packets_Received_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Packets_Received_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Packets_Received_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Packets_Received_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Packets_Sent_Monitor.lo `test -f 'Packets_Sent_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Packets_Sent_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Packets_Sent_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Packets_Sent_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Solaris_Network_Interface_Monitor.lo `test -f 'Solaris_Network_Interface_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Solaris_Network_Interface_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Solaris_Network_Interface_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Solaris_Network_Interface_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Windows_Monitor.lo `test -f 'Windows_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Windows_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Windows_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Windows_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_Monitor_Control_la-Windows_Multi_Instance_Monitor.lo `test -f 'Windows_Multi_Instance_Monitor.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/'`Windows_Multi_Instance_Monitor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DMONITOR_CONTROL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/Monitor_Control/Windows_Multi_Instance_Monitor.cpp -fPIC -DPIC -o .libs/libACE_Monitor_Control_la-Windows_Multi_Instance_Monitor.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -release 5.8.3 -Wl,-O1 -Wl,--as-needed -o libACE_Monitor_Control.la -rpath /usr/lib64 libACE_Monitor_Control_la-Auto_Update_Starter.lo libACE_Monitor_Control_la-BSD_Network_Interface_Monitor.lo libACE_Monitor_Control_la-Bytes_Received_Monitor.lo libACE_Monitor_Control_la-Bytes_Sent_Monitor.lo libACE_Monitor_Control_la-CPU_Load_Monitor.lo libACE_Monitor_Control_la-Constraint_Interpreter.lo libACE_Monitor_Control_la-Constraint_Visitor.lo libACE_Monitor_Control_la-FreeBSD_Network_Interface_Monitor.lo libACE_Monitor_Control_la-Linux_Network_Interface_Monitor.lo libACE_Monitor_Control_la-Memory_Usage_Monitor.lo libACE_Monitor_Control_la-Monitor_Group.lo libACE_Monitor_Control_la-Monitor_Query.lo libACE_Monitor_Control_la-Null_Network_Interface_Monitor.lo libACE_Monitor_Control_la-Num_Threads_Monitor.lo libACE_Monitor_Control_la-Packets_Received_Monitor.lo libACE_Monitor_Control_la-Packets_Sent_Monitor.lo libACE_Monitor_Control_la-Solaris_Network_Interface_Monitor.lo libACE_Monitor_Control_la-Windows_Monitor.lo libACE_Monitor_Control_la-Windows_Multi_Instance_Monitor.lo ../../ace/ETCL/libACE_ETCL_Parser.la ../../ace/ETCL/libACE_ETCL.la ../../ace/libACE.la -lrt -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtbeginS.o .libs/libACE_Monitor_Control_la-Auto_Update_Starter.o .libs/libACE_Monitor_Control_la-BSD_Network_Interface_Monitor.o .libs/libACE_Monitor_Control_la-Bytes_Received_Monitor.o .libs/libACE_Monitor_Control_la-Bytes_Sent_Monitor.o .libs/libACE_Monitor_Control_la-CPU_Load_Monitor.o .libs/libACE_Monitor_Control_la-Constraint_Interpreter.o .libs/libACE_Monitor_Control_la-Constraint_Visitor.o .libs/libACE_Monitor_Control_la-FreeBSD_Network_Interface_Monitor.o .libs/libACE_Monitor_Control_la-Linux_Network_Interface_Monitor.o .libs/libACE_Monitor_Control_la-Memory_Usage_Monitor.o .libs/libACE_Monitor_Control_la-Monitor_Group.o .libs/libACE_Monitor_Control_la-Monitor_Query.o .libs/libACE_Monitor_Control_la-Null_Network_Interface_Monitor.o .libs/libACE_Monitor_Control_la-Num_Threads_Monitor.o .libs/libACE_Monitor_Control_la-Packets_Received_Monitor.o .libs/libACE_Monitor_Control_la-Packets_Sent_Monitor.o .libs/libACE_Monitor_Control_la-Solaris_Network_Interface_Monitor.o .libs/libACE_Monitor_Control_la-Windows_Monitor.o .libs/libACE_Monitor_Control_la-Windows_Multi_Instance_Monitor.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs -L/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL/.libs -L/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs ../../ace/ETCL/.libs/libACE_ETCL_Parser.so /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/ETCL/.libs/libACE_ETCL.so ../../ace/ETCL/.libs/libACE_ETCL.so /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/.libs/libACE.so ../../ace/.libs/libACE.so -lrt -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/crtn.o -march=native -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libACE_Monitor_Control-5.8.3.so -o .libs/libACE_Monitor_Control-5.8.3.so >libtool: link: (cd ".libs" && rm -f "libACE_Monitor_Control.so" && ln -s "libACE_Monitor_Control-5.8.3.so" "libACE_Monitor_Control.so") >libtool: link: ( cd ".libs" && rm -f "libACE_Monitor_Control.la" && ln -s "../libACE_Monitor_Control.la" "libACE_Monitor_Control.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/Monitor_Control' >Making all in SSL >make[3]: Entering directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/SSL' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_SSL_la-SSL_Asynch_BIO.lo `test -f 'SSL_Asynch_BIO.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/'`SSL_Asynch_BIO.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Asynch_BIO.cpp -fPIC -DPIC -o .libs/libACE_SSL_la-SSL_Asynch_BIO.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_SSL_la-SSL_Asynch_Stream.lo `test -f 'SSL_Asynch_Stream.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/'`SSL_Asynch_Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Asynch_Stream.cpp -fPIC -DPIC -o .libs/libACE_SSL_la-SSL_Asynch_Stream.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c -o libACE_SSL_la-SSL_Context.lo `test -f 'SSL_Context.cpp' || echo '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/'`SSL_Context.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -I../.. -DACE_SSL_BUILD_DLL -W -Wall -Wpointer-arith -march=native -O2 -pipe -pthread -pipe -I. -I/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers -c /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp -fPIC -DPIC -o .libs/libACE_SSL_la-SSL_Context.o >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp: In member function âint ACE_SSL_Context::set_mode(int)â: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:244:16: error: â::SSLv2_client_methodâ has not been declared > method = ::SSLv2_client_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:247:16: error: â::SSLv2_server_methodâ has not been declared > method = ::SSLv2_server_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:250:16: error: â::SSLv2_methodâ has not been declared > method = ::SSLv2_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:253:16: error: â::SSLv3_client_methodâ has not been declared > method = ::SSLv3_client_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:256:16: error: â::SSLv3_server_methodâ has not been declared > method = ::SSLv3_server_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:259:16: error: â::SSLv3_methodâ has not been declared > method = ::SSLv3_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:280:16: error: â::SSLv3_methodâ has not been declared > method = ::SSLv3_method (); > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp: In static member function âstatic int ACE_SSL_Context::egd_file(const char*)â: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:545:7: error: â::RAND_egdâ has not been declared > if (::RAND_egd (socket_file) > 0) > ^ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/SSL/SSL_Context.cpp:550:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >make[3]: *** [Makefile:486: libACE_SSL_la-SSL_Context.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace/SSL' >make[2]: *** [Makefile:5139: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >make[1]: *** [Makefile:2445: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >make: *** [Makefile:360: all-recursive] Error 1 >make: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build' > * ERROR: dev-libs/ace-5.8.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/ace-5.8.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/ace-5.8.3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:ace-5.8.3:20160709-160940.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/ace-5.8.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ace-5.8.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers' > * S: '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers'
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 588450
: 440192 |
440194
|
440196