Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296325 Details for
Bug 395223
app-editors/emacs-18.59-r6 compile failure "ld: i386 architecture of input file `pre-crt0.o' is incompatible with i386:x86-64 output"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 20.48 KB, created by
Ulrich Müller
on 2011-12-19 01:07:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ulrich Müller
Created:
2011-12-19 01:07:44 UTC
Size:
20.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-editors/emacs-18.59-r6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: emacs@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: ccache sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking emacs-18.59.tar.gz to /var/tmp/portage/app-editors/emacs-18.59-r6/work >>>> Unpacking emacs-18.59-linux22x-elf-glibc21.diff.gz to /var/tmp/portage/app-editors/emacs-18.59-r6/work >>>> Unpacking emacs-18.59-patches-5.tar.bz2 to /var/tmp/portage/app-editors/emacs-18.59-r6/work >>>> Source unpacked in /var/tmp/portage/app-editors/emacs-18.59-r6/work >>>> Preparing source in /var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59 ... > [32;01m*[0m Applying emacs-18.59-linux22x-elf-glibc21.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 01_all_unexelf.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 02_all_gentoo.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 03_all_gcc4.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 04_all_backspace.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 05_all_bss-heap-gap.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 06_all_glibc-2.10.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 07_all_cpp-4.5.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59 ... >make -j3 --jobs=1 'CC=x86_64-pc-linux-gnu-gcc -m32' 'CFLAGS= -march=core2 -ggdb -O2 -pipe -Demacs' >cd etc; make all >make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/etc' >x86_64-pc-linux-gnu-gcc -m32 -o test-distrib test-distrib.c >./test-distrib >x86_64-pc-linux-gnu-gcc -m32 -o etags -march=core2 -ggdb -O2 -pipe -Demacs -DETAGS etags.c >etags.c: In function âmainâ: >etags.c:345:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >etags.c:362:13: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -o ctags -march=core2 -ggdb -O2 -pipe -Demacs -DCTAGS etags.c >etags.c: In function âmainâ: >etags.c:345:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >etags.c:362:13: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -o wakeup -march=core2 -ggdb -O2 -pipe -Demacs wakeup.c >x86_64-pc-linux-gnu-gcc -m32 -o make-docfile -march=core2 -ggdb -O2 -pipe -Demacs make-docfile.c >x86_64-pc-linux-gnu-gcc -m32 -o digest-doc -march=core2 -ggdb -O2 -pipe -Demacs digest-doc.c >x86_64-pc-linux-gnu-gcc -m32 -o sorted-doc -march=core2 -ggdb -O2 -pipe -Demacs sorted-doc.c >x86_64-pc-linux-gnu-gcc -m32 -o movemail -march=core2 -ggdb -O2 -pipe -Demacs movemail.c >movemail.c: In function âmainâ: >movemail.c:192:10: warning: ignoring return value of âmktempâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -o cvtmail -march=core2 -ggdb -O2 -pipe -Demacs cvtmail.c >x86_64-pc-linux-gnu-gcc -m32 -o fakemail -march=core2 -ggdb -O2 -pipe -Demacs fakemail.c >x86_64-pc-linux-gnu-gcc -m32 -o yow -march=core2 -ggdb -O2 -pipe -Demacs yow.c >x86_64-pc-linux-gnu-gcc -m32 -o env -DEMACS -march=core2 -ggdb -O2 -pipe -Demacs env.c >x86_64-pc-linux-gnu-gcc -m32 -o server -march=core2 -ggdb -O2 -pipe -Demacs server.c >server.c: In function âmainâ: >server.c:198:10: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -o emacsclient -march=core2 -ggdb -O2 -pipe -Demacs emacsclient.c >make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/etc' >cd src; make all >make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/src' >rm -f xmakefile junk.c >cp ymakefile junk.c >x86_64-pc-linux-gnu-gcc -m32 -E -P junk.c | sed -e 's/^#.*//' -e 's/^[ ][ ]*$//' -e 's/^ / /' | \ >sed -n -e '/^..*$/p' > xmakefile >rm -f junk.c >make CC=x86_64-pc-linux-gnu-gcc\ -m32 CFLAGS=-march=core2\ -ggdb\ -O2\ -pipe\ -Demacs -f xmakefile -w all >make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/src' >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o pre-crt0.o pre-crt0.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o dispnew.o dispnew.c >dispnew.c: In function âFsend_string_to_terminalâ: >dispnew.c:1368:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >dispnew.c:1372:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o scroll.o scroll.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o xdisp.o xdisp.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o window.o window.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o term.o term.c >term.c: In function âinsert_charsâ: >term.c:681:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >term.c:683:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >term.c: In function âoutput_charsâ: >term.c:598:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >term.c:602:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o cm.o cm.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o emacs.o emacs.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o keyboard.o keyboard.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o macros.o macros.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o keymap.o keymap.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o sysdep.o sysdep.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o filelock.o filelock.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o insdel.o insdel.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o marker.o marker.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o minibuf.o minibuf.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o fileio.o fileio.c >fileio.c: In function âFmake_temp_nameâ: >fileio.c:455:10: warning: ignoring return value of âmktempâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o dired.o dired.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o filemode.o filemode.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o cmds.o cmds.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o casefiddle.o casefiddle.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o indent.o indent.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o search.o search.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o regex.o regex.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o undo.o undo.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o alloc.o alloc.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o data.o data.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o doc.o doc.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o editfns.o editfns.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o callint.o callint.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o eval.o eval.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o fns.o fns.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o print.o print.c >print.c: In function âstroutâ: >print.c:166:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o lread.o lread.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o abbrev.o abbrev.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o syntax.o syntax.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o unexelf.o unexelf.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o mocklisp.o mocklisp.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o bytecode.o bytecode.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o process.o process.c >process.c:144:0: warning: "WIFSTOPPED" redefined >/usr/include/stdlib.h:90:0: note: this is the location of the previous definition >process.c:145:0: warning: "WIFSIGNALED" redefined >/usr/include/stdlib.h:89:0: note: this is the location of the previous definition >process.c:146:0: warning: "WIFEXITED" redefined >/usr/include/stdlib.h:88:0: note: this is the location of the previous definition >process.c:148:0: warning: "WSTOPSIG" redefined >/usr/include/stdlib.h:87:0: note: this is the location of the previous definition >process.c:149:0: warning: "WTERMSIG" redefined >/usr/include/stdlib.h:86:0: note: this is the location of the previous definition >process.c: In function âsigchld_handlerâ: >process.c:2538:26: warning: assignment discards qualifiers from pointer target type >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o callproc.o callproc.c >callproc.c: In function âchild_setupâ: >callproc.c:365:13: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >callproc.c: In function âFcall_process_regionâ: >callproc.c:307:10: warning: ignoring return value of âmktempâ, declared with attribute warn_unused_result >callproc.c: In function âFcall_processâ: >callproc.c:187:12: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o doprnt.o doprnt.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o terminfo.o terminfo.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o lastfile.o lastfile.c >x86_64-pc-linux-gnu-gcc -m32 -march=core2 -ggdb -O2 -pipe -Demacs -c -o malloc.o malloc.c >gcc -nostdlib -o temacs pre-crt0.o /usr/lib32/crt1.o /usr/lib32/crti.o dispnew.o scroll.o xdisp.o window.o term.o cm.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o doprnt.o terminfo.o lastfile.o malloc.o -lncurses -lc /usr/lib32/crtn.o -lgcc -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `pre-crt0.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `/usr/lib32/crt1.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `/usr/lib32/crti.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `dispnew.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `scroll.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `xdisp.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `window.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `term.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `cm.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `emacs.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `keyboard.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `macros.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `keymap.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `sysdep.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `buffer.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `filelock.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `insdel.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `marker.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `minibuf.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `fileio.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `dired.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `filemode.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `cmds.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `casefiddle.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `indent.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `search.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `regex.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `undo.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `alloc.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `data.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `doc.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `editfns.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `callint.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `eval.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `fns.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `print.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `lread.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `abbrev.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `syntax.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `unexelf.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `mocklisp.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `bytecode.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `process.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `callproc.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `doprnt.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `terminfo.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `lastfile.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `malloc.o' is incompatible with i386:x86-64 output >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `/usr/lib32/crtn.o' is incompatible with i386:x86-64 output >collect2: ld returned 1 exit status >make[2]: *** [temacs] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/src' >make[1]: *** [doall] Error 2 >make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59/src' >make: *** [src] Error 2 >emake failed > [31;01m*[0m ERROR: app-editors/emacs-18.59-r6 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 75: Called src_compile > [31;01m*[0m environment, line 2447: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake --jobs=1 CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Demacs" || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-editors/emacs-18.59-r6', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-editors/emacs-18.59-r6'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-editors/emacs-18.59-r6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-editors/emacs-18.59-r6/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-editors/emacs-18.59-r6/work/emacs-18.59'
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 395223
: 296325 |
296327