* [gentoo-user] kdewebdev-3.4.2 fails to emerge @ 2005-08-02 2:03 sayles 2005-08-02 2:13 ` Zac Medico 0 siblings, 1 reply; 5+ messages in thread From: sayles @ 2005-08-02 2:03 UTC (permalink / raw To: gentoo-user Hi, after a latest emerge --sync, kdewebdev-3.4.2 fails to e-merge properly. I have ACCEPT_KEYWORDS="~x86" in my /etc/make.conf, and i've tried using both the gcc3.3.6 compiler, as well as the gcc3.4.4 compiler. the emerge fails even after an emerge -e world any suggestions? -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] kdewebdev-3.4.2 fails to emerge 2005-08-02 2:03 [gentoo-user] kdewebdev-3.4.2 fails to emerge sayles @ 2005-08-02 2:13 ` Zac Medico 2005-08-02 4:37 ` sayles 0 siblings, 1 reply; 5+ messages in thread From: Zac Medico @ 2005-08-02 2:13 UTC (permalink / raw To: gentoo-user sayles@cpsc.ucalgary.ca wrote: > Hi, > after a latest emerge --sync, kdewebdev-3.4.2 fails to e-merge > properly. I have ACCEPT_KEYWORDS="~x86" in my /etc/make.conf, and > i've tried using both the gcc3.3.6 compiler, as well as the gcc3.4.4 > compiler. the emerge fails even after an > emerge -e world > any suggestions? > If you post the error message and "emerge --info" then hopefully that will give us a clue. I've successfully build kdewebdev-meta-3.4.2 on ~x86 with gcc-3.4.3. Zac -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] kdewebdev-3.4.2 fails to emerge 2005-08-02 2:13 ` Zac Medico @ 2005-08-02 4:37 ` sayles 2005-08-02 4:53 ` Zac Medico 0 siblings, 1 reply; 5+ messages in thread From: sayles @ 2005-08-02 4:37 UTC (permalink / raw To: gentoo-user So this is the error message produced from emerge kdewebdev and emerge --info. thanks again if anyone can offer help. ----------------------------------------------------------------- error message from emerge kdewebdev !!! ERROR: kde-base/kdewebdev-3.4.2 failed. !!! Function kde_src_compile, Line 169, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. ----------------------------------------------------------------- emerge --info Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-gentoo-r7 i686) ================================================================= System uname: 2.6.12-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.4-r1, 2.4.1-r1 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage" USE="x86 X alsa arts avi bitmap-fonts cdr crypt cups curl eds emboss encode esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl spell sse ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] kdewebdev-3.4.2 fails to emerge 2005-08-02 4:37 ` sayles @ 2005-08-02 4:53 ` Zac Medico 2005-08-02 5:03 ` Kevin Hanson 0 siblings, 1 reply; 5+ messages in thread From: Zac Medico @ 2005-08-02 4:53 UTC (permalink / raw To: gentoo-user sayles@cpsc.ucalgary.ca wrote: > So this is the error message produced from emerge kdewebdev and emerge > --info. > > thanks again if anyone can offer help. > > ----------------------------------------------------------------- > error message from > emerge kdewebdev > > !!! ERROR: kde-base/kdewebdev-3.4.2 failed. > !!! Function kde_src_compile, Line 169, Exitcode 2 > !!! died running emake, kde_src_compile:make > !!! If you need support, post the topmost build error, NOT this status > message. > > That's not the whole error message. There should be more above that. Zac -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] kdewebdev-3.4.2 fails to emerge 2005-08-02 4:53 ` Zac Medico @ 2005-08-02 5:03 ` Kevin Hanson 0 siblings, 0 replies; 5+ messages in thread From: Kevin Hanson @ 2005-08-02 5:03 UTC (permalink / raw To: gentoo-user Zac Medico wrote: > sayles@cpsc.ucalgary.ca wrote: > >> So this is the error message produced from emerge kdewebdev and emerge >> --info. >> >> thanks again if anyone can offer help. >> >> ----------------------------------------------------------------- >> error message from >> emerge kdewebdev >> >> !!! ERROR: kde-base/kdewebdev-3.4.2 failed. >> !!! Function kde_src_compile, Line 169, Exitcode 2 >> !!! died running emake, kde_src_compile:make >> !!! If you need support, post the topmost build error, NOT this status >> message. >> >> > > That's not the whole error message. There should be more above that. > > Zac Check: http://bugs.gentoo.org/show_bug.cgi?id=100898 There is a "solution" there. Cheers, Kevin -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-08-02 5:08 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-08-02 2:03 [gentoo-user] kdewebdev-3.4.2 fails to emerge sayles 2005-08-02 2:13 ` Zac Medico 2005-08-02 4:37 ` sayles 2005-08-02 4:53 ` Zac Medico 2005-08-02 5:03 ` Kevin Hanson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox