Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898366 - net-misc/rsync-3.2.7-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/rsync-3.2.7-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 (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on: 905355
Blocks: 906027
  Show dependency tree
 
Reported: 2023-02-28 11:51 UTC by Agostino Sarubbo
Modified: 2023-06-01 01:23 UTC (History)
0 users

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


Attachments
build.log (build.log,69.16 KB, text/plain)
2023-02-28 11:51 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-02-28 11:51:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/rsync-3.2.7-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
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 11:51:03 UTC
Created attachment 855188 [details]
build.log

build log and emerge --info
Comment 2 Matt Turner gentoo-dev 2023-05-10 01:54:52 UTC
>  *   /var/tmp/portage/net-misc/rsync-3.2.7-r2/work/rsync-3.2.7/config.log:1440 - makedev
>  *   /var/tmp/portage/net-misc/rsync-3.2.7-r2/work/rsync-3.2.7/config.log:9094 - acl_get_perm_np
Comment 3 Larry the Git Cow gentoo-dev 2023-05-11 01:24:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=703199b7cf029be2a88ae1482f2d4089c9be957c

commit 703199b7cf029be2a88ae1482f2d4089c9be957c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-05-10 01:56:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-11 01:24:42 +0000

    install-qa-check.d/90config-impl-decl: Skip acl_get_perm_np on Linux
    
    Seen in net-misc/rsync. It seems that at least Darwin, FreeBSD, and
    NetBSD have this function.
    
    Bug: https://bugs.gentoo.org/898366
    Signed-off-by: Matt Turner <mattst88@gentoo.org>
    Closes: https://github.com/gentoo/portage/pull/1034
    Signed-off-by: Sam James <sam@gentoo.org>

 bin/install-qa-check.d/90config-impl-decl | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-06-01 01:23:48 UTC
The bug has been closed via the following commit(s):

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

commit 08be91eebdbff0de0e033efe30c633219a9859ca
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-01 01:22:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-01 01:23:18 +0000

    sys-apps/portage: add 3.0.48
    
    Closes: https://bugs.gentoo.org/722270
    Closes: https://bugs.gentoo.org/879687
    Closes: https://bugs.gentoo.org/898232
    Closes: https://bugs.gentoo.org/898366
    Closes: https://bugs.gentoo.org/905355
    Closes: https://bugs.gentoo.org/905358
    Closes: https://bugs.gentoo.org/905868
    Closes: https://bugs.gentoo.org/906129
    Closes: https://bugs.gentoo.org/906156
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.48.ebuild | 296 +++++++++++++++++++++++++++++++++
 2 files changed, 297 insertions(+)