Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605320 - media-gfx/k3d-0.8.0.5 fails to build due to missing directory creation in CMakeLists.txt
Summary: media-gfx/k3d-0.8.0.5 fails to build due to missing directory creation in CMa...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard: Pending removal: 2018-04-17
Keywords: PATCH, PMASKED
Depends on:
Blocks:
 
Reported: 2017-01-10 22:56 UTC by Fabian Kislat
Modified: 2018-04-29 18:01 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,219.64 KB, text/plain)
2017-01-10 22:56 UTC, Fabian Kislat
Details
Fix for the main CMakeLists.txt file (CMakeLists.patch,422 bytes, patch)
2017-01-10 22:57 UTC, Fabian Kislat
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Kislat 2017-01-10 22:56:03 UTC
The output directory for modules is never created by CMakeLists.txt and the build fails.

Reproducible: Always

Steps to Reproduce:
1. emerge media-gfx/k3d-0.8.0.5



emerge -pqv '=media-gfx/k3d-0.8.0.5::gentoo'

[ebuild  N    ] media-gfx/k3d-0.8.0.5  USE="jpeg nls png python tiff truetype -3ds -cuda -gnome -gts -imagemagick -openexr"
Comment 1 Fabian Kislat 2017-01-10 22:56:43 UTC
Created attachment 459542 [details]
Build log
Comment 2 Fabian Kislat 2017-01-10 22:57:20 UTC
Created attachment 459544 [details, diff]
Fix for the main CMakeLists.txt file

This patch fixes the issue for me.
Comment 3 Pacho Ramos gentoo-dev 2018-04-29 18:01:53 UTC
removed