Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 144753
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 144752
Assigned To: Duncan Coutts (RETIRED) <dcoutts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ferris McCormick <fmccor@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 144753 depends on: Show dependency tree
Bug 144753 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: 2006-08-22 07:44 0000
(Assigned to Duncan Coutts at his request.)
On sparc, the ghc_asm mangler for ghc-6.4.2 marks the symbol _module_registered
as:
00000004 C _module_registered
instead of as
0000000000000000 b _module_registered
(as taken from amd64).
This results in failures from ghci, thus:
==========================================
GHCi runtime linker: fatal error: I found a duplicate definition for symbol
   _module_registered
whilst processing object file
   /usr/lib/ghc-6.4.2/HShaskell98.o
===========================================

Apparently, this was a known problem for ghc on sparc/solaris and fixed there,
but it is also present on linux.  See
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1170933&group_id=8032

Problem is specific to sparc, but otherwise should be independent from the
environment.

I note a cross-reference to https://bugs.gentoo.org/show_bug.cgi?id=140369 for
bookkeeping purposes; feel free to ignore it.

------- Comment #1 From Ferris McCormick 2006-08-22 07:52:57 0000 -------
Yay, bugzilla!  Thanks for entering this twice for the price of one!

*** This bug has been marked as a duplicate of 144752 ***

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