Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116229 - singular-2.0.5-r4 fails to compile
Summary: singular-2.0.5-r4 fails to compile
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 21:11 UTC by M. Edward Borasky
Modified: 2006-05-18 09:39 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 M. Edward Borasky 2005-12-20 21:11:52 UTC
c++ -c fac_cantzass.cc -w -fno-implicit-templates -I/var/tmp/portage/singular-2.0.5-r4/image//usr/ix86-Linux/include -I. -I. -DHAVE_CONFIG_H  -Os -march=athlon-tbird -o fac_cantzass.o
fac_cantzass.cc: In function `CFFList FpFactorizeUnivariateCZ(const CanonicalForm&, bool, int, Variable, Variable)':
cf_random.h:56: error: `AlgExtRandomF::AlgExtRandomF(const AlgExtRandomF&)' is private
fac_cantzass.cc:87: error: within this context
cf_random.h:56: error: `AlgExtRandomF::AlgExtRandomF(const AlgExtRandomF&)' is private
fac_cantzass.cc:89: error: within this context
distcc[24243] ERROR: compile fac_cantzass.cc on localhost failed
make: *** [fac_cantzass.o] Error 1

!!! ERROR: sci-mathematics/singular-2.0.5-r4 failed.
!!! Function einstall, Line 524, Exitcode 2
!!! einstall failed
!!! If you need support, post the topmost build error, NOT this status message.

DreamGate ~ # emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-tbird"
CHOST="i686-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/lib/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/ /usr/spool/PBS /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon-tbird"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://206.75.218.52/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://130.207.108.135/pub/gentoo http://mirror.phy.olemiss.edu/mirror/gentoo ftp://gentoo.mirrors.pair.com/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.nyx.hu/gentoo http://ftp.heanet.ie/pub/gentoo/ http://gentoo.mirror.intouch.nl/gentoo/ http://212.219.56.152/sites/www.ibiblio.org/gentoo/ http://ftp.gentoo.or.kr/ ftp://194.117.143.72/mirrors/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://194.117.143.70 http://194.117.143.71 http://64.50.236.52/ http://212.219.56.162/sites/www.ibiblio.org/gentoo/ http://mirror.gentoo.gr.jp ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO ftp://212.219.56.162/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aalib alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts blas bzip2 cairo cdr crypt cups curl dvd dvdr eds emacs emboss encode esd ethereal examples exif expat fam fastcgi ffmpeg firefox flac flash foomaticdb fortran gd gdbm geoip ggi gif glut gmp gpm gstreamer gtk gtk2 guile idn imagemagick imlib ipv6 java jpeg junit kde kdeenablefinal lcms libg++ libwww lm_sensors logitech-mouse mad mdb mhash mikmod ming mmx mmxext mng motif mozilla mp3 mpeg mysql ncurses nls nptl odbc ogg oggvorbis openexr opengl oss pam pcre pdflib perl plotutils png postgres povray python qt quicktime readline ruby samba sdl sndfile spell sqlite ssl svg svga tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev usb vorbis wmf xemacs xml xml2 xmms xscreensaver xv xvid yaz zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2005-12-21 03:33:49 UTC
Could you please try replacing -Os with -O2 and see if this allows you
to compile singular!
Comment 2 M. Edward Borasky 2005-12-21 19:48:17 UTC
It still fails the same way. Should I attempt it with gcc 3.3?
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2005-12-21 20:29:10 UTC
Nope, but just to make sure, can you please turn off distcc and give it another try.

Thanks,
Markus
Comment 4 M. Edward Borasky 2005-12-22 23:00:05 UTC
(In reply to comment #3)
> Nope, but just to make sure, can you please turn off distcc and give it another
> try.
> 
> Thanks,
> Markus
> 
Still fails.
Comment 5 M. Edward Borasky 2005-12-23 09:04:36 UTC
Incidentally, the Singular web site shows that they're up to 3.0.1.2 already -- 2.0.5 is somewhat old. I've been able to compile 3.0.1.2 from source, but the installation instructions are a bit confusing, so I'm not sure I have it right just yet. It might make more sense to just do a version bump.
Comment 6 M. Edward Borasky 2005-12-23 09:33:17 UTC
Good news!! The singular-3.0.1.1 ebuild emerged successfully on my Athlon T-bird! This is with "-O2" and distcc turned off. I'm going to re-enable distcc and see if it still works. We could close this one as "fixed in 3.0.1.1", right?
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2006-05-18 09:39:11 UTC
If it's ok in newer versions, just let's call this WONTFIX (for 2.0.5-r4).