Summary: | net-analyzer/nsat-1.5-r6 : ./ADMsmb.c: error: F_SETFL undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | netmon |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-analyzer:nsat-1.5-r5:20200320-082606.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 623200 [details]
emerge-info.txt
Created attachment 623202 [details]
emerge-history.txt
Created attachment 623204 [details]
environment
Created attachment 623206 [details]
etc.portage.tbz2
Created attachment 623208 [details]
logs.tbz2
Created attachment 623210 [details]
net-analyzer:nsat-1.5-r5:20200320-082606.log
Created attachment 623212 [details]
temp.tbz2
tinderbox_musl has reproduced this issue with version 1.5-r6 - Updating summary. The bug has been referenced in 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(+) |