Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937434

Summary: sys-block/ndctl-77-r1 fails to compile: device.c:377:26: error: implicit declaration of function basename [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal CC: jy6x2b32pie9
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: musl/basename
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412, 926147    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-08-06 07:14:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/ndctl-77-r1 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-08-06 07:14:50 UTC
Created attachment 899254 [details]
build.log

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


FAILED: daxctl/daxctl.p/device.c.o 
../ndctl-77/daxctl/device.c:377:26: error: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
Comment 3 NHO 2025-03-30 09:52:59 UTC
Reported upstream https://github.com/pmem/ndctl/issues/283