Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545092 - dev-python/cgkit-2.0.0[3ds]: wrappers/lib3ds/common_funcs.h:9:26: fatal error: lib3ds/types.h: No such file or directory
Summary: dev-python/cgkit-2.0.0[3ds]: wrappers/lib3ds/common_funcs.h:9:26: fatal error...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://sourceforge.net/p/cgkit/bugs/35/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-30 19:37 UTC by deference
Modified: 2015-04-16 12:51 UTC (History)
0 users

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


Attachments
build log (build-cgkit.log,48.04 KB, text/plain)
2015-03-30 19:37 UTC, deference
Details
emerge --info (emergeinfo-cgkit.txt,6.05 KB, text/plain)
2015-03-30 19:37 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
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.