[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923992 - mail-filter/opendmarc-1.4.1.1-r6 has implicit function declarations in configure logs
Summary: mail-filter/opendmarc-1.4.1.1-r6 has implicit function declarations in config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard: false positive
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-02-07 08:45 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:38 UTC (History)
0 users

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


Attachments
build.log (build.log,88.55 KB, text/plain)
2024-02-07 08:45 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 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(+)