Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832380 - media-video/kino-1.3.4-r2 fails to compile: kino_common.cc:1779:35: error: basename was not declared in this scope
Summary: media-video/kino-1.3.4-r2 fails to compile: kino_common.cc:1779:35: error: ba...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-01-30 16:07 UTC by Agostino Sarubbo
Modified: 2022-08-16 08:11 UTC (History)
0 users

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


Attachments
build.log (build.log,235.01 KB, text/plain)
2022-01-30 16:07 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 2022-01-30 16:07:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/kino-1.3.4-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-30 16:07:08 UTC
Created attachment 763994 [details]
build.log

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


configure: WARNING: Package 'alsa', required by 'virtual:world', not found
kino_common.cc:1779:35: error: 'basename' was not declared in this scope; did you mean 'g_basename'?
Comment 3 Larry the Git Cow gentoo-dev 2022-07-12 01:54:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292b5f397891b16e290c5eca9e09dc207450891e

commit 292b5f397891b16e290c5eca9e09dc207450891e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-12 01:53:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-12 01:53:41 +0000

    profiles: last-rite media-video/kino
    
    Bug: https://bugs.gentoo.org/372053
    Bug: https://bugs.gentoo.org/438248
    Bug: https://bugs.gentoo.org/740528
    Bug: https://bugs.gentoo.org/778338
    Bug: https://bugs.gentoo.org/832380
    Bug: https://bugs.gentoo.org/834406
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-08-16 08:11:55 UTC
The bug has been closed via the following commit(s):

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

commit dae8d14c08cd92a30d2231d54cffd154de78f38d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-16 08:03:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-16 08:03:05 +0000

    media-video/kino: treeclean
    
    Closes: https://bugs.gentoo.org/740528
    Closes: https://bugs.gentoo.org/778338
    Closes: https://bugs.gentoo.org/834406
    Closes: https://bugs.gentoo.org/438248
    Closes: https://bugs.gentoo.org/372053
    Closes: https://bugs.gentoo.org/832380
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-video/kino/Manifest                          |   1 -
 media-video/kino/files/kino-1.3.4-desktop.patch    |  14 --
 media-video/kino/files/kino-1.3.4-ffmpeg3.patch    | 157 ---------------------
 media-video/kino/files/kino-1.3.4-ffmpeg4.patch    |  13 --
 media-video/kino/files/kino-1.3.4-libav-0.7.patch  |  60 --------
 media-video/kino/files/kino-1.3.4-libav-0.8.patch  |  57 --------
 .../files/kino-1.3.4-libavcodec-pkg-config.patch   |  11 --
 media-video/kino/files/kino-1.3.4-v4l1.patch       |  22 ---
 media-video/kino/kino-1.3.4-r2.ebuild              | 105 --------------
 media-video/kino/metadata.xml                      |  14 --
 profiles/package.mask                              |   6 -
 11 files changed, 460 deletions(-)