Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921258 - net-print/epson-inkjet-printer-escpr-1.2.9 fails to compile (GCC-14-SYSTEM): mem.c:34:17: error: implicit declaration of function err_system
Summary: net-print/epson-inkjet-printer-escpr-1.2.9 fails to compile (GCC-14-SYSTEM): ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-01-03 08:58 UTC by Agostino Sarubbo
Modified: 2024-05-19 22:03 UTC (History)
0 users

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


Attachments
build.log (build.log,61.89 KB, text/plain)
2024-01-03 08:58 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-01-03 08:58:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-print/epson-inkjet-printer-escpr-1.2.9 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 2024-01-03 08:58:45 UTC
Created attachment 881359 [details]
build.log

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

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

commit 8af8fa0a14d9e5494eb507a36af508649ee406da
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2024-05-19 22:02:01 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2024-05-19 22:02:01 +0000

    net-print/epson-inkjet-printer-escpr: Fix to compile with gcc 14
    
    Closes: https://bugs.gentoo.org/921258
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 .../epson-inkjet-printer-escpr-1.2.9-r1.ebuild     |  36 ++++
 .../files/epson-inkjet-printer-escpr-2-gcc14.patch | 228 +++++++++++++++++++++
 2 files changed, 264 insertions(+)