Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791043 - media-sound/amsynth-1.12.2 fails to compile
Summary: media-sound/amsynth-1.12.2 fails to compile
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:
Depends on:
Blocks:
 
Reported: 2021-05-19 08:48 UTC by Agostino Sarubbo
Modified: 2021-05-19 09:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,59.14 KB, text/plain)
2021-05-19 08:48 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 2021-05-19 08:48:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/amsynth-1.12.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-19 08:48:24 UTC
Created attachment 709767 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-19 08:48:25 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lX11
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2021-05-19 09:46:17 UTC
The bug has been closed via the following commit(s):

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

commit cec80d00caf5ead084760f175d168623e8eef6fb
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-05-19 09:45:51 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-05-19 09:46:13 +0000

    media-sound/amsynth: fixed compilation of 1.12.2 wrt x11
    
    Closes: https://bugs.gentoo.org/791043
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/amsynth/amsynth-1.12.2.ebuild          | 10 +++++++++-
 media-sound/amsynth/files/amsynth-1.12.2-x11.patch | 22 ++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)