Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650090 - media-libs/vulkan-loader-1.0.61.1: does not install anything when using ninja
Summary: media-libs/vulkan-loader-1.0.61.1: does not install anything when using ninja
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-10 11:33 UTC by Michał Górny
Modified: 2018-04-16 00:23 UTC (History)
1 user (show)

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


Attachments
media-libs:vulkan-loader-1.0.61.1:20180310-112704.log (media-libs:vulkan-loader-1.0.61.1:20180310-112704.log,59.46 KB, text/x-log)
2018-03-10 11:33 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-10 11:33:55 UTC
Created attachment 523278 [details]
media-libs:vulkan-loader-1.0.61.1:20180310-112704.log

>>> Installing (1 of 1) media-libs/vulkan-loader-1.0.61.1::gentoo
 * checking 2 files for package collisions
>>> Merging media-libs/vulkan-loader-1.0.61.1 to /
--- /etc/
>>> /etc/vulkan/
>>> /etc/vulkan/icd.d/
>>> /etc/vulkan/icd.d/.keep_media-libs_vulkan-loader-0
--- /usr/
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/vulkan-loader-1.0.61.1/
>>> /usr/share/doc/vulkan-loader-1.0.61.1/README.md.lz
>>> media-libs/vulkan-loader-1.0.61.1 merged.
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages...


The cause is calling 'default' instead of 'cmake-utils_src_install'.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-16 00:23:34 UTC
The bug has been closed via the following commit(s):

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

commit a38736c98e4f4524b495fb5d2af15670cbe4e310
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-04-16 00:22:51 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-04-16 00:23:24 +0000

    media-libs/vulkan-loader: Fix installation with ninja
    
    Closes: https://bugs.gentoo.org/650090

 media-libs/vulkan-loader/vulkan-loader-1.1.70.0.ebuild | 2 +-
 media-libs/vulkan-loader/vulkan-loader-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)