Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 460314 Details for
Bug 605878
net-misc/tor-0.8.12 USE=seccomp - src/common/sandbox.c:1733:35: error: ‘mcontext_t {aka struct <anonymous>}’ has no member named ‘M_SYSCALL’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:tor-0.2.8.12:20170116-114051.log
net-misc:tor-0.2.8.12:20170116-114051.log (text/plain), 32.44 KB, created by
Jeroen Roovers (RETIRED)
on 2017-01-16 12:08:52 UTC
(
hide
)
Description:
net-misc:tor-0.2.8.12:20170116-114051.log
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2017-01-16 12:08:52 UTC
Size:
32.44 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/tor-0.2.8.12 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: blueness@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_64 elibc_glibc kernel_linux ppc64 seccomp test userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug distcc preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tor-0.2.8.12.tar.gz to /var/tmp/portage/net-misc/tor-0.2.8.12/work >>>> Source unpacked in /var/tmp/portage/net-misc/tor-0.2.8.12/work >>>> Preparing source in /var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12 ... > [32;01m*[0m Applying tor-0.2.7.4-torrc.sample.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12 ... > * econf: updating tor-0.2.8.12/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tor-0.2.8.12/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-system-torrc --enable-asciidoc --docdir=/usr/share/doc/tor-0.2.8.12 --disable-instrument-downloads --disable-bufferevents --disable-libscrypt --enable-seccomp --disable-systemd --disable-gcc-hardening --disable-linker-hardening --disable-transparent --disable-tor2web-mode --enable-unittests --enable-coverage >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... powerpc64-unknown-linux-gnu >checking host system type... powerpc64-unknown-linux-gnu >checking for powerpc64-unknown-linux-gnu-pkg-config... /usr/bin/powerpc64-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar >checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of powerpc64-unknown-linux-gnu-gcc... none >checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib >checking for perl... /usr/bin/perl >checking for sed... sed >checking for asciidoc... /usr/bin/asciidoc >checking for a2x... /usr/bin/a2x >checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking for python... python >checking for flexible array members... yes >checking for working C99 mid-block declaration syntax... yes >checking for working C99 designated initializers... yes >checking for win32... no >checking for MIPSpro compiler... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 whether byte ordering is bigendian... yes >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing dlopen... -ldl >checking for library containing inet_aton... none required >checking for library containing backtrace... none required >checking for library containing clock_gettime... none required >checking for library containing pthread_create... -lpthread >checking for library containing pthread_detach... none required >checking for _NSGetEnviron... no >checking for RtlSecureZeroMemory... no >checking for SecureZeroMemory... no >checking for accept4... yes >checking for backtrace... yes >checking for backtrace_symbols_fd... yes >checking for eventfd... yes >checking for explicit_bzero... no >checking for timingsafe_memcmp... no >checking for flock... yes >checking for ftime... yes >checking for getaddrinfo... yes >checking for getifaddrs... yes >checking for getpass... yes >checking for getrlimit... yes >checking for gettimeofday... yes >checking for gmtime_r... yes >checking for htonll... no >checking for inet_aton... yes >checking for ioctl... yes >checking for issetugid... no >checking for llround... no >checking for localtime_r... yes >checking for lround... no >checking for memmem... yes >checking for memset_s... no >checking for pipe... yes >checking for pipe2... yes >checking for prctl... yes >checking for readpassphrase... no >checking for rint... no >checking for sigaction... yes >checking for socketpair... yes >checking for statvfs... yes >checking for strlcat... no >checking for strlcpy... no >checking for strnlen... yes >checking for strptime... yes >checking for strtok_r... yes >checking for strtoull... yes >checking for sysconf... yes >checking for sysctl... yes >checking for uname... yes >checking for usleep... yes >checking for vasprintf... yes >checking for _vscprintf... no >checking for a pre-Sierra OSX build target... no >checking for clock_gettime... yes >checking for getentropy... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create... yes >checking for pthread_condattr_setclock... yes >checking for libevent directory... (system) >checking whether we need extra options to link libevent... (none) >checking for event_get_version_number... yes >checking for evutil_secure_rng_set_urandom_device_file... yes >checking for evutil_secure_rng_init... yes >checking for struct event.min_heap_idx... no >checking event2/event.h usability... yes >checking event2/event.h presence... yes >checking for event2/event.h... yes >checking event2/dns.h usability... yes >checking event2/dns.h presence... yes >checking for event2/dns.h... yes >checking event2/bufferevent_ssl.h usability... yes >checking event2/bufferevent_ssl.h presence... yes >checking for event2/bufferevent_ssl.h... yes >checking for library containing event_new... -levent >checking for library containing evdns_base_new... none required >checking for library containing pow... -lm >checking for openssl directory... (system) >checking whether we need extra options to link openssl... (none) >checking for struct ssl_method_st.get_cipher_by_char... yes >checking for SSL_SESSION_get_master_key... no >checking for SSL_get_server_random... no >checking for SSL_get_client_ciphers... no >checking for SSL_get_client_random... no >checking for SSL_CIPHER_find... yes >checking for TLS_method... no >checking for EVP_PBE_scrypt... no >checking for zlib directory... (system) >checking whether we need extra options to link zlib... (none) >checking for cap_init in -lcap... yes >checking for cap_set_proc... yes >checking whether the linker accepts -rdynamic... yes >checking whether the compiler accepts -fomit-frame-pointer... yes >checking whether the compiler accepts -fasynchronous-unwind-tables... yes >checking seccomp.h usability... yes >checking seccomp.h presence... yes >checking for seccomp.h... yes >checking for library containing seccomp_init... -lseccomp >checking whether we can use curve25519-donna-c64... yes >checking crypto_scalarmult_curve25519.h usability... no >checking crypto_scalarmult_curve25519.h presence... no >checking for crypto_scalarmult_curve25519.h... no >checking nacl/crypto_scalarmult_curve25519.h usability... no >checking nacl/crypto_scalarmult_curve25519.h presence... no >checking for nacl/crypto_scalarmult_curve25519.h... no >checking for nacl compiled with a fast curve25519 implementation... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/types.h usability... yes >checking linux/types.h presence... yes >checking for linux/types.h... yes >checking machine/limits.h usability... no >checking machine/limits.h presence... no >checking for machine/limits.h... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking malloc_np.h usability... no >checking malloc_np.h presence... no >checking for malloc_np.h... no >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/in6.h usability... no >checking netinet/in6.h presence... no >checking for netinet/in6.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking readpassphrase.h usability... no >checking readpassphrase.h presence... no >checking for readpassphrase.h... no >checking for stdint.h... (cached) yes >checking sys/eventfd.h usability... yes >checking sys/eventfd.h presence... yes >checking for sys/eventfd.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/limits.h usability... no >checking sys/limits.h presence... no >checking for sys/limits.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking sys/syslimits.h usability... no >checking sys/syslimits.h presence... no >checking for sys/syslimits.h... no >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for sys/param.h... (cached) yes >checking for net/if.h... yes >checking for net/pfvar.h... no >checking for linux/if.h... yes >checking for linux/netfilter_ipv4.h... yes >checking for linux/netfilter_ipv6/ip6_tables.h... yes >checking for struct timeval.tv_sec... yes >checking size of int8_t... 1 >checking size of int16_t... 2 >checking size of int32_t... 4 >checking size of int64_t... 8 >checking size of uint8_t... 1 >checking size of uint16_t... 2 >checking size of uint32_t... 4 >checking size of uint64_t... 8 >checking size of intptr_t... 8 >checking size of uintptr_t... 8 >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of __int64... 0 >checking size of void *... 8 >checking size of time_t... 8 >checking size of size_t... 8 >checking size of pid_t... 4 >checking for uint... yes >checking for u_char... yes >checking for ssize_t... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking sys/ucontext.h usability... yes >checking sys/ucontext.h presence... yes >checking for sys/ucontext.h... yes >checking cygwin/signal.h usability... no >checking cygwin/signal.h presence... no >checking for cygwin/signal.h... no >checking how to access the program counter from a struct ucontext... uc_mcontext.gp_regs[PT_NIP] >checking for struct in6_addr... yes >checking for struct sockaddr_in6... yes >checking for sa_family_t... yes >checking for struct in6_addr.s6_addr32... yes >checking for struct in6_addr.s6_addr16... yes >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_in6.sin6_len... no >checking for rlim_t... yes >checking whether time_t is signed... yes >checking whether size_t is signed... no >checking whether enum always is signed... no >checking size of socklen_t... 4 >checking size of cell_t... 0 >checking whether memset(0) sets pointers to NULL... yes >checking whether memset(0) sets doubles to 0.0... yes >checking whether we can malloc(0) safely.... yes >checking whether we are using 2s-complement arithmetic... yes >checking whether right-shift on negative values does sign-extension... yes >checking whether to use dmalloc (debug memory allocation library)... no >checking for mallinfo... yes >checking for mlockall... yes >checking whether mlockall is declared... yes >checking for getresuid... yes >checking for getresgid... yes >checking for gethostbyname_r... yes >checking how many arguments gethostbyname_r() wants... 6 >checking whether the C compiler supports __func__... yes >checking whether the C compiler supports __FUNC__... no >checking whether the C compiler supports __FUNCTION__... yes >checking whether we have extern char **environ already declared... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Doxyfile >config.status: creating Makefile >config.status: creating contrib/dist/suse/tor.sh >config.status: creating contrib/operator-tools/tor.logrotate >config.status: creating contrib/dist/tor.sh >config.status: creating contrib/dist/torctl >config.status: creating contrib/dist/tor.service >config.status: creating src/config/torrc.sample >config.status: creating src/config/torrc.minimal >config.status: creating scripts/maint/checkOptionDocs.pl >config.status: creating scripts/maint/updateVersions.pl >config.status: creating orconfig.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12 ... >make -j3 >make all-am >make[1]: Entering directory '/var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12' >rm -f micro-revision.tmp; \ >if test -d "./.git" && \ > test -x "`which git 2>&1;true`"; then \ > HASH="`cd "." && git rev-parse --short=16 HEAD`"; \ > echo \"$HASH\" > micro-revision.tmp; \ >fi; \ >if test ! -f micro-revision.tmp; then \ > if test ! -f micro-revision.i; then \ > echo '""' > micro-revision.i; \ > fi; \ >elif test ! -f micro-revision.i || \ > test x"`cat micro-revision.tmp`" != x"`cat micro-revision.i`"; then \ > mv micro-revision.tmp micro-revision.i; \ >fi; \ >rm -f micro-revision.tmp; \ >true >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/ext/trunnel/trunnel.o src/ext/trunnel/trunnel.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/compat_pthreads.o src/common/compat_pthreads.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/ext/readpassphrase.o src/ext/readpassphrase.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/aes.o src/common/aes.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto.o src/common/crypto.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_pwbox.o src/common/crypto_pwbox.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_s2k.o src/common/crypto_s2k.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_format.o src/common/crypto_format.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/torgzip.o src/common/torgzip.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/tortls.o src/common/tortls.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/trunnel/pwbox.o src/trunnel/pwbox.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_curve25519.o src/common/crypto_curve25519.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/crypto_ed25519.o src/common/crypto_ed25519.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/compat_libevent.o src/common/compat_libevent.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -I./src/common -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/procmon.o src/common/procmon.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-address.o `test -f 'src/common/address.c' || echo './'`src/common/address.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-backtrace.o `test -f 'src/common/backtrace.c' || echo './'`src/common/backtrace.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-compat.o `test -f 'src/common/compat.c' || echo './'`src/common/compat.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-compat_threads.o `test -f 'src/common/compat_threads.c' || echo './'`src/common/compat_threads.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-container.o `test -f 'src/common/container.c' || echo './'`src/common/container.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-di_ops.o `test -f 'src/common/di_ops.c' || echo './'`src/common/di_ops.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-log.o `test -f 'src/common/log.c' || echo './'`src/common/log.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-memarea.o `test -f 'src/common/memarea.c' || echo './'`src/common/memarea.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-util.o `test -f 'src/common/util.c' || echo './'`src/common/util.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-util_format.o `test -f 'src/common/util_format.c' || echo './'`src/common/util_format.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-util_process.o `test -f 'src/common/util_process.c' || echo './'`src/common/util_process.c >powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/ext -Isrc/ext -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or -DSHARE_DATADIR="\"/usr/share\"" -DLOCALSTATEDIR="\"/var/lib\"" -DBINDIR="\"/usr/bin\"" -DTOR_UNIT_TESTS -DTOR_COVERAGE -I./src/common -fno-inline -fprofile-arcs -ftest-coverage -O2 -ggdb -mcpu=G5 -mtune=G5 -Wall -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -c -o src/common/src_common_libor_testing_a-sandbox.o `test -f 'src/common/sandbox.c' || echo './'`src/common/sandbox.c >[01m[Ksrc/common/sandbox.c:[m[K In function â[01m[Ksigsys_debugging[m[Kâ: >[01m[Ksrc/common/sandbox.c:1733:35:[m[K [01;31m[Kerror: [m[Kâ[01m[Kmcontext_t {aka struct <anonymous>}[m[Kâ has no member named â[01m[KM_SYSCALL[m[Kâ > syscall = (int) ctx->uc_mcontext.M_SYSCALL; >[01;32m[K ^[m[K >distcc[10133] ERROR: compile (null) on localhost failed >Makefile:3711: recipe for target 'src/common/src_common_libor_testing_a-sandbox.o' failed >make[1]: *** [src/common/src_common_libor_testing_a-sandbox.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12' >Makefile:1930: recipe for target 'all' failed >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-misc/tor-0.2.8.12::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/tor-0.2.8.12::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/tor-0.2.8.12::gentoo'`. > [31;01m*[0m The complete build log is located at '/aches/gentoo/emergelogs/martijn/net-misc:tor-0.2.8.12:20170116-114051.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/tor-0.2.8.12/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/tor-0.2.8.12/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12' > [31;01m*[0m S: '/var/tmp/portage/net-misc/tor-0.2.8.12/work/tor-0.2.8.12'
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 605878
: 460314