[Pkg-e-devel] Bug#471151: python-evas_0.2.1-1(sparc/experimental): FTBFS: OSError: [Errno 2] No such file or directory

Frank Lichtenheld djpig at debian.org
Sun Mar 16 10:43:41 UTC 2008


Package: python-evas
Version: 0.2.1-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of python-evas_0.2.1-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080316-0142
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 68.4kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1 (dsc) [927B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1 (tar) [64.9kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1 (diff) [2593B]
| Fetched 68.4kB in 0s (268kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (>= 0.4.49), cython, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-pyrex, python-support (>= 0.5.3), quilt
| Checking for already installed source dependencies...
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.7-6 gcc-4.3_ g++-4.3_ binutils_2.18.1~cvs20080103-1 libstdc++6-4.3-dev_ libstdc++6_4.3.0-1
| ------------------------------------------------------------------------------
| gpg: Signature made Fri Mar  7 22:22:02 2008 CET using DSA key ID D8480F2E
| gpg: Can't check signature: public key not found
| dpkg-source: extracting python-evas in python-evas-0.2.1
| dpkg-source: unpacking python-evas_0.2.1.orig.tar.gz
| dpkg-source: applying /home/buildd/build/python-evas_0.2.1-1.diff.gz
| dpkg-buildpackage: source package python-evas
| dpkg-buildpackage: source version 0.2.1-1
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
| test -x debian/rules
| dh_testroot
| dh_clean 
| cd . && python setup.py clean -a
| 
| ---------------------------------------------------------------------------
| This script requires setuptools version 0.6c3 to run (even to display
| help).  I will attempt to download it for you (from
| http://cheeseshop.python.org/packages/2.4/s/setuptools/), but
| you may need to enable firewall access for this script first.
| I will start the download in 15 seconds.
| 
| (Note: if this machine does not have network access, please obtain the file
| 
|    http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c3-py2.4.egg
| 
| and place it in this directory before rerunning this script.)
| ---------------------------------------------------------------------------
| Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c3-py2.4.egg
| Traceback (most recent call last):
|   File "setup.py", line 46, in ?
|     depends=['evas/evas.c_evas_canvas.pxi',
|   File "setup.py", line 28, in pkgconfig
|     status, output = getstatusoutput(cmdline)
|   File "setup.py", line 17, in getstatusoutput
|     p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|   File "/usr/lib/python2.4/subprocess.py", line 544, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.4/subprocess.py", line 987, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| make: [python-clean-2.4] Error 1 (ignored)
| cd . && python2.5 setup.py clean -a
| 
| ---------------------------------------------------------------------------
| This script requires setuptools version 0.6c3 to run (even to display
| help).  I will attempt to download it for you (from
| http://cheeseshop.python.org/packages/2.5/s/setuptools/), but
| you may need to enable firewall access for this script first.
| I will start the download in 15 seconds.
| 
| (Note: if this machine does not have network access, please obtain the file
| 
|    http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c3-py2.5.egg
| 
| and place it in this directory before rerunning this script.)
| ---------------------------------------------------------------------------
| Downloading http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c3-py2.5.egg
| Traceback (most recent call last):
|   File "setup.py", line 58, in <module>
|     **pkgconfig('"evas >= 0.9.9.042"')
|   File "setup.py", line 28, in pkgconfig
|     status, output = getstatusoutput(cmdline)
|   File "setup.py", line 17, in getstatusoutput
|     p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|   File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| make: [python-clean-2.5] Error 1 (ignored)
| rm -f python-build-stamp-*
| find . -name '*.pyc' -exec rm '{}' ';'
| /usr/bin/make -f debian/rules reverse-config
| pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `reverse-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| if [ -d "." ] ; then \
| 	  cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
| 	fi 
| No patch removed
| if [ -n "patches" ] ; then \
| 	  if [ -L ./patches ] ; then \
| 	    rm ./patches ; \
| 	  fi ; \
| 	fi
| rm -rf ./.pc
| rm -f debian/stamp-patch*
|  debian/rules build
| pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
| test -x debian/rules
| mkdir -p "."
| /usr/bin/make -f debian/rules reverse-config
| pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `reverse-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| if [ -n "patches" ] ; then \
| 	  if [ -L ./patches ] ; then : ; else \
| 	    (cd .; ln -s /build/buildd/python-evas-0.2.1/debian/patches patches) ; \
| 	  fi ; \
| 	fi
| cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null push -a || test $? = 2
| Applying patch 0001-Fix-setup.py-to-install-the-headers-to-the-correct-l.patch
| patching file setup.py
| 
| Now at patch 0001-Fix-setup.py-to-install-the-headers-to-the-correct-l.patch
| touch debian/stamp-patched
| /usr/bin/make -f debian/rules update-config
| pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `update-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| cd . && python setup.py build --build-base="/build/buildd/python-evas-0.2.1/./build"
| Traceback (most recent call last):
|   File "setup.py", line 46, in ?
|     depends=['evas/evas.c_evas_canvas.pxi',
|   File "setup.py", line 28, in pkgconfig
|     status, output = getstatusoutput(cmdline)
|   File "setup.py", line 17, in getstatusoutput
|     p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|   File "/usr/lib/python2.4/subprocess.py", line 544, in __init__
|     errread, errwrite)
|   File "/usr/lib/python2.4/subprocess.py", line 987, in _execute_child
|     raise child_exception
| OSError: [Errno 2] No such file or directory
| make: *** [python-build-stamp-2.4] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080316-0145
| FAILED [dpkg-buildpackage died]

Full build log(s): http://experimental.ftbfs.de/build.php?&ver=0.2.1-1&pkg=python-evas&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <frank at lichtenheld.de>
www: http://www.djpig.de/





More information about the Pkg-e-devel mailing list