Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923992

Summary: mail-filter/opendmarc-1.4.1.1-r6 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: false positive
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027, 941869    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-07 08:45:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-filter/opendmarc-1.4.1.1-r6 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-07 08:45:19 UTC
Created attachment 884454 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-07 08:45:20 UTC
Found the following implicit function declarations in configure logs:

config.log:922 - res_ninit
config.log:992 - res_ninit
Comment 3 Larry the Git Cow gentoo-dev 2024-11-03 08:45:44 UTC
The bug has been closed via the following commit(s):

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

commit 951a43c8f8d9bf06d1bbab99ce76fefc0a2b856b
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2024-11-03 08:41:36 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2024-11-03 08:45:38 +0000

    mail-filter/opendmarc-1.4.2: version bump
    
    - release including official upstream fix for CVE-2021-34555
    - add res_ninit to QA exceptions for musl systems
    
    Closes: https://bugs.gentoo.org/923992
    Closes: https://bugs.gentoo.org/930505
    Bug: https://bugs.gentoo.org/797214
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 mail-filter/opendmarc/Manifest                    |  1 +
 mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild |  2 +
 mail-filter/opendmarc/opendmarc-1.4.2.ebuild      | 77 +++++++++++++++++++++++
 3 files changed, 80 insertions(+)