Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 633674 Details for
Bug 718136
net-misc/memcached-1.6.5 fails to build on ia64: crc32c.c:385:9: error: unknown register name '%edx' in 'asm'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
=dev-python:pylibmc-1.6.1-r1.FAIL (text/plain), 21.57 KB, created by
Sergei Trofimovich (RETIRED)
on 2020-04-19 08:54:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sergei Trofimovich (RETIRED)
Created:
2020-04-19 08:54:18 UTC
Size:
21.57 KB
patch
obsolete
> >These are the packages that would be merged, in order: > >Calculating dependencies > * IMPORTANT: 4 news items need reading for repository 'gentoo'. > * Use eselect news read to view new items. > >.... done! >[ebuild N ] net-misc/memcached-1.6.5::gentoo USE="-debug -sasl (-seccomp) (-selinux) -slabs-reassign -test" 0 KiB >[ebuild N ] dev-libs/libmemcached-1.0.18-r3::gentoo USE="libevent -debug -hsieh -sasl -static-libs" 0 KiB > >Total: 2 packages (2 new), Size of downloads: 0 KiB > >>>> Emerging (1 of 2) net-misc/memcached-1.6.5::gentoo > > * Fetching files in the background. > * To view fetch progress, run in another terminal: > * tail -f /var/log/emerge-fetch.log > * memcached-1.6.5.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking memcached-1.6.5.tar.gz to /var/tmp/portage/net-misc/memcached-1.6.5/work >>>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.6.5/work >>>> Preparing source in /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5 ... > * Running eautoreconf in '/var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: memcached-1.6.5/ > * Applying memcached-1.2.2-fbsd.patch ... >patching file memcached.h >Hunk #1 succeeded at 12 with fuzz 2 (offset 8 lines). > [ ok ] > * Applying memcached-1.4.0-fix-as-needed-linking.patch ... >patching file testapp.c >Hunk #1 succeeded at 226 (offset 111 lines). >patching file Makefile.am >Hunk #1 succeeded at 60 with fuzz 2 (offset 33 lines). > [ ok ] > * Applying memcached-1.4.4-as-needed.patch ... >patching file configure.ac >Hunk #1 succeeded at 236 (offset 121 lines). >Hunk #2 succeeded at 626 with fuzz 1 (offset 242 lines). > [ ok ] > * Applying memcached-1.4.17-EWOULDBLOCK.patch ... >patching file testapp.c >patch unexpectedly ends in middle of line >Hunk #1 succeeded at 2169 with fuzz 1 (offset 329 lines). > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5 ... > * econf: updating memcached-1.6.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating memcached-1.6.5/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=ia64-unknown-linux-gnu --host=ia64-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 --docdir=/usr/share/doc/memcached-1.6.5 --htmldir=/usr/share/doc/memcached-1.6.5/html --libdir=/usr/lib --disable-docs --disable-sasl >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... yes >checking for ia64-unknown-linux-gnu-gcc... ia64-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 ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ia64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for icc in use... no >checking for clang in use... no >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 __SUNPRO_C is declared... no >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking sasl/sasl.h usability... no >checking sasl/sasl.h presence... no >checking for sasl/sasl.h... no >checking for gcov... /usr/bin/gcov >checking for main in -lgcov... yes >checking size of void *... 8 >checking for library containing clock_gettime... none required >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for libevent directory... (system) >checking for library containing gethugepagesizes... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inttypes.h... (cached) yes >checking for sasl_callback_ft... no >checking for print macros for integers (C99 section 7.8.1)... yes >checking for an ANSI C-conforming const... yes >checking for socklen_t... yes >checking whether byte ordering is bigendian... no >checking for htonll... no >checking for library containing pthread_create... none required >checking for mlockall... yes >checking for getpagesizes... no >checking for sysconf... yes >checking for memcntl... no >checking for sigignore... yes >checking for clock_gettime... yes >checking for preadv... yes >checking for pread... yes >checking for accept4... yes >checking for getopt_long... yes >checking for alignment... conftest(8705): unaligned access to 0x20000008000142a2, ip=0x20000008000008d0 > none >checking for GCC atomics... yes >checking for GCC 64bit atomics... yes >checking for setppriv... no >checking for pledge... no >checking for cap_enter... no >checking for xml2rfc... no >checking for xsltproc... /usr/bin/xsltproc >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5 ... > * please use append-cppflags for preprocessor flags >make -j5 -l5 testapp memcached-debug 'CFLAGS=-O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread' >CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5/missing aclocal-1.16 >CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5/missing autoconf > cd . && /bin/sh /var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5/missing automake-1.16 --foreign >/bin/sh ./config.status --recheck >running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --build=ia64-unknown-linux-gnu --host=ia64-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 --docdir=/usr/share/doc/memcached-1.6.5 --htmldir=/usr/share/doc/memcached-1.6.5/html --libdir=/usr/lib --disable-docs --disable-sasl build_alias=ia64-unknown-linux-gnu host_alias=ia64-unknown-linux-gnu CFLAGS=-O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed --no-create --no-recursion >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... yes >checking for ia64-unknown-linux-gnu-gcc... ia64-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 ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ia64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for icc in use... no >checking for clang in use... no >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 __SUNPRO_C is declared... no >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking sasl/sasl.h usability... no >checking sasl/sasl.h presence... no >checking for sasl/sasl.h... no >checking for library containing pthread_create... none required >checking for gcov... /usr/bin/gcov >checking for main in -lgcov... yes >checking size of void *... 8 >checking for library containing clock_gettime... none required >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for libevent directory... (system) >checking for library containing gethugepagesizes... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inttypes.h... (cached) yes >checking for sasl_callback_ft... no >checking for print macros for integers (C99 section 7.8.1)... yes >checking for an ANSI C-conforming const... yes >checking for socklen_t... yes >checking whether byte ordering is bigendian... no >checking for htonll... no >checking for mlockall... yes >checking for getpagesizes... no >checking for sysconf... yes >checking for memcntl... no >checking for sigignore... yes >checking for clock_gettime... yes >checking for preadv... yes >checking for pread... yes >checking for accept4... yes >checking for getopt_long... yes >checking for alignment... conftest(10160): unaligned access to 0x20000008000142a2, ip=0x20000008000008d0 > none >checking for GCC atomics... yes >checking for GCC 64bit atomics... yes >checking for setppriv... no >checking for pledge... no >checking for cap_enter... no >checking for xml2rfc... no >checking for xsltproc... /usr/bin/xsltproc >checking that generated files are newer than configure... done >configure: creating ./config.status > /bin/sh ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o testapp-cache.o `test -f 'cache.c' || echo './'`cache.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-authfile.o `test -f 'authfile.c' || echo './'`authfile.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-restart.o `test -f 'restart.c' || echo './'`restart.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-extstore.o `test -f 'extstore.c' || echo './'`extstore.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-storage.o `test -f 'storage.c' || echo './'`storage.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -c -o memcached_debug-slab_automove_extstore.o `test -f 'slab_automove_extstore.c' || echo './'`slab_automove_extstore.c >ia64-unknown-linux-gnu-gcc -O2 -pipe -g -fdiagnostics-show-option -frecord-gcc-switches -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--as-needed -o testapp testapp-testapp.o testapp-util.o testapp-stats_prefix.o testapp-jenkins_hash.o testapp-murmur3_hash.o testapp-cache.o -levent >crc32c.c: In function 'crc32c_init': >crc32c.c:385:9: error: unknown register name '%edx' in 'asm' > 385 | __asm__("cpuid" \ > | ^~~~~~~ >crc32c.c:398:5: note: in expansion of macro 'SSE42' > 398 | SSE42(sse42); > | ^~~~~ >crc32c.c:385:9: error: unknown register name '%ebx' in 'asm' > 385 | __asm__("cpuid" \ > | ^~~~~~~ >crc32c.c:398:5: note: in expansion of macro 'SSE42' > 398 | SSE42(sse42); > | ^~~~~ >{standard input}: Assembler messages: >{standard input}:191: Error: Unknown opcode `crc32b (r3),r8' >{standard input}:332: Error: Unknown opcode `crc32q (r3),r8' >{standard input}:333: Error: Unknown opcode `crc32q 8192(r3),r14' >{standard input}:334: Error: Unknown opcode `crc32q 16384(r3),r16' >{standard input}:352: Error: Unknown opcode `crc32q (r17),r8' >{standard input}:353: Error: Unknown opcode `crc32q 8192(r17),r14' >{standard input}:354: Error: Unknown opcode `crc32q 16384(r17),r16' >{standard input}:638: Error: Unknown opcode `crc32q (r3),r8' >{standard input}:639: Error: Unknown opcode `crc32q 256(r3),r14' >{standard input}:640: Error: Unknown opcode `crc32q 512(r3),r16' >{standard input}:668: Error: Unknown opcode `crc32q (r17),r8' >{standard input}:669: Error: Unknown opcode `crc32q 256(r17),r14' >{standard input}:670: Error: Unknown opcode `crc32q 512(r17),r16' >{standard input}:926: Error: Unknown opcode `crc32q (r14),r8' >{standard input}:991: Error: Unknown opcode `crc32b (r3),r8' >make: *** [Makefile:1551: memcached_debug-crc32c.o] Error 1 > * ERROR: net-misc/memcached-1.6.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/memcached-1.6.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.6.5::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-misc/memcached-1.6.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.6.5/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5' > * S: '/var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5' > >>>> Failed to emerge net-misc/memcached-1.6.5, Log file: > >>>> '/var/tmp/portage/net-misc/memcached-1.6.5/temp/build.log' > * Messages for package net-misc/memcached-1.6.5: > * please use append-cppflags for preprocessor flags > * ERROR: net-misc/memcached-1.6.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/memcached-1.6.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.6.5::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-misc/memcached-1.6.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.6.5/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5' > * S: '/var/tmp/portage/net-misc/memcached-1.6.5/work/memcached-1.6.5' > >
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 718136
: 633674