Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740162 - media-libs/phat-0.4.1-r1 fails to compile: libphat.so: undefined reference to exp
Summary: media-libs/phat-0.4.1-r1 fails to compile: libphat.so: undefined reference to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 743010 (view as bug list)
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-09-03 06:43 UTC by Agostino Sarubbo
Modified: 2022-01-13 06:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,124.27 KB, text/plain)
2020-09-03 06:43 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,114 bytes, text/plain)
2020-09-03 06:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-03 06:43:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/phat-0.4.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-03 06:43:13 UTC
Created attachment 658030 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-03 06:43:14 UTC
Created attachment 658032 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-17 07:24:26 UTC
*** Bug 743010 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-01-13 06:02:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832c88a650fc794fd5105723656f8dee55488cf8

commit 832c88a650fc794fd5105723656f8dee55488cf8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-13 06:02:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-13 06:02:28 +0000

    media-libs/phat: update EAPI 6 -> 8, build with lld
    
    Was underlinking libm for e.g. exp().
    
    Closes: https://bugs.gentoo.org/740162
    Signed-off-by: Sam James <sam@gentoo.org>

 .../phat/files/phat-0.4.1-libm-underlinking.patch  | 16 ++++++++
 media-libs/phat/phat-0.4.1-r2.ebuild               | 43 ++++++++++++++++++++++
 2 files changed, 59 insertions(+)