Source: twig
Version: 1.18.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

twig's testsuite appears to use method timing/benchmarking in such
a way that it will non-deterministically FTBFS:

  [..]
  2) Twig_Tests_Profiler_Dumper_TextTest::testDump
  Failed asserting that format description matches text.
  --- Expected
  +++ Actual
  @@ @@
     └ index.twig::macro(foo)
  -  └ embedded.twig
  +  └ embedded.twig 6.90ms/46%
       └ included.twig
  
  /tmp/buildd/twig-1.18.1/test/Twig/Tests/Profiler/Dumper/TextTest.php:28
  
  FAILURES!
  Tests: 1115, Assertions: 2943, Failures: 2.
  debian/rules:45: recipe for target 'override_dh_auto_test-indep'
  failed
  make[1]: *** [override_dh_auto_test-indep] Error 1
  make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
  debian/rules:7: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

This is caused by conditionally emitting a different output if, for
example, a method appears to have run "slowly", which is
non-determinstic:

  lib/Twig/Profiler/Dumper/Text.php:

        if ($profile->getDuration() * 1000 < 1) {
            $str = $start."\n";
        } else {
            $str = sprintf("%s %s\n", $start,
            $this->formatTime($profile, $percent));
        }

  lib/Twig/Profiler/Dumper/Html.php:

        return sprintf('<span style="color: %s">%.2fms/%.0f%%</span>',
        $percent > 20 ? self::$colors['big'] : 'auto',
        $profile->getDuration() * 1000, $percent);

(etc.)

The full build log is attached or can be viewed here:

  
https://reproducible.debian.net/logs/unstable/amd64/twig_1.18.1-1.build2.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: samedi 25 juillet 2015, 11:19:10 (UTC+1400)
I: pbuilder-time-stamp: 1437772750
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
I: user script 
/var/cache/pbuilder/build//45639/tmp/hooks/D01_modify_environment starting
I: Changing hostname to test build reproducibility
I: user script 
/var/cache/pbuilder/build//45639/tmp/hooks/D01_modify_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-php5, php5-dev, phpab, phpunit, pkg-php-tools (>= 
1.7~), python-sphinx, re2c
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20236 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-php5; however:
  Package dh-php5 is not installed.
 pbuilder-satisfydepends-dummy depends on php5-dev; however:
  Package php5-dev is not installed.
 pbuilder-satisfydepends-dummy depends on phpab; however:
  Package phpab is not installed.
 pbuilder-satisfydepends-dummy depends on phpunit; however:
  Package phpunit is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-php-tools (>= 1.7~); however:
  Package pkg-php-tools is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx; however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on re2c; however:
  Package re2c is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  autoconf{a} automake{a} autotools-dev{a} dh-php5{a} docutils-common{a} 
  libbsd0{a} libedit2{a} libexpat1{a} libgssapi-krb5-2{a} 
  libjs-bootstrap{a} libjs-jquery{a} libjs-sphinxdoc{a} 
  libjs-twitter-bootstrap{a} libjs-underscore{a} libjson-c2{a} 
  libk5crypto3{a} libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} 
  libonig2{a} libpcre16-3{a} libpcre3-dev{a} libpcre32-3{a} libpcrecpp0{a} 
  libperl4-corelibs-perl{a} libpython-stdlib{a} libpython2.7-minimal{a} 
  libpython2.7-stdlib{a} libqdbm14{a} libsigsegv2{a} libssl-dev{a} 
  libssl1.0.0{a} libtool{a} lsof{a} m4{a} mime-support{a} 
  php-codecoverage{a} php-directory-scanner{a} php-doctrine-instantiator{a} 
  php-file-iterator{a} php-pear{a} php-phpdocumentor-reflection-docblock{a} 
  php-phpspec-prophecy{a} php-symfony-yaml{a} php-text-template{a} 
  php-timer{a} php-token-stream{a} php-zeta-base{a} 
  php-zeta-console-tools{a} php5-cli{a} php5-common{a} php5-dev{a} 
  php5-json{a} phpab{a} phpunit{a} phpunit-comparator{a} phpunit-diff{a} 
  phpunit-environment{a} phpunit-exporter{a} phpunit-global-state{a} 
  phpunit-mock-object{a} phpunit-recursion-context{a} phpunit-version{a} 
  pkg-php-tools{a} psmisc{a} python{a} python-docutils{a} python-jinja2{a} 
  python-markupsafe{a} python-minimal{a} python-pygments{a} python-roman{a} 
  python-sphinx{a} python2.7{a} python2.7-minimal{a} re2c{a} sgml-base{a} 
  shtool{a} sphinx-common{a} ucf{a} xml-core{a} zlib1g-dev{a} 
0 packages upgraded, 82 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.5 MB of archives. After unpacking 76.0 MB will be used.
Writing extended state information...
Get: 1 http://reproducible.alioth.debian.org/debian/ ./ libjs-sphinxdoc 
1.2.3+dfsg-1.0~reproducible1 [41.1 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main libjson-c2 amd64 0.11-4 
[24.8 kB]
Get: 3 http://reproducible.alioth.debian.org/debian/ ./ sphinx-common 
1.2.3+dfsg-1.0~reproducible1 [406 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main libbsd0 amd64 0.7.0-2 
[67.9 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main libedit2 amd64 
3.1-20150325-1 [86.2 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main libkeyutils1 amd64 
1.5.9-5+b1 [12.0 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-3 [382 kB]
Get: 8 http://reproducible.alioth.debian.org/debian/ ./ python-sphinx 
1.2.3+dfsg-1.0~reproducible1 [271 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-3 [1'418 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.58 
[36.0 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 
2.1.0-6+b3 [80.3 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1'274 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib 
amd64 2.7.10-3 [1'854 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-3 
[258 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main libonig2 amd64 5.9.6-1 
[118 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main libpcrecpp0 amd64 
2:8.35-7 [141 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main libsigsegv2 amd64 
2.10-4+b1 [29.2 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main libjs-bootstrap all 
3.3.5+dfsg-1 [258 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main libjs-jquery all 
1.7.2+dfsg-3.2 [97.5 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main libjs-twitter-bootstrap 
all 2.0.2+dfsg-5 [98.2 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main psmisc amd64 22.21-2 
[119 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main libperl4-corelibs-perl 
all 0.003-2 [38.0 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main lsof amd64 4.86+dfsg-1 
[316 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main ucf all 3.0030 [69.7 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main php5-common amd64 
5.6.11+dfsg-1 [715 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main phpunit-environment all 
1.2.2-2 [5'684 B]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main php-file-iterator all 
1.4.0-2 [5'682 B]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main php-token-stream all 
1.4.3-1 [10.4 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main libkrb5support0 amd64 
1.13.2+dfsg-2 [59.8 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main libk5crypto3 amd64 
1.13.2+dfsg-2 [115 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main libkrb5-3 amd64 
1.13.2+dfsg-2 [308 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main libgssapi-krb5-2 amd64 
1.13.2+dfsg-2 [152 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main libqdbm14 amd64 
1.8.78-5+b3 [118 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main php5-json amd64 1.3.7-1 
[18.5 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main php5-cli amd64 
5.6.11+dfsg-1 [2'178 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main php-pear all 
5.6.11+dfsg-1 [268 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main php-text-template all 
1.2.0-1 [5'800 B]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main phpunit-version all 
1.0.6-1 [4'360 B]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main php-codecoverage all 
2.1.7+dfsg-1 [134 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main sgml-base all 1.26+nmu4 
[14.6 kB]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main m4 amd64 1.4.17-4 [254 
kB]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main autoconf all 2.69-8 [340 
kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main autotools-dev all 
20140911.1 [70.5 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main automake all 1:1.15-2 
[735 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main xml-core all 0.13+nmu2 
[24.2 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main docutils-common all 
0.12+dfsg-1 [185 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main libjs-underscore all 
1.7.0~dfsg-1 [49.9 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main libpcre16-3 amd64 
2:8.35-7 [242 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main libpcre32-3 amd64 
2:8.35-7 [233 kB]
Get: 53 http://ftp.de.debian.org/debian/ unstable/main libpcre3-dev amd64 
2:8.35-7 [624 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main zlib1g-dev amd64 
1:1.2.8.dfsg-2+b1 [206 kB]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main libssl-dev amd64 
1.0.2d-1 [1'530 kB]
Get: 56 http://ftp.de.debian.org/debian/ unstable/main libtool all 2.4.2-1.11 
[190 kB]
Get: 57 http://ftp.de.debian.org/debian/ unstable/main php-directory-scanner 
all 1.3.1-2 [7'536 B]
Get: 58 http://ftp.de.debian.org/debian/ unstable/main 
php-doctrine-instantiator all 1.0.5-1 [7'072 B]
Get: 59 http://ftp.de.debian.org/debian/ unstable/main 
php-phpdocumentor-reflection-docblock all 2.0.4-1 [17.8 kB]
Get: 60 http://ftp.de.debian.org/debian/ unstable/main phpunit-diff all 1.3.0-2 
[8'310 B]
Get: 61 http://ftp.de.debian.org/debian/ unstable/main 
phpunit-recursion-context all 1.0.0-1 [3'782 B]
Get: 62 http://ftp.de.debian.org/debian/ unstable/main phpunit-exporter all 
1.2.0-2 [6'102 B]
Get: 63 http://ftp.de.debian.org/debian/ unstable/main phpunit-comparator all 
1.1.1-2 [8'644 B]
Get: 64 http://ftp.de.debian.org/debian/ unstable/main php-phpspec-prophecy all 
1.4.1-1 [34.3 kB]
Get: 65 http://ftp.de.debian.org/debian/ unstable/main php-symfony-yaml all 
2.7.1+dfsg-1 [25.1 kB]
Get: 66 http://ftp.de.debian.org/debian/ unstable/main php-timer all 1.0.6-1 
[4'360 B]
Get: 67 http://ftp.de.debian.org/debian/ unstable/main php-zeta-base all 1.9-1 
[218 kB]
Get: 68 http://ftp.de.debian.org/debian/ unstable/main php-zeta-console-tools 
all 1.7-1 [759 kB]
Get: 69 http://ftp.de.debian.org/debian/ unstable/main shtool all 2.0.8-8 [134 
kB]
Get: 70 http://ftp.de.debian.org/debian/ unstable/main php5-dev amd64 
5.6.11+dfsg-1 [355 kB]
Get: 71 http://ftp.de.debian.org/debian/ unstable/main phpab all 1.19.0-1 [25.0 
kB]
Get: 72 http://ftp.de.debian.org/debian/ unstable/main phpunit-mock-object all 
2.3.5-1 [21.7 kB]
Get: 73 http://ftp.de.debian.org/debian/ unstable/main phpunit-global-state all 
1.0.0-1 [5'440 B]
Get: 74 http://ftp.de.debian.org/debian/ unstable/main phpunit all 4.7.6-1 
[99.7 kB]
Get: 75 http://ftp.de.debian.org/debian/ unstable/main python-roman all 2.0.0-1 
[7'898 B]
Get: 76 http://ftp.de.debian.org/debian/ unstable/main python-docutils all 
0.12+dfsg-1 [361 kB]
Get: 77 http://ftp.de.debian.org/debian/ unstable/main python-markupsafe amd64 
0.23-2 [15.6 kB]
Get: 78 http://ftp.de.debian.org/debian/ unstable/main python-jinja2 all 
2.7.3-1 [170 kB]
Get: 79 http://ftp.de.debian.org/debian/ unstable/main python-pygments all 
2.0.1+dfsg-1.1 [481 kB]
Get: 80 http://ftp.de.debian.org/debian/ unstable/main re2c amd64 0.13.5-1 [221 
kB]
Get: 81 http://ftp.de.debian.org/debian/ unstable/main dh-php5 all 0.2 [6'830 B]
Get: 82 http://ftp.de.debian.org/debian/ unstable/main pkg-php-tools all 1.30 
[37.5 kB]
Fetched 19.5 MB in 1s (9'985 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libjson-c2:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20236 files and directories currently installed.)
Preparing to unpack .../libjson-c2_0.11-4_amd64.deb ...
Unpacking libjson-c2:amd64 (0.11-4) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.7.0-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20150325-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20150325-1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-5+b1) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-3_amd64.deb ...
Unpacking python2.7 (2.7.10-3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-3) ...
Setting up python2.7-minimal (2.7.10-3) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21067 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package libonig2:amd64.
Preparing to unpack .../libonig2_5.9.6-1_amd64.deb ...
Unpacking libonig2:amd64 (5.9.6-1) ...
Selecting previously unselected package libpcrecpp0:amd64.
Preparing to unpack .../libpcrecpp0_2%3a8.35-7_amd64.deb ...
Unpacking libpcrecpp0:amd64 (2:8.35-7) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-4+b1) ...
Selecting previously unselected package libjs-bootstrap.
Preparing to unpack .../libjs-bootstrap_3.3.5+dfsg-1_all.deb ...
Unpacking libjs-bootstrap (3.3.5+dfsg-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3.2_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3.2) ...
Selecting previously unselected package libjs-twitter-bootstrap.
Preparing to unpack .../libjs-twitter-bootstrap_2.0.2+dfsg-5_all.deb ...
Unpacking libjs-twitter-bootstrap (2.0.2+dfsg-5) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.21-2_amd64.deb ...
Unpacking psmisc (22.21-2) ...
Selecting previously unselected package libperl4-corelibs-perl.
Preparing to unpack .../libperl4-corelibs-perl_0.003-2_all.deb ...
Unpacking libperl4-corelibs-perl (0.003-2) ...
Selecting previously unselected package lsof.
Preparing to unpack .../lsof_4.86+dfsg-1_amd64.deb ...
Unpacking lsof (4.86+dfsg-1) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0030_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0030) ...
Selecting previously unselected package php5-common.
Preparing to unpack .../php5-common_5.6.11+dfsg-1_amd64.deb ...
Unpacking php5-common (5.6.11+dfsg-1) ...
Selecting previously unselected package phpunit-environment.
Preparing to unpack .../phpunit-environment_1.2.2-2_all.deb ...
Unpacking phpunit-environment (1.2.2-2) ...
Selecting previously unselected package php-file-iterator.
Preparing to unpack .../php-file-iterator_1.4.0-2_all.deb ...
Unpacking php-file-iterator (1.4.0-2) ...
Selecting previously unselected package php-token-stream.
Preparing to unpack .../php-token-stream_1.4.3-1_all.deb ...
Unpacking php-token-stream (1.4.3-1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.13.2+dfsg-2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.13.2+dfsg-2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.13.2+dfsg-2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-2) ...
Selecting previously unselected package libqdbm14.
Preparing to unpack .../libqdbm14_1.8.78-5+b3_amd64.deb ...
Unpacking libqdbm14 (1.8.78-5+b3) ...
Selecting previously unselected package php5-json.
Preparing to unpack .../php5-json_1.3.7-1_amd64.deb ...
Unpacking php5-json (1.3.7-1) ...
Selecting previously unselected package php5-cli.
Preparing to unpack .../php5-cli_5.6.11+dfsg-1_amd64.deb ...
Unpacking php5-cli (5.6.11+dfsg-1) ...
Selecting previously unselected package php-pear.
Preparing to unpack .../php-pear_5.6.11+dfsg-1_all.deb ...
Unpacking php-pear (5.6.11+dfsg-1) ...
Selecting previously unselected package php-text-template.
Preparing to unpack .../php-text-template_1.2.0-1_all.deb ...
Unpacking php-text-template (1.2.0-1) ...
Selecting previously unselected package phpunit-version.
Preparing to unpack .../phpunit-version_1.0.6-1_all.deb ...
Unpacking phpunit-version (1.0.6-1) ...
Selecting previously unselected package php-codecoverage.
Preparing to unpack .../php-codecoverage_2.1.7+dfsg-1_all.deb ...
Unpacking php-codecoverage (2.1.7+dfsg-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ...
Unpacking m4 (1.4.17-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-8_all.deb ...
Unpacking autoconf (2.69-8) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20140911.1_all.deb ...
Unpacking autotools-dev (20140911.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.15-2_all.deb ...
Unpacking automake (1:1.15-2) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ...
Unpacking docutils-common (0.12+dfsg-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1_all.deb ...
Unpacking libjs-underscore (1.7.0~dfsg-1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package libpcre16-3:amd64.
Preparing to unpack .../libpcre16-3_2%3a8.35-7_amd64.deb ...
Unpacking libpcre16-3:amd64 (2:8.35-7) ...
Selecting previously unselected package libpcre32-3:amd64.
Preparing to unpack .../libpcre32-3_2%3a8.35-7_amd64.deb ...
Unpacking libpcre32-3:amd64 (2:8.35-7) ...
Selecting previously unselected package libpcre3-dev:amd64.
Preparing to unpack .../libpcre3-dev_2%3a8.35-7_amd64.deb ...
Unpacking libpcre3-dev:amd64 (2:8.35-7) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.2d-1_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.2d-1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.2-1.11_all.deb ...
Unpacking libtool (2.4.2-1.11) ...
Selecting previously unselected package php-directory-scanner.
Preparing to unpack .../php-directory-scanner_1.3.1-2_all.deb ...
Unpacking php-directory-scanner (1.3.1-2) ...
Selecting previously unselected package php-doctrine-instantiator.
Preparing to unpack .../php-doctrine-instantiator_1.0.5-1_all.deb ...
Unpacking php-doctrine-instantiator (1.0.5-1) ...
Selecting previously unselected package php-phpdocumentor-reflection-docblock.
Preparing to unpack .../php-phpdocumentor-reflection-docblock_2.0.4-1_all.deb 
...
Unpacking php-phpdocumentor-reflection-docblock (2.0.4-1) ...
Selecting previously unselected package phpunit-diff.
Preparing to unpack .../phpunit-diff_1.3.0-2_all.deb ...
Unpacking phpunit-diff (1.3.0-2) ...
Selecting previously unselected package phpunit-recursion-context.
Preparing to unpack .../phpunit-recursion-context_1.0.0-1_all.deb ...
Unpacking phpunit-recursion-context (1.0.0-1) ...
Selecting previously unselected package phpunit-exporter.
Preparing to unpack .../phpunit-exporter_1.2.0-2_all.deb ...
Unpacking phpunit-exporter (1.2.0-2) ...
Selecting previously unselected package phpunit-comparator.
Preparing to unpack .../phpunit-comparator_1.1.1-2_all.deb ...
Unpacking phpunit-comparator (1.1.1-2) ...
Selecting previously unselected package php-phpspec-prophecy.
Preparing to unpack .../php-phpspec-prophecy_1.4.1-1_all.deb ...
Unpacking php-phpspec-prophecy (1.4.1-1) ...
Selecting previously unselected package php-symfony-yaml.
Preparing to unpack .../php-symfony-yaml_2.7.1+dfsg-1_all.deb ...
Unpacking php-symfony-yaml (2.7.1+dfsg-1) ...
Selecting previously unselected package php-timer.
Preparing to unpack .../php-timer_1.0.6-1_all.deb ...
Unpacking php-timer (1.0.6-1) ...
Selecting previously unselected package php-zeta-base.
Preparing to unpack .../php-zeta-base_1.9-1_all.deb ...
Unpacking php-zeta-base (1.9-1) ...
Selecting previously unselected package php-zeta-console-tools.
Preparing to unpack .../php-zeta-console-tools_1.7-1_all.deb ...
Unpacking php-zeta-console-tools (1.7-1) ...
Selecting previously unselected package shtool.
Preparing to unpack .../shtool_2.0.8-8_all.deb ...
Unpacking shtool (2.0.8-8) ...
Selecting previously unselected package php5-dev.
Preparing to unpack .../php5-dev_5.6.11+dfsg-1_amd64.deb ...
Unpacking php5-dev (5.6.11+dfsg-1) ...
Selecting previously unselected package phpab.
Preparing to unpack .../phpab_1.19.0-1_all.deb ...
Unpacking phpab (1.19.0-1) ...
Selecting previously unselected package phpunit-mock-object.
Preparing to unpack .../phpunit-mock-object_2.3.5-1_all.deb ...
Unpacking phpunit-mock-object (2.3.5-1) ...
Selecting previously unselected package phpunit-global-state.
Preparing to unpack .../phpunit-global-state_1.0.0-1_all.deb ...
Unpacking phpunit-global-state (1.0.0-1) ...
Selecting previously unselected package phpunit.
Preparing to unpack .../phpunit_4.7.6-1_all.deb ...
Unpacking phpunit (4.7.6-1) ...
Selecting previously unselected package python-roman.
Preparing to unpack .../python-roman_2.0.0-1_all.deb ...
Unpacking python-roman (2.0.0-1) ...
Selecting previously unselected package python-docutils.
Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ...
Unpacking python-docutils (0.12+dfsg-1) ...
Selecting previously unselected package python-markupsafe.
Preparing to unpack .../python-markupsafe_0.23-2_amd64.deb ...
Unpacking python-markupsafe (0.23-2) ...
Selecting previously unselected package python-jinja2.
Preparing to unpack .../python-jinja2_2.7.3-1_all.deb ...
Unpacking python-jinja2 (2.7.3-1) ...
Selecting previously unselected package python-pygments.
Preparing to unpack .../python-pygments_2.0.1+dfsg-1.1_all.deb ...
Unpacking python-pygments (2.0.1+dfsg-1.1) ...
Selecting previously unselected package sphinx-common.
Preparing to unpack .../sphinx-common_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package python-sphinx.
Preparing to unpack .../python-sphinx_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package re2c.
Preparing to unpack .../re2c_0.13.5-1_amd64.deb ...
Unpacking re2c (0.13.5-1) ...
Selecting previously unselected package dh-php5.
Preparing to unpack .../archives/dh-php5_0.2_all.deb ...
Unpacking dh-php5 (0.2) ...
Selecting previously unselected package pkg-php-tools.
Preparing to unpack .../pkg-php-tools_1.30_all.deb ...
Unpacking pkg-php-tools (1.30) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libjson-c2:amd64 (0.11-4) ...
Setting up libbsd0:amd64 (0.7.0-2) ...
Setting up libedit2:amd64 (3.1-20150325-1) ...
Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
Setting up mime-support (3.58) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libonig2:amd64 (5.9.6-1) ...
Setting up libpcrecpp0:amd64 (2:8.35-7) ...
Setting up libsigsegv2:amd64 (2.10-4+b1) ...
Setting up libjs-bootstrap (3.3.5+dfsg-1) ...
Setting up libjs-jquery (1.7.2+dfsg-3.2) ...
Setting up libjs-twitter-bootstrap (2.0.2+dfsg-5) ...
Setting up psmisc (22.21-2) ...
Setting up libperl4-corelibs-perl (0.003-2) ...
Setting up lsof (4.86+dfsg-1) ...
Setting up ucf (3.0030) ...
Setting up php5-common (5.6.11+dfsg-1) ...

Creating config file /etc/php5/mods-available/pdo.ini with new version
php5_invoke: Enable module pdo for cli SAPI

Creating config file /etc/php5/mods-available/opcache.ini with new version
php5_invoke: Enable module opcache for cli SAPI
Setting up phpunit-environment (1.2.2-2) ...
Setting up php-file-iterator (1.4.0-2) ...
Setting up php-token-stream (1.4.3-1) ...
Setting up libkrb5support0:amd64 (1.13.2+dfsg-2) ...
Setting up libk5crypto3:amd64 (1.13.2+dfsg-2) ...
Setting up libkrb5-3:amd64 (1.13.2+dfsg-2) ...
Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-2) ...
Setting up libqdbm14 (1.8.78-5+b3) ...
Setting up php5-json (1.3.7-1) ...
php5_invoke: Enable module json for cli SAPI
Setting up php5-cli (5.6.11+dfsg-1) ...
update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto 
mode

Creating config file /etc/php5/cli/php.ini with new version
Setting up php-pear (5.6.11+dfsg-1) ...
Setting up php-text-template (1.2.0-1) ...
Setting up phpunit-version (1.0.6-1) ...
Setting up php-codecoverage (2.1.7+dfsg-1) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up m4 (1.4.17-4) ...
Setting up autoconf (2.69-8) ...
Setting up autotools-dev (20140911.1) ...
Setting up automake (1:1.15-2) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake 
(automake) in auto mode
Setting up xml-core (0.13+nmu2) ...
Setting up libjs-underscore (1.7.0~dfsg-1) ...
Setting up libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Setting up libpcre16-3:amd64 (2:8.35-7) ...
Setting up libpcre32-3:amd64 (2:8.35-7) ...
Setting up libpcre3-dev:amd64 (2:8.35-7) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up libssl-dev:amd64 (1.0.2d-1) ...
Setting up libtool (2.4.2-1.11) ...
Setting up php-directory-scanner (1.3.1-2) ...
Setting up php-doctrine-instantiator (1.0.5-1) ...
Setting up php-phpdocumentor-reflection-docblock (2.0.4-1) ...
Setting up phpunit-diff (1.3.0-2) ...
Setting up phpunit-recursion-context (1.0.0-1) ...
Setting up phpunit-exporter (1.2.0-2) ...
Setting up phpunit-comparator (1.1.1-2) ...
Setting up php-phpspec-prophecy (1.4.1-1) ...
Setting up php-symfony-yaml (2.7.1+dfsg-1) ...
Setting up php-timer (1.0.6-1) ...
Setting up php-zeta-base (1.9-1) ...
Setting up php-zeta-console-tools (1.7-1) ...
Setting up shtool (2.0.8-8) ...
Setting up php5-dev (5.6.11+dfsg-1) ...
update-alternatives: using /usr/bin/php-config5 to provide /usr/bin/php-config 
(php-config) in auto mode
update-alternatives: using /usr/bin/phpize5 to provide /usr/bin/phpize (phpize) 
in auto mode
Setting up phpab (1.19.0-1) ...
Setting up phpunit-mock-object (2.3.5-1) ...
Setting up phpunit-global-state (1.0.0-1) ...
Setting up phpunit (4.7.6-1) ...
Setting up python-roman (2.0.0-1) ...
Setting up python-markupsafe (0.23-2) ...
Setting up python-jinja2 (2.7.3-1) ...
Setting up python-pygments (2.0.1+dfsg-1.1) ...
Setting up sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Setting up re2c (0.13.5-1) ...
Setting up dh-php5 (0.2) ...
Setting up pkg-php-tools (1.30) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up docutils-common (0.12+dfsg-1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up python-docutils (0.12+dfsg-1) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to 
provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to 
provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to 
provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to 
provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to 
provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using 
/usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide 
/usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to 
provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to 
provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to 
provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to 
provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to 
provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [twig_1.18.1-1.dsc]
I: copying [./twig_1.18.1.orig.tar.gz]
I: copying [./twig_1.18.1-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made mar 19 mai 2015 17:22:46 GMT-14 using RSA key ID 44F6BD3C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./twig_1.18.1-1.dsc
dpkg-source: info: extracting twig in twig-1.18.1
dpkg-source: info: unpacking twig_1.18.1.orig.tar.gz
dpkg-source: info: unpacking twig_1.18.1-1.debian.tar.xz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" 
dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package twig
dpkg-buildpackage: source version 1.18.1-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by David Prévot <taf...@debian.org>
 dpkg-source --before-build twig-1.18.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with phpcomposer,php5,sphinxdoc --fail-missing
   dh_testdir -O--fail-missing
   debian/rules override_dh_auto_clean-arch
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
dh_auto_clean -O--sourcedirectory=ext/twig
cd ext/twig && \
        phpize --clean
Cleaning..
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   debian/rules override_dh_auto_clean-indep
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
rm -rf debian/build-tmp/php-twig-doc
rmdir debian/build-tmp || true
rmdir: failed to remove ‘debian/build-tmp’: No such file or directory
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   dh_clean -O--fail-missing
 debian/rules build
dh build --with phpcomposer,php5,sphinxdoc --fail-missing
   dh_testdir -O--fail-missing
   debian/rules override_dh_auto_configure-arch
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
cd ext/twig && \
        phpize
Configuring for:
PHP Api Version:         20131106
Zend Module Api No:      20131226
Zend Extension Api No:   220131226
dh_auto_configure -O--sourcedirectory=ext/twig
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main 
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib
checking for PHP extension directory... /usr/lib/php5/20131226
checking for PHP installed headers prefix... /usr/include/php5
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable twig support... yes, shared
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... (cached) nawk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   dh_auto_configure -O--fail-missing -Nphp5-twig
   debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
dh_auto_build -O--sourcedirectory=ext/twig
        make -j1
make[2]: Entering directory '/tmp/buildd/twig-1.18.1/ext/twig'
/bin/bash /tmp/buildd/twig-1.18.1/ext/twig/libtool --mode=compile cc  -I. 
-I/tmp/buildd/twig-1.18.1/ext/twig -DPHP_ATOM_INC 
-I/tmp/buildd/twig-1.18.1/ext/twig/include 
-I/tmp/buildd/twig-1.18.1/ext/twig/main -I/tmp/buildd/twig-1.18.1/ext/twig 
-I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
-I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib  -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_CONFIG_H  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security   -c /tmp/buildd/twig-1.18.1/ext/twig/twig.c -o twig.lo 
libtool: compile:  cc -I. -I/tmp/buildd/twig-1.18.1/ext/twig -DPHP_ATOM_INC 
-I/tmp/buildd/twig-1.18.1/ext/twig/include 
-I/tmp/buildd/twig-1.18.1/ext/twig/main -I/tmp/buildd/twig-1.18.1/ext/twig 
-I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
-I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c /tmp/buildd/twig-1.18.1/ext/twig/twig.c  -fPIC -DPIC 
-o .libs/twig.o
/bin/bash /tmp/buildd/twig-1.18.1/ext/twig/libtool --mode=link cc 
-DPHP_ATOM_INC -I/tmp/buildd/twig-1.18.1/ext/twig/include 
-I/tmp/buildd/twig-1.18.1/ext/twig/main -I/tmp/buildd/twig-1.18.1/ext/twig 
-I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
-I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib  -Wdate-time -D_FORTIFY_SOURCE=2 
-DHAVE_CONFIG_H  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -o twig.la -export-dynamic -avoid-version 
-prefer-pic -module -rpath /tmp/buildd/twig-1.18.1/ext/twig/modules  twig.lo 
libtool: link: cc -shared  -fPIC -DPIC  .libs/twig.o    -O2 -Wl,-z -Wl,relro   
-Wl,-soname -Wl,twig.so -o .libs/twig.so
libtool: link: ( cd ".libs" && rm -f "twig.la" && ln -s "../twig.la" "twig.la" )
/bin/bash /tmp/buildd/twig-1.18.1/ext/twig/libtool --mode=install cp ./twig.la 
/tmp/buildd/twig-1.18.1/ext/twig/modules
libtool: install: cp ./.libs/twig.so 
/tmp/buildd/twig-1.18.1/ext/twig/modules/twig.so
libtool: install: cp ./.libs/twig.lai 
/tmp/buildd/twig-1.18.1/ext/twig/modules/twig.la
libtool: finish: 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path:/sbin" 
ldconfig -n /tmp/buildd/twig-1.18.1/ext/twig/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /tmp/buildd/twig-1.18.1/ext/twig/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

make[2]: Leaving directory '/tmp/buildd/twig-1.18.1/ext/twig'
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
sphinx-build -C \
 -b html \
 -D source_suffix='.rst' \
 -D master_doc='index' \
 -D project='php-twig-doc' \
 -D copyright='by the Twig Team' \
 -D version='1.18' \
 -D release='1.18.1' \
 -D pygments_style='sphinx' \
 -D html_theme='default' \
 doc debian/build-tmp/php-twig-doc
Making output directory...
Running Sphinx v1.2.3
loading pickled environment... not yet created
building [html]: targets for 87 source files that are out of date
updating environment: 87 added, 0 changed, 0 removed
reading sources... [  1%] advanced
reading sources... [  2%] advanced_legacy
reading sources... [  3%] api
reading sources... [  4%] coding_standards
reading sources... [  5%] deprecated
reading sources... [  6%] filters/abs
reading sources... [  8%] filters/batch
reading sources... [  9%] filters/capitalize
reading sources... [ 10%] filters/convert_encoding
reading sources... [ 11%] filters/date
reading sources... [ 12%] filters/date_modify
reading sources... [ 13%] filters/default
reading sources... [ 14%] filters/escape
reading sources... [ 16%] filters/first
reading sources... [ 17%] filters/format
reading sources... [ 18%] filters/index
reading sources... [ 19%] filters/join
reading sources... [ 20%] filters/json_encode
reading sources... [ 21%] filters/keys
reading sources... [ 22%] filters/last
reading sources... [ 24%] filters/length
reading sources... [ 25%] filters/lower
reading sources... [ 26%] filters/merge
reading sources... [ 27%] filters/nl2br
reading sources... [ 28%] filters/number_format
reading sources... [ 29%] filters/raw
reading sources... [ 31%] filters/replace
reading sources... [ 32%] filters/reverse
reading sources... [ 33%] filters/round
reading sources... [ 34%] filters/slice
reading sources... [ 35%] filters/sort
reading sources... [ 36%] filters/split
reading sources... [ 37%] filters/striptags
reading sources... [ 39%] filters/title
reading sources... [ 40%] filters/trim
reading sources... [ 41%] filters/upper
reading sources... [ 42%] filters/url_encode
reading sources... [ 43%] functions/attribute
reading sources... [ 44%] functions/block
reading sources... [ 45%] functions/constant
reading sources... [ 47%] functions/cycle
reading sources... [ 48%] functions/date
reading sources... [ 49%] functions/dump
reading sources... [ 50%] functions/include
reading sources... [ 51%] functions/index
reading sources... [ 52%] functions/max
reading sources... [ 54%] functions/min
reading sources... [ 55%] functions/parent
reading sources... [ 56%] functions/random
reading sources... [ 57%] functions/range
reading sources... [ 58%] functions/source
reading sources... [ 59%] functions/template_from_string
reading sources... [ 60%] index
reading sources... [ 62%] installation
reading sources... [ 63%] internals
reading sources... [ 64%] intro
reading sources... [ 65%] recipes
reading sources... [ 66%] tags/autoescape
reading sources... [ 67%] tags/block
reading sources... [ 68%] tags/do
reading sources... [ 70%] tags/embed
reading sources... [ 71%] tags/extends
reading sources... [ 72%] tags/filter
reading sources... [ 73%] tags/flush
reading sources... [ 74%] tags/for
reading sources... [ 75%] tags/from
reading sources... [ 77%] tags/if
reading sources... [ 78%] tags/import
reading sources... [ 79%] tags/include
reading sources... [ 80%] tags/index
reading sources... [ 81%] tags/macro
reading sources... [ 82%] tags/sandbox
reading sources... [ 83%] tags/set
reading sources... [ 85%] tags/spaceless
reading sources... [ 86%] tags/use
reading sources... [ 87%] tags/verbatim
reading sources... [ 88%] templates
reading sources... [ 89%] tests/constant
reading sources... [ 90%] tests/defined
reading sources... [ 91%] tests/divisibleby
reading sources... [ 93%] tests/empty
reading sources... [ 94%] tests/even
reading sources... [ 95%] tests/index
reading sources... [ 96%] tests/iterable
reading sources... [ 97%] tests/null
reading sources... [ 98%] tests/odd
reading sources... [100%] tests/sameas

/tmp/buildd/twig-1.18.1/doc/advanced_legacy.rst:509: WARNING: duplicate label 
creating_extensions, other instance in /tmp/buildd/twig-1.18.1/doc/advanced.rst
looking for now-outdated files... none found
pickling environment... done
checking consistency... /tmp/buildd/twig-1.18.1/doc/advanced_legacy.rst:: 
WARNING: document isn't included in any toctree
done
preparing documents... done
writing output... [  1%] advanced
writing output... [  2%] advanced_legacy
writing output... [  3%] api
writing output... [  4%] coding_standards
writing output... [  5%] deprecated
writing output... [  6%] filters/abs
writing output... [  8%] filters/batch
writing output... [  9%] filters/capitalize
writing output... [ 10%] filters/convert_encoding
writing output... [ 11%] filters/date
writing output... [ 12%] filters/date_modify
writing output... [ 13%] filters/default
writing output... [ 14%] filters/escape
writing output... [ 16%] filters/first
writing output... [ 17%] filters/format
writing output... [ 18%] filters/index
writing output... [ 19%] filters/join
writing output... [ 20%] filters/json_encode
writing output... [ 21%] filters/keys
writing output... [ 22%] filters/last
writing output... [ 24%] filters/length
writing output... [ 25%] filters/lower
writing output... [ 26%] filters/merge
writing output... [ 27%] filters/nl2br
writing output... [ 28%] filters/number_format
writing output... [ 29%] filters/raw
writing output... [ 31%] filters/replace
writing output... [ 32%] filters/reverse
writing output... [ 33%] filters/round
writing output... [ 34%] filters/slice
writing output... [ 35%] filters/sort
writing output... [ 36%] filters/split
writing output... [ 37%] filters/striptags
writing output... [ 39%] filters/title
writing output... [ 40%] filters/trim
writing output... [ 41%] filters/upper
writing output... [ 42%] filters/url_encode
writing output... [ 43%] functions/attribute
writing output... [ 44%] functions/block
writing output... [ 45%] functions/constant
writing output... [ 47%] functions/cycle
writing output... [ 48%] functions/date
writing output... [ 49%] functions/dump
writing output... [ 50%] functions/include
writing output... [ 51%] functions/index
writing output... [ 52%] functions/max
writing output... [ 54%] functions/min
writing output... [ 55%] functions/parent
writing output... [ 56%] functions/random
writing output... [ 57%] functions/range
writing output... [ 58%] functions/source
writing output... [ 59%] functions/template_from_string
writing output... [ 60%] index
writing output... [ 62%] installation
writing output... [ 63%] internals
writing output... [ 64%] intro
writing output... [ 65%] recipes
writing output... [ 66%] tags/autoescape
writing output... [ 67%] tags/block
writing output... [ 68%] tags/do
writing output... [ 70%] tags/embed
writing output... [ 71%] tags/extends
writing output... [ 72%] tags/filter
writing output... [ 73%] tags/flush
writing output... [ 74%] tags/for
writing output... [ 75%] tags/from
writing output... [ 77%] tags/if
writing output... [ 78%] tags/import
writing output... [ 79%] tags/include
writing output... [ 80%] tags/index
writing output... [ 81%] tags/macro
writing output... [ 82%] tags/sandbox
writing output... [ 83%] tags/set
writing output... [ 85%] tags/spaceless
writing output... [ 86%] tags/use
writing output... [ 87%] tags/verbatim
writing output... [ 88%] templates
writing output... [ 89%] tests/constant
writing output... [ 90%] tests/defined
writing output... [ 91%] tests/divisibleby
writing output... [ 93%] tests/empty
writing output... [ 94%] tests/even
writing output... [ 95%] tests/index
writing output... [ 96%] tests/iterable
writing output... [ 97%] tests/null
writing output... [ 98%] tests/odd
writing output... [100%] tests/sameas

writing additional files... genindex search
copying static files... done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded, 2 warnings.
phpab --output lib/Twig/autoload.php lib/Twig
phpab %development% - Copyright (C) 2009 - 2015 by Arne Blankerts

Scanning directory lib/Twig

Autoload file lib/Twig/autoload.php generated.

make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   debian/rules override_dh_auto_test-arch
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
dh_auto_test -O--sourcedirectory=ext/twig
        make -j1 test
make[2]: Entering directory '/tmp/buildd/twig-1.18.1/ext/twig'

Build complete.
Don't forget to run 'make test'.


=====================================================================
PHP         : /usr/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 5.6.11-1
ZEND_VERSION: 2.6.0
PHP_OS      : Linux - Linux i-capture-the-hostname 2.6.56-4-amd64 #1 SMP Debian 
3.16.7-ckt11-1 (2015-05-24) x86_64
INI actual  : /tmp/buildd/twig-1.18.1/ext/twig/tmp-php.ini
More .INIs  :  
CWD         : /tmp/buildd/twig-1.18.1/ext/twig
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2015-07-24 21:22:34
=====================================================================
No tests were run.
make[2]: Leaving directory '/tmp/buildd/twig-1.18.1/ext/twig'
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
   debian/rules override_dh_auto_test-indep
make[1]: Entering directory '/tmp/buildd/twig-1.18.1'
phpunit
PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

.............................................................   61 / 1115 (  5%)
.............................................................  122 / 1115 ( 10%)
.............................................................  183 / 1115 ( 16%)
.............................................................  244 / 1115 ( 21%)
.............................................................  305 / 1115 ( 27%)
.............................................................  366 / 1115 ( 32%)
.............................................................  427 / 1115 ( 38%)
.............................................................  488 / 1115 ( 43%)
.....................................................FF......  549 / 1115 ( 49%)
.............................................................  610 / 1115 ( 54%)
.............................................................  671 / 1115 ( 60%)
.............................................................  732 / 1115 ( 65%)
.............................................................  793 / 1115 ( 71%)
.............................................................  854 / 1115 ( 76%)
.............................................................  915 / 1115 ( 82%)
.............................................................  976 / 1115 ( 87%)
............................................................. 1037 / 1115 ( 93%)
............................................................. 1098 / 1115 ( 98%)
.................

Time: 10.48 seconds, Memory: 32.75Mb

There were 2 failures:

1) Twig_Tests_Profiler_Dumper_HtmlTest::testDump
Failed asserting that format description matches text.
--- Expected
+++ Actual
@@ @@
   └ index.twig::macro(<span style="background-color: #ddf">foo</span>)
-  └ <span style="background-color: #ffd">embedded.twig</span>
+  └ <span style="background-color: #ffd">embedded.twig</span> <span 
style="color: #d44">6.14ms/43%</span>
     └ <span style="background-color: #ffd">included.twig</span>
 </pre>

/tmp/buildd/twig-1.18.1/test/Twig/Tests/Profiler/Dumper/HtmlTest.php:28

2) Twig_Tests_Profiler_Dumper_TextTest::testDump
Failed asserting that format description matches text.
--- Expected
+++ Actual
@@ @@
   └ index.twig::macro(foo)
-  └ embedded.twig
+  └ embedded.twig 6.90ms/46%
     └ included.twig

/tmp/buildd/twig-1.18.1/test/Twig/Tests/Profiler/Dumper/TextTest.php:28

FAILURES!
Tests: 1115, Assertions: 2943, Failures: 2.
debian/rules:45: recipe for target 'override_dh_auto_test-indep' failed
make[1]: *** [override_dh_auto_test-indep] Error 1
make[1]: Leaving directory '/tmp/buildd/twig-1.18.1'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//45639 and its subdirectories
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to