Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142529 - Kalzium internal compiler seg fault.
Summary: Kalzium internal compiler seg fault.
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 05:18 UTC by Chuck Wegrzyn
Modified: 2006-08-24 09:00 UTC (History)
0 users

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


Attachments
Full log of kalzium emerge (foo,31.07 KB, text/plain)
2006-08-02 05:19 UTC, Chuck Wegrzyn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chuck Wegrzyn 2006-08-02 05:18:14 UTC
sideshow ~ # emerge --info
Portage 2.1.1_pre4-r1 (default-linux/amd64/2006.0, gcc-3.4.6/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aim alsa arts artswrappersuid avi berkdb bitmap-fonts bzip2 ccache cdparanoia cli cpudetection crypt cups curl cvs dbus dlloader dri dv dvd dvdread eds emboss encode flac foomaticdb fortran gif gimp gnome gphoto2 gpm graphviz gs gstreamer gtk gtk2 hal ieee1394 imagemagick imlib ipv6 isdnlog jpeg kde kdeenablefinal kdepim kqemu lirc lm_sensors lzw lzw-tiff mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pda pdflib perl png postgres pppd python qt qt3 qt4 quicktime rdesktop readline reflection rtc scanner sdl session spell spl sql ssl subversion tcpd tiff truetype-fonts type1-fonts usb v4l v4l2 vcd vdr vorbis wifi xine xinerama xmms xorg xpm xscreensaver xv xvid xvmc zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_fglrx video_cards_ati video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

Here is the "end of the kalzium emerge..."
rm -f spectrumview.cpp
echo '#include <kdialog.h>' > spectrumview.cpp
echo '#include <klocale.h>' >> spectrumview.cpp
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i spectrumview.h ./spectrumview.ui > spectrumview.cpp.temp ; ret=$?; \
        /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" spectrumview.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_spectrumview,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> spectrumview.cpp ;\
        rm -f spectrumview.cpp.temp ;\
        if test "$ret" = 0; then echo '#include "spectrumview.moc"' >> spectrumview.cpp; else rm -f spectrumview.cpp ; exit $ret ; fi
creating kalzium.all_cpp.cpp ...
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../../libkdeedu/kdeeduplot -I./../../libkdeedu/kdeeduui -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 -march=k8 -O2 -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 -D_ISOC99_SOURCE -c -o kalzium.all_cpp.o kalzium.all_cpp.cpp
In file included from kalzium.all_cpp.cpp:22:
spectrumviewimpl.cpp: In member function `virtual void SpectrumViewImpl::slotExportAsImage()':
spectrumviewimpl.cpp:42: warning: taking address of temporary
kalziumutils.cpp: At global scope:
kalziumutils.cpp:55: warning: unused parameter 'font'
kalziumutils.cpp:50: warning: unused parameter 'font'
prefs.cpp: In constructor `Prefs::Prefs()':
prefs.cpp:159: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [kalzium.all_cpp.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/kalzium-3.5.4/work/kalzium-3.5.4/kalzium/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kalzium-3.5.4/work/kalzium-3.5.4/kalzium/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kalzium-3.5.4/work/kalzium-3.5.4/kalzium'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kalzium-3.5.4/work/kalzium-3.5.4'
make: *** [all] Error 2

!!! ERROR: kde-base/kalzium-3.5.4 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  kalzium-3.5.4.ebuild, line 24:   Called kde-meta_src_compile
  kde-meta.eclass, line 410:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 319:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Chuck Wegrzyn 2006-08-02 05:19:48 UTC
Created attachment 93258 [details]
Full log of kalzium emerge
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-08-07 04:47:23 UTC
If you remove the portage tmpdir and try again does it fail in the same place?

This is most likely a local hardware issue.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-08-24 08:41:52 UTC
No feedback, can't reproduce, smells like broken hardware...

*** This bug has been marked as a duplicate of 20600 ***
Comment 4 Chuck Wegrzyn 2006-08-24 09:00:13 UTC
It works now...