Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126159 - singular 3.0.1.2 fails with gcc 4.1
Summary: singular 3.0.1.2 fails with gcc 4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-03-14 07:19 UTC by Patrizio Bassi
Modified: 2006-03-16 09:32 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 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 ‘virtual bool
InternalPoly::divremsamet(InternalCF*, InternalCF*&, InternalCF*&)’:
int_poly.cc:584: error: ‘::divremt’ has not been declared
int_poly.cc: In member function ‘virtual bool
InternalPoly::divremcoefft(InternalCF*, InternalCF*&, InternalCF*&,
bool)’:
int_poly.cc:1105: error: ‘::divremt’ 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