Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131793 - ERROR: app-office/facturalux-0.4 failed
Summary: ERROR: app-office/facturalux-0.4 failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-30 05:51 UTC by SAngeli
Modified: 2006-04-30 11:35 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 SAngeli 2006-04-30 05:51:10 UTC
Hi,
I run Linux 2.6.11-gentoo-r4 #5 Tue Jun 14 10:41:47 CEST 2005 i686 Intel(R) Celeron(R) CPU 2.40GHz GenuineIntel GNU/Linux and kde 3.4.1

I was trying to install facturalux but failed.
I followed some hints from two gentoo threads (http://forums.gentoo.org/viewtopic-t-285037-highlight-error+appoffice+facturalux0+4.html) and (http://forums.gentoo.org/viewtopic-t-231227-highlight-error+appoffice+facturalux0+4.html) but I did fail.

Here is my first attempt:
emerge facturalx

/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O3 -march=i686 -fomit-frame-pointer -march=pentium4 -mfpmath=sse -msse2 -mmmx -fno-exceptions -fno-check-new  -c -o mfieldobject.lo `test -f 'mfieldobject.cpp' || echo './'`mfieldobject.cpp
mlabelobject.cpp: In copy constructor `MLabelObject::MLabelObject(const
   MLabelObject&)':
mlabelobject.cpp:33: error: uninitialized member 'MLabelObject::xMargin' with
   'const' type 'const int'
mlabelobject.cpp:33: error: uninitialized member 'MLabelObject::yMargin' with
   'const' type 'const int'
cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for C++
make[3]: *** [mlabelobject.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4/facturalux/kugar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4/facturalux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4'
make: *** [all] Error 2

!!! ERROR: app-office/facturalux-0.4 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! parallel make failed
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-office_-_facturalux-0.4-10120.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
--------------------------------------------------------------------------------

Here is my second attempt:
FEATURES="-sandbox -usersandbox" emerge facturalux

E -Wcast-align -Wconversion -O2 -O3 -march=i686 -fomit-frame-pointer -march=pentium4 -mfpmath=sse -msse2 -mmmx -fno-exceptions -fno-check-new  -c -o mfieldobject.lo `test -f 'mfieldobject.cpp' || echo './'`mfieldobject.cpp
cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for C++
mlabelobject.cpp: In copy constructor `MLabelObject::MLabelObject(const
   MLabelObject&)':
mlabelobject.cpp:33: error: uninitialized member 'MLabelObject::xMargin' with
   'const' type 'const int'
mlabelobject.cpp:33: error: uninitialized member 'MLabelObject::yMargin' with
   'const' type 'const int'
make[3]: *** [mlabelobject.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4/facturalux/kugar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4/facturalux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/facturalux-0.4/work/facturalux-0.4'
make: *** [all] Error 2

!!! ERROR: app-office/facturalux-0.4 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! parallel make failed
!!! If you need support, post the topmost build error, NOT this status message.


Please advice.

Thank you,
Spiro
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-30 06:30:50 UTC
emerge --info missing...
Comment 2 SAngeli 2006-04-30 11:35:14 UTC
Sorry, I forgot it. :-)

emerge --info
Portage 2.1_pre7-r4 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/                 ftp://gentoo.inode.at/source/                 ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo                 http://ftp6.uni-erlangen.de/pub/mirrors/gentoo                 http://gentoo.eliteitminds.com                 ftp://pandemonium.tiscali.de/pub/gentoo/                 http://pandemonium.tiscali.de/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL=""
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3ds X a52 aac acl acpi activefilter adns aim alsa altcolors apache2 apm arts audiofile avantgo avi bcmath bdf berkdb bitmap-fonts bootsplash bzlib ccs cdda cdinstall cdparanoia cdr cdrom cgi chroot clamav clamd clflush cli client cmov codecs crypt ctype cups curl curlwrappers custom-cflags cx8 dba dbase de dga directfb divx4linux dnd dnsdb doc dpms dri dts dv dvb dvd dvdr dvdread dxr3 edl eds emboss encode esd examples exif expat extensions faad fastbuild fax fb fbcon fbdev ffmpeg flac font-server foomaticdb force-cgi-redirect fortran fpu freetype ftp fxsr fxsr_opt gd gdbm gif gimp gimpprint ginac gkrellm glut gphoto2 gpm gsl gstreamer gtk gtk2 hal hbci http icq ieee1394 imagemagick imap imlib ipv6 irc isdnlog jabber jack jack-tmpfs java javascript jp2 jpeg jpeg2k kcal kde kdepim kipi lahf_lm lcd lcms libcaca libclamav libwww lm_sensors logitech-mouse lzw lzw-tiff mad mca mcal mce md5sum memlimit messages mikmod mime mixer mjpeg monkey motif mozilla moznoirc moznomail moznoxft mozsvg mp3 mpeg mpeg4 mpi mplayer msn msr mtrr music nagios-dns nagios-ntp nagios-ping nagios-ssh nas ncurses network nls nntp nptl nsplugin nvidia nx odbc oggvorbis opengl oss pae pam pat pcre pda pdf pdfkit pdflib perl pge php pic png pni pnp posix ppds pppd print procmail pse pse36 python qt quicktime readline rplay rss rtc samba sasl sblive scanner screenshot sdl sep server session simplexml skk smime sndfile soap sockets sounds spell spl ssl syscall tcltk tcpd tcpmd5 tiff tokenizer transcode truetype truetype-fonts tsc type1 type1-fonts unicode usb utf8 v4l v4l2 vcd videos vim virus-scan vme vnc vorbis xchattext xine xml xml2 xmms xosd xpm xprint xscreensaver xsl xv xvmc yahoo zlib elibc_glibc kernel_linux linguas_en userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS