Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900252 - net-misc/autossh-1.4g has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/autossh-1.4g has implicit function declarations in configure logs (G...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-08 08:16 UTC by Agostino Sarubbo
Modified: 2023-05-11 23:57 UTC (History)
0 users

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


Attachments
build.log (build.log,45.29 KB, text/plain)
2023-03-08 08: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-03-08 08:16:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/autossh-1.4g has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-08 08:16:40 UTC
Created attachment 856686 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-11 23:57:31 UTC
The bug has been closed via the following commit(s):

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

commit a411614149262f826b66443e6cf0ad1d7c66db70
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2023-05-11 23:52:00 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2023-05-11 23:56:50 +0000

    net-misc/autossh: fix undefined setproctile & QA issue
    
    update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/861596
    Closes: https://bugs.gentoo.org/900252
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-misc/autossh/autossh-1.4g-r2.ebuild          | 34 ++++++++++++++++++++++++
 net-misc/autossh/files/autossh-1.4g-libbsd.patch | 28 +++++++++++++++++++
 net-misc/autossh/files/autossh-1.4g-printf.patch | 17 ++++++++++++
 3 files changed, 79 insertions(+)