Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126159

Summary: singular 3.0.1.2 fails with gcc 4.1
Product: Gentoo Linux Reporter: Patrizio Bassi <patrizio.bassi>
Component: [OLD] GCC PortingAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    

Description Patrizio Bassi 2006-03-14 07:19:14 UTC
++ -c int_poly.cc -w -fno-implicit-templates
-I/var/tmp/portage/singular-3.0.1.2/work/Singular-3-0-1/ix86-Linux/include -I.
-I. -DHAVE_CONFIG_H  -O3 -mtune=pentium3 -march=pentium3 -pipe
-fomit-frame-pointer -mmmx -msse -ffast-math -o int_poly.o
int_poly.cc: In member function &#8216;virtual bool
InternalPoly::divremsamet(InternalCF*, InternalCF*&, InternalCF*&)&#8217;:
int_poly.cc:584: error: &#8216;::divremt&#8217; has not been declared
int_poly.cc: In member function &#8216;virtual bool
InternalPoly::divremcoefft(InternalCF*, InternalCF*&, InternalCF*&,
bool)&#8217;:
int_poly.cc:1105: error: &#8216;::divremt&#8217; has not been declared
make[2]: *** [int_poly.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/singular-3.0.1.2/work/Singular-3-0-1/factory'
make install in libfac
/bin/sh: line 0: cd: libfac: No such file or directory
make install in kernel
/bin/sh: line 0: cd: kernel: No such file or directory
make install in Singular
/bin/sh: line 0: cd: Singular: No such file or directory
make install in IntegerProgramming
/bin/sh: line 0: cd: IntegerProgramming: No such file or directory
echo "* do not forget to install Singular-3-0-1-share.tar.gz"
* do not forget to install Singular-3-0-1-share.tar.gz
make[1]: Leaving directory
`/var/tmp/portage/singular-3.0.1.2/work/Singular-3-0-1'
>>> Source compiled.
>>> Test phase [not enabled]: sci-mathematics/singular-3.0.1.2

>>> Install singular-3.0.1.2 into /var/tmp/portage/singular-3.0.1.2/image/ category sci-mathematics
finvar.lib                                                                   |
100% |   213 KiB |   213 KiB/s | ETA 00:00.00
stratify.lib                                                                 |
100% |    27 KiB |    27 KiB/s | ETA 00:00.00
9                                                                            |
100% |      82 B |      82 B/s | ETA 00:00.00
rm: impossibile rimuovere `Singular': No such file or directory

!!! ERROR: sci-mathematics/singular-3.0.1.2 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_install
  ebuild.sh, line 1039:   Called src_install

!!! failed to remove Singular
!!! If you need support, post the topmost build error, and the call stack if
relevant.
Comment 1 Markus Dittrich (RETIRED) gentoo-dev 2006-03-16 09:32:31 UTC
Hi Patrizio,

Fixed in CVS. Thanks for reporting.

best,
Markus