Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920639 - dev-lang/ats2-0.4.2 fails to compile (GCC-14-SYSTEM): ats_main_prelude_dats.c:72:1: error: implicit declaration of function ATS_2d0_2e2_2e12_2prelude_2DATS_2basics_2edats__dynload [-Wimplicit-function-declaration]
Summary: dev-lang/ats2-0.4.2 fails to compile (GCC-14-SYSTEM): ats_main_prelude_dats.c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-24 06:16 UTC by Agostino Sarubbo
Modified: 2024-10-23 22:15 UTC (History)
0 users

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


Attachments
build.log (build.log,135.69 KB, text/plain)
2023-12-24 06:16 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 2023-12-24 06:16:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/ats2-0.4.2 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-24 06:16:34 UTC
Created attachment 880272 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-23 22:15:27 UTC
The bug has been closed via the following commit(s):

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

commit 2df15d3d969420af92b0482221005aa2c9938a87
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-10-23 21:44:46 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-10-23 22:15:23 +0000

    dev-lang/ats2: patches to Makefile and misc ones from Debian
    
    Two patches come from the Debian's ATS2 package, that is:
    "deprecated-cl-package" and "prelude-function-prototypes".
    
    Bug: https://bugs.gentoo.org/923881
    Closes: https://bugs.gentoo.org/920639
    Closes: https://bugs.gentoo.org/941105
    Closes: https://bugs.gentoo.org/917412
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/ats2/Manifest                             |  2 ++
 .../{ats2-0.4.2.ebuild => ats2-0.4.2-r1.ebuild}    | 26 +++++++++++++++++-----
 dev-lang/ats2/files/ats2-0.4.2-makefile_dist.patch | 13 +++++++++++
 3 files changed, 36 insertions(+), 5 deletions(-)