Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390315 - app-pda/libimobiledevice-1.1.1 fails to build when app-pda/libplist is compiled with -python
Summary: app-pda/libimobiledevice-1.1.1 fails to build when app-pda/libplist is compil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-12 22:33 UTC by Moritz Schlarb
Modified: 2012-04-01 13:08 UTC (History)
2 users (show)

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


Attachments
patch to fix dependency on >=app-pda/libplist-1.4[python?] (libimobiledevice-1.1.1.patch,367 bytes, patch)
2011-11-12 22:39 UTC, Moritz Schlarb
Details | Diff
Updated ebuild for libimobiledevice-1.1.1-r1.ebuild (libimobiledevice-1.1.1-r1.ebuild,1.52 KB, text/plain)
2011-11-12 22:42 UTC, Moritz Schlarb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Schlarb 2011-11-12 22:33:46 UTC
When emerging app-pda/libimobiledevice-1.1.1[+python] with app-pda/libplist[-python], the following error occurs:

Making all in swig
make[2]: Entering directory `/var/tmp/portage/app-pda/libimobiledevice-1.1.1/work/libimobiledevice-1.1.1/swig'
/usr/bin/swig -c++ -python -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.7 -I/usr/include -I../src -o imobiledevice_wrap.cxx imobiledevice.i
imobiledevice.i:141: Error: Unable to find 'plist/swig/plist.i'
make[2]: *** [imobiledevice_wrap.cxx] Error 1



Reproducible: Always

Steps to Reproduce:
1. USE="-python" emerge libplist
2. emerge libimobiledevice
Actual Results:  
imobiledevice.i:141: Error: Unable to find 'plist/swig/plist.i'

$ equery b /usr/include/plist/swig/plist.i
app-pda/libplist-1.4 (/usr/include/plist/swig/plist.i)
Comment 1 Moritz Schlarb 2011-11-12 22:39:52 UTC
Created attachment 292337 [details, diff]
patch to fix dependency on >=app-pda/libplist-1.4[python?]

Update libimobiledevice-1.1.1.ebuild to libimobiledevice-1.1.1-r1.ebuild
Comment 2 Moritz Schlarb 2011-11-12 22:42:55 UTC
Created attachment 292339 [details]
Updated ebuild for libimobiledevice-1.1.1-r1.ebuild

Complete updated ebuild file.
I bumped the version of libplist since 0.14 is no longer in the tree.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-11-13 11:38:41 UTC
+  13 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
+  libimobiledevice-1.1.1.ebuild:
+  Missing USE python depend for libplist wrt #390315 by Moritz Schlarb
Comment 4 Godfath3r 2012-04-01 13:08:29 UTC
Maybe it's better for libimobile-1.1.1 to depend on latest liplist ver (1.8)