Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 605320

Summary: media-gfx/k3d-0.8.0.5 fails to build due to missing directory creation in CMakeLists.txt
Product: Gentoo Linux Reporter: Fabian Kislat <fabian.kislat>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PATCH, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2018-04-17
Package list:
Runtime testing required: ---
Attachments: Build log
Fix for the main CMakeLists.txt file

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