Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907879 - net-misc/frr-9.0.2 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: net-misc/frr-9.0.2 has implicit function declarations in configure logs (MUSL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alarig Le Lay
URL:
Whiteboard: fixed in 9.0.4
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-06-05 07:53 UTC by Agostino Sarubbo
Modified: 2024-11-03 21:37 UTC (History)
2 users (show)

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


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

Issue: net-misc/frr-8.5 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-05 07:53:08 UTC
Created attachment 863303 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-05 07:53:09 UTC
Found the following implicit function declarations in configure logs:

config.log:13232 - mallinfo
config.log:13484 - mallinfo2
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-14 08:19:23 UTC
tinderbox_musl has reproduced this issue with version 9.0.2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-04 08:13:28 UTC
The bug has been closed via the following commit(s):

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

commit 7800989084810e6f4f07971406c29c99f2852832
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2024-10-02 10:31:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-04 08:11:48 +0000

    net-misc/frr: add 9.1.2 (security)
    
    CVE-2024-31950
    CVE-2024-31951
    CVE-2024-31949
    CVE-2024-44070
    
    Closes: https://bugs.gentoo.org/907879
    Closes: https://bugs.gentoo.org/872323
    Closes: https://bugs.gentoo.org/894076
    Bug: https://bugs.gentoo.org/940744
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Reviewed-by: Alarig Le Lay <alarig@swordarmor.fr>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/frr/Manifest         |   1 +
 net-misc/frr/frr-9.1.2.ebuild | 147 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 148 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 36fd816e93e82764783b0f1d7d74f252c5e77863
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2024-10-02 10:24:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-10-04 08:11:47 +0000

    net-misc/frr: add 9.0.4 (CVE-2024-31950, CVE-2024-31951, CVE-2024-44070)
    
    Bug: https://bugs.gentoo.org/907879
    Bug: https://bugs.gentoo.org/872323
    Bug: https://bugs.gentoo.org/894076
    Bug: https://bugs.gentoo.org/940744
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Reviewed-by: Alarig Le Lay <alarig@swordarmor.fr>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/frr/Manifest         |   1 +
 net-misc/frr/frr-9.0.4.ebuild | 156 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 157 insertions(+)