#9994: gcc 4.2.4 generates an internal compiler issue when buidling symmetrica
on
AIX 5.3
----------------------------------+-----------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone:
Component: AIX or HP-UX ports | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Changes (by drkirkby):
* owner: tbd => drkirkby
* component: PLEASE CHANGE => AIX or HP-UX ports
Old description:
> This would not appear to be a Sage problem as such, but rather of gcc.
> == Hardware and software ==
> * IBM
> [http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.pseries.doc/hardware_docs/rs6000_7025f50series.htm
> RS/6000 7025 F50]
> * 4 x 332 MHz 32-bit PowerPC CPUs
> * 3 GB RAM
> * A fairly wide mixture of disks sizes (3 x 9 GB, 1 x 18 GB, 2 x 36 GB
> and 1 x 73 GB)
> * DDS-4 tape drive
> * AIX 5.3 (A POSIX certified operating system)
> * gcc 4.2.4 downloaded from [http://pware.hvcc.edu/ pware]
> * sage-4.6.alpha1 (which has singular-3-1-1-4.p2)
>
> == The problem ==
> {{{
> gcc -c -O1 -fPIC -g -DFAST -DALLTRUE zykelind.c
> gcc -c -O1 -fPIC -g -DFAST -DALLTRUE zyk.c
> : In function 'mult_hashtable_hashtable_faktor':
> :596: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[2]: *** [tmh.o] Error 1
> make[2]: Target `test' not remade because of errors.
> make[2]: Leaving directory
> `/home/users/drkirkby/sage-4.6.alpha1/spkg/build/symmetrica-2.0.p5/src'
> Error building symmetrica.
>
> real 37m5.981s
> user 87m12.220s
> sys 0m31.967s
> sage: An error occurred while installing symmetrica-2.0.p5
> }}}
New description:
This would not appear to be a Sage problem as such, but rather of gcc.
== Hardware and software ==
* IBM
[http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.pseries.doc/hardware_docs/rs6000_7025f50series.htm
RS/6000 7025 F50]
* 4 x 332 MHz 32-bit PowerPC CPUs
* 3 GB RAM
* A fairly wide mixture of disks sizes (3 x 9 GB, 1 x 18 GB, 2 x 36 GB
and 1 x 73 GB)
* DDS-4 tape drive
* AIX 5.3 (A POSIX certified operating system)
* gcc 4.2.4 downloaded from [http://pware.hvcc.edu/ pware]
* sage-4.6.alpha1
== The problem ==
{{{
gcc -c -O1 -fPIC -g -DFAST -DALLTRUE zykelind.c
gcc -c -O1 -fPIC -g -DFAST -DALLTRUE zyk.c
: In function 'mult_hashtable_hashtable_faktor':
:596: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [tmh.o] Error 1
make[2]: Target `test' not remade because of errors.
make[2]: Leaving directory
`/home/users/drkirkby/sage-4.6.alpha1/spkg/build/symmetrica-2.0.p5/src'
Error building symmetrica.
real 37m5.981s
user 87m12.220s
sys 0m31.967s
sage: An error occurred while installing symmetrica-2.0.p5
}}}
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9994#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.