DC-Build-Header: cython 0.15.1-2 / Mon Jul 09 20:36:58 +0000 2012 DC-Task: logfile:/tmp/cython_0.15.1-2_unstable_clang.log version:0.15.1-2 modes:clang chroot:unstable source:cython esttime: architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang cython_0.15.1-2' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-29-133-101.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ cython 0.15.1-2 (amd64) 09 Jul 2012 20:36 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: cython Version: 0.15.1-2 Source Version: 0.15.1-2 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/cython-s74_dI/cython-0.15.1' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/cython-s74_dI' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-de37f5c9-7267-4dba-87a0-5a65f0394c20' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'cython' packaging is maintained in the 'Svn' version control system at: svn://svn.debian.org/svn/python-apps/packages/cython/trunk Need to get 1816 kB of source archives. Get:1 http://localhost/debian/ unstable/main cython 0.15.1-2 (dsc) [1539 B] Get:2 http://localhost/debian/ unstable/main cython 0.15.1-2 (tar) [1797 kB] Get:3 http://localhost/debian/ unstable/main cython 0.15.1-2 (diff) [18.0 kB] Fetched 1816 kB in 0s (5585 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.2 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-7uZdn3/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/706 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), cdbs (>= 0.4.49), debhelper (>= 5.0.38), python (>= 2.4.4-6), python-all-dev (>= 2.4.4-6), python-support (>= 0.7.5), python-all-dbg, help2man (>= 1.37.1~), python-numpy Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), cdbs (>= 0.4.49), debhelper (>= 5.0.38), python (>= 2.4.4-6), python-all-dev (>= 2.4.4-6), python-support (>= 0.7.5), python-all-dbg, help2man (>= 1.37.1~), python-numpy dpkg-deb: building package `sbuild-build-depends-cython-dummy' in `/«BUILDDIR»/resolver-JyJnBT/apt_archive/sbuild-build-depends-cython-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install cython build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bsdmainutils cdbs debhelper file gettext gettext-base groff-base help2man html2text intltool-debian libasprintf0c2 libblas3 libblas3gf libcroco3 libexpat1 libexpat1-dev libgettextpo0 libgfortran3 libglib2.0-0 liblapack3 liblapack3gf libmagic1 libncursesw5 libpcre3 libpipeline1 libpython2.6 libpython2.7 libsqlite3-0 libssl-dev libssl1.0.0 libunistring0 libxml2 man-db mime-support po-debconf python python-all python-all-dbg python-all-dev python-dbg python-dev python-minimal python-numpy python-support python2.6 python2.6-dbg python2.6-dev python2.6-minimal python2.7 python2.7-dbg python2.7-dev python2.7-minimal zlib1g-dev Suggested packages: wamerican wordlist whois vacation devscripts dh-make gettext-doc groff less www-browser libmail-box-perl python-doc python-tk python-numpy-doc python-numpy-dbg python-nose gfortran python2.6-doc python-gdbm-dbg python-tk-dbg binfmt-support python2.7-doc Recommended packages: autotools-dev curl wget lynx-cur autopoint libglib2.0-data shared-mime-info libgpm2 libssl-doc xml-core libmail-sendmail-perl The following NEW packages will be installed: bsdmainutils cdbs debhelper file gettext gettext-base groff-base help2man html2text intltool-debian libasprintf0c2 libblas3 libblas3gf libcroco3 libexpat1 libexpat1-dev libgettextpo0 libgfortran3 libglib2.0-0 liblapack3 liblapack3gf libmagic1 libncursesw5 libpcre3 libpipeline1 libpython2.6 libpython2.7 libsqlite3-0 libssl-dev libssl1.0.0 libunistring0 libxml2 man-db mime-support po-debconf python python-all python-all-dbg python-all-dev python-dbg python-dev python-minimal python-numpy python-support python2.6 python2.6-dbg python2.6-dev python2.6-minimal python2.7 python2.7-dbg python2.7-dev python2.7-minimal sbuild-build-depends-cython-dummy zlib1g-dev 0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded. Need to get 84.1 MB/84.2 MB of archives. After this operation, 218 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libncursesw5 amd64 5.9-10 [141 kB] Get:2 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:3 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:4 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:5 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:6 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:7 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:8 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:9 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:10 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:11 http://localhost/debian/ unstable/main libexpat1 amd64 2.1.0-1 [141 kB] Get:12 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:13 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:14 http://localhost/debian/ unstable/main libgfortran3 amd64 4.7.1-3 [351 kB] Get:15 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:16 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:17 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:18 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:19 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:20 http://localhost/debian/ unstable/main mime-support all 3.52-1 [35.5 kB] Get:21 http://localhost/debian/ unstable/main python2.7-minimal amd64 2.7.3-1 [1770 kB] Get:22 http://localhost/debian/ unstable/main python2.7 amd64 2.7.3-1 [2726 kB] Get:23 http://localhost/debian/ unstable/main python-minimal all 2.7.3-1 [42.1 kB] Get:24 http://localhost/debian/ unstable/main python all 2.7.3-1 [179 kB] Get:25 http://localhost/debian/ unstable/main python-support all 1.0.15 [33.6 kB] Get:26 http://localhost/debian/ unstable/main python2.6-minimal amd64 2.6.8-0.2 [1549 kB] Get:27 http://localhost/debian/ unstable/main python2.6 amd64 2.6.8-0.2 [2507 kB] Get:28 http://localhost/debian/ unstable/main cdbs all 0.4.116 [79.9 kB] Get:29 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:30 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:31 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:32 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:33 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:34 http://localhost/debian/ unstable/main help2man amd64 1.40.10 [96.2 kB] Get:35 http://localhost/debian/ unstable/main libblas3 amd64 1.2.20110419-5 [293 kB] Get:36 http://localhost/debian/ unstable/main libblas3gf all 1.2.20110419-5 [8090 B] Get:37 http://localhost/debian/ unstable/main libexpat1-dev amd64 2.1.0-1 [229 kB] Get:38 http://localhost/debian/ unstable/main liblapack3 amd64 3.4.1-5 [5036 kB] Get:39 http://localhost/debian/ unstable/main liblapack3gf all 3.4.1-5 [10.1 kB] Get:40 http://localhost/debian/ unstable/main libpython2.6 amd64 2.6.8-0.2 [1104 kB] Get:41 http://localhost/debian/ unstable/main libpython2.7 amd64 2.7.3-1 [1212 kB] Get:42 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:43 http://localhost/debian/ unstable/main libssl-dev amd64 1.0.1c-3 [1696 kB] Get:44 http://localhost/debian/ unstable/main python-all all 2.7.3-1 [880 B] Get:45 http://localhost/debian/ unstable/main python2.7-dev amd64 2.7.3-1 [22.3 MB] Get:46 http://localhost/debian/ unstable/main python-dev all 2.7.3-1 [912 B] Get:47 http://localhost/debian/ unstable/main python2.6-dev amd64 2.6.8-0.2 [4894 kB] Get:48 http://localhost/debian/ unstable/main python-all-dev all 2.7.3-1 [894 B] Get:49 http://localhost/debian/ unstable/main python-numpy amd64 1:1.6.2-1 [2631 kB] Get:50 http://localhost/debian/ unstable/main python2.7-dbg amd64 2.7.3-1 [9614 kB] Get:51 http://localhost/debian/ unstable/main python-dbg all 2.7.3-1 [1012 B] Get:52 http://localhost/debian/ unstable/main python2.6-dbg amd64 2.6.8-0.2 [13.7 MB] Get:53 http://localhost/debian/ unstable/main python-all-dbg all 2.7.3-1 [900 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 84.1 MB in 4s (17.0 MB/s) Selecting previously unselected package libncursesw5:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libncursesw5:amd64 (from .../libncursesw5_5.9-10_amd64.deb) ... Selecting previously unselected package libpipeline1:amd64. Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libssl1.0.0:amd64. Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libsqlite3-0:amd64. Unpacking libsqlite3-0:amd64 (from .../libsqlite3-0_3.7.13-1_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libexpat1:amd64. Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgfortran3:amd64. Unpacking libgfortran3:amd64 (from .../libgfortran3_4.7.1-3_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package mime-support. Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ... Selecting previously unselected package python2.7-minimal. Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-1_amd64.deb) ... Selecting previously unselected package python2.7. Unpacking python2.7 (from .../python2.7_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.7.3-1_all.deb) ... Selecting previously unselected package python. Unpacking python (from .../python_2.7.3-1_all.deb) ... Selecting previously unselected package python-support. Unpacking python-support (from .../python-support_1.0.15_all.deb) ... Selecting previously unselected package python2.6-minimal. Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package python2.6. Unpacking python2.6 (from .../python2.6_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package cdbs. Unpacking cdbs (from .../archives/cdbs_0.4.116_all.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package help2man. Unpacking help2man (from .../help2man_1.40.10_amd64.deb) ... Selecting previously unselected package libblas3. Unpacking libblas3 (from .../libblas3_1.2.20110419-5_amd64.deb) ... Selecting previously unselected package libblas3gf. Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-5_all.deb) ... Selecting previously unselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_2.1.0-1_amd64.deb) ... Selecting previously unselected package liblapack3. Unpacking liblapack3 (from .../liblapack3_3.4.1-5_amd64.deb) ... Selecting previously unselected package liblapack3gf. Unpacking liblapack3gf (from .../liblapack3gf_3.4.1-5_all.deb) ... Selecting previously unselected package libpython2.6. Unpacking libpython2.6 (from .../libpython2.6_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package libpython2.7. Unpacking libpython2.7 (from .../libpython2.7_2.7.3-1_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package libssl-dev. Unpacking libssl-dev (from .../libssl-dev_1.0.1c-3_amd64.deb) ... Selecting previously unselected package python-all. Unpacking python-all (from .../python-all_2.7.3-1_all.deb) ... Selecting previously unselected package python2.7-dev. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-dev. Unpacking python-dev (from .../python-dev_2.7.3-1_all.deb) ... Selecting previously unselected package python2.6-dev. Unpacking python2.6-dev (from .../python2.6-dev_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package python-all-dev. Unpacking python-all-dev (from .../python-all-dev_2.7.3-1_all.deb) ... Selecting previously unselected package python-numpy. Unpacking python-numpy (from .../python-numpy_1%3a1.6.2-1_amd64.deb) ... Selecting previously unselected package python2.7-dbg. Unpacking python2.7-dbg (from .../python2.7-dbg_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-dbg. Unpacking python-dbg (from .../python-dbg_2.7.3-1_all.deb) ... Selecting previously unselected package python2.6-dbg. Unpacking python2.6-dbg (from .../python2.6-dbg_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package python-all-dbg. Unpacking python-all-dbg (from .../python-all-dbg_2.7.3-1_all.deb) ... Selecting previously unselected package sbuild-build-depends-cython-dummy. Unpacking sbuild-build-depends-cython-dummy (from .../sbuild-build-depends-cython-dummy.deb) ... Setting up libncursesw5:amd64 (5.9-10) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libexpat1:amd64 (2.1.0-1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libgfortran3:amd64 (4.7.1-3) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up mime-support (3.52-1) ... update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode Setting up python2.7-minimal (2.7.3-1) ... Setting up python2.7 (2.7.3-1) ... Setting up python-minimal (2.7.3-1) ... Setting up python (2.7.3-1) ... Setting up python-support (1.0.15) ... Setting up python2.6-minimal (2.6.8-0.2) ... Setting up python2.6 (2.6.8-0.2) ... Setting up cdbs (0.4.116) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up help2man (1.40.10) ... Setting up libblas3 (1.2.20110419-5) ... update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode Setting up libblas3gf (1.2.20110419-5) ... Setting up libexpat1-dev (2.1.0-1) ... Setting up liblapack3 (3.4.1-5) ... update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode Setting up liblapack3gf (3.4.1-5) ... Setting up libpython2.6 (2.6.8-0.2) ... Setting up libpython2.7 (2.7.3-1) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libssl-dev (1.0.1c-3) ... Setting up python-all (2.7.3-1) ... Setting up python2.7-dev (2.7.3-1) ... Setting up python-dev (2.7.3-1) ... Setting up python2.6-dev (2.6.8-0.2) ... Setting up python-all-dev (2.7.3-1) ... Setting up python-numpy (1:1.6.2-1) ... Setting up python2.7-dbg (2.7.3-1) ... Setting up python-dbg (2.7.3-1) ... Setting up python2.6-dbg (2.6.8-0.2) ... Setting up python-all-dbg (2.7.3-1) ... Setting up sbuild-build-depends-cython-dummy (0.invalid.0) ... Processing triggers for python-support ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 cdbs_0.4.116 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gzip_1.5-1.1 help2man_1.40.10 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool-debian_0.35.0+20060710.1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblas3_1.2.20110419-5 libblas3gf_1.2.20110419-5 libblkid1_2.20.1-5.1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libexpat1_2.1.0-1 libexpat1-dev_2.1.0-1 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libgfortran3_4.7.1-3 libglib2.0-0_2.32.3-1 libgmp10_2:5.0.5+dfsg-2 libgomp1_4.7.1-3 libitm1_4.7.1-3 liblapack3_3.4.1-5 liblapack3gf_3.4.1-5 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libncursesw5_5.9-10 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpcre3_1:8.30-5 libpipeline1_1.2.1-1 libpython2.6_2.6.8-0.2 libpython2.7_2.7.3-1 libquadmath0_4.7.1-3 libreadline6_6.2-8 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libsqlite3-0_3.7.13-1 libss2_1.42.4-3 libssl-dev_1.0.1c-3 libssl1.0.0_1.0.1c-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtimedate-perl_1.2000-1 libtinfo5_5.9-10 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libxml2_2.8.0+dfsg1-4 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mime-support_3.52-1 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 po-debconf_1.0.16+nmu2 python_2.7.3-1 python-all_2.7.3-1 python-all-dbg_2.7.3-1 python-all-dev_2.7.3-1 python-dbg_2.7.3-1 python-dev_2.7.3-1 python-minimal_2.7.3-1 python-numpy_1:1.6.2-1 python-support_1.0.15 python2.6_2.6.8-0.2 python2.6-dbg_2.6.8-0.2 python2.6-dev_2.6.8-0.2 python2.6-minimal_2.6.8-0.2 python2.7_2.7.3-1 python2.7-dbg_2.7.3-1 python2.7-dev_2.7.3-1 python2.7-minimal_2.7.3-1 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-cython-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 zlib1g-dev_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sat Jan 7 18:09:40 2012 UTC using DSA key ID 75C024C8 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./cython_0.15.1-2.dsc dpkg-source: info: extracting cython in cython-0.15.1 dpkg-source: info: unpacking cython_0.15.1.orig.tar.gz dpkg-source: info: unpacking cython_0.15.1-2.debian.tar.gz dpkg-source: info: applying deb_tempdisable_numpy_doctests dpkg-source: info: applying python27-testsuite-fix.patch Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-de37f5c9-7267-4dba-87a0-5a65f0394c20 SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package cython dpkg-buildpackage: source version 0.15.1-2 dpkg-buildpackage: source changed by Yaroslav Halchenko dpkg-source --before-build cython-0.15.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions test -x debian/rules dh_testroot dh_clean -X debian/changelogs for buildver in 2.6 2.7; do \ cd /«PKGBUILDDIR» && cd . && \ python$buildver setup.py clean \ -a; \ done running clean 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.6' does not exist -- can't clean it running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it rm -rf debian/python-module-stampdir find "/«PKGBUILDDIR»" -name '*.py[co]' -delete find "/«PKGBUILDDIR»" -name __pycache__ -type d -empty -delete find "/«PKGBUILDDIR»" -prune -name '*.egg-info' -exec rm -rf '{}' ';' rm -f Cython/Compiler/Lexicon.pickle Cython/*/*.c : # Just prune build entirely rm -rf build dpkg-source -b cython-0.15.1 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building cython using existing ./cython_0.15.1.orig.tar.gz dpkg-source: warning: ignoring deletion of file Cython/Runtime/refnanny.c dpkg-source: warning: ignoring deletion of file Cython/Plex/Scanners.c dpkg-source: warning: ignoring deletion of file Cython/Plex/Actions.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/Visitor.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/Scanning.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/Parsing.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/Lexicon.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/FlowControl.c dpkg-source: warning: ignoring deletion of file Cython/Compiler/Code.c dpkg-source: info: building cython in cython_0.15.1-2.debian.tar.gz dpkg-source: info: building cython in cython_0.15.1-2.dsc debian/rules build pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions test -x debian/rules mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable mkdir -p debian/python-module-stampdir set -e; for buildver in 2.6 2.7; do \ cd /«PKGBUILDDIR» && cd . && \ python$buildver setup.py build \ --build-base="/«PKGBUILDDIR»/./build"; \ done Compiling module Cython.Plex.Scanners ... Compiling module Cython.Plex.Actions ... Compiling module Cython.Compiler.Lexicon ... Compiling module Cython.Compiler.Scanning ... Compiling module Cython.Compiler.Parsing ... Compiling module Cython.Compiler.Visitor ... Compiling module Cython.Compiler.FlowControl ... Compiling module Cython.Compiler.Code ... Compiling module Cython.Runtime.refnanny ... running build running build_py creating /«PKGBUILDDIR»/build creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6 creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/pyximport copying pyximport/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/pyximport copying pyximport/pyximport.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/pyximport copying pyximport/pyxbuild.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/pyximport copying cython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6 creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython copying Cython/Utils.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/TestUtils.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/StringIOTree.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/Shadow.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/Debugging.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/CodeWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython copying Cython/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Build copying Cython/Build/Inline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build copying Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build copying Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build copying Cython/Build/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Version.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Options.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Main.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Future.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Code.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Runtime copying Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Runtime creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Distutils copying Cython/Distutils/extension.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Distutils copying Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Distutils copying Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Distutils creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Timing.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Machines.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Errors.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/DFA.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Actions.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Tests copying Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Tests copying Cython/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Build/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Debugger copying Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger copying Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger copying Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger copying Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes copying Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes copying Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/posix creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libcpp creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/libc creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Includes/cpython copying Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Runtime copying Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex copying Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Debugger/Tests running build_ext building 'Cython.Plex.Scanners' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6 creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/build creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«BUILDDIR» creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«PKGBUILDDIR» creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Plex gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Plex/Scanners.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Plex/Scanners.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.so building 'Cython.Plex.Actions' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Plex/Actions.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Plex/Actions.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Plex/Actions.so building 'Cython.Compiler.Lexicon' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/Lexicon.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Lexicon.o /«PKGBUILDDIR»/Cython/Compiler/Lexicon.c:813:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 1 warning generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Lexicon.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Lexicon.so building 'Cython.Compiler.Scanning' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/Scanning.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Scanning.o /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:1594:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:2471:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:2856:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:2913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3115:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3172:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3224:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3332:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3525:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3718:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:3908:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4106:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4518:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4571:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4716:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4769:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4883:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4934:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:4992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5170:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5392:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5434:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5474:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5534:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Scanning.c:5648:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 25 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Scanning.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.so building 'Cython.Compiler.Parsing' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/Parsing.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Parsing.o /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:3004:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:3106:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:4151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:4833:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:4992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:8343:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:10373:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:16689:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:19122:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:22007:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:22434:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:23977:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:26539:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:27016:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:27497:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:29479:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:29855:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:30305:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:31264:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:32555:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:34556:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:36921:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:37835:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:42950:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:43206:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:45866:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:46581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Parsing.c:48146:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 28 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Parsing.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.so building 'Cython.Compiler.Visitor' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/Visitor.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Visitor.o /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:6583:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:6711:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:6825:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7003:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7067:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7116:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7170:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7316:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Visitor.c:7647:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 9 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Visitor.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/FlowControl.o /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:1464:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:7616:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:7734:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:8532:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:8674:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:8822:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:8886:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:8967:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9062:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9221:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9534:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9755:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9857:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:9979:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:10576:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:10626:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:10746:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:10872:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:12734:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:12809:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:12869:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:12983:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:13139:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:13515:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:14234:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:14448:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:14532:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:14628:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:15213:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:15345:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:15581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:15675:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:15823:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:16016:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:16368:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:16546:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:16841:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:17023:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:17268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:17487:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:17628:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:18104:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:18591:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:19141:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:19339:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:19686:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:19902:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:20455:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:20548:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:20664:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:20813:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:21581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:22182:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:22385:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:22572:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:22925:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:23281:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:23631:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:23846:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:24039:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/FlowControl.c:24344:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 61 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/FlowControl.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.so building 'Cython.Compiler.Code' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Compiler/Code.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Code.o /«PKGBUILDDIR»/Cython/Compiler/Code.c:10162:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:10350:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:10452:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:10722:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:11216:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:11333:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:11430:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12010:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12116:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12181:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12418:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12642:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:12926:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:13234:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:13350:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:13515:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:13692:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:13867:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:14134:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:14310:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:14458:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:14913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:15164:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:15254:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:15564:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:16815:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:17263:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:17497:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:17719:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18117:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18258:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18313:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18377:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18484:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:18690:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19048:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19196:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19297:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19358:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19549:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19633:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19699:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19827:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19925:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:19971:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20021:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20117:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20163:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20213:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20309:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20359:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20459:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20555:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20605:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20651:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20776:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:20913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21027:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21200:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21311:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21417:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21526:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21589:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21873:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:21992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22108:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22463:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22512:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22561:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22623:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22686:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22749:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:22871:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:23268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:23391:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:23527:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:23939:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24207:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24332:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24459:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24641:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24789:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24893:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:24997:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25101:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25209:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25405:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25599:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25737:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:25875:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26013:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26292:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26551:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26747:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:26973:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27111:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27267:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27405:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27567:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27786:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:27933:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:28082:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:28322:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:28508:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:28975:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29173:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29250:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29299:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29389:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29471:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29615:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:29892:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30324:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30462:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30582:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30701:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30809:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:30965:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31065:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31120:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31323:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31466:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31518:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:31622:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:32092:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:32218:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Compiler/Code.c:32378:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 131 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Compiler/Code.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Compiler/Code.so building 'Cython.Runtime.refnanny' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Runtime gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c /«PKGBUILDDIR»/Cython/Runtime/refnanny.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Runtime/refnanny.o /«PKGBUILDDIR»/Cython/Runtime/refnanny.c:800:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Runtime/refnanny.c:959:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Runtime/refnanny.c:1271:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ /«PKGBUILDDIR»/Cython/Runtime/refnanny.c:1697:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 4 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.6/«PKGBUILDDIR»/Cython/Runtime/refnanny.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.6/Cython/Runtime/refnanny.so running build_scripts creating /«PKGBUILDDIR»/build/scripts-2.6 copying and adjusting bin/cython -> /«PKGBUILDDIR»/./build/scripts-2.6 copying and adjusting bin/cygdb -> /«PKGBUILDDIR»/./build/scripts-2.6 changing mode of /«PKGBUILDDIR»/./build/scripts-2.6/cython from 664 to 775 changing mode of /«PKGBUILDDIR»/./build/scripts-2.6/cygdb from 664 to 775 running build running build_py creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7 creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/pyximport copying pyximport/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/pyximport copying pyximport/pyximport.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/pyximport copying pyximport/pyxbuild.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/pyximport copying cython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7 creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython copying Cython/Utils.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/TestUtils.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/StringIOTree.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/Shadow.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/Debugging.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/CodeWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython copying Cython/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/Inline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Version.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Options.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Main.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Future.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Code.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Runtime copying Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Runtime creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/extension.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Distutils creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Timing.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Machines.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Errors.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/DFA.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Actions.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Build/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes copying Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes copying Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/posix creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libcpp creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/libc creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated creating /«PKGBUILDDIR»/build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Runtime copying Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Debugger/Tests running build_ext building 'Cython.Plex.Scanners' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.7 creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.7/Cython creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.7/Cython/Plex gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Plex/Scanners.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Plex/Scanners.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Plex/Scanners.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so building 'Cython.Plex.Actions' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Plex/Actions.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Plex/Actions.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Plex/Actions.so building 'Cython.Compiler.Lexicon' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.7/Cython/Compiler gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/Lexicon.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Lexicon.o Cython/Compiler/Lexicon.c:813:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 1 warning generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Lexicon.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so building 'Cython.Compiler.Scanning' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/Scanning.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Scanning.o Cython/Compiler/Scanning.c:1594:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:2471:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:2856:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:2913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3115:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3172:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3224:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3332:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3525:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3718:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:3908:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4106:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4518:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4571:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4716:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4769:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4883:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4934:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:4992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5170:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5392:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5434:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5474:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5534:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Scanning.c:5648:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 25 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Scanning.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so building 'Cython.Compiler.Parsing' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/Parsing.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Parsing.o Cython/Compiler/Parsing.c:3004:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:3106:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:4151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:4833:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:4992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:8343:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:10373:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:16689:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:19122:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:22007:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:22434:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:23977:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:26539:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:27016:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:27497:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:29479:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:29855:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:30305:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:31264:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:32555:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:34556:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:36921:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:37835:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:42950:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:43206:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:45866:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:46581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Parsing.c:48146:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 28 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Parsing.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so building 'Cython.Compiler.Visitor' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/Visitor.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Visitor.o Cython/Compiler/Visitor.c:6583:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:6711:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:6825:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7003:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7067:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7116:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7170:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7316:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Visitor.c:7647:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 9 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Visitor.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/FlowControl.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/FlowControl.o Cython/Compiler/FlowControl.c:1464:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:7616:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:7734:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:8532:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:8674:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:8822:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:8886:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:8967:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9062:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9221:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9534:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9755:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9857:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:9979:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:10576:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:10626:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:10746:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:10872:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:12734:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:12809:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:12869:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:12983:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:13139:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:13515:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:14234:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:14448:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:14532:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:14628:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:15213:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:15345:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:15581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:15675:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:15823:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:16016:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:16368:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:16546:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:16841:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:17023:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:17268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:17487:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:17628:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:18104:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:18591:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:19141:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:19339:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:19686:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:19902:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:20455:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:20548:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:20664:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:20813:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:21581:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:22182:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:22385:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:22572:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:22925:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:23281:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:23631:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:23846:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:24039:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/FlowControl.c:24344:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 61 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/FlowControl.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so building 'Cython.Compiler.Code' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Compiler/Code.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Code.o Cython/Compiler/Code.c:10162:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:10350:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:10452:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:10722:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:11216:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:11333:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:11430:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12010:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12116:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12181:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12418:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12642:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:12926:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:13234:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:13350:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:13515:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:13692:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:13867:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:14134:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:14310:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:14458:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:14913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:15164:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:15254:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:15564:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:16815:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:17263:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:17497:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:17719:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18117:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18258:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18313:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18377:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18484:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:18690:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19048:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19196:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19297:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19358:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19549:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19633:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19699:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19827:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19925:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:19971:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20021:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20117:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20163:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20213:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20309:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20359:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20459:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20555:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20605:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20651:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20776:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:20913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21027:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21200:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21311:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21417:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21526:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21589:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21873:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:21992:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22108:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22463:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22512:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22561:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22623:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22686:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22749:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:22871:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:23268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:23391:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:23527:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:23939:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24207:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24332:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24459:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24641:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24789:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24893:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:24997:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25101:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25209:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25405:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25599:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25737:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:25875:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26013:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26292:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26551:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26747:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:26973:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27111:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27267:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27405:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27567:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27786:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:27933:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:28082:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:28322:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:28508:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:28975:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29173:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29250:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29299:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29389:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29471:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29615:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:29892:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30151:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30324:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30462:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30582:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30701:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30809:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30913:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:30965:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31065:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31120:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31268:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31323:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31466:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31518:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:31622:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:32092:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:32218:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Compiler/Code.c:32378:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 131 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Compiler/Code.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Compiler/Code.so building 'Cython.Runtime.refnanny' extension creating /«PKGBUILDDIR»/build/temp.linux-x86_64-2.7/Cython/Runtime gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c Cython/Runtime/refnanny.c -o /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Runtime/refnanny.o Cython/Runtime/refnanny.c:800:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Runtime/refnanny.c:959:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Runtime/refnanny.c:1271:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ Cython/Runtime/refnanny.c:1697:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ 4 warnings generated. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro /«PKGBUILDDIR»/./build/temp.linux-x86_64-2.7/Cython/Runtime/refnanny.o -o /«PKGBUILDDIR»/./build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so running build_scripts creating /«PKGBUILDDIR»/build/scripts-2.7 copying and adjusting bin/cython -> /«PKGBUILDDIR»/./build/scripts-2.7 copying and adjusting bin/cygdb -> /«PKGBUILDDIR»/./build/scripts-2.7 changing mode of /«PKGBUILDDIR»/./build/scripts-2.7/cython from 664 to 775 changing mode of /«PKGBUILDDIR»/./build/scripts-2.7/cygdb from 664 to 775 touch debian/python-module-stampdir/cython fakeroot debian/rules binary pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions test -x debian/rules dh_testroot dh_clean -k -X debian/changelogs dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs -A mkdir -p "." /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable mkdir -p debian/python-module-stampdir set -e; for buildver in 2.6 2.7; do \ cd /«PKGBUILDDIR» && cd . && \ python$buildver setup.py build \ --build-base="/«PKGBUILDDIR»/./build"; \ done running build running build_py running build_ext running build_scripts running build running build_py running build_ext running build_scripts touch debian/python-module-stampdir/cython Adding cdbs dependencies to debian/cython.substvars dh_installdirs -pcython set -e; for buildver in 2.6 2.7; do \ cd /«PKGBUILDDIR» && cd . && \ python$buildver setup.py install \ --root="/«PKGBUILDDIR»/debian/cython" \ --install-purelib=/usr/lib/python$buildver/site-packages/ \ --install-platlib=/usr/lib/python$buildver/site-packages/ \ --prefix=/usr --no-compile -O0 ; \ done running install running build running build_py running build_ext running build_scripts running install_lib creating /«PKGBUILDDIR»/debian/cython/usr creating /«PKGBUILDDIR»/debian/cython/usr/lib creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6 creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.6/Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes copying build/lib.linux-x86_64-2.6/Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.6/Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.6/Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.6/Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.6/Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.6/Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.6/Cython/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.6/Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.6/Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.6/Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/DFA.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Machines.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Timing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.6/Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.6/Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.6/Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.6/Cython/Distutils/extension.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.6/Cython/Runtime/refnanny.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.6/Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.6/Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Lexicon.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.6/Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Future.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Main.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Options.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Version.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.6/Cython/Build/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build copying build/lib.linux-x86_64-2.6/Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build copying build/lib.linux-x86_64-2.6/Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build copying build/lib.linux-x86_64-2.6/Cython/Build/Inline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build copying build/lib.linux-x86_64-2.6/Cython/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/CodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/Debugging.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/Shadow.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/StringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/TestUtils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/Cython/Utils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython copying build/lib.linux-x86_64-2.6/cython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport copying build/lib.linux-x86_64-2.6/pyximport/pyxbuild.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport copying build/lib.linux-x86_64-2.6/pyximport/pyximport.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport copying build/lib.linux-x86_64-2.6/pyximport/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport running install_scripts creating /«PKGBUILDDIR»/debian/cython/usr/bin copying build/scripts-2.6/cygdb -> /«PKGBUILDDIR»/debian/cython/usr/bin copying build/scripts-2.6/cython -> /«PKGBUILDDIR»/debian/cython/usr/bin changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cygdb to 775 changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cython to 775 running install_egg_info Writing /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython-0.15.1-py2.6.egg-info running install running build running build_py running build_ext running build_scripts running install_lib creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7 creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-2.7/Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes copying build/lib.linux-x86_64-2.7/Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-2.7/Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.7/Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.7/Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.7/Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger copying build/lib.linux-x86_64-2.7/Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.7/Cython/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.7/Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.7/Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests copying build/lib.linux-x86_64-2.7/Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/DFA.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Machines.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Timing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex copying build/lib.linux-x86_64-2.7/Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.7/Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.7/Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils copying build/lib.linux-x86_64-2.7/Cython/Distutils/extension.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime copying build/lib.linux-x86_64-2.7/Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-2.7/Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Future.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Main.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Options.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Version.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-2.7/Cython/Build/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build copying build/lib.linux-x86_64-2.7/Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build copying build/lib.linux-x86_64-2.7/Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build copying build/lib.linux-x86_64-2.7/Cython/Build/Inline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build copying build/lib.linux-x86_64-2.7/Cython/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/CodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/Debugging.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/Shadow.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/StringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/TestUtils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/Cython/Utils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython copying build/lib.linux-x86_64-2.7/cython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport copying build/lib.linux-x86_64-2.7/pyximport/pyxbuild.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport copying build/lib.linux-x86_64-2.7/pyximport/pyximport.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport copying build/lib.linux-x86_64-2.7/pyximport/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport running install_scripts copying build/scripts-2.7/cygdb -> /«PKGBUILDDIR»/debian/cython/usr/bin copying build/scripts-2.7/cython -> /«PKGBUILDDIR»/debian/cython/usr/bin changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cygdb to 775 changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cython to 775 running install_egg_info Writing /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython-0.15.1-py2.7.egg-info : # Generate a manpage using help2man PYTHONPATH="/«PKGBUILDDIR»/build/lib.linux-x86_64-2.7" \ help2man --no-info --no-discard-stderr \ -n "compile Cython code (.pyx) into C to build a Python extension" \ bin/cython >| build/cython.1 : # Verify that manpage generated nicely -- no Errors reported grep -q 'ImportError:' build/cython.1 && exit 1 || : dh_installman build/cython.1 : # Run tests battery against current default version of Python PYTHONPATH=/«PKGBUILDDIR»/build/lib.linux-x86_64-2.7 \ python runtests.py --no-refnanny -v -v --work-dir=build/work-dir Traceback (most recent call last): File "runtests.py", line 149, in OPENMP_C_COMPILER_FLAGS = get_openmp_compiler_flags('c') File "runtests.py", line 140, in get_openmp_compiler_flags compiler_version = matcher(output).group(1) AttributeError: 'NoneType' object has no attribute 'group' make: *** [install/cython] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2039 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 68936 Build-Time: 87 Distribution: unstable Fail-Stage: build Install-Time: 24 Job: cython_0.15.1-2 Package: cython Package-Time: 131 Source-Version: 0.15.1-2 Space: 68936 Status: attempted Version: 0.15.1-2 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2039 Build needed 00:02:11, 68936k disc space DC-Status: Failed 131.429083s DC-Time-Estimation: 131.429083 versus expected 1 (r/m: 130.429083 ; m: 1.0)