Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899788 - mail-mta/opensmtpd-6.8.0_p2-r3 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: mail-mta/opensmtpd-6.8.0_p2-r3 has implicit function declarations in configur...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-06 09:37 UTC by Agostino Sarubbo
Modified: 2023-09-05 14:37 UTC (History)
0 users

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


Attachments
build.log (build.log,236.72 KB, text/plain)
2023-03-06 09:37 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-06 09:37:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-mta/opensmtpd-6.8.0_p2-r2 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-06 09:37:52 UTC
Created attachment 856268 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-24 12:00:37 UTC
tinderbox_musl has reproduced this issue with version 6.8.0_p2-r3 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-08-26 14:22:29 UTC
The bug has been referenced in the following commit(s):

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

commit 1c72dffdc796b9aa428abc9e9d557f817f6f9baa
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-08-26 14:21:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-08-26 14:21:08 +0000

    mail-mta/opensmtpd: add 7.3.0_p1
    
    Bug: https://bugs.gentoo.org/779076
    Bug: https://bugs.gentoo.org/881701
    Bug: https://bugs.gentoo.org/899788
    Bug: https://bugs.gentoo.org/908836
    Signed-off-by: David Seifert <soap@gentoo.org>

 mail-mta/opensmtpd/Manifest                  |  1 +
 mail-mta/opensmtpd/files/smtpd-r1.service    | 11 ++++
 mail-mta/opensmtpd/opensmtpd-7.3.0_p1.ebuild | 91 ++++++++++++++++++++++++++++
 3 files changed, 103 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-09-05 14:37:03 UTC
The bug has been closed via the following commit(s):

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

commit f571d35d15b7e75c0606e3faa6ef5aa25b8c15ec
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-09-05 14:36:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-09-05 14:36:51 +0000

    mail-mta/opensmtpd: drop 6.8.0_p2-r2, 6.8.0_p2-r3
    
    Closes: https://bugs.gentoo.org/881701
    Closes: https://bugs.gentoo.org/899788
    Closes: https://bugs.gentoo.org/913144
    Signed-off-by: David Seifert <soap@gentoo.org>

 mail-mta/opensmtpd/Manifest                        |   1 -
 .../opensmtpd/files/opensmtpd-6.8.0_p2-ar.patch    |  42 ---
 ...pd-6.8.0_p2-implicit-function-declaration.patch | 303 ---------------------
 .../opensmtpd-6.8.0_p2-strict-prototypes.patch     |  74 -----
 mail-mta/opensmtpd/files/smtpd.service             |  10 -
 mail-mta/opensmtpd/files/smtpd.socket              |   8 -
 mail-mta/opensmtpd/opensmtpd-6.8.0_p2-r2.ebuild    |  78 ------
 mail-mta/opensmtpd/opensmtpd-6.8.0_p2-r3.ebuild    |  91 -------
 8 files changed, 607 deletions(-)