Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926145 - sys-fs/multipath-tools-0.9.7-r1 fails to compile: configure.c:1284:24: error: implicit declaration of function basename
Summary: sys-fs/multipath-tools-0.9.7-r1 fails to compile: configure.c:1284:24: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting 926147
  Show dependency tree
 
Reported: 2024-03-04 08:55 UTC by Agostino Sarubbo
Modified: 2024-03-17 06:00 UTC (History)
0 users

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


Attachments
build.log (build.log,98.85 KB, text/plain)
2024-03-04 08:55 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-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(+)