Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 506024 Details for
Bug 638606
dev-libs/ace-5.8.3 : /.../os_sched.h:47:6: error: conflicting declaration typedef struct cpu_set_t cpu_set_t
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:20171123-082759.log
dev-libs:ace-5.8.3:20171123-082759.log (text/plain), 50.03 KB, created by
Toralf Förster
on 2017-11-23 19:02:31 UTC
(
hide
)
Description:
dev-libs:ace-5.8.3:20171123-082759.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-11-23 19:02:31 UTC
Size:
50.03 KB
patch
obsolete
> * Package: dev-libs/ace-5.8.3 > * Repository: gentoo > * Maintainer: cpp@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux libressl userland_GNU > * FEATURES: network-sandbox 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 --without-X --enable-ipv6 --disable-static >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... no >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... no >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... * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsandbox/memory.c:free():63: failure (Invalid argument): > * sandbox memory corruption with free(0x000055c03edbdff0): Invalid argument >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... yes >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... no >configure: WARNING: >The generated configuration appears to be unusable. Please verify >that your system path and environment variables are correct. If they >appear to be correct then please send the maintainer of this configure >script ace-users@list.isis.vanderbilt.edu the *COMPRESSED* 'config.log' file, >the generated ace/config.h file and the following information: > > ACE 'configure' Script Information > ================================== > RCS Id: configure.ac 92183 2010-10-08 08:44:15Z olli > > > ACE Version: 5.8.3 > C++ Compiler: x86_64-pc-linux-gnu-g++ > C++ Preprocessor: x86_64-pc-linux-gnu-g++ -E > C++ Flags: -W -Wall -Wpointer-arith -O2 -pipe -march=native -pthread -pipe > Preprocessor Flags: > Linker: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 > Linker Flags: -Wl,-O1 -Wl,--as-needed > Libraries: -lrt -ldl > System type information: > Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu > >In the meantime, please use the stock ACE build procedure detailed in >the file 'ACE-INSTALL.html'. > >checking for ACE_IOStream support... yes >checking if ACE needs conversion to pass ACE_TTY_IO to DEV_Connector... no >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 -O2 -pipe -march=native -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 -O2 -pipe -march=native -pthread -pipe -I. -I/var/tmp/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 >In file included from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_Thread.h:32:0, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.inl:6, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.h:864, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp:3: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/os_include/os_sched.h:47:6: error: conflicting declaration âtypedef struct cpu_set_t cpu_set_tâ > } cpu_set_t; > ^~~~~~~~~ >In file included from /usr/include/sched.h:44:0, > from /usr/include/pthread.h:23, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/os_include/os_pthread.h:54, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/OS_NS_Thread.h:31, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.inl:6, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.h:864, > from /var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp:3: >/usr/include/bits/cpu-set.h:42:3: note: previous declaration as âtypedef struct cpu_set_t cpu_set_tâ > } cpu_set_t; > ^~~~~~~~~ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp: In function âpid_t ACE::fork(const ACE_TCHAR*, int)â: >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp:2823:29: warning: this statement may fall through [-Wimplicit-fallthrough=] > ACE_OS::_exit (errno); > ~~~~~~~~~~~~~~^~~~~~~ >/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/ace/ACE.cpp:2824:13: note: here > default: // child terminates, orphaning grandchild > ^~~~~~~ >make[3]: *** [Makefile:2918: libACE_la-ACE.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/ace-5.8.3/work/ACE_wrappers/build/ace' >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:20171123-082759.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 638606
:
506022
| 506024 |
506026
|
506028
|
506030
|
506032
|
506034
|
532828
|
569300
|
569302