Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 127296 Details for
Bug 188133
downgrade to binutils-2.17-r1 from 2.6.17.50.0.16 screwed my system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log of failing ppp after binutils downgrade
ppp_build.log (text/plain), 4.14 KB, created by
Volker Hemmann
on 2007-08-08 17:14:53 UTC
(
hide
)
Description:
build.log of failing ppp after binutils downgrade
Filename:
MIME Type:
Creator:
Volker Hemmann
Created:
2007-08-08 17:14:53 UTC
Size:
4.14 KB
patch
obsolete
>>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking ppp-2.4.4.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.4-r10/work >>>> Unpacking ppp-2.4.4-patches-20070807.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.4-r10/work >>>> Unpacking ppp-dhcpc.tgz to /var/tmp/portage/net-dialup/ppp-2.4.4-r10/work > [32;01m*[0m Applying make-vars.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mpls.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying killaddr-smarter.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wait-children.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying maxoctets-2Glimit.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying defaultgateway.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mschapv2-initialize-response.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying linkpidfile.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying qa-fixes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying kill-pg.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying auth-fail.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying defaultmetric.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dev-ppp.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Disabling active filter > [32;01m*[0m Enabling PAM > [32;01m*[0m Enabling CBCP > [32;01m*[0m Copying ppp-dhcp plugin files... > [32;01m*[0m Applying dhcp-make-vars.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dhcp-sys_error_to_strerror.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-dialup/ppp-2.4.4-r10/work/ppp-2.4.4 ... >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >Configuring for Linux >Creating Makefiles. > Makefile <= linux/Makefile.top > pppd/Makefile <= pppd/Makefile.linux > pppstats/Makefile <= pppstats/Makefile.linux > chat/Makefile <= chat/Makefile.linux > pppdump/Makefile <= pppdump/Makefile.linux > pppd/plugins/Makefile <= pppd/plugins/Makefile.linux > pppd/plugins/rp-pppoe/Makefile <= pppd/plugins/rp-pppoe/Makefile.linux > pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux > pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux >cd chat; make - --jobserver-fds=3,4 -j all >make[1]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.4-r10/work/ppp-2.4.4/chat' >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -msse3 -pipe -D_GNU_SOURCE -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c >chat.c:1306:22: Warnung: Trigraph ??) ignoriert, -trigraphs zum Aktivieren verwenden >x86_64-pc-linux-gnu-gcc -Wl,-z,now -march=k8 -O2 -msse3 -pipe -D_GNU_SOURCE -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat chat.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/libgcc_s.so: file not recognized: File format not recognized >collect2: ld gab 1 als Ende-Status zurück >make[1]: *** [chat] Fehler 1 >make[1]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.4-r10/work/ppp-2.4.4/chat' >make: *** [all] Fehler 2 > [31;01m*[0m > [31;01m*[0m ERROR: net-dialup/ppp-2.4.4-r10 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1648: Called dyn_compile > [31;01m*[0m ebuild.sh, line 988: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m ppp-2.4.4-r10.ebuild, line 122: Called die > [31;01m*[0m > [31;01m*[0m compile failed > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-dialup/ppp-2.4.4-r10/temp/build.log'. > [31;01m*[0m
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 188133
:
127295
| 127296 |
127298
|
127300
|
127302