* [gentoo-user] kdemultimedia fails to emerge
@ 2006-03-02 7:04 Mick
2006-03-02 7:20 ` Rumen Yotov
0 siblings, 1 reply; 3+ messages in thread
From: Mick @ 2006-03-02 7:04 UTC (permalink / raw
To: gentoo-user
Why on earth is libstdc++ playing up again?
==============================================
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++
-DEXAMPLES_DIR='"/usr/kde/3.4/share/apps/artsbuilder/examples"'
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
-O2 -O2 -march=pentium3 -fomit-frame-pointer -pipe -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libartsbuilder.la
-rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib
-L/usr/kde/3.4/lib -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined artsbuilder.lo sequenceutils.lo
structurebuilder_impl.lo structures_impl.lo moduleinfo.lo compatibility.lo
localfactory_impl.lo artsbuilderloader_impl.lo -lmcop -lartsflow -ldl
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so: No
such file or directory
make[3]: *** [libartsbuilder.la] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/arts/runtime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3'
make: *** [all] Error 2
!!! ERROR: kde-base/kdemultimedia-3.4.3 failed.
!!! Function kde_src_compile, Line 224, Exitcode 2
!!! died running emake, kde_src_compile:make
==============================================
revdep-rebuild won't fix it, neither will remerging libstdc++. Any ideas
please?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] kdemultimedia fails to emerge
2006-03-02 7:04 [gentoo-user] kdemultimedia fails to emerge Mick
@ 2006-03-02 7:20 ` Rumen Yotov
2006-03-03 11:59 ` Michael Kintzios
0 siblings, 1 reply; 3+ messages in thread
From: Rumen Yotov @ 2006-03-02 7:20 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]
On Thursday 02 March 2006 09:04, Mick wrote:
> Why on earth is libstdc++ playing up again?
> ==============================================
> /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++
> -DEXAMPLES_DIR='"/usr/kde/3.4/share/apps/artsbuilder/examples"'
> -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
> -O2 -O2 -march=pentium3 -fomit-frame-pointer -pipe -Wformat-security
> -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
> -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libartsbuilder.la
> -rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib
> -L/usr/kde/3.4/lib -no-undefined -Wl,--no-undefined
> -Wl,--allow-shlib-undefined artsbuilder.lo sequenceutils.lo
> structurebuilder_impl.lo structures_impl.lo moduleinfo.lo compatibility.lo
> localfactory_impl.lo artsbuilderloader_impl.lo -lmcop -lartsflow -ldl
> i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so:
> No such file or directory
> make[3]: *** [libartsbuilder.la] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/arts/runtime
>' make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/arts'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3'
> make: *** [all] Error 2
>
> !!! ERROR: kde-base/kdemultimedia-3.4.3 failed.
> !!! Function kde_src_compile, Line 224, Exitcode 2
> !!! died running emake, kde_src_compile:make
> ==============================================
> revdep-rebuild won't fix it, neither will remerging libstdc++. Any ideas
> please?
> --
> Regards,
> Mick
Hi,
Run "fix_libtool_files.sh" script using your old GCC version as an argument.
Just run:"#fix_libtool_files.sh" to see all options.
HTH.Rumen
[-- Attachment #2: Type: application/pgp-signature, Size: 200 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [gentoo-user] kdemultimedia fails to emerge
2006-03-02 7:20 ` Rumen Yotov
@ 2006-03-03 11:59 ` Michael Kintzios
0 siblings, 0 replies; 3+ messages in thread
From: Michael Kintzios @ 2006-03-03 11:59 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: Rumen Yotov [mailto:rumen@qrypto.org]
> Sent: 02 March 2006 07:21
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] kdemultimedia fails to emerge
>
>
> On Thursday 02 March 2006 09:04, Mick wrote:
> > Why on earth is libstdc++ playing up again?
> > ==============================================
> > /bin/sh ../../libtool --silent --mode=link --tag=CXX
> i686-pc-linux-gnu-g++
> > -DEXAMPLES_DIR='"/usr/kde/3.4/share/apps/artsbuilder/examples"'
> > -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align
> > -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
> -DNDEBUG -DNO_DEBUG
> > -O2 -O2 -march=pentium3 -fomit-frame-pointer -pipe -Wformat-security
> > -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
> > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
> > -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o
> libartsbuilder.la
> > -rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib
> -L/usr/lib
> > -L/usr/kde/3.4/lib -no-undefined -Wl,--no-undefined
> > -Wl,--allow-shlib-undefined artsbuilder.lo sequenceutils.lo
> > structurebuilder_impl.lo structures_impl.lo moduleinfo.lo
> compatibility.lo
> > localfactory_impl.lo artsbuilderloader_impl.lo -lmcop
> -lartsflow -ldl
> > i686-pc-linux-gnu-g++:
> /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so:
> > No such file or directory
> > make[3]: *** [libartsbuilder.la] Error 1
> > make[3]: Leaving directory
> >
> `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3
> /arts/runtime
> >' make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/arts'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3'
> > make: *** [all] Error 2
> >
> > !!! ERROR: kde-base/kdemultimedia-3.4.3 failed.
> > !!! Function kde_src_compile, Line 224, Exitcode 2
> > !!! died running emake, kde_src_compile:make
> > ==============================================
> > revdep-rebuild won't fix it, neither will remerging
> libstdc++. Any ideas
> > please?
> > --
> > Regards,
> > Mick
> Hi,
> Run "fix_libtool_files.sh" script using your old GCC version
> as an argument.
> Just run:"#fix_libtool_files.sh" to see all options.
Thank you! I thought that this is only meant to be run when moving from
one major version to another, not between minor subversions. It fixed a
load of links and everything worked fine from there. :)
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-03 13:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 7:04 [gentoo-user] kdemultimedia fails to emerge Mick
2006-03-02 7:20 ` Rumen Yotov
2006-03-03 11:59 ` Michael Kintzios
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox