Ticket #9994 (new defect)

Opened 3 years ago

Last modified 3 years ago

gcc 4.2.4 generates an internal compiler issue when buidling symmetrica on AIX 5.3

Reported by: drkirkby Owned by: drkirkby
Priority: major Milestone:
Component: porting: AIX or HP-UX Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description (last modified by drkirkby) (diff)

This would not appear to be a Sage problem as such, but rather of gcc.

Hardware and software

  • IBM  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  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

Change History

comment:1 Changed 3 years ago by drkirkby

  • Owner changed from tbd to drkirkby
  • Component changed from PLEASE CHANGE to AIX or HP-UX ports
  • Description modified (diff)
Note: See TracTickets for help on using tickets.