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

Bug 545092

Summary: dev-python/cgkit-2.0.0[3ds]: wrappers/lib3ds/common_funcs.h:9:26: fatal error: lib3ds/types.h: No such file or directory
Product: Gentoo Linux Reporter: deference
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://sourceforge.net/p/cgkit/bugs/35/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description deference 2015-03-30 19:37:21 UTC
Created attachment 400206 [details]
build log

When you turn on the 3ds use flag cgkit does not compile.

[ebuild   R   ] dev-python/cgkit-2.0.0  USE="3ds*" PYTHON_TARGETS="python2_7 python3_3 python3_4" 

 * IMPORTANT: 4 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.
Comment 1 deference 2015-03-30 19:37:45 UTC
Created attachment 400208 [details]
emerge --info
Comment 2 Andrew Savchenko gentoo-dev 2015-04-03 07:50:06 UTC
What version of media-libs/lib3ds do you have installed?
Comment 3 deference 2015-04-14 19:54:04 UTC
lib3ds-2.0.0_rc1
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2015-04-16 12:51:33 UTC
~/cvsPortage/gentoo-x86/dev-python/cgkit $ time USE=3ds ebuild cgkit-2.0.0.ebuild clean install

real	30m16.405s
user	27m4.547s
sys	1m48.842s

with =media-libs/lib3ds-1.3.0-r1 so it is a version incompatibility

  16 Apr 2015; Ian Delaney <idella4@gentoo.org> cgkit-2.0.0.ebuild:
  set version border to dep media-libs/lib3ds wrt bug #545092

I could have gone 
3ds? ( <media-libs/lib3ds-2.0.0 )
but I think I might cause a riot.