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

Bug 926145

Summary: sys-fs/multipath-tools-0.9.7-r1 fails to compile: configure.c:1284:24: error: implicit declaration of function basename
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35648
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412, 926147    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-04 08:55:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/multipath-tools-0.9.7-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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 08:55:38 UTC
Created attachment 886662 [details]
build.log

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


grep: /usr/include/scsi/fc/fc_els.h: No such file or directory
configure.c:1284:24: error: implicit declaration of function 'basename'; did you mean 'basenamecpy'? [-Werror=implicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration]]
Comment 4 Larry the Git Cow gentoo-dev 2024-03-17 06:00:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe7a10e0618f823d3142affbd565bad41c13e8a

commit 2fe7a10e0618f823d3142affbd565bad41c13e8a
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-03-07 06:17:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-17 06:00:19 +0000

    sys-fs/multipath-tools: add 0.9.8
    
    Also fix error: implicit declaration of function basename
    
    Closes: https://bugs.gentoo.org/926145
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35648
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/multipath-tools/Manifest                    |   1 +
 .../multipath-tools/multipath-tools-0.9.8.ebuild   | 105 +++++++++++++++++++++
 2 files changed, 106 insertions(+)