Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898974 - net-misc/zssh-1.5c-r2 has implicit function declarations in configure logs
Summary: net-misc/zssh-1.5c-r2 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-03-03 08:14 UTC by Agostino Sarubbo
Modified: 2025-02-10 09:31 UTC (History)
1 user (show)

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


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

Issue: net-misc/zssh-1.5c-r1 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-03 08:14:13 UTC
CC'ing also the author of the commit (9b8f2c9c0ce883692633d3fa26f6f5d50ca62f31)
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-03 08:14:14 UTC
Created attachment 855884 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-12 06:23:47 UTC
ci has reproduced this issue with version 1.5c-r2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-02-10 09:22:42 UTC
The bug has been referenced in the following commit(s):

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

commit 1336a2c982ab9257be0bae0c140b339e2296deb7
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-08 18:07:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 09:20:38 +0000

    net-misc/zssh: Make it build and fix C23 issues.
    
    Previous version is dropped, because it's failing to build and there
    no better way to massage it into building.
    Ebuild had traces of EAPI-6, fixed, too.
    This ebuild dropped stable because this software was dead since
    2003, whoever is using it now must do so on their own risk.
    
    Closes: https://bugs.gentoo.org/875242
    Bug: https://bugs.gentoo.org/898974
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40055
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/zssh/files/zssh-1.5c-C23.patch            | 178 +++++++++++++++++++++
 .../{zssh-1.5c-r2.ebuild => zssh-1.5c-r3.ebuild}   |  21 +--
 2 files changed, 190 insertions(+), 9 deletions(-)