Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735678 - dev-ada/gtkada-2019-r1 fails to compile: gcc-7.3.1: error: unrecognized command line option ‘-fuse-ld=lld’; did you mean ‘-fuse-ld=bfd’?
Summary: dev-ada/gtkada-2019-r1 fails to compile: gcc-7.3.1: error: unrecognized comma...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 09:31 UTC by Agostino Sarubbo
Modified: 2022-09-18 19:39 UTC (History)
0 users

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


Attachments
build.log (build.log,233.95 KB, text/plain)
2020-08-03 09:31 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,252 bytes, application/x-bzip-compressed-tar)
2020-08-03 09:31 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-08-03 09:31:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/gtkada-2019-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 isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-03 09:31:18 UTC
Created attachment 652604 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-03 09:31:20 UTC
Created attachment 652606 [details]
other.tar.bz2

other logs
Comment 3 Tupone Alfredo gentoo-dev 2022-09-18 19:39:20 UTC
this has been built with an ADA_TARGET no more valid. You can see from the used gcc.

gcc-7.3.1 does no more provide ada,

gcc-9.3.1
gcc-10.3.1
gcc-12.2.0

are the valid ones (at today)