Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944301 - app-laptop/hdapsd-20141203-r3 fails to compile: hdapsd.c:1024:17: error: too many arguments to function usage
Summary: app-laptop/hdapsd-20141203-r3 fails to compile: hdapsd.c:1024:17: error: too ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 13:13 UTC by Agostino Sarubbo
Modified: 2024-11-24 03:20 UTC (History)
0 users

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


Attachments
build.log (build.log,53.33 KB, text/plain)
2024-11-21 13: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 2024-11-21 13:13:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-laptop/hdapsd-20141203-r3 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-21 13:13:26 UTC
Created attachment 910994 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-24 03:20:24 UTC
The bug has been closed via the following commit(s):

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

commit 2517c840b2ec40bdfa1b6575fd7cf84a2cd9904f
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-11-24 03:05:57 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-11-24 03:11:30 +0000

    app-laptop/hdapsd: trivial patch to fix the build with gcc-15
    
    I'm doing this one straight to stable because, ultimately, the
    stabilization process is that I say to stabilize it. So long as it
    builds, this package requires special hardware to actually test, and
    it's hardware that hasn't been made for a looooong time.
    
    Closes: https://bugs.gentoo.org/944301
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../hdapsd-20141203-usage-doesnt-take-args.patch   | 23 ++++++++++++++++++++++
 app-laptop/hdapsd/hdapsd-20141203-r3.ebuild        |  5 +++--
 2 files changed, 26 insertions(+), 2 deletions(-)