|
From: Martinx - ジ. <thi...@gm...> - 2014-11-13 20:06:32
|
Guys, I'm trying to compile my package of `python-elf` and, it builds okay on my machine but, at the Launchpad, it fails... Here is the log: https://launchpadlibrarian.net/190303590/buildlog_ubuntu-utopic-amd64.python-efl_1.11.0-0utopic1_FAILEDTOBUILD.txt.gz Log: --- pyversions: missing debian/pyversions file, fall back to supported versions Checking for Eina: OK, found 1.12.0 Checking for Eo: OK, found 1.12.0 Checking for Evas: OK, found 1.12.0 Checking for Ecore: OK, found 1.12.0 Checking for EcoreFile: OK, found 1.12.0 Checking for EcoreInput: OK, found 1.12.0 Checking for EcoreX: OK, found 1.12.0 Checking for Ethumb: Ethumb version mismatch. Found: 1.12.0 Needed: 1.11.0 dh_auto_build: python setup.py build --force returned exit code 1 debian/rules:7: recipe for target 'build-arch' failed make: *** [build-arch] Error 1 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 --- Nevertheless, as I said, I have it compiled and installed on my own machine: -- python-efl_1.11.0-0utopic0_amd64.deb -- Of course, I'm using the very same Ubuntu PPA on my machine, to locally build and upload it to Launchpad... Any tips?! Thanks in advance! Best, Thiago |