Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730692 - dev-scheme/ypsilon fails to compile with Clang (clang-10: error: unknown argument: '-fno-crossjumping')
Summary: dev-scheme/ypsilon fails to compile with Clang (clang-10: error: unknown argu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-04 10:13 UTC by Agostino Sarubbo
Modified: 2021-08-27 03:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,21.61 KB, text/plain)
2020-07-04 10:13 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-07-04 10:13:53 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: dev-scheme/ypsilon fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-04 10:13:59 UTC
Created attachment 647556 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-04 22:45:26 UTC
The bug has been referenced in the following commit(s):

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

commit 47156a1b8d8872af7eb421b49ec2acfb9a4a4168
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-04 22:42:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-04 22:45:14 +0000

    profiles: last-rite dev-scheme/ypsilon
    
    Bug: https://bugs.gentoo.org/730692
    Bug: https://bugs.gentoo.org/787866
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-08-27 03:03:05 UTC
The bug has been closed via the following commit(s):

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

commit 5b93e5168eec3dece2190f7513414020d7fe8750
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-27 03:00:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-27 03:02:46 +0000

    dev-scheme/ypsilon: fix build with Clang
    
    Closes: https://bugs.gentoo.org/730692
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/ypsilon-0.9.6_p3-clang-cflags.patch      | 23 ++++++++++++++++++++++
 dev-scheme/ypsilon/ypsilon-0.9.6_p3-r1.ebuild      |  1 +
 2 files changed, 24 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit f36a27d75b9d3f82b98f63624202cf3624387ec6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-27 02:55:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-27 03:02:45 +0000

    dev-scheme/ypsilon: fix build with GCC 11, un-last-rite
    
    Thanks-to: Watcom <hodge@dornbeast.com>
    Bug: https://bugs.gentoo.org/730692
    Closes: https://bugs.gentoo.org/787866
    Signed-off-by: Sam James <sam@gentoo.org>

 .../ypsilon/files/ypsilon-0.9.6_p3-asneeded.patch  |  4 ++--
 ...-0.9.6_p3.ebuild => ypsilon-0.9.6_p3-r1.ebuild} | 28 ++++++++++++++--------
 profiles/package.mask                              |  5 ----
 3 files changed, 20 insertions(+), 17 deletions(-)