| Summary: | Compile of octave-forge crashed when processing __grcmd__.cc "bad register name" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Justin R. Wilson <jrw972> |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Please provide "emerge info" output. Thanks. No reaction. If this is still an issue, please re-open. |
I tried to emerge the new octave-forge (+ginac +qhull) and emerge goes fine until the following lines happen: make[2]: Entering directory `/var/tmp/portage/octave-forge-2004.02.12/work/octave-forge-2004.02.12/extra/graceplot' mkoctfile -DHAVE_OCTAVE_21 -v __grcmd__.cc g++ -c -fPIC -I/usr/include/octave-2.1.57 -I/usr/include/octave-2.1.57/octave -mieee-fp -O3 -march=athlon -fomit-frame-pointer -pipe -DHAVE_OCTAVE_21 __grcmd__.cc -o __grcmd__.o {standard input}: Assembler messages: {standard input}:1699: Error: bad register name `%�bp)' sort.cc: In function `octave_value_list Fsort(const octave_value_list&, int)': sort.cc:665: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. Reproducible: Always Steps to Reproduce: 1. emerge octave-forge --update 2. 3. Actual Results: The emerge fails with the messages in details. Expected Results: The emerge should succeed.