* [gentoo-dev] kdelibs-3.0.1.20020604
@ 2002-06-12 12:47 Bill Kenworthy
2002-06-15 20:04 ` Dan Armak
0 siblings, 1 reply; 3+ messages in thread
From: Bill Kenworthy @ 2002-06-12 12:47 UTC (permalink / raw
To: gentoo-dev List
Trying bring a system up to date and get this from
kdelibs-3.0.1.20020604
using gcc version 2.95.3 20010315 (release)
Any ideas?
In file included from libkdecore_la.all_cpp.cpp:23:
kcharsets.cpp:420: warning: #warning FIXME?
cpp0: output pipe has been closed
g++: Internal compiler error: program cc1plus got fatal signal 15
make[3]: *** [libkdecore_la.all_cpp.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1'
make: *** [all-recursive-am] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -3694, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! emerge aborting on
/usr/portage/kde-base/kdelibs/kdelibs-3.0.1.20020604.ebuild .
--
Bill Kenworthy <billk@iinet.net.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] kdelibs-3.0.1.20020604
2002-06-12 12:47 [gentoo-dev] kdelibs-3.0.1.20020604 Bill Kenworthy
@ 2002-06-15 20:04 ` Dan Armak
2002-06-15 22:59 ` Bill Kenworthy
0 siblings, 1 reply; 3+ messages in thread
From: Dan Armak @ 2002-06-15 20:04 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 12 June 2002 15:47, Bill Kenworthy wrote:
> Trying bring a system up to date and get this from
> kdelibs-3.0.1.20020604
>
> using gcc version 2.95.3 20010315 (release)
>
> Any ideas?
>
> In file included from libkdecore_la.all_cpp.cpp:23:
> kcharsets.cpp:420: warning: #warning FIXME?
> cpp0: output pipe has been closed
> g++: Internal compiler error: program cc1plus got fatal signal 15
> make[3]: *** [libkdecore_la.all_cpp.lo] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1'
> make: *** [all-recursive-am] Error 2
>
> !!! ERROR: The ebuild did not complete successfully.
> !!! Function kde_src_compile, Line -3694, Exitcode 2
> !!! died running emake, kde_src_compile:make
>
> !!! emerge aborting on
> /usr/portage/kde-base/kdelibs/kdelibs-3.0.1.20020604.ebuild .
Please look at bug #3396 and my comments at the end.
- --
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9C53sUI2RQ41fiVERAvdAAJ9p7jYyPKzXC+jjPeec3/u3n4WXSQCfY7fY
3WmL/XMk9p23t6BzvrkW4jE=
=tqy/
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] kdelibs-3.0.1.20020604
2002-06-15 20:04 ` Dan Armak
@ 2002-06-15 22:59 ` Bill Kenworthy
0 siblings, 0 replies; 3+ messages in thread
From: Bill Kenworthy @ 2002-06-15 22:59 UTC (permalink / raw
To: gentoo-dev List
Thanks, I eventually traced my case to still having the old libpng on
the system (error message further back in the compiler messages, and a
hint from the maining list put me on track). I must have missed a step
when I followed the upgrade instructions! Whole of kde (re)compiled
fine after unmerging the old one - had to do gnome as well as that was
obviously affected. Two days gone recompiling :(
BillK
On Sun, 2002-06-16 at 04:04, Dan Armak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 12 June 2002 15:47, Bill Kenworthy wrote:
> > Trying bring a system up to date and get this from
> > kdelibs-3.0.1.20020604
> >
> > using gcc version 2.95.3 20010315 (release)
> >
> > Any ideas?
> >
> > In file included from libkdecore_la.all_cpp.cpp:23:
> > kcharsets.cpp:420: warning: #warning FIXME?
> > cpp0: output pipe has been closed
> > g++: Internal compiler error: program cc1plus got fatal signal 15
> > make[3]: *** [libkdecore_la.all_cpp.lo] Error 1
> > make[3]: Leaving directory
> > `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1/kdecore'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/var/tmp/portage/kdelibs-3.0.1.20020604/work/kdelibs-3.0.1'
> > make: *** [all-recursive-am] Error 2
> >
> > !!! ERROR: The ebuild did not complete successfully.
> > !!! Function kde_src_compile, Line -3694, Exitcode 2
> > !!! died running emake, kde_src_compile:make
> >
> > !!! emerge aborting on
> > /usr/portage/kde-base/kdelibs/kdelibs-3.0.1.20020604.ebuild .
>
> Please look at bug #3396 and my comments at the end.
>
> - --
> Dan Armak
> Gentoo Linux developer (KDE)
> Matan, Israel
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
>
> iD8DBQE9C53sUI2RQ41fiVERAvdAAJ9p7jYyPKzXC+jjPeec3/u3n4WXSQCfY7fY
> 3WmL/XMk9p23t6BzvrkW4jE=
> =tqy/
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-dev
--
Bill Kenworthy <billk@iinet.net.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-06-15 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-12 12:47 [gentoo-dev] kdelibs-3.0.1.20020604 Bill Kenworthy
2002-06-15 20:04 ` Dan Armak
2002-06-15 22:59 ` Bill Kenworthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox