Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897830 - net-analyzer/tcptrace-6.6.7_p6 fails to compile (MUSL-CLANG-SYSTEM): compress.c:243:5: error: call to undeclared function fpurge; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: net-analyzer/tcptrace-6.6.7_p6 fails to compile (MUSL-CLANG-SYSTEM): compress...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-26 08:09 UTC by Agostino Sarubbo
Modified: 2023-09-14 18:08 UTC (History)
0 users

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


Attachments
build.log (build.log,71.78 KB, text/plain)
2023-02-26 08:09 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-02-26 08:09:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/tcptrace-6.6.7_p6 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-26 08:09:04 UTC
Created attachment 854732 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-14 18:08:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d926cc2902956262beeaddf826c0f7436bdb1ea

commit 9d926cc2902956262beeaddf826c0f7436bdb1ea
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-09-12 18:03:22 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-14 18:07:48 +0000

    net-analyzer/tcptrace: Fix call to undeclared function fpurge
    
    and update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/897830
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32743
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../files/tcptrace-6.6.7-fix-build-clang16.patch   | 30 +++++++++++
 net-analyzer/tcptrace/tcptrace-6.6.7_p6-r1.ebuild  | 59 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)