Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927954 - media-sound/apulse-0.1.13-r2 fails to compile: apulse-misc.c:293:18: error: implicit declaration of function basename [-Werror=implicit-function-declaration]
Summary: media-sound/apulse-0.1.13-r2 fails to compile: apulse-misc.c:293:18: error: i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting musl-1.2.5
  Show dependency tree
 
Reported: 2024-03-27 12:23 UTC by Agostino Sarubbo
Modified: 2024-06-07 13:15 UTC (History)
0 users

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


Attachments
build.log (build.log,69.77 KB, text/plain)
2024-03-27 12:23 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-27 12:23:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/apulse-0.1.13-r2 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-27 12:23:18 UTC
Created attachment 888763 [details]
build.log

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


FAILED: CMakeFiles/pulse.dir/src/apulse-misc.c.o 
/var/tmp/portage/media-sound/apulse-0.1.13-r2/work/apulse-0.1.13/src/apulse-misc.c:293:18: error: implicit declaration of function 'basename'; did you mean 'g_basename'? [-Werror=implicit-function-declaration]
Comment 3 Larry the Git Cow gentoo-dev 2024-06-07 13:15:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555f912005a875066aabbdce2bba4e4d4e3fe46d

commit 555f912005a875066aabbdce2bba4e4d4e3fe46d
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2024-04-03 22:48:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-06-07 13:15:06 +0000

    media-sound/apulse: fix build with musl 1.2.5
    
    Closes: https://bugs.gentoo.org/927954
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/36086
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/apulse/apulse-0.1.13-r3.ebuild          |  1 +
 media-sound/apulse/files/apulse-0.1.13-libgen.patch | 13 +++++++++++++
 2 files changed, 14 insertions(+)