Summary: | net-analyzer/nsat-1.5-r6 has implicit function declarations in configure logs (GCC-13-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2023-03-07 08:54:18 UTC
Created attachment 856496 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1f5d0a2eef8f1d1e9684a902f9cdff2174220b commit ad1f5d0a2eef8f1d1e9684a902f9cdff2174220b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-07 09:09:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-07 09:10:28 +0000 net-analyzer/nsat: don't pass -ansi The configure check for setpgrp was getting confused by the configure script always passing -ansi (!). This may or may not fix the build on musl (given -ansi will disable any extensions). Bug: https://bugs.gentoo.org/713636 Closes: https://bugs.gentoo.org/897836 Closes: https://bugs.gentoo.org/900030 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/nsat/files/nsat-1.5-no-ansi.patch | 53 ++++++++++++++++++++++ .../{nsat-1.5-r6.ebuild => nsat-1.5-r7.ebuild} | 1 + 2 files changed, 54 insertions(+) |