Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927898 - dev-java/rxtx-2.2_pre2-r2 fails to compile: SerialImp.c:5451:23: error: implicit declaration of function major [-Wimplicit-function-declaration]
Summary: dev-java/rxtx-2.2_pre2-r2 fails to compile: SerialImp.c:5451:23: error: impli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-26 13:44 UTC by Agostino Sarubbo
Modified: 2024-09-09 11:11 UTC (History)
1 user (show)

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


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

Issue: dev-java/rxtx-2.2_pre2-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 13:44:58 UTC
Created attachment 888673 [details]
build.log

build log and emerge --info
Comment 2 Volkmar W. Pogatzki 2024-03-26 14:12:32 UTC
part of the bt747 ecosystem.

no need to touch before https://github.com/gentoo/gentoo/pull/35006 done.
Comment 3 Larry the Git Cow gentoo-dev 2024-09-09 11:11:50 UTC
The bug has been closed via the following commit(s):

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

commit 38e3e568bc36fcdf89277d6b68301472f34a04ee
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2024-09-09 11:11:42 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-09-09 11:11:47 +0000

    dev-java/rxtx: added missing include + scrubbed patches
    
    Closes: https://bugs.gentoo.org/927898
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/rxtx/files/rxtx-2.2_pre2-fix-for-java-10+.patch    |  4 ----
 dev-java/rxtx/files/rxtx-2.2_pre2-fix-invalid-javadoc.patch |  6 ------
 dev-java/rxtx/files/rxtx-2.2_pre2-format-security.patch     |  5 -----
 dev-java/rxtx/files/rxtx-2.2_pre2-limits.patch              |  4 ++--
 dev-java/rxtx/files/rxtx-2.2_pre2-missing-include.patch     | 10 ++++++++++
 dev-java/rxtx/rxtx-2.2_pre2-r2.ebuild                       |  3 ++-
 6 files changed, 14 insertions(+), 18 deletions(-)