Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 23767
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sparc Porters <sparc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gregg Barbato <gbarbato@adelphia.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23767 depends on: Show dependency tree
Bug 23767 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-30 10:41 0000
When you try to compile ocaml 3.06-r1 it returns error...
make: *** [ocaml] Bus error
+ diefunc src_compile 36 2
+ local funcname=src_compile lineno=36 exitcode=2
+ shift 3
+ echo

+ echo '!!! ERROR: dev-lang/ocaml-3.06-r1 failed.'
!!! ERROR: dev-lang/ocaml-3.06-r1 failed.
+ echo '!!! Function src_compile, Line 36, Exitcode 2'
!!! Function src_compile, Line 36, Exitcode 2
+ echo '!!! (no error message)'
!!! (no error message)
+ echo

+ exit 1


Reproducible: Always
Steps to Reproduce:
1. emerge ocaml
Actual Results:  
compiles for a bit then gives...

make: *** [ocaml] Bus error
+ diefunc src_compile 36 2
+ local funcname=src_compile lineno=36 exitcode=2
+ shift 3
+ echo

+ echo '!!! ERROR: dev-lang/ocaml-3.06-r1 failed.'
!!! ERROR: dev-lang/ocaml-3.06-r1 failed.
+ echo '!!! Function src_compile, Line 36, Exitcode 2'
!!! Function src_compile, Line 36, Exitcode 2
+ echo '!!! (no error message)'
!!! (no error message)
+ echo

+ exit 1


Expected Results:  
actually compile....  what's more to say? :D

Well, actually, other programs running isn't the problem...  I've had other 
people try and it didn't work either....

------- Comment #1 From Jason Wever (RETIRED) 2003-06-30 12:01:43 0000 -------
I've tested this with multiple CFLAG variations but no change.  Unless anyone
can come up with a reason for this happening, it'll probably have to be
reported upstream to the ocaml team.

------- Comment #2 From Keith M Wesolowski (RETIRED) 2003-08-02 09:25:37 0000 -------
Of course, if one builds the debug-mode caml runtime, it doesn't bus error. 
That makes this very near impossible to troubleshoot.

------- Comment #3 From Jason Wever (RETIRED) 2003-09-06 08:22:11 0000 -------
According to ocaml bug #1682
(http://caml.inria.fr/bin/caml-bugs/fixed?id=1682;expression=linux%20sparc;user=guest)
, this problem is due to the way some gccs handle doubles.  The ocaml team has
released a patch to the configure script to fix this.  Will test.

------- Comment #4 From Jason Wever (RETIRED) 2003-09-06 19:49:22 0000 -------
Patch works.  Added to ebuild.  

Marking this as fixed.  If you still have problems related to this, feel free to re-open

Thanks for the bug report.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug