* [gentoo-user] glib-1.2.10-r5 broken for lame @ 2007-05-23 8:45 Stéphane ANCELOT 2007-05-23 6:57 ` [gentoo-user] " Sven Köhler 2007-05-23 7:34 ` [gentoo-user] " Naga 0 siblings, 2 replies; 6+ messages in thread From: Stéphane ANCELOT @ 2007-05-23 8:45 UTC (permalink / raw To: gentoo-user trying to update my system , glib is broken here is the output 10' /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. - I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -march=pentium4 -fPI C -Wall -D_REENTRANT -c garray.c ./libtool: line 297: s,^.*/,,g: No such file or directory ./libtool: line 711: -e: command not found *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1022: -e: command not found ./libtool: line 1050: -e: command not found ./libtool: line 1074: -e: command not found : compile: cannot determine name of library object from `' make[2]: *** [garray.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1 .2.10' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1 .2.10' make: *** [all-recursive-am] Error 2 !!! ERROR: dev-libs/glib-1.2.10-r5 failed. Call stack: ebuild.sh, line 1615: Called dyn_compile ebuild.sh, line 972: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile glib-1.2.10-r5.ebuild, line 54: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if rel evant. !!! A complete build log is located at '/var/tmp/portage/dev-libs/glib-1.2.10-r5 /temp/build.log'. -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: glib-1.2.10-r5 broken for lame 2007-05-23 8:45 [gentoo-user] glib-1.2.10-r5 broken for lame Stéphane ANCELOT @ 2007-05-23 6:57 ` Sven Köhler 2007-05-23 7:27 ` Bo Ørsted Andresen 2007-05-23 7:34 ` [gentoo-user] " Naga 1 sibling, 1 reply; 6+ messages in thread From: Sven Köhler @ 2007-05-23 6:57 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 195 bytes --] > trying to update my system , glib is broken > > here is the output Seems like a libtool problem. Please try to update libtool, and then try to update glib again. Maybe that works. [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 252 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: glib-1.2.10-r5 broken for lame 2007-05-23 6:57 ` [gentoo-user] " Sven Köhler @ 2007-05-23 7:27 ` Bo Ørsted Andresen 2007-05-23 7:35 ` Naga 0 siblings, 1 reply; 6+ messages in thread From: Bo Ørsted Andresen @ 2007-05-23 7:27 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 452 bytes --] On Wednesday 23 May 2007 08:57:57 Sven Köhler wrote: > > trying to update my system , glib is broken > > > > here is the output > > Seems like a libtool problem. Please try to update libtool, and then try > to update glib again. > > Maybe that works. Or maybe not.. ;) Downgrading libtool on the other hand would work.. # SED=sed emerge -1 glib would work too.. https://bugs.gentoo.org/show_bug.cgi?id=168198 -- Bo Andresen [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: glib-1.2.10-r5 broken for lame 2007-05-23 7:27 ` Bo Ørsted Andresen @ 2007-05-23 7:35 ` Naga 2007-05-23 16:59 ` Stéphane ANCELOT 0 siblings, 1 reply; 6+ messages in thread From: Naga @ 2007-05-23 7:35 UTC (permalink / raw To: gentoo-user On Wednesday 23 May 2007 09:27:37 Bo Ørsted Andresen wrote: Damn I was 1 min to slow :) -- Naga -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: glib-1.2.10-r5 broken for lame 2007-05-23 7:35 ` Naga @ 2007-05-23 16:59 ` Stéphane ANCELOT 0 siblings, 0 replies; 6+ messages in thread From: Stéphane ANCELOT @ 2007-05-23 16:59 UTC (permalink / raw To: gentoo-user thanks all Naga a écrit : > On Wednesday 23 May 2007 09:27:37 Bo Ørsted Andresen wrote: > > Damn I was 1 min to slow :) > -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] glib-1.2.10-r5 broken for lame 2007-05-23 8:45 [gentoo-user] glib-1.2.10-r5 broken for lame Stéphane ANCELOT 2007-05-23 6:57 ` [gentoo-user] " Sven Köhler @ 2007-05-23 7:34 ` Naga 1 sibling, 0 replies; 6+ messages in thread From: Naga @ 2007-05-23 7:34 UTC (permalink / raw To: gentoo-user On Wednesday 23 May 2007 10:45:56 Stéphane ANCELOT wrote: > trying to update my system , glib is broken > > here is the output [...] https://bugs.gentoo.org/show_bug.cgi?id=168198 -- Naga -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-05-23 15:11 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-23 8:45 [gentoo-user] glib-1.2.10-r5 broken for lame Stéphane ANCELOT 2007-05-23 6:57 ` [gentoo-user] " Sven Köhler 2007-05-23 7:27 ` Bo Ørsted Andresen 2007-05-23 7:35 ` Naga 2007-05-23 16:59 ` Stéphane ANCELOT 2007-05-23 7:34 ` [gentoo-user] " Naga
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox