[debhelper-devel] Bug#831494: t/maintscript failed all subtests during compilation

jean-christophe manciot actionmystique at gmail.com
Sat Jul 16 15:04:02 UTC 2016


Package: debhelper

Version: 9.20160709

kernel version: Ubuntu 16.04 4.4.0-31-generic

shared C library Version: 2.23-0ubuntu3

hardware: x86_64

	cd git-debhelper
	git reset --hard
	git clean -fxd :/
	git fetch --progress --prune origin
	git checkout debian/9.20160709


	echo --------
	echo Building
	echo --------
	dpkg-buildpackage -b -m"Jean-Christophe Manciot
<manciot.jeanchristophe at gmail.com>"

...
make[1]: Entering directory
'/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20160709';\n1"
> \
Debian/Debhelper/Dh_Version.pm
./run perl -MTest::Harness -e 'runtests grep { ! /CVS/ && ! /\.svn/ && -f
&& -x } @ARGV' t/* t/buildsystems/*
t/dh-lib.t .......................... ok
t/dh_compress.t ..................... ok
t/dh_install.t ...................... ok
t/dh_link.t ......................... ok
t/maintscript ....................... dh_installdeb: Please specify the
compatibility level in debian/compat
cat: t/tmp/debian/debhelper.postinst.debhelper: No such file or directory
t/maintscript ....................... 1/8 # Failed test 1 in t/maintscript
at line 16
#  t/maintscript line 16 is: ok(grep { m{^dpkg-maintscript-helper
rm_conffile /etc/1 -- "\$\@"$} } @output);
# Failed test 2 in t/maintscript at line 17
#  t/maintscript line 17 is: ok(grep { m{^dpkg-maintscript-helper
mv_conffile /etc/2 /etc/3 1\.0-1 -- "\$\@"$} } @output);
cat: t/tmp/debian/debhelper.preinst.debhelper: No such file or directory
# Failed test 3 in t/maintscript at line 16 fail #2
# Failed test 4 in t/maintscript at line 17 fail #2
cat: t/tmp/debian/debhelper.prerm.debhelper: No such file or directory
# Failed test 5 in t/maintscript at line 16 fail #3
# Failed test 6 in t/maintscript at line 17 fail #3
cat: t/tmp/debian/debhelper.postrm.debhelper: No such file or directory
# Failed test 7 in t/maintscript at line 16 fail #4
# Failed test 8 in t/maintscript at line 17 fail #4
t/maintscript ....................... Failed 8/8 subtests
t/override_target.t ................. ok
t/pod.t ............................. ok
t/size.t ............................ ok
t/syntax.t .......................... ok
t/buildsystems/buildsystem_tests.t .. ok
t/buildsystems/parallel.mk .......... Bareword found where operator
expected at t/buildsystems/parallel.mk line 3, near "$(CURDIR"
(Missing operator before CURDIR?)
Unquoted string "parallel" may clash with future reserved word at
t/buildsystems/parallel.mk line 3.
Unquoted string "mk" may clash with future reserved word at t/buildsystems/
parallel.mk line 3.
Unquoted string "rmtmpfile" may clash with future reserved word at
t/buildsystems/parallel.mk line 5.
Unquoted string "rmtmpfile" may clash with future reserved word at
t/buildsystems/parallel.mk line 9.
Array found where operator expected at t/buildsystems/parallel.mk line 9,
at end of line
(Missing operator before ?)
Scalar found where operator expected at t/buildsystems/parallel.mk line 11,
near ""`cat "$("
(Missing operator before $(?)
Bareword found where operator expected at t/buildsystems/parallel.mk line
11, near "$(TMPFILE"
(Missing operator before TMPFILE?)
String found where operator expected at t/buildsystems/parallel.mk line 11,
near ")"`""
(Missing operator before "`"?)
Unquoted string "c" may clash with future reserved word at t/buildsystems/
parallel.mk line 12.
Unquoted string "done" may clash with future reserved word at
t/buildsystems/parallel.mk line 14.
Unquoted string "rm" may clash with future reserved word at t/buildsystems/
parallel.mk line 15.
Unquoted string "then" may clash with future reserved word at
t/buildsystems/parallel.mk line 16.
Unquoted string "rmtmpfile" may clash with future reserved word at
t/buildsystems/parallel.mk line 19.
Array found where operator expected at t/buildsystems/parallel.mk line 19,
at end of line
(Missing operator before ?)
Scalar found where operator expected at t/buildsystems/parallel.mk line 19,
near "@echo $@"
(Missing operator before $@?)
syntax error at t/buildsystems/parallel.mk line 3, near "?="
syntax error at t/buildsystems/parallel.mk line 12, near "$$("
syntax error at t/buildsystems/parallel.mk line 15, near "rm -f "
syntax error at t/buildsystems/parallel.mk line 18, near "fi

SECOND:"
Execution of t/buildsystems/parallel.mk aborted due to compilation errors.
t/buildsystems/parallel.mk .......... Dubious, test returned 255 (wstat
65280, 0xff00)
No subtests run

Test Summary Report
-------------------
t/maintscript                     (Wstat: 0 Tests: 8 Failed: 8)
  Failed tests:  1-8
t/buildsystems/parallel.mk        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=11, Tests=599,  9 wallclock secs ( 0.09 usr  0.02 sys +  2.41 cusr
 0.20 csys =  2.72 CPU)
Result: FAIL
Failed 2/11 test programs. 8/599 subtests failed.
Makefile:104: recipe for target 'test' failed
make[1]: *** [test] Error 255
make[1]: Leaving directory
'/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
dh_auto_test: make -j1 test returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

*Full log*.:see below
Regards.
-- 
Jean-Christophe Manciot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debhelper-devel/attachments/20160716/2f128f79/attachment-0003.html>
-------------- next part --------------
--------
Cleaning
--------
HEAD is now at 6c946cd dh_installdocs: Fix regression in compat 11 mode
Removing Debian/Debhelper/Dh_Version.pm
Removing debhelper.7
Removing debhelper.de.7
Removing debhelper.es.7
Removing debhelper.fr.7
Removing debhelper.pt.7
Removing debian/debhelper-build-stamp
Removing debian/debhelper.substvars
Removing debian/debhelper/
Removing debian/files
Removing dh.1
Removing dh.de.1
Removing dh.es.1
Removing dh.fr.1
Removing dh.pt.1
Removing dh_auto_build.1
Removing dh_auto_build.de.1
Removing dh_auto_build.es.1
Removing dh_auto_build.fr.1
Removing dh_auto_build.pt.1
Removing dh_auto_clean.1
Removing dh_auto_clean.de.1
Removing dh_auto_clean.es.1
Removing dh_auto_clean.fr.1
Removing dh_auto_clean.pt.1
Removing dh_auto_configure.1
Removing dh_auto_configure.de.1
Removing dh_auto_configure.es.1
Removing dh_auto_configure.fr.1
Removing dh_auto_configure.pt.1
Removing dh_auto_install.1
Removing dh_auto_install.de.1
Removing dh_auto_install.es.1
Removing dh_auto_install.fr.1
Removing dh_auto_install.pt.1
Removing dh_auto_test.1
Removing dh_auto_test.de.1
Removing dh_auto_test.es.1
Removing dh_auto_test.fr.1
Removing dh_auto_test.pt.1
Removing dh_bugfiles.1
Removing dh_bugfiles.de.1
Removing dh_bugfiles.es.1
Removing dh_bugfiles.fr.1
Removing dh_bugfiles.pt.1
Removing dh_builddeb.1
Removing dh_builddeb.de.1
Removing dh_builddeb.es.1
Removing dh_builddeb.fr.1
Removing dh_builddeb.pt.1
Removing dh_clean.1
Removing dh_clean.de.1
Removing dh_clean.fr.1
Removing dh_clean.pt.1
Removing dh_compress.1
Removing dh_compress.de.1
Removing dh_compress.es.1
Removing dh_compress.fr.1
Removing dh_compress.pt.1
Removing dh_fixperms.1
Removing dh_fixperms.de.1
Removing dh_fixperms.es.1
Removing dh_fixperms.fr.1
Removing dh_fixperms.pt.1
Removing dh_gconf.1
Removing dh_gconf.de.1
Removing dh_gconf.es.1
Removing dh_gconf.fr.1
Removing dh_gconf.pt.1
Removing dh_gencontrol.1
Removing dh_gencontrol.de.1
Removing dh_gencontrol.es.1
Removing dh_gencontrol.fr.1
Removing dh_gencontrol.pt.1
Removing dh_icons.1
Removing dh_icons.de.1
Removing dh_icons.es.1
Removing dh_icons.fr.1
Removing dh_icons.pt.1
Removing dh_install.1
Removing dh_install.de.1
Removing dh_install.fr.1
Removing dh_install.pt.1
Removing dh_installcatalogs.1
Removing dh_installcatalogs.de.1
Removing dh_installcatalogs.es.1
Removing dh_installcatalogs.fr.1
Removing dh_installcatalogs.pt.1
Removing dh_installchangelogs.1
Removing dh_installchangelogs.de.1
Removing dh_installchangelogs.es.1
Removing dh_installchangelogs.fr.1
Removing dh_installchangelogs.pt.1
Removing dh_installcron.1
Removing dh_installcron.de.1
Removing dh_installcron.es.1
Removing dh_installcron.fr.1
Removing dh_installcron.pt.1
Removing dh_installdeb.1
Removing dh_installdeb.de.1
Removing dh_installdeb.es.1
Removing dh_installdeb.fr.1
Removing dh_installdeb.pt.1
Removing dh_installdebconf.1
Removing dh_installdebconf.de.1
Removing dh_installdebconf.es.1
Removing dh_installdebconf.fr.1
Removing dh_installdebconf.pt.1
Removing dh_installdirs.1
Removing dh_installdirs.de.1
Removing dh_installdirs.es.1
Removing dh_installdirs.fr.1
Removing dh_installdirs.pt.1
Removing dh_installdocs.1
Removing dh_installdocs.de.1
Removing dh_installdocs.es.1
Removing dh_installdocs.fr.1
Removing dh_installdocs.pt.1
Removing dh_installemacsen.1
Removing dh_installemacsen.de.1
Removing dh_installemacsen.es.1
Removing dh_installemacsen.fr.1
Removing dh_installemacsen.pt.1
Removing dh_installexamples.1
Removing dh_installexamples.de.1
Removing dh_installexamples.es.1
Removing dh_installexamples.fr.1
Removing dh_installexamples.pt.1
Removing dh_installgsettings.1
Removing dh_installifupdown.1
Removing dh_installifupdown.de.1
Removing dh_installifupdown.es.1
Removing dh_installifupdown.fr.1
Removing dh_installifupdown.pt.1
Removing dh_installinfo.1
Removing dh_installinfo.de.1
Removing dh_installinfo.es.1
Removing dh_installinfo.fr.1
Removing dh_installinfo.pt.1
Removing dh_installinit.1
Removing dh_installinit.de.1
Removing dh_installinit.fr.1
Removing dh_installinit.pt.1
Removing dh_installlogcheck.1
Removing dh_installlogcheck.de.1
Removing dh_installlogcheck.es.1
Removing dh_installlogcheck.fr.1
Removing dh_installlogcheck.pt.1
Removing dh_installlogrotate.1
Removing dh_installlogrotate.de.1
Removing dh_installlogrotate.es.1
Removing dh_installlogrotate.fr.1
Removing dh_installlogrotate.pt.1
Removing dh_installman.1
Removing dh_installman.de.1
Removing dh_installman.es.1
Removing dh_installman.fr.1
Removing dh_installman.pt.1
Removing dh_installmanpages.1
Removing dh_installmanpages.de.1
Removing dh_installmanpages.es.1
Removing dh_installmanpages.fr.1
Removing dh_installmanpages.pt.1
Removing dh_installmenu.1
Removing dh_installmenu.de.1
Removing dh_installmenu.es.1
Removing dh_installmenu.fr.1
Removing dh_installmenu.pt.1
Removing dh_installmime.1
Removing dh_installmime.de.1
Removing dh_installmime.es.1
Removing dh_installmime.fr.1
Removing dh_installmime.pt.1
Removing dh_installmodules.1
Removing dh_installmodules.de.1
Removing dh_installmodules.es.1
Removing dh_installmodules.fr.1
Removing dh_installmodules.pt.1
Removing dh_installpam.1
Removing dh_installpam.de.1
Removing dh_installpam.es.1
Removing dh_installpam.fr.1
Removing dh_installpam.pt.1
Removing dh_installppp.1
Removing dh_installppp.de.1
Removing dh_installppp.es.1
Removing dh_installppp.fr.1
Removing dh_installppp.pt.1
Removing dh_installudev.1
Removing dh_installudev.de.1
Removing dh_installudev.es.1
Removing dh_installudev.fr.1
Removing dh_installudev.pt.1
Removing dh_installwm.1
Removing dh_installwm.de.1
Removing dh_installwm.es.1
Removing dh_installwm.fr.1
Removing dh_installwm.pt.1
Removing dh_installxfonts.1
Removing dh_installxfonts.de.1
Removing dh_installxfonts.es.1
Removing dh_installxfonts.fr.1
Removing dh_installxfonts.pt.1
Removing dh_link.1
Removing dh_link.de.1
Removing dh_link.es.1
Removing dh_link.fr.1
Removing dh_link.pt.1
Removing dh_lintian.1
Removing dh_lintian.de.1
Removing dh_lintian.es.1
Removing dh_lintian.fr.1
Removing dh_lintian.pt.1
Removing dh_listpackages.1
Removing dh_listpackages.de.1
Removing dh_listpackages.es.1
Removing dh_listpackages.fr.1
Removing dh_listpackages.pt.1
Removing dh_makeshlibs.1
Removing dh_makeshlibs.de.1
Removing dh_makeshlibs.es.1
Removing dh_makeshlibs.fr.1
Removing dh_makeshlibs.pt.1
Removing dh_md5sums.1
Removing dh_md5sums.de.1
Removing dh_md5sums.es.1
Removing dh_md5sums.fr.1
Removing dh_md5sums.pt.1
Removing dh_movefiles.1
Removing dh_movefiles.de.1
Removing dh_movefiles.es.1
Removing dh_movefiles.fr.1
Removing dh_movefiles.pt.1
Removing dh_perl.1
Removing dh_perl.de.1
Removing dh_perl.es.1
Removing dh_perl.fr.1
Removing dh_perl.pt.1
Removing dh_prep.1
Removing dh_prep.de.1
Removing dh_prep.es.1
Removing dh_prep.fr.1
Removing dh_prep.pt.1
Removing dh_shlibdeps.1
Removing dh_shlibdeps.de.1
Removing dh_shlibdeps.es.1
Removing dh_shlibdeps.fr.1
Removing dh_shlibdeps.pt.1
Removing dh_strip.1
Removing dh_strip.de.1
Removing dh_testdir.1
Removing dh_testdir.de.1
Removing dh_testdir.es.1
Removing dh_testdir.fr.1
Removing dh_testdir.pt.1
Removing dh_testroot.1
Removing dh_testroot.de.1
Removing dh_testroot.es.1
Removing dh_testroot.fr.1
Removing dh_testroot.pt.1
Removing dh_ucf.1
Removing dh_update_autotools_config.1
Removing dh_usrlocal.1
Removing dh_usrlocal.de.1
Removing dh_usrlocal.es.1
Removing dh_usrlocal.fr.1
Removing dh_usrlocal.pt.1
Removing man/de/
Removing man/es/
Removing man/fr/
Removing man/pt/
Note: checking out 'debian/9.20160709'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 12eb2e1... Release debhelper/9.20160709 into unstable
--------
Building
--------
dpkg-buildpackage: source package debhelper
dpkg-buildpackage: source version 9.20160709
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build git-debhelper
dpkg-source: info: using options from git-debhelper/debian/source/local-options: --tar-ignore --tar-ignore=debhelper/.idea
 debian/rules clean
./run dh clean --no-parallel --without autoreconf
   dh_testdir
   dh_auto_clean
	make -j1 clean
make[1]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
rm -f *.1 *.7 Debian/Debhelper/Dh_Version.pm
po4a --previous --rm-translations --rm-backups man/po4a/po4a.cfg
 (917 entries)
for lang in es pt fr de; do \
	if [ -e man/$lang ]; then rmdir man/$lang; fi; \
done;
make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
   dh_clean
 debian/rules build
./run dh build --no-parallel --without autoreconf
   dh_testdir
   dh_auto_configure
   dh_auto_build
	make -j1
make[1]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20160709';\n1" > \
	Debian/Debhelper/Dh_Version.pm
cat debhelper.pod | \
	perl -e ' undef $/; foreach (@ARGV) { open (IN, $_) or die "$_: $!"; $file=<IN>; close IN; if ($file=~m/=head1 .*?\n\n(.*?) - (.*?)\n\n/s) { my $item="=item $1(1)\n\n$2\n\n"; if (" dh_installmanpages " !~ / $1 /) { $list.=$item; } else { $list_deprecated.=$item; } } } END { while (<STDIN>) { s/#LIST#/$list/; s/#LIST_DEPRECATED#/$list_deprecated/; print; }; }' dh_auto_build dh_auto_clean dh_auto_configure dh_auto_install dh_auto_test dh_bugfiles dh_builddeb dh_clean dh_compress dh_fixperms dh_gconf dh_gencontrol dh_icons dh_install dh_installcatalogs dh_installchangelogs dh_installcron dh_installdeb dh_installdebconf dh_installdirs dh_installdocs dh_installemacsen dh_installexamples dh_installgsettings dh_installifupdown dh_installinfo dh_installinit dh_installlogcheck dh_installlogrotate dh_installman dh_installmanpages dh_installmenu dh_installmime dh_installmodules dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_link dh_lintian dh_listpackages dh_makeshlibs dh_md5sums dh_movefiles dh_perl dh_prep dh_shlibdeps dh_strip dh_systemd_enable dh_systemd_start dh_testdir dh_testroot dh_ucf dh_update_autotools_config dh_usrlocal | \
	pod2man --utf8 -c Debhelper -r "9.20160709" --name="debhelper" --section=7  > debhelper.7
find . -maxdepth 1 -type f -perm /100 -name "dh*" \
	-exec pod2man --utf8 -c Debhelper -r "9.20160709" {} {}.1 \;
po4a --previous -L UTF-8 man/po4a/po4a.cfg 
Discard man/de/dh_systemd_enable.pod (13 of 26 strings; only 50% translated; need 80%).
Discard man/de/dh_systemd_start.pod (13 of 25 strings; only 52% translated; need 80%).
Discard man/es/debhelper.pod (181 of 232 strings; only 78.01% translated; need 80%).
Discard man/es/dh_clean.pod (20 of 28 strings; only 71.42% translated; need 80%).
Discard man/es/dh_install.pod (34 of 45 strings; only 75.55% translated; need 80%).
Discard man/es/dh_installinit.pod (42 of 56 strings; only 75% translated; need 80%).
Discard man/es/dh_strip.pod (24 of 43 strings; only 55.81% translated; need 80%).
Discard man/es/dh_systemd_enable.pod (9 of 26 strings; only 34.61% translated; need 80%).
Discard man/es/dh_systemd_start.pod (11 of 25 strings; only 44% translated; need 80%).
Discard man/fr/dh_strip.pod (31 of 43 strings; only 72.09% translated; need 80%).
Discard man/fr/dh_systemd_enable.pod (13 of 26 strings; only 50% translated; need 80%).
Discard man/fr/dh_systemd_start.pod (11 of 25 strings; only 44% translated; need 80%).
Discard man/pt/dh_strip.pod (31 of 43 strings; only 72.09% translated; need 80%).
Discard man/pt/dh_systemd_enable.pod (13 of 26 strings; only 50% translated; need 80%).
Discard man/pt/dh_systemd_start.pod (11 of 25 strings; only 44% translated; need 80%).
set -e; \
for lang in es pt fr de; do \
	dir=man/$lang; \
	for file in $dir/dh*.pod; do \
		prog=`basename $file | sed 's/.pod//'`; \
		pod2man --utf8 -c Debhelper -r "9.20160709" $file $prog.$lang.1; \
	done; \
	if [ -e $dir/debhelper.pod ]; then \
		cat $dir/debhelper.pod | \
			perl -e ' undef $/; foreach (@ARGV) { open (IN, $_) or die "$_: $!"; $file=<IN>; close IN; if ($file=~m/=head1 .*?\n\n(.*?) - (.*?)\n\n/s) { my $item="=item $1(1)\n\n$2\n\n"; if (" dh_installmanpages " !~ / $1 /) { $list.=$item; } else { $list_deprecated.=$item; } } } END { while (<STDIN>) { s/#LIST#/$list/; s/#LIST_DEPRECATED#/$list_deprecated/; print; }; }' `find $dir -type f -maxdepth 1 -name "dh_*.pod" | LC_ALL=C sort` | \
			pod2man --utf8 -c Debhelper -r "9.20160709" --name="debhelper" --section=7 > debhelper.$lang.7; \
	fi; \
done
make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
   dh_auto_test
	make -j1 test
make[1]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20160709';\n1" > \
	Debian/Debhelper/Dh_Version.pm
./run perl -MTest::Harness -e 'runtests grep { ! /CVS/ && ! /\.svn/ && -f && -x } @ARGV' t/* t/buildsystems/*
t/dh-lib.t .......................... ok     
t/dh_compress.t ..................... ok   
t/dh_install.t ...................... ok     
t/dh_link.t ......................... ok     
t/maintscript ....................... dh_installdeb: Please specify the compatibility level in debian/compat
cat: t/tmp/debian/debhelper.postinst.debhelper: No such file or directory
t/maintscript ....................... 1/8 # Failed test 1 in t/maintscript at line 16
#  t/maintscript line 16 is: 	ok(grep { m{^dpkg-maintscript-helper rm_conffile /etc/1 -- "\$\@"$} } @output);
# Failed test 2 in t/maintscript at line 17
#  t/maintscript line 17 is: 	ok(grep { m{^dpkg-maintscript-helper mv_conffile /etc/2 /etc/3 1\.0-1 -- "\$\@"$} } @output);
cat: t/tmp/debian/debhelper.preinst.debhelper: No such file or directory
# Failed test 3 in t/maintscript at line 16 fail #2
# Failed test 4 in t/maintscript at line 17 fail #2
cat: t/tmp/debian/debhelper.prerm.debhelper: No such file or directory
# Failed test 5 in t/maintscript at line 16 fail #3
# Failed test 6 in t/maintscript at line 17 fail #3
cat: t/tmp/debian/debhelper.postrm.debhelper: No such file or directory
# Failed test 7 in t/maintscript at line 16 fail #4
# Failed test 8 in t/maintscript at line 17 fail #4
t/maintscript ....................... Failed 8/8 subtests 
t/override_target.t ................. ok   
t/pod.t ............................. ok     
t/size.t ............................ ok       
t/syntax.t .......................... ok     
t/buildsystems/buildsystem_tests.t .. ok       
t/buildsystems/parallel.mk .......... Bareword found where operator expected at t/buildsystems/parallel.mk line 3, near "$(CURDIR"
	(Missing operator before CURDIR?)
Unquoted string "parallel" may clash with future reserved word at t/buildsystems/parallel.mk line 3.
Unquoted string "mk" may clash with future reserved word at t/buildsystems/parallel.mk line 3.
Unquoted string "rmtmpfile" may clash with future reserved word at t/buildsystems/parallel.mk line 5.
Unquoted string "rmtmpfile" may clash with future reserved word at t/buildsystems/parallel.mk line 9.
Array found where operator expected at t/buildsystems/parallel.mk line 9, at end of line
	(Missing operator before ?)
Scalar found where operator expected at t/buildsystems/parallel.mk line 11, near ""`cat "$("
	(Missing operator before $(?)
Bareword found where operator expected at t/buildsystems/parallel.mk line 11, near "$(TMPFILE"
	(Missing operator before TMPFILE?)
String found where operator expected at t/buildsystems/parallel.mk line 11, near ")"`""
	(Missing operator before "`"?)
Unquoted string "c" may clash with future reserved word at t/buildsystems/parallel.mk line 12.
Unquoted string "done" may clash with future reserved word at t/buildsystems/parallel.mk line 14.
Unquoted string "rm" may clash with future reserved word at t/buildsystems/parallel.mk line 15.
Unquoted string "then" may clash with future reserved word at t/buildsystems/parallel.mk line 16.
Unquoted string "rmtmpfile" may clash with future reserved word at t/buildsystems/parallel.mk line 19.
Array found where operator expected at t/buildsystems/parallel.mk line 19, at end of line
	(Missing operator before ?)
Scalar found where operator expected at t/buildsystems/parallel.mk line 19, near "@echo $@"
	(Missing operator before $@?)
syntax error at t/buildsystems/parallel.mk line 3, near "?="
syntax error at t/buildsystems/parallel.mk line 12, near "$$("
syntax error at t/buildsystems/parallel.mk line 15, near "rm -f "
syntax error at t/buildsystems/parallel.mk line 18, near "fi

SECOND:"
Execution of t/buildsystems/parallel.mk aborted due to compilation errors.
t/buildsystems/parallel.mk .......... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/maintscript                     (Wstat: 0 Tests: 8 Failed: 8)
  Failed tests:  1-8
t/buildsystems/parallel.mk        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=11, Tests=599,  9 wallclock secs ( 0.09 usr  0.02 sys +  2.41 cusr  0.20 csys =  2.72 CPU)
Result: FAIL
Failed 2/11 test programs. 8/599 subtests failed.
Makefile:104: recipe for target 'test' failed
make[1]: *** [test] Error 255
make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Debhelper/git-debhelper'
dh_auto_test: make -j1 test returned exit code 2
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--------------------------



More information about the debhelper-devel mailing list