Bug 1385477 - dynamic linking failing for aarch64 executables with ghc-7.10.3
Summary: dynamic linking failing for aarch64 executables with ghc-7.10.3
Keywords:
Status: CLOSED DUPLICATE of bug 1386126
Alias: None
Product: Fedora
Classification: Fedora
Component: ghc
Version: 26
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-17 07:16 UTC by Jens Petersen
Modified: 2017-04-26 07:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-26 07:42:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1385475 0 unspecified CLOSED dynamic linking failing for armv7hl executables with ghc-7.10.3 2021-02-22 00:41:40 UTC

Internal Links: 1385475

Description Jens Petersen 2016-10-17 07:16:34 UTC
Description of problem:
Dynamic linking of for packages with executables is failing
when using ghc-7.10.3 on aarch64 (and armv7hl).

eg1:
Linking dist/build/darcs/darcs ...
/builddir/build/BUILD/darcs-2.12.2/darcs-2.12.2/dist/build/libHSdarcs-2.12.2-5w02tFeyqS4LTTczMtN7Ff-ghc7.10.3.so: error: undefined reference to 'log'
/usr/lib64/ghc-7.10.3/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so: error: undefined reference to 'logf'
collect2: error: ld returned 1 exit status

eg2:
Linking dist/build/xmobar/xmobar ...
/usr/lib64/ghc-7.10.3/scien_3vmCXiZeJinKZBcLawS8i0/libHSscientific-0.3.4.7-3vmCXiZeJinKZBcLawS8i0-ghc7.10.3.so: error: undefined reference to 'log'
collect2: error: ld returned 1 exit status

eg3:
Linking dist/build/agda/agda ...
/usr/lib64/ghc-7.10.3/Quick_6TxL5Cx3o2p0HsyT59KWiD/libHSQuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD-ghc7.10.3.so: error: undefined reference to 'log'
/usr/lib64/ghc-7.10.3/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so: error: undefined reference to 'logf'
/builddir/build/BUILD/Agda-2.4.2.5/Agda-2.4.2.5/dist/build/libHSAgda-2.4.2.5-Inys1Zrl83YKq4l2eRqqZo-ghc7.10.3.so: error: undefined reference to 'sqrt'
collect2: error: ld returned 1 exit status

How reproducible:
100%

Steps to Reproduce:
1. build packages with dynlinked executable

Actual results:
fails with "undefined reference to 'log'" etc.

Expected results:
dynlinking to work

Additional info:
This worked earlier though, eg in beginning of August 2016:
http://koji.fedoraproject.org/koji/buildinfo?buildID=787831

Comment 1 Jens Petersen 2016-10-17 07:18:42 UTC
As a workaround for now I have disabled exe dynlinking in ghc-rpm-macros.

Comment 2 Jens Petersen 2016-10-17 07:19:12 UTC
ghc-rpm-macros-1.6.9-8.fc26

Comment 3 Fedora End Of Life 2017-02-28 10:27:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 4 Jens Petersen 2017-04-26 07:46:22 UTC

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


Note You need to log in before you can comment on or make changes to this bug.