Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935543 - dev-libs/libtraceevent-1.8.2 fails to compile: trace-utest.c:27:41: error: implicit declaration of function basename [-Wimplicit-function-declaration]
Summary: dev-libs/libtraceevent-1.8.2 fails to compile: trace-utest.c:27:41: error: im...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard: musl/basename
Keywords:
Depends on:
Blocks: musl-1.2.5
  Show dependency tree
 
Reported: 2024-07-05 13:28 UTC by Agostino Sarubbo
Modified: 2024-10-24 20:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,65.15 KB, text/plain)
2024-07-05 13:28 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-07-05 13:28:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libtraceevent-1.8.2 fails to compile.
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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-05 13:28:08 UTC
Created attachment 897032 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-05 13:28:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: utest/trace-utest.p/trace-utest.c.o 
../libtraceevent-1.8.2/utest/trace-utest.c:27:41: error: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2024-10-24 20:58:14 UTC
Not C99 related