Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30822 - KDENetwork fails to emerge
Summary: KDENetwork fails to emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-10 05:05 UTC by Rodrigo Cilla Ugarte
Modified: 2003-10-20 07:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Cilla Ugarte 2003-10-10 05:05:20 UTC
I'm trying to emerge KDENetwork-3.1.4 and I get this error during compiling:

make[3]: Entering directory
`/var/tmp/portage/kdenetwork-3.1.4/work/kdenetwork-3.1.4/ktalkd/mail.local'
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG
-O2  -O3 -march=pentium3 -funroll-loops -pipe -c `test -f 'mail.local.c' || echo
'./'`mail.local.c
mail.local.c: En la funci
Comment 1 Rodrigo Cilla Ugarte 2003-10-10 05:05:20 UTC
I'm trying to emerge KDENetwork-3.1.4 and I get this error during compiling:

make[3]: Entering directory
`/var/tmp/portage/kdenetwork-3.1.4/work/kdenetwork-3.1.4/ktalkd/mail.local'
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG
-O2  -O3 -march=pentium3 -funroll-loops -pipe -c `test -f 'mail.local.c' || echo
'./'`mail.local.c
mail.local.c: En la función `main':
mail.local.c:330: aviso: asignación descarta calificadores del tipo del destino
del puntero
mail.local.c: En la función `deliver':
 
Error interno del compilador: Error al reportar rutinas reentradas.
Por favor envíe un reporte completo de `bugs',
con el código preprocesado si es apropiado.
Vea <URL:http://bugs.gentoo.org/> para más instrucciones.
Preprocessed source stored into
/var/tmp/portage/kdenetwork-3.1.4/temp/ccN3bASh.out file, please attach this to
your bugreport
make[3]: *** [mail.local.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdenetwork-3.1.4/work/kdenetwork-3.1.4/ktalkd/mail.local'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdenetwork-3.1.4/work/kdenetwork-3.1.4/ktalkd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdenetwork-3.1.4/work/kdenetwork-3.1.4'
make: *** [all] Error 2
 
!!! ERROR: kde-base/kdenetwork-3.1.4 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make



I'm using a 2.6 kernel, but I get the error also with a 2.4 kernel.

I can't put the preprocessed code here because it's too long. If you need it,
please send me some instructions too send you the code.
Thanks
Rodrigo Cilla Ugarte.
Madrid 
Spain
P.D.: My English Is not very weel. If you have problems to understand it please
contact me.

Reproducible: Always
Steps to Reproduce:
1.emerge kdenetwork
2.
3.




Portage 2.0.49-r10 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.6.0-test6-bk8)
=================================================================
System uname: 2.6.0-test6-bk8 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode foomaticdb gif gpm jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xv zlib gdbm berkdb
slang readline arts svga java X sdl tcpd pam libwww ssl perl python imlib
oggvorbis gnome qt kde motif opengl acpi acpi4linux alsa amd apache2
artswrappersuid autofs bidi dvd emacs esd evo fbcon gb gd gphoto2 gstreamer gtk2
gtkhtml junit lcd matroska mng mozilla moznocompose moznoirc moznomail mozsvg
openssh parse-clocks pcmcia plotutils pnp ppds rplay samba scanner slp sse tcltk
tetex trusted type1 usb vim-with-x wmf xine xosd xvid -apm -xmms -gtk"
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-10-10 05:58:31 UTC
This is probably a matter of having -O3 in your use flags.  Try changing
it to -O2 and maybe get rid of -funroll-loops and try compiling again.
Comment 3 Rodrigo Cilla Ugarte 2003-10-11 05:17:49 UTC
I've tried it, but it doesn't work. I get the same error.
Rodrigo
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-10-16 11:19:45 UTC
The text of the error shows "-O2" and "-O3" during compilation.  I think
that may be causing a problem.  Can you retry and make sure that only one
of them (preferrably -O2) is present.
Comment 5 pd 2003-10-19 11:03:22 UTC
Hey, I had the same error and I'm spanish too. So what I did to solve is
to write:

unset LANG
unset LC_ALL

And now, all is fine.
Thanks for help me with this. (I discover how to solve it when reading this
report)
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2003-10-20 07:43:10 UTC
Just a setup issue thing - no response from reporter.  See comments for suggested
fix.