Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830626 - games-util/joystick-1.7.1 fails to compile: clang-13: error: cannot specify -o when generating multiple output files
Summary: games-util/joystick-1.7.1 fails to compile: clang-13: error: cannot specify -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 07:24 UTC by Agostino Sarubbo
Modified: 2022-05-21 20:27 UTC (History)
0 users

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


Attachments
build.log (build.log,40.64 KB, text/plain)
2022-01-05 07:24 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 2022-01-05 07:24:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/joystick-1.7.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-05 07:24:44 UTC
Created attachment 761337 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-21 20:27:39 UTC
The bug has been closed via the following commit(s):

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

commit b089271d263ab38925cc448ea7b2c674f616017e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-05-21 20:10:38 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-05-21 20:26:09 +0000

    games-util/joystick: add 1.8.1
    
    Reworked ebuild a bit and removed USE=udev which only exists because
    jscal-* scripts use udevadm (rules installed either way), but it's tiny
    scripts that will themselves warn that they need udev if used.
    
    Upstream also fixed clang issues wrt bug #830626
    
    Closes: https://bugs.gentoo.org/830626
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-util/joystick/Manifest                       |  1 +
 .../files/joystick-1.8.1-optional-ffmvforce.patch  | 22 +++++++++++
 games-util/joystick/joystick-1.8.1.ebuild          | 46 ++++++++++++++++++++++
 3 files changed, 69 insertions(+)