Package: src:ikiwiki
Version: 3.20160728
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
LC_ALL=C.UTF-8 TZ=UTC dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# keeps it out of /usr/local
dh_auto_configure -- PREFIX=/usr
        perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
"LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" 
PREFIX=/usr
Warning: prerequisite Mail::Sendmail 0 not found.
Warning: prerequisite Text::Markdown 0 not found.
Generating a Unix-style Makefile
Writing Makefile for IkiWiki

[... snipped ...]

ok 442 - basewiki/index.html
ok 443 - examples/blog.html
ok 444 - examples/softwaresite.html
ok 445 - examples/blog/comments.html
ok 446 - examples/blog/posts.html
ok 447 - examples/blog/tags.html
ok 448 - examples/blog/archives.html
ok 449 - examples/blog/index.html
ok 450 - examples/blog/sidebar.html
ok 451 - examples/blog/posts/second_post.html
ok 452 - examples/blog/posts/first_post.html
ok 453 - examples/softwaresite/news.html
ok 454 - examples/softwaresite/doc.html
ok 455 - examples/softwaresite/contact.html
ok 456 - examples/softwaresite/index.html
ok 457 - examples/softwaresite/download.html
ok 458 - examples/softwaresite/news/version_1.0.html
ok 459 - examples/softwaresite/doc/install.html
ok 460 - examples/softwaresite/doc/faq.html
ok 461 - examples/softwaresite/doc/setup.html
ok 462 - examples/softwaresite/templates/release.html
1..462
ok
t/wrapper-environ.t ............ skipped: IPC::Run not available
t/yesno.t ...................... 
1..11
ok 1 - use IkiWiki;
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok

Test Summary Report
-------------------
t/git.t                      (Wstat: 256 Tests: 26 Failed: 1)
  Failed test:  18
  Non-zero exit status: 1
Files=61, Tests=2787, 27 wallclock secs ( 0.44 usr  0.07 sys + 21.40 cusr  2.23 
csys = 24.14 CPU)
Result: FAIL
Failed 1/61 test programs. 1/2787 subtests failed.
Makefile:1223: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:3: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This used to build ok, so this failure seems related to git 2.9.3,
which is in testing since a few days.

Thanks.

Reply via email to