Bug#1010739: haskell-distributive: FTBFS: doctests: : cannot satisfy -package distributive-0.6.2

2022-05-08 Thread Daniel Schepler
Source: haskell-distributive
Version: 0.6.2-1
Severity: serious

>From my sbuild build log (on amd64, and haskell-devscripts version was 
>0.16.14):

...
Running debian/hlibrary.setup test --builddir=dist-ghc --show-details=direct
Non-zero exit code 1.
Running 2 test suites...
Test suite doctests: RUNNING...
-i
-i/<>/dist-ghc/build/autogen
-i/<>/dist-ghc/build
-i/<>/src
-package-env=-
-hide-all-packages
-no-user-package-db
-package-db=/var/lib/ghc/package.conf.d
-package-db=dist-ghc/package.conf.inplace
-optP-include
-optPdist-ghc/build/autogen/cabal_macros.h
-package-id=base-4.13.0.0
-package-id=base-orphans-0.8.2-1Y1ZqNmIsRFEurBzE3x0AA
-package-id=tagged-0.8.6-FYc8l1vwILF5OSKkSTSNII
-package-id=transformers-0.5.6.2
-package=distributive-0.6.2
-package-id=doctest-0.16.3-5Rdunu33bocFtnt3QIeq3L
Data.Distributive
Data.Distributive.Generic
Test suite doctests: FAIL
Test suite logged to: dist-ghc/test/distributive-0.6.2-doctests.log
Test suite spec: RUNNING...

Generics
 Id
   distribute idExample = idExample
 Stream
   runId (shead (stail (distribute streamExample))) = 1
 PolyRec
   runId (plast (runId (pinit (distribute polyRecExample = 1

Finished in 0.0240 seconds
3 examples, 0 failures
Test suite spec: PASS
Test suite logged to: dist-ghc/test/distributive-0.6.2-spec.log
1 of 2 test suites (1 of 2 test cases) passed.
doctests: : cannot satisfy -package distributive-0.6.2
   (use -v for more information)
at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 106.
   
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup",
"test", "--builddir=dist-ghc", "--show-details=direct") called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line
130
   
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup",
"test", "--builddir=dist-ghc", "--show-details=direct") called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line
685
   Debian::Debhelper::Buildsystem::Haskell::Recipes::check_recipe()
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
exit status 2
-- 
Daniel Schepler



Bug#1010703: haskell-hashable: FTBFS on i386: unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64'

2022-05-07 Thread Daniel Schepler
Source: haskell-hashable
Version: 1.3.0.0-2
Severity: serious

>From my build log (in an i386 container, and haskell-devscripts
version was 0.16.14):

...
debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_prep
dh_installdirs -A
mkdir -p "."
CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
Adding cdbs dependencies to debian/libghc-hashable-dev.substvars
dh_installdirs -plibghc-hashable-dev \

perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
   -E 'make_setup_recipe'
Running ghc --make Setup.hs -o debian/hlibrary.setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
   -E 'configure_recipe; build_recipe; haddock_recipe; check_recipe'
Running find . ! -newer /tmp/V8FdEAcJVW -exec touch -d "1998-01-01 UTC" {} ;
Running dh_listpackages
libghc-hashable-dev
libghc-hashable-prof
libghc-hashable-doc
Running dh_listpackages
libghc-hashable-dev
libghc-hashable-prof
libghc-hashable-doc
Running dpkg-buildflags --get LDFLAGS
-Wl,-z,relro
Running debian/hlibrary.setup configure --ghc -v2
--package-db=/var/lib/ghc/package.conf.d --prefix=/usr
--libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib
--builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro --haddockdir=/u
sr/lib/ghc-doc/haddock/hashable-1.3.0.0/ --datasubdir=hashable
--htmldir=/usr/share/doc/libghc-hashable-doc/html/
--enable-library-profiling --hsc2hs-options=-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 --gcc-options=-D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 --ghc-options=-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -optc -D_LARGEFILE_SOURCE -optc
-D_FILE_OFFSET_BITS=64
Non-zero exit code 1.
unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64'

unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64'

unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64'

unrecognized 'configure' option `-optc'

unrecognized 'configure' option `-D_LARGEFILE_SOURCE'

unrecognized 'configure' option `-optc'

unrecognized 'configure' option `-D_FILE_OFFSET_BITS=64'
at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 106.
   
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup",
"configure", "--ghc", "-v2",
"--package-db=/var/lib/ghc/package.conf.d", "--prefix=/usr",
"--libdir=/usr/lib/haskell-packages/ghc/lib", "--libe
xecdir=/usr/lib", ...) called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line
130
   
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup",
"configure", "--ghc", "-v2",
"--package-db=/var/lib/ghc/package.conf.d", "--prefix=/usr",
"--libdir=/usr/lib/haskell-packages/ghc/lib", "--libexecdir
=/usr/lib", ...) called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line
629
   Debian::Debhelper::Buildsystem::Haskell::Recipes::configure_recipe()
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
exit status 2
-- 
Daniel Schepler



Bug#1010289: audit: FTBFS: error: cast specifies array type

2022-04-27 Thread Daniel Schepler
Source: audit
Version: 1:3.0.7-1
Severity: serious

>From my build log:

...
Making all in python3
make[6]: Entering directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build/bindings/swig/python3'
swig -o audit_wrap.c -python -py3 -modern -I. -I../../..
-I../../../../../lib -I/usr/include/python3.10
-I/usr/include/python3.10
../../../../../bindings/swig/python3/../src/auditswig.i
Deprecated command line option: -modern. This option is now always on.
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../../../../../bindings/swig/python3 -I../../..
-I. -I../../.. -I../../../../../lib -I/usr/include/python3.10
-I/usr/include/python3.10 -Wdate-time -D_FORT
IFY_SOURCE=2 -shared -g -O2
-ffile-prefix-map=/home/tmpbuilder/cross-i386/audit/audit-3.0.7=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o
_audit_la-audit_wrap.lo `test -f 'audit_wrap.c' || echo
'../../../../../bindin
gs/swig/python3/'`audit_wrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I.
-I../../../../../bindings/swig/python3 -I../../.. -I. -I../../..
-I../../../../../lib -I/usr/include/python3.10
-I/usr/include/python3.10 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-ma
p=/home/tmpbuilder/cross-i386/audit/audit-3.0.7=.
-fstack-protector-strong -Wformat -Werror=format-security -c
audit_wrap.c  -fPIC -DPIC -o .libs/_audit_la-audit_wrap.o
audit_wrap.c: In function '_wrap_audit_rule_data_buf_set':
audit_wrap.c:4701:17: error: cast specifies array type
4701 | arg1->buf = (char [])(char
*)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2),
sizeof(char)*(size));
 | ^
audit_wrap.c:4701:15: error: invalid use of flexible array member
4701 | arg1->buf = (char [])(char
*)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2),
sizeof(char)*(size));
 |   ^
audit_wrap.c:4703:15: error: invalid use of flexible array member
4703 | arg1->buf = 0;
 |   ^
make[6]: *** [Makefile:518: _audit_la-audit_wrap.lo] Error 1
make[6]: Leaving directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build/bindings/swig/python3'
make[5]: *** [Makefile:417: all-recursive] Error 1
make[5]: Leaving directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build/bindings/swig'
make[4]: *** [Makefile:414: all-recursive] Error 1
make[4]: Leaving directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build/bindings'
make[3]: *** [Makefile:471: all-recursive] Error 1
make[3]: Leaving directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build'
make[2]: *** [Makefile:403: all] Error 2
make[2]: Leaving directory
'/home/tmpbuilder/cross-i386/audit/audit-3.0.7/debian/build'
dh_auto_build: error: cd debian/build && make -j8 returned exit code 2
make[1]: *** [debian/rules:64: debian/build-python-stamp] Error 2
make[1]: Leaving directory '/home/tmpbuilder/cross-i386/audit/audit-3.0.7'
make: *** [debian/rules:34: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned
exit status 2

Looking at the situation a bit, it seems that a recent update to
/usr/include/linux/audit.h made a change such that struct
audit_rule_data is no longer swig friendly.
-- 
Daniel Schepler



Bug#1010287: libnet-ssleay-perl: FTBFS: bad line in substvars file debian/libnet-ssleay-perl.substvars at line 2

2022-04-27 Thread Daniel Schepler
Source: libnet-ssleay-perl
Version: 1.92-1
Severity: serious

>From my build log:

...
  dh_installdocs -a
  dh_installchangelogs -a
  dh_installexamples -a
  dh_installman -a
  dh_perl -a
  dh_perl_openssl -a
  dh_link -a
  dh_strip_nondeterminism -a
  dh_compress -a
  dh_fixperms -a
  dh_missing -a
  dh_dwz -a
  dh_strip -a
  dh_makeshlibs -a
  dh_shlibdeps -a
dpkg-shlibdeps: error: bad line in substvars file
debian/libnet-ssleay-perl.substvars at line 2
dh_shlibdeps: error: dpkg-shlibdeps
-Tdebian/libnet-ssleay-perl.substvars
debian/libnet-ssleay-perl/usr/lib/x86_64-linux-gnu/perl5/5.34/auto/Net/SSLeay/SSLeay.so
returned exit code 255
dh_shlibdeps: error: Aborting due to earlier error
make: *** [debian/rules:6: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
exit status 2

Looking at the file it's complaining about,
debian/libnet-ssleay-perl.substvars contains:

perl:Depends=perl, perl-openssl-abi-1.1
, perlapi-5.34.0

(My best guess would be that this is a bug in perl-openssl-defaults /
dh_perl_openssl, but it's just a guess...)
-- 
Daniel Schepler



Bug#1006790: python-unicodedata2: FTBFS without network access

2022-03-04 Thread Daniel Schepler
Source: python-unicodedata2
Version: 14.0.0+ds-7
Severity: serious

See 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-unicodedata2.html
:  (I also see the same error in my custom build environment based on
sbuild, but using a systemd-nspawn container with network access
disabled.)

...

bunzip2 -ckd /usr/share/unicode/Unihan_NumericValues.txt.bz2 >
data/Unihan_NumericValues.txt
python3 makeunicodedata.py
--- Reading UnicodeData.txt ...
Traceback (most recent call last):
  File "/usr/lib/python3.9/urllib/request.py", line 1346, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.9/http/client.py", line 1285, in request
self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1331, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1280, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1040, in _send_output
self.send(msg)
  File "/usr/lib/python3.9/http/client.py", line 980, in send
self.connect()
  File "/usr/lib/python3.9/http/client.py", line 946, in connect
self.sock = self._create_connection(
  File "/usr/lib/python3.9/socket.py", line 823, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.9/socket.py", line 954, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 1356, in 
maketables(1)
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 117, in maketables
unicode = UnicodeData(UNIDATA_VERSION)
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 1004, in __init__
for s in UcdFile(UNICODE_DATA, version):
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 934, in records
with open_data(self.template, self.version) as file:
  File "/build/1st/python-unicodedata2-14.0.0+ds/makeunicodedata.py",
line 898, in open_data
urllib.request.urlretrieve(url, filename=local)
  File "/usr/lib/python3.9/urllib/request.py", line 239, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
  File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
return opener.open(url, data, timeout)
  File "/usr/lib/python3.9/urllib/request.py", line 517, in open
response = self._open(req, data)
  File "/usr/lib/python3.9/urllib/request.py", line 534, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
result = func(*args)
  File "/usr/lib/python3.9/urllib/request.py", line 1375, in http_open
return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.9/urllib/request.py", line 1349, in do_open
raise URLError(err)
urllib.error.URLError: 
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/1st/python-unicodedata2-14.0.0+ds'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
-- 
Daniel Schepler



Bug#958597: Build-Depends on dh-systemd is back

2021-02-10 Thread Daniel Schepler
found 958597 1.7.6-1
thanks

It looks like the 1.7.6-1 upload of src:pmacct unintentionally added
the Build-Depends on dh-systemd back in.
-- 
Daniel Schepler



Bug#961863: zatacka: Depends/Build-Depends on cruft package ttf-dejavu-core

2020-05-30 Thread Daniel Schepler
Package: zatacka
Version: 0.1.8-5.2
Severity: serious

Currently, src:zatacka Build-Depends on ttf-dejavu and the binary
package Depends on ttf-dejavu-core.  However, src:fonts-dejavu dropped
these packages as of 2.37-2; so it's currently only possible to
install the package by using obsolete packages in sid, and once 2.37-2
migrates to testing, the packages will become uninstallable.
-- 
Daniel Schepler



Bug#961561: gazebo: Build-Depends on cruft package ttf-dejavu-core

2020-05-25 Thread Daniel Schepler
Source: gazebo
Version: 11.0.0+dfsg1-2
Severity: serious

As the subject says: src:gazebo has a Build-Depends on ttf-dejavu-core
which is no longer built as of src:fonts-dejavu version 2.37-2.  As a
result, it will only be possible to build on sid using an obsolete
binary package, and it won't be possible at all on testing once
fonts-dejavu 2.37-2 migrates to testing.
-- 
Daniel Schepler



Bug#961560: yade: Build-Depends-Indep on cruft package texlive-generic-extra

2020-05-25 Thread Daniel Schepler
Source: yade
Version: 2020.01a-7
Severity: serious

As the subject says: src:yade has a Build-Depends-Indep on
texlive-generic-extra | texlive-plain-generic where
texlive-generic-extra is no longer built by the texlive-extra source
package.  That will cause issues trying to build using sbuild on a
testing chroot, since sbuild forces the first alternative to be used.
-- 
Daniel Schepler



Bug#960619: libzypp1702: Depends on cruft package libsolv0

2020-05-14 Thread Daniel Schepler
Package: libzypp1702
Version: 17.7.0-1+b1
Severity: serious

The current build of libzypp1702 (17.7.0-1+b1 on amd64) Depends on
libsolv0, while the current version of src:libsolv builds only
libsolv1.

This also cannot be resolved with a new binNMU: src:libzypp
Build-Depends on libsolv0-dev, while the current version of
src:libsolv builds only libsolv1-dev.
-- 
Daniel Schepler



Bug#960615: libbssolv-perl: Build-Depends on cruft package libsolv0-dev

2020-05-14 Thread Daniel Schepler
Source: libbssolv-perl
Version: 0.17-1
Severity: serious

The source package libbssolv-perl Build-Depends on libsolv0-dev,
whereas the current version of src:libsolv builds only libsolv1-dev.
-- 
Daniel Schepler



Bug#945961: xz-utils: FTBFS: cannot stat 'debian/tmp/usr/lib/x86_64-linux-gnu/liblzma.so.*'

2019-12-01 Thread Daniel Schepler
Source: xz-utils
Version: 5.2.4-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --parallel
   dh_update_autotools_config -O--parallel
   dh_auto_configure -O--parallel
   dh_auto_build -O--parallel
   dh_auto_test -O--parallel
 fakeroot debian/rules binary
dh binary --parallel
   debian/rules install
make[1]: Entering directory '/build/xz-utils-5.2.4'
dh install --parallel
   debian/rules build
make[2]: Entering directory '/build/xz-utils-5.2.4'
dh build --parallel
make[2]: Leaving directory '/build/xz-utils-5.2.4'
   dh_testroot -O--parallel
   dh_prep -O--parallel
   debian/rules override_dh_auto_install
make[2]: Entering directory '/build/xz-utils-5.2.4'
dh_auto_install --builddirectory debian/xzdec-build
dh_auto_install --builddirectory debian/normal-build
dh_auto_install --builddirectory debian/static-build
set -e; arch=$(dpkg-architecture -qDEB_HOST_MULTIARCH); \
install -d debian/tmp/lib/$arch; \
mv debian/tmp/usr/lib/$arch/liblzma.so.* debian/tmp/lib/$arch/; \
dso=$(basename $(readlink debian/tmp/usr/lib/$arch/liblzma.so)); \
ln -s -f /lib/$arch/$dso debian/tmp/usr/lib/$arch/liblzma.so
mv: cannot stat 'debian/tmp/usr/lib/x86_64-linux-gnu/liblzma.so.*': No
such file or directory
make[2]: *** [debian/rules:34: override_dh_auto_install] Error 1
make[2]: Leaving directory '/build/xz-utils-5.2.4'
make[1]: *** [debian/rules:4: install] Error 2
make[1]: Leaving directory '/build/xz-utils-5.2.4'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
-- 
Daniel Schepler



Bug#836934: Bug#871215: Does it make sense to keep frobtads?

2018-12-20 Thread Daniel Schepler
On Thu, Dec 20, 2018 at 10:33 AM Sebastian Andrzej Siewior
 wrote:
> If you want then I can sponsor the upload.  If you want me to package the 
> latest release and NMU then this might work, too. Someone should do the 
> testing who is familiar with it.
> However if there is no interest in the package then...

Well, I'm leaving for Christmas vacation soon, so probably the
earliest I could prepare an upload would be about the middle of
January.

(I do admit it's probably a niche package - but I still fire it up
occasionally to play some of the games written in the system.)
-- 
Daniel Schepler



Bug#836934: Bug#871215: Does it make sense to keep frobtads?

2018-12-20 Thread Daniel Schepler
On Wed, Dec 19, 2018 at 3:42 PM Sebastian Andrzej Siewior
 wrote:
> frobtads wasn't part of Stretch and has two RC bugs open with no action
> in over a year.
> Can it be removed or is somehow important?

In a Google search, I found newer upstream releases on GitHub -
https://github.com/realnc/frobtads/releases .  The release notes do
mention fixing some compilation issues with newer gcc.

Same goes for qtads - there's a 2.1.7 release, though that's from
2016.  It might be worth checking if that version builds, and whether
it works with Qt 5.  (The latter needs a run-time test: when I tried
it last, 2.1.6 built successfully against Qt 5 but then the resulting
executable was completely broken.)

Currently, though, my previous GPG key was removed from the Debian
keyring and I haven't gotten around to finding somebody locally who
could sign a new key for me.  So, I wouldn't be able to upload updated
packages myself.
-- 
Daniel Schepler



Bug#912056: xdffileio: FTBFS: Test failures

2018-10-27 Thread Daniel Schepler
Source: xdffileio
Version: 0.3-2
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
make  check-TESTS
make[3]: Entering directory '/build/xdffileio-0.3/tests'
make[4]: Entering directory '/build/xdffileio-0.3/tests'
PASS: readcheck
PASS: errorcheck
FAIL: testbdf
PASS: testedf
PASS: testgdf2
FAIL: testgdf1
=
  xdffileio 0.3: tests/test-suite.log
=

# TOTAL: 6
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: testbdf
=

   Version : xdffileio 0.3
   One of the files cannot be opened
FAIL testbdf (exit status: 1)

FAIL: testgdf1
==

   Version : xdffileio 0.3
   The files are identical
   The files are identical

Cannot create an XDF file: (17) File exists
FAIL testgdf1 (exit status: 1)


Testsuite summary for xdffileio 0.3

# TOTAL: 6
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

See tests/test-suite.log
Please report to nicolas.burd...@epfl.ch

make[4]: *** [Makefile:918: test-suite.log] Error 1
make[4]: Leaving directory '/build/xdffileio-0.3/tests'
make[3]: *** [Makefile:1026: check-TESTS] Error 2
make[3]: Leaving directory '/build/xdffileio-0.3/tests'
make[2]: *** [Makefile:1135: check-am] Error 2
make[2]: Leaving directory '/build/xdffileio-0.3/tests'
make[1]: *** [Makefile:630: check-recursive] Error 1
make[1]: Leaving directory '/build/xdffileio-0.3'
dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:26: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

It looks like reproducible-builds.org also got testsuite errors in
build2, though with somewhat different errors.  So, it looks like
there's probably some race condition in the testsuite that causes
random failures.
-- 
Daniel Schepler



Bug#912054: xapian-omega: FTBFS: can't parse dependency libxapian30 (>= 1.4.7) (>= 1.4.6~)

2018-10-27 Thread Daniel Schepler
Source: xapian-omega
Version: 1.4.7-1
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
dh_makeshlibs
dh_installdeb
dh_shlibdeps
# Rewrite the dependency on libxapianN to be >= our version, since
# we may require features added in that version.
sed -i \
   's/^shlibs:Depends=.*libxapian[0-9][0-9a-z]*/& (>= 1.4.7)/' \
   debian/*.substvars
dh_gencontrol
dpkg-gencontrol: warning: can't parse dependency libxapian30 (>=
1.4.7) (>= 1.4.6~)
dpkg-gencontrol: error: error occurred while parsing Depends field:
libc6 (>= 2.15), libgcc1 (>= 1:3.0), libmagic1 (>= 5.12), libpcre3,
libstdc++6 (>= 5.2), libxapian30 (>= 1.4.7) (>= 1.4.6~), zlib1g (>=
1:1.1.4),
dh_gencontrol: dpkg-gencontrol -pxapian-omega -ldebian/changelog
-Tdebian/xapian-omega.substvars
-Pdebian/.debhelper/xapian-omega/dbgsym-root -UPre-Depends
-URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts
-DPriority=optional -UHomepage -UImportant
-DAuto-Built-Package=debug-symbols -DPackage=xapian-omega-dbgsym
"-DDepends=xapian-omega (= \${binary:Version})" "-DDescription=debug
symbols for xapian-omega" "-DBuild-Ids=00d9192b
51a1d49fa8968505670baec8e5cfd71b
30db2840f00652052da4c6fc234ffaa78ce204fc
49d4db29d9ae124e69ae7eb91d3cba05a742d51a
b511e8b16c908bf52b66447d9e119e0bbf191207" -DSection=debug -UMulti-Arch
-UReplaces -UBreaks returned exit code
25
dh_gencontrol: Aborting due to earlier error
make: *** [debian/rules:183: binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912053: twms: FTBFS: UnicodeDecodeError

2018-10-27 Thread Daniel Schepler
Source: twms
Version: 0.06y-1
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
 fakeroot debian/rules clean
dh clean --with=python3 --with=systemd --buildsystem=pybuild
  dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:217: python3.7 setup.py clean
running clean
removing '/build/twms-0.06y/.pybuild/cpython3_3.7/build' (and
everything under it)
/usr/lib/python3/dist-packages/setuptools/dist.py:407: UserWarning:
The version specified ('0.06y') is an invalid version, this may not
work as expected with newer versions of setuptools, pip, and PyPI.
Please see PEP 440 for
more details.
 "details." % self.metadata.version
'build/bdist.linux-amd64' does not exist -- can't clean it
'build/scripts-3.7' does not exist -- can't clean it
I: pybuild base:217: python3.6 setup.py clean
Traceback (most recent call last):
 File "setup.py", line 48, in 
   long_description = read('README.md'),
 File "setup.py", line 14, in read
   return open(os.path.join(os.path.dirname(__file__), fname)).read()
 File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
   return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position
86: ordinal not in range(128)
E: pybuild pybuild:338: clean: plugin distutils failed with: exit
code=1: python3.6 setup.py clean
dh_auto_clean: pybuild --clean -i python{version} -p "3.7 3.6"
returned exit code 13
make: *** [debian/rules:3: clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess
returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912052: sslsplit: FTBFS: Failure in test -r session.pem

2018-10-27 Thread Daniel Schepler
Source: sslsplit
Version: 0.5.3-1
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
make -C extra/pki testreqs session
make[2]: Entering directory '/build/sslsplit-0.5.3/extra/pki'
openssl genrsa -out rsa.key 2048
openssl genrsa -out server.key 2048
Generating RSA private key, 2048 bit long modulus (2 primes)
Generating RSA private key, 2048 bit long modulus (2 primes)
.
+
+++
+.+
+.
.e is 65537 (0x010001)
openssl req -new -nodes -x509 -sha256 -out server.crt -key server.key \
   -config x509v3ca.cnf -extensions v3_crt \
   -subj '/C=CH/O=SSLsplit Test Certificate/CN=daniel.roe.ch/' \
   -set_serial 42 -days 365
cat server.crt server.key >server.pem
openssl s_server -accept 46143 -cert server.pem -quiet  & \
   pid=$! ; \
   sleep 1 ; \
   echo q | openssl s_client -connect localhost:46143 \
   -quiet -no_ign_eof -sess_out session.pem ; \
   kill $pid
+
e is 65537 (0x010001)
openssl req -new -nodes -x509 -sha256 -out rsa.crt -key rsa.key \
   -config x509v3ca.cnf -extensions v3_ca \
   -subj '/C=CH/O=SSLsplit Root CA/CN=SSLsplit Root CA/' \
   -set_serial 1 -days 3650
cat rsa.crt rsa.key >rsa.pem
mkdir -p targets
mkdir -p targets
openssl genrsa -out targets/daniel.roe.ch.key 2048
openssl genrsa -out targets/wildcard.roe.ch.key 2048
Generating RSA private key, 2048 bit long modulus (2 primes)
Generating RSA private key, 2048 bit long modulus (2 primes)
..++.++.+
..+.++.++
...++.++.+
e is 65537 (0x010001)
openssl req -new -sha256 -subj '/C=CH/CN=*.roe.ch/' \
   -key targets/wildcard.roe.ch.key \
   -out targets/wildcard.roe.ch.csr
..Can't load /nonexistent/.rnd into RNG
139907575923136:error:2406F079:random number
generator:RAND_load_file:Cannot open
file:../crypto/rand/randfile.c:88:Filename=/nonexistent/.rnd
...openssl x509 -req -sha256 -CAcreateserial -days 365 \
   -CA rsa.crt -CAkey rsa.key \
   -in targets/wildcard.roe.ch.csr \
   -out targets/wildcard.roe.ch.crt
..Signature ok
subject=C = CH, CN = *.roe.ch
Getting CA Private Key
..cat targets/wildcard.roe.ch.crt targets/wildcard.roe.ch.key rsa.crt \
   >targets/wildcard.roe.ch.pem
.rm -f targets/wildcard.roe.ch.key targets/wildcard.roe.ch.csr \
   targets/wildcard.roe.ch.crt
+
e is 65537 (0x010001)
openssl req -new -sha256 -subj '/C=CH/CN=daniel.roe.ch/' \
   -key targets/daniel.roe.ch.key \
   -out targets/daniel.roe.ch.csr
Can't load /nonexistent/.rnd into RNG
140554678874560:error:2406F079:random number
generator:RAND_load_file:Cannot open
file:../crypto/rand/randfile.c:88:Filename=/nonexistent/.rnd
openssl x509 -req -sha256 -CAcreateserial -days 365 \
   -CA rsa.crt -CAkey rsa.key \
   -in targets/daniel.roe.ch.csr \
   -out targets/daniel.roe.ch.crt
Signature ok
subject=C = CH, CN = daniel.roe.ch
Getting CA Private Key
cat targets/daniel.roe.ch.crt targets/daniel.roe.ch.key rsa.crt \
   >targets/daniel.roe.ch.pem
rm -f targets/daniel.roe.ch.key targets/daniel.roe.ch.csr \
   targets/daniel.roe.ch.crt
rm -f rsa.srl
depth=0 C = CH, O = SSLsplit Test Certificate, CN = daniel.roe.ch
verify error:num=18:self signed certificate
verify return:1
depth=0 C = CH, O = SSLsplit Test Certificate, CN = daniel.roe.ch
verify return:1
DONE
test -r session.pem
make[2]: *** [GNUmakefile:117: session.pem] Error 1
make[2]: Leaving directory '/build/sslsplit-0.5.3/extra/pki'
make[1]: *** [GNUmakefile:410: test] Error 2
make[1]: Leaving directory '/build/sslsplit-0.5.3'
dh_auto_test: make -j8 test returned exit code 2
make: *** [debian/rules:13: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912051: rsyncrypto: FTBFS: aclocal-1.15: command not found

2018-10-27 Thread Daniel Schepler
Source: rsyncrypto
Version: 1.14-1
Severity: serious

>From my pbuilder build log:

...
   dh_auto_build
   make -j1
make[1]: Entering directory '/build/rsyncrypto-1.14'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/build/rsyncrypto-1.14/missing aclocal-1.15
/build/rsyncrypto-1.14/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make[1]: *** [Makefile:361: aclocal.m4] Error 127
make[1]: Leaving directory '/build/rsyncrypto-1.14'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:19: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912048: obs-build: FTBFS: Test failures

2018-10-27 Thread Daniel Schepler
l m
ok 18 - install b c d !(b and c and d)
ok 19 - install !(n if n)
ok 20 - install b cx d
ok 21 - install ign
ok 22 - install ign1
ok 23 - install ign2
ok 24 - install ign3
ok 25 - install b ign4
ok 26 - install b
ok 27 - install bad1
ok 28 - install bad2
ok 29 - install sc b
ok 30 - install ifelse
ok 31 - install ifelse i
ok 32 - install ifelse c
ok 33 - install unless b
ok 34 - install unless b !i
ok 35 - install unlesselse b c
ok 36 - install unlesselse b
ok 37 - install unlesselse c
ok 38 - install (wx and wy)
ok 39 - install (wx with wy)
ok 40 - install (wx without wy)
ok 41 - install (wy without wx)
ok 42 - install (wa with wa)
ok 43 - install (wa with nnn)
ok 44 - install (wa without wa)
ok 45 - install (wa without nnn)
ok

Test Summary Report
---
t/changelog2spec.t (Wstat: 2816 Tests: 11 Failed: 11)
 Failed tests:  1-11
 Non-zero exit status: 11
Files=8, Tests=107,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.95
cusr  0.14 csys =  1.15 CPU)
Result: FAIL
make[1]: *** [Makefile:27: test] Error 1
make[1]: Leaving directory '/build/obs-build-20180831'
dh_auto_test: make -j1 test returned exit code 2
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912047: nullmailer: FTBFS: Test failure

2018-10-27 Thread Daniel Schepler
foo to 
Testing queue from <@b.c> to 
Testing queue from  to <@e.f>
Testing queue from <> to 
Done.
Running test /build/nullmailer-2.1/test/tests/dsn...
Testing envelope: sender, recipient, end
Testing header: from, to, subject, date, message-id, mime, content-type
Testing report header: reporting-mta, date
Testing recipient report 1: final-recipient, action, status, date
Testing recipient report 2: final-recipient, action, status, date
Testing quoted message pre-header
Testing quoted message header
Testing quoted message body
Testing fixed bounce address
Testing max-lines: 0, 1, 2, bouncelines=1, override
Done.
16 tests run, 1 failed
make[2]: *** [Makefile:636: check] Error 1
make[2]: Leaving directory '/build/nullmailer-2.1/test'
make[1]: *** [Makefile:365: check-recursive] Error 1
make[1]: Leaving directory '/build/nullmailer-2.1'
dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912045: mb2md: FTBFS: Test failures

2018-10-27 Thread Daniel Schepler
Source: mb2md
Version: 3.20-8
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/mb2md-3.20'
debian/tests/run-testsuite.sh perl `pwd`/mb2md-3.20.pl

#   Failed test 'Check return from 'perl
/build/mb2md-3.20/mb2md-3.20.pl -s example.mbox -d example.maildir' is
0'
#   at debian/tests/t/mb2md.t line 35.
#  got: '2'
# expected: '0'

#   Failed test 'Stdout as expected ($HOME)'
#   at debian/tests/t/mb2md.t line 36.
#  got: ''
# expected: 'Converting /tmp/TTcKFt21wi/home/example.mbox to
maildir: /tmp/TTcKFt21wi/home/example.maildir
# Source Mbox is /tmp/TTcKFt21wi/home/example.mbox
# Target Maildir is /tmp/TTcKFt21wi/home/example.maildir
# 2 messages.
#
# '

#   Failed test 'No stderr ($HOME)'
#   at debian/tests/t/mb2md.t line 37.
#  got: 'Can't locate Date/Parse.pm in @INC (you may need to
install the Date::Parse module) (@INC contains: /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.26.2
/usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu
/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26
/usr/share/perl/5.26 /usr/local/lib/site_perl
/usr/lib/x86_64-linux-gnu/perl-base .) at
/build/mb2md-3.20/mb2md-3.20.pl line 385.
# BEGIN failed--compilation aborted at /build/mb2md-3.20/mb2md-3.20.pl line 385.
# '
# expected: ''
Error opendir on '/tmp/TTcKFt21wi/home/example.maildir/cur': No such
file or directory at debian/tests/t/mb2md.t line 38.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 11.
debian/tests/t/mb2md.t ..
ok 1 - Created '/tmp/TTcKFt21wi/home'
ok 2 - Successfully copied example.mbox to fake home directory
/tmp/TTcKFt21wi/home/
ok 3 - Created '/tmp/TTcKFt21wi/1'
ok 4 - Successfully copied example.mbox to fake home directory
/tmp/TTcKFt21wi/1/
ok 5 - Created '/tmp/TTcKFt21wi/2'
ok 6 - Successfully copied example.mbox to fake home directory
/tmp/TTcKFt21wi/2/
ok 7 - Can run 'perl /build/mb2md-3.20/mb2md-3.20.pl -s example.mbox
-d example.maildir'
ok 8 - Process terminated without a signal
not ok 9 - Check return from 'perl /build/mb2md-3.20/mb2md-3.20.pl -s
example.mbox -d example.maildir' is 0
not ok 10 - Stdout as expected ($HOME)
not ok 11 - No stderr ($HOME)
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/11 subtests

Test Summary Report
---
debian/tests/t/mb2md.t (Wstat: 512 Tests: 11 Failed: 3)
 Failed tests:  9-11
 Non-zero exit status: 2
 Parse errors: No plan found in TAP output
Files=1, Tests=11,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.08 cusr
 0.01 csys =  0.12 CPU)
Result: FAIL
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/mb2md-3.20'
make: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

(Also reproducible in the reproducible-builds.org log.)
-- 
Daniel Schepler



Bug#912044: libterm-readline-ttytter-perl: FTBFS: Testsuite hangs

2018-10-27 Thread Daniel Schepler
 reach CPAN. Falling back to 'stty'.
   If you do not want to see this warning, set PERL_READLINE_NOWARN
in your environment.
at blib/lib/Term/ReadLine/readline_ttytter.pm line 1815.
   readline_ttytter::SetTTY() called at
blib/lib/Term/ReadLine/readline_ttytter.pm line 1652
   eval {...} called at blib/lib/Term/ReadLine/readline_ttytter.pm line 1652
   readline_ttytter::readline("Enter arithmetic or Perl
expression: ", "exit") called at blib/lib/Term/ReadLine/TTYtter.pm
line 9
   
Term::ReadLine::TTYtter::readline(Term::ReadLine::TTYtter=ARRAY(0x555a07667ad8),
"Enter arithmetic or Perl expression: ", "exit") called at test.pl
line 63
stty: 'standard input': Inappropriate ioctl for device
Cannot call `stty': Inappropriate ioctl for device at
blib/lib/Term/ReadLine/readline_ttytter.pm line 1827.
at blib/lib/Term/ReadLine/readline_ttytter.pm line 1653.
   readline_ttytter::readline("Enter arithmetic or Perl
expression: ", "exit") called at blib/lib/Term/ReadLine/TTYtter.pm
line 9
   
Term::ReadLine::TTYtter::readline(Term::ReadLine::TTYtter=ARRAY(0x555a07667ad8),
"Enter arithmetic or Perl expression: ", "exit") called at test.pl
line 63
Enter arithmetic or Perl expression:

At this point, the build process hangs and has to be terminated manually.
-- 
Daniel Schepler



Bug#912039: libpetail-utils-perl: FTBFS: Test failures

2018-10-27 Thread Daniel Schepler
Source: libpetal-utils-perl
Version: 0.06-3
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
   dh_auto_test
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
   perl Build test --verbose 1

#   Failed test 'use set :default'
#   at t/01__import.t line 21.
#  got: 'Can't find Petal plugin: 'Date'! at
/build/libpetal-utils-perl-0.06/blib/lib/Petal/Utils.pm line 111.
# BEGIN failed--compilation aborted at (eval 13) line 1.
# '
# expected: ''
# Looks like you failed 1 test of 6.
t/01__import.t ...
ok 1 - use Petal::Utils
ok 2 - use set :none
not ok 3 - use set :default
ok 4 - use plugin UpperCase
ok 5 - error loading non-existent set
ok 6 - error loading non-existent plugin
1..6
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/02__debug.t 
ok 1 - dump
1..1
ok
t/03__text.t .
ok 1 - lc
ok 2 - uc
ok 3 - uc_first
1..3
ok
t/04__logic.t 
ok 1 - first
ok 2 - second
ok 3 - or
ok 4 - and
ok 5 - equal
ok 6 - like
ok 7 - if
ok 8 - if
1..8
ok
Can't find Petal plugin: 'Date'! at
/build/libpetal-utils-perl-0.06/blib/lib/Petal/Utils.pm line 111.
BEGIN failed--compilation aborted at t/05__date.t line 15.
t/05__date.t . skipped: (no reason given)
t/06__list.t .
ok 1 - sort
1..1
ok
t/07__hash.t .
ok 1 - each
ok 2 - each
ok 3 - each
ok 4 - keys
ok 5 - keys
ok 6 - keys
not ok 7 - dkeys # TODO Petal cannot use dynamic hash keys to look up values
#   Failed (TODO) test 'dkeys'
#   at t/07__hash.t line 45.
#   '
#   
#   
#
#   
#   ekey2 => evalue2ekey3 =>
evalue3ekey1 => evalue1
#   
#
#
#   
#
#   kkey3 => kkey2 =>
kkey1 => 
#   
#   
#   
# '
# doesn't match '(?^:kkey1 => kvalue1)'
1..7
ok
t/08__uri.t ..
ok 1 - &
ok 2 - ' '
ok 3 - ,
ok 4 - ;
ok 5 - /
ok 6 - ?
ok 7 - .
1..7
ok
t/20__Base.t .
ok 1 - split_first_arg - 'first second'
ok 2 - split_first_arg - 'first second'
ok 3 - split_first_arg - ''first' second'
ok 4 - split_first_arg - ''first' second'
ok 5 - split_first_arg - 'first second third'
ok 6 - split_first_arg - 'first second third'
ok 7 - split_first_arg - 'first second third'
ok 8 - split_first_arg - ''first' second third fourth'
ok 9 - split_first_arg - ''first' second third fourth'
ok 10 - split_first_arg - ''first' second third fourth'
ok 11 - split_first_arg - ''first' second third fourth'
ok 12 - split_first_arg - 'string: first second''
ok 13 - split_first_arg - 'string: first second''
ok 14 - split_args - 'first second'
ok 15 - split_args - 'first second'
ok 16 - split_args - ''first' second'
ok 17 - split_args - ''first' second'
ok 18 - split_args - 'first second third'
ok 19 - split_args - 'first second third'
ok 20 - split_args - 'first second third'
ok 21 - split_args - ''first' second third fourth'
ok 22 - split_args - ''first' second third fourth'
ok 23 - split_args - ''first' second third fourth'
ok 24 - split_args - ''first' second third fourth'
ok 25 - split_args - 'string: first second'
ok 26 - split_args - 'string: first second'
ok 27 - split_args - 'string: first second'
ok 28 - Fetch value of Dad
ok 29 - Fetch plaintext
ok 30 - Fetch number
ok 31 - Fetch number with decimal
1..31
ok
t/21__Limit.t 
ok 1 - no limit
ok 2 - limit 1
ok 3 - limit 2
1..3
ok
t/22__Limitr.t ...
ok 1 - no limit
ok 2 - limit 1
ok 3 - limit 2
1..3
ok
t/23__Create_Href.t ..
ok 1 - url1
ok 2 - url2
ok 3 - url3
ok 4 - url4
1..4
ok
t/24__Substr.t ...
ok 1 - substr1
ok 2 - substr2
ok 3 - substr3
ok 4 - substr4
ok 5 - substr4
1..5
ok
t/25__Decode.t ...
ok 1 - decode1
ok 2 - decode2
ok 3 - decode2a
ok 4 - decode2b
ok 5 - decode3 - true (1)
ok 6 - decode4 - false (0)
ok 7 - decode5 - false (false)
ok 8 - decode6
ok 9 - decode7
ok 10 - decode8
ok 11 - decode9
ok 12 - decode10
ok 13 - decode11
ok 14 - decode12
ok 15 - decode13
ok 16 - decode14
ok 17 - decode15
1..17
ok
t/26__Printf.t ...
ok 1 - printf1
ok 2 - printf2
ok 3 - printf3
ok 4 - printf4
ok 5 - printf5
ok 6 - printf6
1..6
ok

Test Summary Report
---
t/01__import.t (Wstat: 256 Tests: 6 Failed: 1)
 Failed test:  3
 Non-zero exit status: 1
t/05__date.t   (Wstat: 512 Tests: 0 Failed: 0)
 Non-zero exit status: 2
Files=15, Tests=102,  2 wallclock secs ( 0.06 usr  0.01 sys +  1.16
cusr  0.14 csys =  1.37 CPU)
Result: FAIL
Failed 2/15 test programs. 1/102 subtests failed.
dh_auto_test: perl Build test --verbose 1 returned exit code 255
make: *** [debian/rules:4: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

(Also reproduced on reproducible-builds.org.)
-- 
Daniel Schepler



Bug#912037: ignore-me: FTBFS: Race condition in Making install in src

2018-10-27 Thread Daniel Schepler
Source: ignore-me
Version: 0.1.2-1
Severity: serious
Tags: ftbfs

>From my pbuilder build log:

...
Making install in src
make[2]: Entering directory '/build/ignore-me-0.1.2/src'
make[3]: Entering directory '/build/ignore-me-0.1.2/src'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/build/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
/bin/mkdir -p '/build/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
/usr/bin/install -c -m 644 bzr.mk cvs.mk git.mk hg.mk svn.mk
'/build/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
/usr/bin/install -c -m 644 bzr.mk cvs.mk git.mk hg.mk svn.mk
'/build/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
/usr/bin/install: cannot change permissions of
'/build/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/bzr.mk':
No such file or directory
make[3]: *** [Makefile:372: install-ignoremeDATA] Error 1
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory '/build/ignore-me-0.1.2/src'
make[2]: *** [Makefile:444: install-am] Error 2
make[2]: Leaving directory '/build/ignore-me-0.1.2/src'
make[1]: *** [Makefile:453: install-recursive] Error 1
make[1]: Leaving directory '/build/ignore-me-0.1.2'
dh_auto_install: make -j8 install
DESTDIR=/build/ignore-me-0.1.2/debian/ignore-me AM_UPDATE_INFO_DIR=no
returned exit code 2
make: *** [debian/rules:4: binary] Error 2

The reproducible-builds machines got a similar error:

Making install in src
make[2]: Entering directory '/build/1st/ignore-me-0.1.2/src'
make[3]: Entering directory '/build/1st/ignore-me-0.1.2/src'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
 /bin/mkdir -p '/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
 /usr/bin/install -c -m 644 bzr.mk cvs.mk git.mk hg.mk svn.mk
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
 /usr/bin/install -c -m 644 bzr.mk cvs.mk git.mk hg.mk svn.mk
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me'
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/bzr.mk':
File exists
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/cvs.mk':
File exists
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/git.mk':
File exists
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/hg.mk':
File exists
/usr/bin/install: cannot create regular file
'/build/1st/ignore-me-0.1.2/debian/ignore-me/usr/share/ignore-me/svn.mk':
File exists
make[3]: *** [Makefile:351: install-dist_ignoremeDATA] Error 1
-- 
Daniel Schepler



Bug#902570: asm: Package rebuilt from source gets lots of empty jars

2018-06-27 Thread Daniel Schepler
Source: asm
Version: 6.0-1
Severity: serious

When I build src:asm using pbuilder, the build completes without
errors.  However, then the generated deb file contains mostly empty
jars - the only one with any real contents is asm-debug-all-6.0.jar.
-- 
Daniel Schepler



Bug#895339: libbpp-phyl: FTBFS: Could not find compatible version of bpp-seq

2018-04-09 Thread Daniel Schepler
Source: libbpp-phyl
Version: 2.3.2-2
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
cd obj-x86_64-linux-gnu && cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles"
-- The CXX compiler identification is GNU 7.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:56 (find_package):
  Could not find a configuration file for package "bpp-seq" that is
  compatible with requested version "11.0.0".

  The following configuration files were considered but not accepted:

/usr/lib/x86_64-linux-gnu/cmake/bpp-seq/bpp-seq-config.cmake,
version: 12.0.0



-- Configuring incomplete, errors occurred!
See also 
"/build/libbpp-phyl-2.3.2/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
...
dh_auto_configure: cd obj-x86_64-linux-gnu && cmake ..
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" returned exit code
1
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
-- 
Daniel Schepler



Bug#894565: vim: FTBFS: Test failures if build user cannot open /dev/stdout

2018-04-02 Thread Daniel Schepler
On Mon, Apr 2, 2018 at 7:21 PM, James McCoy  wrote:
> Why is /dev/stdout missing?  It's possible one of the attached patches
> will work around that issue, but I'm more curious why that's happening
> in the first place.

/dev/stdout is present in the chroot.  However, in my setup, stdout is
a pipe to a "tee" process, and the pipe is owned by root so the build
user can't access it through /dev/stdout.  I'd imagine much the same
must be true in the reproducible-builds environment.  (Of course, then
I have no clue how it's working at all on the buildd's.)
-- 
Daniel



Bug#894565: vim: FTBFS: Test failures if build user cannot open /dev/stdout

2018-04-01 Thread Daniel Schepler
Source: vim
Version: 2:8.0.1453-1
Severity: serious

>From 
>https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vim.html
(and I'm also seeing pretty much the same failure under pbuilder):

...

Executing Test_z()
Executing Test_z_negative_lnum()
Executing Test_z_overflow()
Executed 345 tests


>From test_writefile.vim:
Found errors in Test_writefile_sync_dev_stdout():
Caught exception in Test_writefile_sync_dev_stdout(): Vim(call):E482:
Can't create file /dev/stdout @ function
RunTheTest[38]..Test_writefile_sync_dev_stdout, line 5

Test results:


>From test_writefile.vim:
Found errors in Test_writefile_sync_dev_stdout():
Caught exception in Test_writefile_sync_dev_stdout(): Vim(call):E482:
Can't create file /dev/stdout @ function
RunTheTest[38]..Test_writefile_sync_dev_stdout, line 5
TEST FAILURE
make[2]: *** [Makefile:42: report] Error 1
make[2]: Leaving directory '/build/1st/vim-8.0.1453/src/vim-basic/testdir'
make[1]: *** [Makefile:2069: scripttests] Error 2
make[1]: Leaving directory '/build/1st/vim-8.0.1453/src/vim-basic'
make: *** [debian/rules:272: build-stamp-vim-basic] Error 2
rm configure-stamp-vim-basic
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
-- 
Daniel Schepler



Bug#890811: lynx: FTBFS: msgfmt errors

2018-02-18 Thread Daniel Schepler
: duplicate message definition...
pass2.tmp:374: ...this is the location of the first definition
pass2.tmp:482: duplicate message definition...
pass2.tmp:378: ...this is the location of the first definition
pass2.tmp:487: duplicate message definition...
pass2.tmp:383: ...this is the location of the first definition
pass2.tmp:492: duplicate message definition...
pass2.tmp:388: ...this is the location of the first definition
pass2.tmp:497: duplicate message definition...
pass2.tmp:393: ...this is the location of the first definition
pass2.tmp:502: duplicate message definition...
pass2.tmp:398: ...this is the location of the first definition
pass2.tmp:507: duplicate message definition...
pass2.tmp:403: ...this is the location of the first definition
pass2.tmp:512: duplicate message definition...
pass2.tmp:408: ...this is the location of the first definition
pass2.tmp:516: duplicate message definition...
pass2.tmp:412: ...this is the location of the first definition
pass2.tmp:521: duplicate message definition...
pass2.tmp:417: ...this is the location of the first definition
pass2.tmp:527: duplicate message definition...
pass2.tmp:423: ...this is the location of the first definition
pass2.tmp:531: duplicate message definition...
pass2.tmp:427: ...this is the location of the first definition
pass2.tmp:536: duplicate message definition...
pass2.tmp:432: ...this is the location of the first definition
pass2.tmp:541: duplicate message definition...
pass2.tmp:437: ...this is the location of the first definition
pass2.tmp:547: duplicate message definition...
pass2.tmp:443: ...this is the location of the first definition
pass2.tmp:552: duplicate message definition...
pass2.tmp:449: ...this is the location of the first definition
pass2.tmp:557: duplicate message definition...
pass2.tmp:457: ...this is the location of the first definition
pass2.tmp:563: duplicate message definition...
pass2.tmp:465: ...this is the location of the first definition
. done.
pass2.tmp:1204: end-of-file within string
/usr/bin/msgfmt: too many errors, aborting
..make[2]:
*** [makefile:129: de.gmo] Error 1
... done.
...
done.
.. done.
...merged against ./lynx.pot
file=./`echo et | sed 's,.*/,,'`.gmo \
 && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
...merged against ./lynx.pot
file=./`echo fr | sed 's,.*/,,'`.gmo \
 && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
...merged against ./lynx.pot
file=./`echo da | sed 's,.*/,,'`.gmo \
 && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
...merged against ./lynx.pot
file=./`echo eo | sed 's,.*/,,'`.gmo \
 && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
/usr/bin/msgfmt: error while opening "pass2.tmp" for reading: No such
file or directory
make[2]: *** [makefile:127: eo.gmo] Error 1
...merged against ./lynx.pot
file=./`echo fi | sed 's,.*/,,'`.gmo \
 && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pass2.tmp
/usr/bin/msgfmt: error while opening "pass2.tmp" for reading: No such
file or directory
make[2]: *** [makefile:129: fi.gmo] Error 1
make[2]: Leaving directory '/build/lynx-2.8.9dev16/po'
make[1]: *** [makefile:218: all] Error 2
make[1]: Leaving directory '/build/lynx-2.8.9dev16'
dh_auto_build: make -j8 returned exit code 2
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
-- 
Daniel Schepler



Bug#888519: python-cliff: FTBFS: Test failures

2018-01-26 Thread Daniel Schepler
Source: python-cliff
Version: 2.8.0-3
Severity: serious

>From my pbuilder build log (on amd64):

...
cliff.tests.test_utils.TestTerminalWidth.test
cliff.tests.test_utils.TestTerminalWidth.test ... ok
cliff.tests.test_utils.TestTerminalWidth.test_get_terminal_size
cliff.tests.test_utils.TestTerminalWidth.test_get_terminal_size ...
skipped u'only needed for python 3.3 onwards'
cliff.tests.test_utils.TestTerminalWidth.test_ioctl
cliff.tests.test_utils.TestTerminalWidth.test_ioctl ... ok
cliff.tests.test_utils.TestTerminalWidth.test_windows
cliff.tests.test_utils.TestTerminalWidth.test_windows ... ok

==
FAIL: cliff.tests.test_app.TestInteractiveMode.test_interactive_mode_cmdloop
cliff.tests.test_app.TestInteractiveMode.test_interactive_mode_cmdloop
--
_StringException: Traceback (most recent call last):
 File "cliff/tests/test_app.py", line 77, in test_interactive_mode_cmdloop
   app.run([])
 File "cliff/app.py", line 277, in run
   result = self.interact()
 File "cliff/app.py", line 316, in interact
   from .interactive import InteractiveApp
 File "cliff/interactive.py", line 20, in 
   import cmd2
 File "/usr/lib/python2.7/dist-packages/cmd2.py", line 333, in 
   except pyperclip.exceptions.PyperclipException:
AttributeError: 'module' object has no attribute 'exceptions'


==
FAIL: unittest2.loader._FailedTest.cliff.tests.test_interactive
unittest2.loader._FailedTest.cliff.tests.test_interactive
--
_StringException: Traceback (most recent call last):
ImportError: Failed to import test module: cliff.tests.test_interactive
Traceback (most recent call last):
 File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line
456, in _find_test_path
   module = self._get_module_from_name(name)
 File "/usr/lib/python2.7/dist-packages/unittest2/loader.py", line
395, in _get_module_from_name
   __import__(name)
 File "cliff/tests/test_interactive.py", line 15, in 
   import cmd2
 File "/usr/lib/python2.7/dist-packages/cmd2.py", line 333, in 
   except pyperclip.exceptions.PyperclipException:
AttributeError: 'module' object has no attribute 'exceptions'


--
Ran 151 tests in 1.026s

FAILED (failures=2, skipped=1)
debian/rules:35: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-cliff-2.8.0'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
-- 
Daniel Schepler



Bug#887930: html-xml-utils: FTBFS with netcat-traditional installed (testsuite hangs in extract1.sh)

2018-01-21 Thread Daniel Schepler
Source: html-xml-utils
Version: 7.5-1
Severity: serious

Recently, while rebuilding a bunch of packages in a chroot without
pbuilder, I discovered the following failure:

...
PASS: tests/xmlasc7.sh
PASS: tests/xmlasc4.sh
PASS: tests/xref3.sh
PASS: tests/xref1.sh
PASS: tests/xmlns1.sh
PASS: tests/xref5.sh
PASS: tests/xref4.sh
PASS: tests/xref2.sh
PASS: tests/xref6.sh
PASS: tests/xref7.sh

At this point, the build hangs, and a "ps" shows a bunch of "nc"
processes as children of "/bin/sh ./tests/extract1.sh".  At this
point, I have to terminate the build manually.

I was subsequently able to reproduce this using "pbuilder build
--extrapackages netcat-traditional html-xml-utils_7.5-1.dsc".

(By the way, I've been seeing the same thing in all the recent
uploads, starting with version 7.1-1 - though 7.5-1 is the only
version for which I've tried reproducing the issue with pbuilder.)
-- 
Daniel Schepler



Bug#887902: qtwebchannel-opensource-src: FTBFS with cmake installed

2018-01-21 Thread Daniel Schepler
H=/build/qtwebchannel-opensource-src-5.9.2/test_root/usr/lib/x86_64-linux-gnu/qt5/qml
returned exit code 2
debian/rules:52: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 2
make[1]: Leaving directory '/build/qtwebchannel-opensource-src-5.9.2'
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

I've subsequently been able to reproduce it with "pbuilder build
--extrapackages cmake qtwebchannel-opensource-src_5.9.2-3.dsc".
-- 
Daniel Schepler



Bug#887898: graphviz: FTBFS with libgs-dev installed

2018-01-21 Thread Daniel Schepler
_2.38.0-18.dsc --extrapackages libgs-dev".

Fortunately, it appears that just adding "--without-ghostscript" to
the configure command line in debian/rules will be sufficient to fix
this, so no need for an ugly Build-Conflicts.
-- 
Daniel Schepler



Bug#887655: mariadb-10.1: FTBFS with liblz4-dev installed

2018-01-18 Thread Daniel Schepler
Source: mariadb-10.1
Version: 1:10.1.29-6
Severity: serious

>From my pbuilder build log:

...
-- Looking for compress in z
-- Looking for compress in z - found
-- Checking for module 'liblz4'
--   Found liblz4, version 131
-- Checking for module 'kytea'
--   No package 'kytea' found
...
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
LZ4_LIBS
linked by target "libgroonga" in directory
/home/daniel/src/debian/mariadb-10.1/mariadb-10.1-10.1.29/storage/mroonga/vendor/groonga/lib

-- Configuring incomplete, errors occured!
See also 
"/home/daniel/src/debian/mariadb-10.1/mariadb-10.1-10.1.29/builddir/CMakeFiles/CMakeOutput.log".
See also 
"/home/daniel/src/debian/mariadb-10.1/mariadb-10.1-10.1.29/builddir/CMakeFiles/CMakeError.log".
debian/rules:73: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory
'/home/daniel/src/debian/mariadb-10.1/mariadb-10.1-10.1.29'
debian/rules:177: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Removing liblz4-dev seems to work around the issue.
-- 
Daniel Schepler



Bug#887482: xorg-server: FTBFS: dh_autoreconf can only be run once

2018-01-17 Thread Daniel Schepler
Source: xorg-server
Version: 2:1.19.5-1
Severity: serious

>From my pbuilder build log:

...
make[6]: Leaving directory
'/build/xorg-server-1.19.5/debian/build/udeb/test/xi2'
make[5]: Leaving directory '/build/xorg-server-1.19.5/debian/build/udeb/test'
make[4]: Leaving directory '/build/xorg-server-1.19.5/debian/build/udeb/test'
make[4]: Entering directory '/build/xorg-server-1.19.5/debian/build/udeb'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/xorg-server-1.19.5/debian/build/udeb'
make[3]: Leaving directory '/build/xorg-server-1.19.5/debian/build/udeb'
make[2]: Leaving directory '/build/xorg-server-1.19.5'
  debian/rules override_dh_auto_test
make[2]: Entering directory '/build/xorg-server-1.19.5'
dh_auto_test -- -j1 VERBOSE=1
make[2]: Leaving directory '/build/xorg-server-1.19.5'
make[1]: Leaving directory '/build/xorg-server-1.19.5'
  dh_quilt_patch -O--parallel -Nxserver-common -Nxorg-server-source
File series fully applied, ends at patch 06_use-intel-only-on-pre-gen4.diff
  dh_update_autotools_config -O--parallel -Nxserver-common -Nxorg-server-source
  dh_autoreconf -O--parallel -Nxserver-common -Nxorg-server-source
dh_autoreconf: Can only be run once, see dh-autoreconf(7)
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

On further testing, it seems that on a freshly unpacked source, either
"dpkg-buildpackage -B" or "dpkg-buildpackage -A" separately will work;
but "dpkg-buildpackage -b" will fail with the above error.
-- 
Daniel Schepler



Bug#886901: base-files: FTBFS: cannot remove '/etc/debian_version'

2018-01-11 Thread Daniel Schepler
On Thu, Jan 11, 2018 at 1:41 AM, Santiago Vila <sanv...@unex.es> wrote:
> Also: Is this the kind of FTBFS bug that should be fixed in stable?
> (I think maybe not because it does not happen in autobuilders,
> as they do dpkg-buildpackage).

As far as I know, there shouldn't be any need for an upload to stable.
This built successfully for me with basically the same setup earlier,
on Sep 20 (from sid, with debhelper version at the time = 10.9).  So,
I'm guessing there might have been some debhelper changes since then
which broke a build that previously happened to work.

(And yes, I do use "dpkg-buildpackage -b -uc" in my builds through
pbuilder, whereas buildds use "dpkg-buildpackage -B ...".  It seems
dpkg-buildpackage -B still works on the package in current sid.
-- 
Daniel Schepler



Bug#886903: gpm: FTBFS: undefined reference to `__sigemptyset'

2018-01-10 Thread Daniel Schepler
Source: gpm
Version: 1.20.4-6.2
Severity: serious

>From my pbuilder build log:

...
gcc -I. -I/build/gpm-1.20.4/src -DHAVE_CONFIG_H -include
headers/config.h -Wall -DSYSCONFDIR="\"/etc\""
-DSBINDIR="\"/usr/sbin\""  -Wall -g -D_REENTRANT -O2 -Wall -g
-D_REENTRANT -O2 -c -o prog/gpm-root.o prog/gpm-root.c
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'scr_restore':
/build/gpm-1.20.4/src/prog/gpm-root.y:963:10: warning: variable 'y'
set but not used [-Wunused-but-set-variable]
   int x,y, dumpfd;
 ^
/build/gpm-1.20.4/src/prog/gpm-root.y:963:8: warning: variable 'x' set
but not used [-Wunused-but-set-variable]
   int x,y, dumpfd;
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'postmenu':
/build/gpm-1.20.4/src/prog/gpm-root.y:1030:32: warning: pointer
targets in assignment differ in signedness [-Wpointer-sign]
#define PUTS(s,f,b)   for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y:1045:10: note: in expansion of
macro 'PUTS'
 PUTS(draw->title,draw->head,draw->back);
 ^~~~
/build/gpm-1.20.4/src/prog/gpm-root.y:1030:32: warning: pointer
targets in assignment differ in signedness [-Wpointer-sign]
#define PUTS(s,f,b)   for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
   ^
/build/gpm-1.20.4/src/prog/gpm-root.y:1053:10: note: in expansion of
macro 'PUTS'
 PUTS(item->name,draw->fore,draw->back); i+=strlen(item->name);
 ^~~~
/build/gpm-1.20.4/src/prog/gpm-root.y: In function 'main':
/build/gpm-1.20.4/src/prog/gpm-root.y:1200:4: warning: implicit
declaration of function '__sigemptyset'; did you mean 'sigemptyset'?
[-Wimplicit-function-declaration]
   __sigemptyset(_mask);
   ^
   sigemptyset
At top level:
/build/gpm-1.20.4/src/prog/gpm-root.y:446:12: warning: 'f_debug_one'
defined but not used [-Wunused-function]
static int f_debug_one(FILE *f, Draw *draw)
   ^~~
gcc -L/build/gpm-1.20.4/src  -o prog/gpm-root prog/gpm-root.o   lib/libgpm.so.2
prog/gpm-root.o: In function `main':
/build/gpm-1.20.4/src/prog/gpm-root.y:1200: undefined reference to
`__sigemptyset'
collect2: error: ld returned 1 exit status
Makefile:151: recipe for target 'prog/gpm-root' failed
make[2]: *** [prog/gpm-root] Error 1
rm prog/display-coords.o prog/hltest.o prog/mev.o prog/disable-paste.o
prog/display-buttons.o
make[2]: Leaving directory '/build/gpm-1.20.4/src'
Makefile:62: recipe for target 'do-all' failed
make[1]: *** [do-all] Error 1
make[1]: Leaving directory '/build/gpm-1.20.4'
debian/rules:46: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
-- 
Daniel Schepler



Bug#886901: base-files: FTBFS: cannot remove '/etc/debian_version'

2018-01-10 Thread Daniel Schepler
Source: base-files
Version: 10
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build
  dh_update_autotools_config
  debian/rules override_dh_auto_build
make[1]: Entering directory '/build/base-files-10'
sh debian/check-md5sum-etc profile
sed -e 

Bug#883095: phonon: FTBFS: Cannot find QtCore/qfeatures.h

2017-11-29 Thread Daniel Schepler
ty=hidden
-fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o
CMakeFiles/phonon4qt5.dir/abstractvideooutput.cpp.o -c
/build/phonon-4.9.0/phonon/abstractvideooutput.cpp
[ 12%] Building CXX object
phonon/CMakeFiles/phonon4qt5.dir/audiooutputinterface.cpp.o
cd /build/phonon-4.9.0/build-qt5/phonon && /usr/bin/c++  -DHAVE_PULSEAUDIO
-DMAKE_PHONON_LIB -DPHONON_ASSERT_STATES
-DPHONON_BACKEND_DIR_SUFFIX=\"/phonon4qt5_backend/\"
-DPHONON_BUILD_WITH_CMAKE
-DPHONON_LIBRARY_PATH=\"/usr/lib/x86_64-linux-gnu/qt5/plugins\"
-DPHONON_NO_GRAPHICSVIEW -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB
-DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/build/phonon-4.9.0/build-qt5/phonon -I/build/phonon-4.9.0/phonon
-I/build/phonon-4.9.0/build-qt5/phonon/phonon4qt5_autogen/include
-I/build/phonon-4.9.0 -I/build/phonon-4.9.0/includes
-I/build/phonon-4.9.0/build-qt5/includes/phonon -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem
/usr/include/x86_64-linux-gnu/qt5/QtDBus  -g -O2
-fdebug-prefix-map=/build/phonon-4.9.0=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -fno-exceptions -Wall
-Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Wvla -Wdate-time -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o
CMakeFiles/phonon4qt5.dir/audiooutputinterface.cpp.o -c
/build/phonon-4.9.0/phonon/audiooutputinterface.cpp
In file included from /build/phonon-4.9.0/phonon/audiooutput_p.h:28:0,
 from /build/phonon-4.9.0/phonon/audiooutput.cpp:23:
/build/phonon-4.9.0/build-qt5/phonon/phononconfig_p.h:6:10: fatal error:
QtCore/qfeatures.h: No such file or directory
 #include 
  ^~~~
compilation terminated.
phonon/CMakeFiles/phonon4qt5.dir/build.make:209: recipe for target
'phonon/CMakeFiles/phonon4qt5.dir/audiooutput.cpp.o' failed
make[5]: *** [phonon/CMakeFiles/phonon4qt5.dir/audiooutput.cpp.o] Error 1
make[5]: *** Waiting for unfinished jobs
make[5]: Leaving directory '/build/phonon-4.9.0/build-qt5'
CMakeFiles/Makefile2:262: recipe for target
'phonon/CMakeFiles/phonon4qt5.dir/all' failed
make[4]: *** [phonon/CMakeFiles/phonon4qt5.dir/all] Error 2
make[4]: Leaving directory '/build/phonon-4.9.0/build-qt5'
Makefile:143: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/build/phonon-4.9.0/build-qt5'
dh_auto_build: cd build-qt5 && make -j8 returned exit code 2
debian/rules:21: recipe for target 'override_dh_auto_build' failed
make[2]: *** [override_dh_auto_build] Error 2
make[2]: Leaving directory '/build/phonon-4.9.0'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target
'pre_build_dh_auto_build' failed
make[1]: *** [pre_build_dh_auto_build] Error 2
make[1]: Leaving directory '/build/phonon-4.9.0'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target
'debian/dhmk_build' failed
make: *** [debian/dhmk_build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
-- 
Daniel Schepler


Bug#883093: srtp: FTBFS with alternatives to doxygen-latex installed

2017-11-29 Thread Daniel Schepler
/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def))
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/backref.sty
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))

Package hyperref Message: Driver: hpdftex.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu)
(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu)
(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu)))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)

! LaTeX Error: File `sectsty.sty' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.


l.41 \usepackage
[titles]{tocloft}^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
Makefile:6: recipe for target 'refman.pdf' failed
make[3]: *** [refman.pdf] Error 1
make[3]: Leaving directory '/build/srtp-1.4.5~20130609~dfsg/doc/latex'
Makefile:24: recipe for target 'libsrtpdoc' failed
make[2]: *** [libsrtpdoc] Error 2
make[2]: Leaving directory '/build/srtp-1.4.5~20130609~dfsg/doc'
Makefile:192: recipe for target 'libsrtpdoc' failed
make[1]: *** [libsrtpdoc] Error 2
make[1]: Leaving directory '/build/srtp-1.4.5~20130609~dfsg'
debian/rules:80: recipe for target 'build/srtp-docs' failed
make: *** [build/srtp-docs] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
-- 
Daniel Schepler


Bug#879254: libgd2: FTBFS: Requested unknown package libgd2-xpm-dev via -p/--package

2017-10-21 Thread Daniel Schepler
Source: libgd2
Version: 2.2.5-3
Severity: serious

>From my pbuilder log log:

...
   debian/rules override_dh_install
make[1]: Entering directory '/build/libgd2-2.2.5'
dh_install --fail-missing -Xlibgd.la -Xgdlib-config
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
make[1]: Leaving directory '/build/libgd2-2.2.5'
  debian/rules override_dh_installdocs
make[1]: Entering directory '/build/libgd2-2.2.5'
dh_installdocs -plibgd2-xpm-dev -plibgd2-noxpm-dev --link-doc=libgd-dev
dh_installdocs: Requested unknown package libgd2-xpm-dev via
-p/--package, expected one of: libgd-tools libgd-dev libgd3
dh_installdocs: Requested unknown package libgd2-noxpm-dev via
-p/--package, expected one of: libgd-tools libgd-dev libgd3
dh_installdocs: unknown option or error during option parsing; aborting
debian/rules:32: recipe for target 'override_dh_installdocs' failed
make[1]: *** [override_dh_installdocs] Error 25
make[1]: Leaving directory '/build/libgd2-2.2.5'
debian/rules:23: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
--
Daniel Schepler



Bug#876672: e2fsprogs: FTBFS: Unknown package libblkid1-udeb given via -N/--no-package

2017-09-24 Thread Daniel Schepler
Source: e2fsprogs
Version: 1.43.6-1
Severity: serious

>From my pbuilder build log:

...
dh_testdir
dh_testroot
dh_lintian
mkdir -p /build/e2fsprogs-1.43.6/debian/libss2/usr/share/doc/libss2
mkdir -p /build/e2fsprogs-1.43.6/debian/ss-dev/usr/share/doc
ln -sf libss2 /build/e2fsprogs-1.43.6/debian/ss-dev/usr/share/doc/ss-dev
mkdir -p /build/e2fsprogs-1.43.6/debian/libcomerr2/usr/share/doc/libcomerr2
mkdir -p /build/e2fsprogs-1.43.6/debian/comerr-dev/usr/share/doc
ln -sf libcomerr2
/build/e2fsprogs-1.43.6/debian/comerr-dev/usr/share/doc/comerr-dev
mkdir -p /build/e2fsprogs-1.43.6/debian/e2fslibs/usr/share/doc/e2fslibs
mkdir -p /build/e2fsprogs-1.43.6/debian/e2fslibs-dev/usr/share/doc
ln -sf e2fslibs
/build/e2fsprogs-1.43.6/debian/e2fslibs-dev/usr/share/doc/e2fslibs-dev
dh_installdocs -Ne2fsprogs-udeb -Nlibblkid1-udeb -Nlibuuid1-udeb
dh_installdocs: Unknown package libblkid1-udeb given via
-N/--no-package, expected one of: fuse2fs e2fsck-static e2fsprogs-l10n
libcomerr2 comerr-dev libss2 ss-dev e2fsprogs-udeb e2fslibs
e2fslibs-dev e2fsprogs
dh_installdocs: Unknown package libuuid1-udeb given via
-N/--no-package, expected one of: fuse2fs e2fsck-static e2fsprogs-l10n
libcomerr2 comerr-dev libss2 ss-dev e2fsprogs-udeb e2fslibs
e2fslibs-dev e2fsprogs
dh_installdocs: unknown option or error during option parsing; aborting
debian/rules:372: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



Bug#871585: python-apt: FTBFS: Test failure

2017-08-09 Thread Daniel Schepler
Source: python-apt
Version: 1.4.0~beta3
Severity: serious

>From my pbuilder build log:

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-apt-1.4.0~beta3'
set -e; for python in python2.7 python3.6 python3.5 ; do \
   $python tests/test_all.py -q || [ "linux" = "hurd" ]; \
done;
[tests] Running on 2.7.13+ (default, Jul 19 2017, 18:15:03) [GCC 6.4.0 20170704]
Using library_dir:
'/build/python-apt-1.4.0~beta3/build/lib.linux-x86_64-2.7'WARNING:
Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
==
ERROR: testAddKeyFromServer (test_auth.TestAuthKeys)
Install a GnuPG key from a remote server.
--
Traceback (most recent call last):
 File "/build/python-apt-1.4.0~beta3/tests/test_auth.py", line 239, in
testAddKeyFromServer
   "hkp://localhost:%d" % self.keyserver_port)
 File "/build/python-apt-1.4.0~beta3/build/lib.linux-x86_64-2.7/apt/auth.py",
line 137, in add_key_from_keyserver
   shutil.rmtree(tmp_keyring_dir)
 File "/usr/lib/python2.7/shutil.py", line 266, in rmtree
   onerror(os.remove, fullname, sys.exc_info())
 File "/usr/lib/python2.7/shutil.py", line 264, in rmtree
   os.remove(fullname)
OSError: [Errno 2] No such file or directory: '/tmp/tmpVdpO4x/S.gpg-agent.extra'

--
Ran 97 tests in 21.771s

FAILED (errors=1, skipped=2)
debian/rules:50: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-apt-1.4.0~beta3'
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#870827: docbook-utils: PDF backend requires texlive-formats-extra

2017-08-05 Thread Daniel Schepler
Package: docbook-utils
Version: 0.6.14-3.3
Severity: serious

In my bootstrapping pbuilder chroot, I'm getting numerous build
failures like this:

docbook2pdf shared-mime-info-spec.xml && \
docbook2html -o shared-mime-info-spec.html shared-mime-info-spec.xml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /build/shared-mime-info-1.8/shared-mime-info-spec.xml
/usr/share/docbook-utils/backends/pdf: 15:
/usr/share/docbook-utils/backends/pdf: pdfjadetex: not found
debian/rules:14: recipe for target 'build/shared-mime-info' failed
make: *** [build/shared-mime-info] Error 9
dpkg-buildpackage: error: debian/rules build gave error exit status 2

It seems that in a chroot with all dependencies available, apt by
default happens to satisfy the dependencies of docbook-utils in a way
which includes texlive-formats-extra.  However, it's also possible to
satisfy the dependencies without installing texlive-formats-extra, in
which case the PDF backend will fail to run.

(I haven't tracked down exactly what the dependencies are that bring
in texlive-formats-extra by default but optionally.  But you should be
able to reproduce it for yourself: pbuilder login and then in the
chroot run "apt install docbook-utils texlive-formats-extra-" .)
-- 
Daniel Schepler



Bug#870796: texlive-bin: FTBFS: Test falure

2017-08-05 Thread Daniel Schepler
Source: texlive-bin
Version: 2017.20170613.44572-3
Severity: serious

>From my pbuilder build log (on amd64):

...
FAIL: luatexdir/luaimage


This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)  (INITEX)
restricted system commands enabled.
(../../../texk/web2c/luatexdir/tests/luaimage.tex
(../../../texk/web2c/tests/basic.tex Preloading the plain format: codes,
registers, parameters, macros, math definitions, output routines, hyphenation))

Beginning to dump on file luaimage.fmt
(format=luaimage 2017.7.9)
2374 strings using 6763 bytes
10085 memory locations dumped; current usage is 132&5003
1335 multiletter control sequences
\font\nullfont=nullfont
0 preloaded fonts
No pages of output.
Transcript written on luaimage.log.
Segmentation fault
FAIL luatexdir/luaimage.test (exit status: 1)


Testsuite summary for Web2C 2017

# TOTAL: 89
# PASS:  85
# SKIP:  3
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See ./test-suite.log
Please report to te...@tug.org

Makefile:13508: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory
'/build/texlive-bin-2017.20170613.44572/Work/texk/web2c'
Makefile:13614: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory
'/build/texlive-bin-2017.20170613.44572/Work/texk/web2c'
Makefile:13855: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory
'/build/texlive-bin-2017.20170613.44572/Work/texk/web2c'
Makefile:13394: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory
'/build/texlive-bin-2017.20170613.44572/Work/texk/web2c'
Makefile:451: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/build/texlive-bin-2017.20170613.44572/Work/texk'
Makefile:540: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build/texlive-bin-2017.20170613.44572/Work'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
debian/rules:67: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#870689: harfbuzz: FTBFS: dpkg-gensymbols errors

2017-08-04 Thread Daniel Schepler
Source: harfbuzz
Version: 1.4.2-1
Severity: serious

>From my pbuilder build log (on amd64):

...
   dh_strip
  debian/rules override_dh_makeshlibs
make[1]: Entering directory '/build/harfbuzz-1.4.2'
dh_makeshlibs -V --add-udeb="libharfbuzz0-udeb" -- -c4
dpkg-gensymbols: warning: some symbols or patterns disappeared in the
symbols file: see diff output below
dpkg-gensymbols: warning: debian/libharfbuzz-gobject0/DEBIAN/symbols
doesn't match completely debian/libharfbuzz-gobject0.symbols
--- debian/libharfbuzz-gobject0.symbols (libharfbuzz-gobject0_1.4.2-1_amd64)
+++ dpkg-gensymbolsHKmPur   2017-08-04 06:37:13.451260940 +
@@ -2,29 +2,29 @@
 _Z38hb_gobject_ot_math_glyph_part_get_typev@Base 1.4.1
 _Z41hb_gobject_ot_math_glyph_variant_get_typev@Base 1.4.1
 hb_gobject_blob_get_type@Base 0.9.20
- hb_gobject_buffer_cluster_level_get_type@Base 0.9.42
- hb_gobject_buffer_content_type_get_type@Base 0.9.20
- hb_gobject_buffer_flags_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_buffer_cluster_level_get_type@Base 0.9.42
+#MISSING: 1.4.2-1# hb_gobject_buffer_content_type_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_buffer_flags_get_type@Base 0.9.20
 hb_gobject_buffer_get_type@Base 0.9.20
- hb_gobject_buffer_serialize_flags_get_type@Base 0.9.20
- hb_gobject_buffer_serialize_format_get_type@Base 0.9.20
- hb_gobject_direction_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_buffer_serialize_flags_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_buffer_serialize_format_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_direction_get_type@Base 0.9.20
 hb_gobject_face_get_type@Base 0.9.20
 hb_gobject_feature_get_type@Base 0.9.20
 hb_gobject_font_funcs_get_type@Base 0.9.20
 hb_gobject_font_get_type@Base 0.9.20
 hb_gobject_glyph_info_get_type@Base 0.9.20
 hb_gobject_glyph_position_get_type@Base 0.9.20
- hb_gobject_memory_mode_get_type@Base 0.9.20
- hb_gobject_ot_layout_glyph_class_get_type@Base 0.9.20
- hb_gobject_ot_math_constant_get_type@Base 1.4.1
- hb_gobject_ot_math_glyph_part_flags_get_type@Base 1.4.1
- hb_gobject_ot_math_kern_get_type@Base 1.4.1
- hb_gobject_script_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_memory_mode_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_ot_layout_glyph_class_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_ot_math_constant_get_type@Base 1.4.1
+#MISSING: 1.4.2-1# hb_gobject_ot_math_glyph_part_flags_get_type@Base 1.4.1
+#MISSING: 1.4.2-1# hb_gobject_ot_math_kern_get_type@Base 1.4.1
+#MISSING: 1.4.2-1# hb_gobject_script_get_type@Base 0.9.20
 hb_gobject_segment_properties_get_type@Base 0.9.20
 hb_gobject_set_get_type@Base 0.9.20
 hb_gobject_shape_plan_get_type@Base 0.9.20
- hb_gobject_unicode_combining_class_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_unicode_combining_class_get_type@Base 0.9.20
 hb_gobject_unicode_funcs_get_type@Base 0.9.20
- hb_gobject_unicode_general_category_get_type@Base 0.9.20
+#MISSING: 1.4.2-1# hb_gobject_unicode_general_category_get_type@Base 0.9.20
 hb_gobject_user_data_key_get_type@Base 0.9.20
dh_makeshlibs: failing due to earlier errors
debian/rules:29: recipe for target 'override_dh_makeshlibs' failed
make[1]: *** [override_dh_makeshlibs] Error 2
make[1]: Leaving directory '/build/harfbuzz-1.4.2'
debian/rules:7: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



Bug#869856: [Pkg-openssl-devel] Bug#869856: openssl: FTBFS: Testsuite failures

2017-07-27 Thread Daniel Schepler
On Thu, Jul 27, 2017 at 9:05 AM, Kurt Roeckx <k...@roeckx.be> wrote:
> Does the attached patch fix it?

It appears so.  (Though I did have to apply it by hand as there was no
"clientsession" line for patch to sync to in hunk #2.)
-- 
Daniel Schepler



Bug#869856: [Pkg-openssl-devel] Bug#869856: openssl: FTBFS: Testsuite failures

2017-07-27 Thread Daniel Schepler
On Thu, Jul 27, 2017 at 12:02 AM, Kurt Roeckx <k...@roeckx.be> wrote:
> Is that reproducible?

Yes, it's definitely reproducible on my machine.
-- 
Daniel Schepler



Bug#869856: openssl: FTBFS: Testsuite failures

2017-07-27 Thread Daniel Schepler
Source: openssl
Version: 1.1.0f-3
Severity: serious

>From my pbuilder build log (on amd64):

...
Test Summary Report
---
../../test/recipes/70-test_sslrecords.t (Wstat: 0 Tests: 10 Failed: 0)
 Parse errors: Tests out of sequence.  Found (5) but expected (4)
   Tests out of sequence.  Found (6) but expected (5)
   Tests out of sequence.  Found (7) but expected (6)
   Tests out of sequence.  Found (8) but expected (7)
   Tests out of sequence.  Found (9) but expected (8)
Displayed the first 5 of 8 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=95, Tests=534, 43 wallclock secs ( 1.22 usr  0.18 sys + 35.03
cusr  3.49 csys = 39.92 CPU)
Result: FAIL
Makefile:153: recipe for target '_tests' failed
make[3]: *** [_tests] Error 8
make[3]: Leaving directory '/build/openssl-1.1.0f/build_shared'
Makefile:151: recipe for target 'tests' failed
make[2]: *** [tests] Error 2
make[2]: Leaving directory '/build/openssl-1.1.0f/build_shared'
debian/rules:79: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 2
make[1]: Leaving directory '/build/openssl-1.1.0f'
debian/rules:45: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866567: sisu-maven-plugin: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: sisu-maven-plugin
Version: 1.1-2
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibsisu-maven-plugin-java --debian-build
--keep-pom-version
--maven-repo=/build/sisu-maven-plugin-1.1/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/sisu-m
aven-plugin-1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-maven-plugin-1.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dd
ebian.dir=/build/sisu-maven-plugin-1.1/debian
-Dmaven.repo.local=/build/sisu-maven-plugin-1.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building Sisu Maven Plugin 1.1
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.270 s
[INFO] Finished at: 2017-06-30T04:55:31Z
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project sisu-maven-plugin: Could not
resolve dependencies for project
org.sonatype.plugins:sisu-maven-plugin:maven-plugin:1.1: Cannot access
central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact junit:junit:jar:4.x has not been
downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/sisu-maven-plugin-1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-maven-plugin-1.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.
xml -Ddebian.dir=/build/sisu-maven-plugin-1.1/debian
-Dmaven.repo.local=/build/sisu-maven-plugin-1.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866568: uima-addons: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: uima-addons
Version: 2.3.1-6
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building UIMA Addon: SimpleServer 2.3.1
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] UIMA-AddOns: uima-addons-parent  SUCCESS [  0.002 s]
[INFO] UIMA Annotator: ConceptMapper .. SUCCESS [  1.938 s]
[INFO] UIMA Annotator: DictionaryAnnotator  SUCCESS [  1.991 s]
[INFO] UIMA Addon: FsVariables  SUCCESS [  0.636 s]
[INFO] UIMA Addon: PearPackagingAntTask ... SUCCESS [  0.078 s]
[INFO] UIMA Annotator: RegularExpressionAnnotator . SUCCESS [  2.485 s]
[INFO] UIMA Addon: SimpleServer ... FAILURE [  0.015 s]
[INFO] UIMA Annotator: SnowballAnnotator .. SKIPPED
[INFO] UIMA Annotator: WhitespaceTokenizer  SKIPPED
[INFO] UIMA Annotator: Tagger . SKIPPED
[INFO] UIMA Aggregate: uima-addons  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 7.465 s
[INFO] Finished at: 2017-06-30T05:06:05Z
[INFO] Final Memory: 25M/343M
[INFO] 
[ERROR] Failed to execute goal on project SimpleServer: Could not
resolve dependencies for project
org.apache.uima:SimpleServer:jar:2.3.1: Cannot access eclipsePlugins
(http://repo1.maven.org/eclipse) in offline mode and the
artifact junit:junit:jar:4.x has not been downloaded from it before.
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :SimpleServer
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/uima-addons-2.3.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/uima-addons-2.3.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dde
bian.dir=/build/uima-addons-2.3.1/debian
-Dmaven.repo.local=/build/uima-addons-2.3.1/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866566: openhft-chronicle-queue: FTBFS: Missing Build-Depends on libhamcrest-java

2017-06-29 Thread Daniel Schepler
Source: openhft-chronicle-queue
Version: 3.6.0-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibopenhft-chronicle-queue-java --debian-build
--keep-pom-version
--maven-repo=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/openhf
t-chronicle-queue-3.6.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/openhft-chronicle-queue-3.6.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/setting
s-debian.xml -Ddebian.dir=/build/openhft-chronicle-queue-3.6.0/debian
-Dmaven.repo.local=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenHTF/Chronicle-Queue/chronicle
[INFO] OpenHFT/Chronicle-Queue/chronicle-queue
[INFO] OpenHFT/Chronicle-Queue-Root
[INFO]
[INFO] 
[INFO] Building OpenHTF/Chronicle-Queue/chronicle 3.6.0
[INFO] 
[WARNING] The POM for org.hamcrest:hamcrest-all:jar:debian is missing,
no dependency information available
[WARNING] The artifact org.apache.commons:commons-lang3:jar:3.x has
been relocated to org.apache.commons:commons-lang3:jar:debian
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] OpenHTF/Chronicle-Queue/chronicle .. FAILURE [  0.115 s]
[INFO] OpenHFT/Chronicle-Queue/chronicle-queue  SKIPPED
[INFO] OpenHFT/Chronicle-Queue-Root ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 1.345 s
[INFO] Finished at: 2017-06-30T04:37:08Z
[INFO] Final Memory: 9M/122M
[INFO] 
[ERROR] Failed to execute goal on project chronicle: Could not resolve
dependencies for project net.openhft:chronicle:bundle:3.6.0: Cannot
access central (https://repo.maven.apache.org/maven2) in offline mode
and the artifact
org.hamcrest:hamcrest-all:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/openhft-chronicle-queue-3.6.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/openhft-chronicle-queue-3.6.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/
settings-debian.xml
-Ddebian.dir=/build/openhft-chronicle-queue-3.6.0/debian
-Dmaven.repo.local=/build/openhft-chronicle-queue-3.6.0/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866562: maven-invoker: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: maven-invoker
Version: 2.2-3
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibmaven-invoker-java --debian-build
--keep-pom-version
--maven-repo=/build/maven-invoker-2.2/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-
invoker-2.2 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-invoker-2.2/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.di
r=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building Apache Maven Invoker 2.2
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.176 s
[INFO] Finished at: 2017-06-30T03:57:23Z
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Failed to execute goal on project maven-invoker: Could not
resolve dependencies for project
org.apache.maven.shared:maven-invoker:jar:2.2: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode a
nd the artifact junit:junit:jar:4.x has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/maven-invoker-2.2 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-invoker-2.2/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dde
bian.dir=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866561: maven-enforcer: FTBFS: Missing Build-Depends on libhamcrest-java

2017-06-29 Thread Daniel Schepler
NFO] 
/build/maven-enforcer-1.4.1/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSameVersions.java:
Some input files use unchecked or unsafe operations.
[INFO] 
/build/maven-enforcer-1.4.1/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSameVersions.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ enforcer-rules ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile)
@ enforcer-rules ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ enforcer-rules ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ enforcer-rules ---
[INFO] Building jar:
/build/maven-enforcer-1.4.1/enforcer-rules/target/enforcer-rules-1.4.1.jar
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ enforcer-rules ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] 
[INFO] Building Apache Maven Enforcer Plugin 1.4.1
[INFO] 
[WARNING] The POM for org.hamcrest:hamcrest-core:jar:debian is
missing, no dependency information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Maven Enforcer .. SUCCESS [  0.002 s]
[INFO] Apache Maven Enforcer API .. SUCCESS [  1.164 s]
[INFO] Apache Maven Enforcer Rules  SUCCESS [  1.022 s]
[INFO] Apache Maven Enforcer Plugin ... FAILURE [  0.024 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 2.340 s
[INFO] Finished at: 2017-06-30T03:32:23Z
[INFO] Final Memory: 14M/157M
[INFO] 
[ERROR] Failed to execute goal on project maven-enforcer-plugin: Could
not resolve dependencies for project
org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4.1:
Cannot access central (https://repo.maven.apache.o
rg/maven2) in offline mode and the artifact
org.hamcrest:hamcrest-core:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :maven-enforcer-plugin
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/maven-enforcer-1.4.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-enforcer-1.4.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xm
l -Ddebian.dir=/build/maven-enforcer-1.4.1/debian
-Dmaven.repo.local=/build/maven-enforcer-1.4.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866558: libquartz2-java: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: libquartz2-java
Version: 2.2.3-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven --with javahelper
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibquartz2-java --debian-build
--keep-pom-version
--maven-repo=/build/libquartz2-java-2.2.3/debian/maven-repo
  jh_linkjars -O--buildsystem=maven
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/libqua
rtz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dd
ebian.dir=/build/libquartz2-java-2.2.3/debian
-Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] quartz-parent
[INFO] quartz-core
[INFO] quartz-commonj
[INFO] quartz-jobs
[INFO] quartz-plugins
[INFO] quartz
[INFO]
[INFO] 
[INFO] Building quartz-parent 2.2.3
[INFO] 
[INFO]
[INFO] 
[INFO] Building quartz-core 2.2.3
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] quartz-parent .. SUCCESS [  0.001 s]
[INFO] quartz-core  FAILURE [  0.093 s]
[INFO] quartz-commonj . SKIPPED
[INFO] quartz-jobs  SKIPPED
[INFO] quartz-plugins . SKIPPED
[INFO] quartz . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.237 s
[INFO] Finished at: 2017-06-30T03:20:34Z
[INFO] Final Memory: 8M/150M
[INFO] 
[ERROR] Failed to execute goal on project quartz-core: Could not
resolve dependencies for project
org.quartz-scheduler.internal:quartz-core:jar:2.2.3: Cannot access
terracotta-snapshots (http://www.terracotta.org/download/ref
lector/snapshots) in offline mode and the artifact junit:junit:jar:4.x
has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :quartz-core
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/libquartz2-java-2.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/libquartz2-java-2.2.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.
xml -Ddebian.dir=/build/libquartz2-java-2.2.3/debian
-Dmaven.repo.local=/build/libquartz2-java-2.2.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866552: assertj-core: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: assertj-core
Version: 2.3.0-3
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibassertj-core-java --debian-build
--keep-pom-version
--maven-repo=/build/assertj-core-2.3.0/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/assert
j-core-2.3.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/assertj-core-2.3.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.
dir=/build/assertj-core-2.3.0/debian
-Dmaven.repo.local=/build/assertj-core-2.3.0/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building AssertJ fluent assertions 2.3.0
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.597 s
[INFO] Finished at: 2017-06-30T02:28:46Z
[INFO] Final Memory: 9M/150M
[INFO] 
[ERROR] Failed to execute goal on project assertj-core: Could not
resolve dependencies for project
org.assertj:assertj-core:bundle:2.3.0: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the ar
tifact junit:junit:jar:4.x has not been downloaded from it before. ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/assertj-core-2.3.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/assertj-core-2.3.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -D
debian.dir=/build/assertj-core-2.3.0/debian
-Dmaven.repo.local=/build/assertj-core-2.3.0/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866550: antlr3.2: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
 following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866549: antlr3: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
in
offline mode and the artif
act junit:junit:jar:4.x has not been downloaded from it before. ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866546: libjavaewah-java: FTBFS: Missing Build-Depends on junit4

2017-06-29 Thread Daniel Schepler
Source: libjavaewah-java
Version: 0.6.12-1
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
dh build --buildsystem=maven
  dh_testdir -O--buildsystem=maven
  dh_update_autotools_config -O--buildsystem=maven
  dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
   mh_patchpoms -plibjavaewah-java --debian-build
--keep-pom-version
--maven-repo=/build/libjavaewah-java-0.6.12/debian/maven-repo
  dh_auto_build -O--buildsystem=maven
   /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/libjav
aewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/build/li
bjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[INFO]
[INFO] 
[INFO] Building JavaEWAH 0.6.12
[INFO] 
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO]
[INFO] 
[INFO] Skipping JavaEWAH
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.765 s
[INFO] Finished at: 2017-06-30T01:34:01Z
[INFO] Final Memory: 13M/212M
[INFO] 
[ERROR] Failed to execute goal on project JavaEWAH: Could not resolve
dependencies for project
com.googlecode.javaewah:JavaEWAH:bundle:0.6.12: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and t
he artifact junit:junit:jar:4.x has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build
/libjavaewah-java-0.6.12 -Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/libjavaewah-java-0.6.12/debian
-Dmaven.repo.local=/b
uild/libjavaewah-java-0.6.12/debian/maven-repo package javadoc:jar
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#866405: libindicate: FTBFS: recipe for target 'binary-install/libindicate-doc' failed

2017-06-29 Thread Daniel Schepler
tmp/gtk3/usr/share/gtk-doc/html/libindicate/listeners.html
./debian/tmp/gtk3/usr/share/gtk-doc/html/libindicate/right-insensitive.png
./debian/tmp/gtk3/usr/share/gtk-doc/html/libindicate/right.png
./debian/tmp/
gtk3/usr/share/gtk-doc/html/libindicate/style.css
./debian/tmp/gtk3/usr/share/gtk-doc/html/libindicate/up-insensitive.png
./debian/tmp/gtk3/usr/share/gtk-doc/html/libindicate/up.png
debian/libindicate-doc//usr/share/gtk-doc/h
tml/libindicate// returned exit code 1
/usr/share/cdbs/1/rules/debhelper.mk:233: recipe for target
'binary-install/libindicate-doc' failed
make: *** [binary-install/libindicate-doc] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-25 Thread Daniel Schepler
On Sat, Feb 25, 2017 at 8:59 AM, Julian Andres Klode <j...@debian.org> wrote:
> Retry it. Maybe it timed out or something.
I just retried it 5 times, and got 5 more failures.
-- 
Daniel Schepler



Bug#856152: python-apt: FTBFS: Testsuite failure

2017-02-25 Thread Daniel Schepler
Source: python-apt
Version: 1.4.0~beta2
Severity: serious

>From my pbuilder build log:

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/python-apt-1.4.0~beta2'
set -e; for python in python2.7 python3.5 ; do \
$python tests/test_all.py -q || [ "linux" = "hurd" ]; \
done;
[tests] Running on 2.7.13 (default, Feb  9 2017, 10:00:34) [GCC 6.3.0 20170205]
Using library_dir:
'/build/python-apt-1.4.0~beta2/build/lib.linux-x86_64-2.7'WARNING:
Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
WARNING: Failed to read mirror file
==
ERROR: testAddKeyFromServer (test_auth.TestAuthKeys)
Install a GnuPG key from a remote server.
--
Traceback (most recent call last):
  File "/build/python-apt-1.4.0~beta2/tests/test_auth.py", line 230,
in testAddKeyFromServer
"hkp://localhost:%d" % self.keyserver_port)
  File "/build/python-apt-1.4.0~beta2/build/lib.linux-x86_64-2.7/apt/auth.py",
line 129, in add_key_from_keyserver
_add_key_from_keyserver(keyid, keyserver, tmp_keyring_dir)
  File "/build/python-apt-1.4.0~beta2/build/lib.linux-x86_64-2.7/apt/auth.py",
line 157, in _add_key_from_keyserver
keyserver, keyid))
AptKeyError: recv from 'hkp://localhost:19191' failed for
'0xa1bD8E9D78F7FE5C3E65D8AF8B48AD6246925553'

--
Ran 94 tests in 11.363s

FAILED (errors=1, skipped=3)
debian/rules:50: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-apt-1.4.0~beta2'
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#853131: node-browserify-lite: Package rebuilt from source has broken permissions

2017-01-29 Thread Daniel Schepler
Source: node-browserify-lite
Version: 0.3.0-1
Severity: serious

When I rebuild node-browserify-lite under pbuilder, the resulting contents are:

drwxr-xr-x root/root 0 2015-07-07 14:10 ./
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/bin/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/lib/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/lib/nodejs/
drwxr-xr-x root/root 0 2015-07-07 14:10
./usr/lib/nodejs/browserify-lite/
-rw-r--r-- root/root  1049 2015-07-07 14:10
./usr/lib/nodejs/browserify-lite/cli.js
-rw-r--r-- root/root  9731 2015-07-07 13:45
./usr/lib/nodejs/browserify-lite/index.js
-rw-r--r-- root/root   565 2015-07-07 13:45
./usr/lib/nodejs/browserify-lite/package.json
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/doc/
drwxr-xr-x root/root 0 2015-07-07 14:10
./usr/share/doc/node-browserify-lite/
-rw-r--r-- root/root   846 2015-07-07 13:45
./usr/share/doc/node-browserify-lite/README.md
-rw-r--r-- root/root   367 2015-07-07 14:10
./usr/share/doc/node-browserify-lite/changelog.Debian.gz
-rw-r--r-- root/root  1450 2015-07-07 14:10
./usr/share/doc/node-browserify-lite/copyright
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/lintian/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/lintian/overrides/
-rw-r--r-- root/root93 2015-07-07 14:10
./usr/share/lintian/overrides/node-browserify-lite
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/man/
drwxr-xr-x root/root 0 2015-07-07 14:10 ./usr/share/man/man1/
-rw-r--r-- root/root   335 2015-07-07 14:10
./usr/share/man/man1/browserify-lite.1.gz
lrwxrwxrwx root/root 0 2015-07-07 14:10
./usr/bin/browserify-lite -> ../lib/nodejs/browserify-lite/cli.js

Note that /usr/lib/nodejs/browserify-lite/cli.js is not executable.
This causes errors building other packages if I install the rebuilt
node-browserify-lite package; for example, from should.js:

 debian/rules build
dh build
  dh_testdir
  dh_update_autotools_config
  dh_auto_configure
  debian/rules override_dh_auto_build
make[1]: Entering directory '/build/should.js-8.4.0~dfsg'
dh_auto_build
browserify-lite . --standalone should --outfile should.js
make[1]: execvp: browserify-lite: Permission denied
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 127
make[1]: Leaving directory '/build/should.js-8.4.0~dfsg'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#853103: a52dec: FTBFS [i386]: Test failure in "globals"

2017-01-29 Thread Daniel Schepler
Source: a52dec
Version: 0.7.4-18
Severity: serious

>From my pbuilder build log:

...
Making check in test
make[2]: Entering directory '/build/a52dec-0.7.4/test'
make  check-TESTS
make[3]: Entering directory '/build/a52dec-0.7.4/test'
make[4]: Entering directory '/build/a52dec-0.7.4/test'
SKIP: regression
SKIP: compile
FAIL: globals
===
  : test/test-suite.log
===

# TOTAL: 3
# PASS:  0
# SKIP:  2
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

SKIP: regression


SKIP regression (exit status: 77)

SKIP: compile
=

SKIP compile (exit status: 77)

FAIL: globals
=

BAD GLOBAL SYMBOLS:
__x86.get_pc_thunk.di
__x86.get_pc_thunk.cx
__x86.get_pc_thunk.dx
__x86.get_pc_thunk.ax
__x86.get_pc_thunk.bx
__x86.get_pc_thunk.ax
__x86.get_pc_thunk.bx
__x86.get_pc_thunk.di
__x86.get_pc_thunk.si
FAIL globals (exit status: 1)


Testsuite summary for

# TOTAL: 3
# PASS:  0
# SKIP:  2
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See test/test-suite.log

Makefile:656: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/build/a52dec-0.7.4/test'
Makefile:762: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/build/a52dec-0.7.4/test'
Makefile:849: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/a52dec-0.7.4/test'
Makefile:389: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build/a52dec-0.7.4'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
debian/rules:4: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
-- 
Daniel Schepler



Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Daniel Schepler
>> On Sat, 2016-09-10 at 17:52 +0200, Samuel Thibault wrote:
>> > Ah, I see. Could you try the attached patch?

The second patch looks good.  It just built 10 times in a row
successfully (between each, removing the unpacked source directory,
then freshly unpacking the source and applying the patch).
-- 
Daniel Schepler



Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Daniel Schepler
n5-ekmap/usr/share/console-setup/sun5.ekmap.gz
dh_movefiles -p console-setup-pc-ekbd
--sourcedir=debian/console-setup-udeb
usr/share/console-setup/pc105.ekbd.gz
cat pc105.ekbd.gz
>debian/console-setup-pc-ekbd/usr/share/console-setup/pc105.ekbd.gz
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



Bug#835108: lepton: FTBFS [i386]: Test failures

2016-08-22 Thread Daniel Schepler
Source: lepton
Version: 1.2.1-2
Severity: serious

>From my pbuilder build log (and this is also reproducible at
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/lepton.html
):

...
FAIL: test_suite/test_last_block.sh
===

lepton v1.0-
lepton v1.0-
34686404 bytes needed to decompress this file
2210440 23658057
09.34%
filetype of file "-" is unknown4096 bytes needed to decompress this file
UNSUPPORTED_JPEG
FAIL test_suite/test_last_block.sh (exit status: 1)

FAIL: test_suite/test_truncated_zero_run


Loading 100971
./lepton -hugepages -decode -recodememory=24M - (NULL)
./lepton -hugepages -recode -recodememory=24M - (NULL)
Huge pages unsupported: falling back to ordinary pages
Huge pages unsupported: falling back to ordinary pages
lepton v1.0-
lepton v1.0-
7283097 bytes needed to decompress this file
65996 100971
65.36%
SHORT_READ
Timing encode: 0.042751 encode process exit: 0.042773
test_suite/timing_driver.cc:400: ret > 0filetype of file "-" is
unknown4096 bytes needed to decompress this file
UNSUPPORTED_JPEG
FAIL test_suite/test_truncated_zero_run (exit status: 134)


Testsuite summary for lepton 0.01

# TOTAL: 40
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  32
# XPASS: 0
# ERROR: 0

See ./test-suite.log
Please report to danie...@dropbox.com

Makefile:2320: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/build/lepton-1.2.1'
Makefile:2426: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/build/lepton-1.2.1'
Makefile:2905: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/lepton-1.2.1'
Makefile:3060: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/build/lepton-1.2.1'
dh_auto_test: make -j1 test VERBOSE=1 returned exit code 2
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
-- 
Daniel Schepler



Bug#835107: libpthread-workqueue: FTBFS: Testsuite hangs

2016-08-22 Thread Daniel Schepler
Source: libpthread-workqueue
Version: 0.9.1-1
Severity: serious

>From my pbuilder build log (on amd64):

...
   dh_auto_test
make -j1 check VERBOSE=1
make[1]: Entering directory '/build/libpthread-workqueue-0.9.1'
make  test_api test_latency test_witem_cache
make[2]: Entering directory '/build/libpthread-workqueue-0.9.1'
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./include
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
testing/api/test_api-test.o `test -f 'testing/api/test.c' || echo
'./'`testing/api/test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./include -g -O2
-fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o test_api testing/api/test_api-test.o
libpthread_workqueue.la -lpthread -lrt
libtool: link: gcc -I./include -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/test_api
testing/api/test_api-test.o  ./.libs/libpthread_workqueue.so -lpthread
-lrt
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./include
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
testing/latency/test_latency-latency.o `test -f
'testing/latency/latency.c' || echo './'`testing/latency/latency.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./include -g -O2
-fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o test_latency testing/latency/test_latency-latency.o
libpthread_workqueue.la -lpthread -lrt
libtool: link: gcc -I./include -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z -Wl,relro -o
.libs/test_latency testing/latency/test_latency-latency.o
./.libs/libpthread_workqueue.so -lpthread -lrt
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I./include
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
testing/witem_cache/test_witem_cache-test.o `test -f
'testing/witem_cache/test.c' || echo './'`testing/witem_cache/test.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I./include -g -O2
-fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o test_witem_cache
testing/witem_cache/test_witem_cache-test.o libpthread_workqueue.la
-lpthread -lrt
libtool: link: gcc -I./include -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z -Wl,relro -o
.libs/test_witem_cache testing/witem_cache/test_witem_cache-test.o
./.libs/libpthread_workqueue.so -lpthread -lrt
make[2]: Leaving directory '/build/libpthread-workqueue-0.9.1'
make  check-TESTS
make[2]: Entering directory '/build/libpthread-workqueue-0.9.1'
make[3]: Entering directory '/build/libpthread-workqueue-0.9.1'

At this point, the build hangs and has to be interrupted.
-- 
Daniel Schepler



Bug#835106: fauhdlc: FTBFS: expected ')' before 'istream'

2016-08-22 Thread Daniel Schepler
arser'
Makefile:326: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/build/fauhdlc-20130704/frontend/newparser'
Makefile:1764: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/fauhdlc-20130704'
debian/rules:40: recipe for target 'build-arch-stamp' failed
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#835105: erfa: FTBFS [i386]: Test failure

2016-08-22 Thread Daniel Schepler
Source: erfa
Version: 1.2.0-3
Severity: serious

>From my pbuilder build log:

...
   dh_auto_test -a -O--parallel
make -j8 check VERBOSE=1
make[1]: Entering directory '/build/erfa-1.2.0'
Making check in src
make[2]: Entering directory '/build/erfa-1.2.0/src'
make  t_erfa_c
make[3]: Entering directory '/build/erfa-1.2.0/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o
t_erfa_c.o t_erfa_c.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2
-fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o t_erfa_c t_erfa_c.o ../src/liberfa.la -lm
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z -Wl,relro -o .libs/t_erfa_c t_erfa_c.o
../src/.libs/liberfa.so -lm
make[3]: Leaving directory '/build/erfa-1.2.0/src'
make  check-TESTS
make[3]: Entering directory '/build/erfa-1.2.0/src'
make[4]: Entering directory '/build/erfa-1.2.0/src'
FAIL: t_erfa_c

   erfa 1.2.0: src/test-suite.log


# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: t_erfa_c
==

eraFk52h failed: rv want -7.60094251859 got
-7.600939851357629 (1/5.1e+11)
t_erfa_c validation failed!
FAIL t_erfa_c (exit status: 1)


Testsuite summary for erfa 1.2.0

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

See src/test-suite.log

Makefile:1010: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/build/erfa-1.2.0/src'
Makefile:1116: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/build/erfa-1.2.0/src'
Makefile:1189: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/erfa-1.2.0/src'
Makefile:462: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build/erfa-1.2.0'
dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
-- 
Daniel Schepler



Bug#835065: jade: Package rebuilt from source is broken

2016-08-21 Thread Daniel Schepler
Source: jade
Version: 1.2.1-49
Severity: serious

For example, if I rebuild jade locally, then try to build
dictionaries-common using the rebuilt jade, it gives an error:

jade -t sgml -V nochunks -d policy/html.dsl \
  /usr/share/sgml/declaration/xml.decl policy/dsdt-policy.xml >
policy/dsdt-policy.html
jade:/usr/share/sgml/declaration/xml.decl:31:27:W: characters in the
document character set with numbers exceeding 65535 not supported
Segmentation fault
Makefile:129: recipe for target 'policy/dsdt-policy.html' failed
make[1]: *** [policy/dsdt-policy.html] Error 139
make[1]: Leaving directory '/build/dictionaries-common-1.27.0'
debian/rules:27: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#835038: chasen: FTBFS: symbols mismatch

2016-08-21 Thread Daniel Schepler
Source: chasen
Version: 2.4.5-25
Severity: serious

>From my pbuilder build log:

...
   dh_fixperms
   dh_strip
   dh_makeshlibs
dpkg-gensymbols: warning: some new symbols appeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the
symbols file: see diff output below
dpkg-gensymbols: warning: debian/libchasen2/DEBIAN/symbols doesn't
match completely debian/libchasen2.symbols
--- debian/libchasen2.symbols (libchasen2_2.4.5-25+bpb1_amd64)
+++ dpkg-gensymbolssn4Ah6 2016-08-09 01:10:25.414080470 +
@@ -31,8 +31,10 @@
  _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED1Ev@Base 2.4.5
  (optional)_ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED2Ev@Base 2.4.5
  _ZNKSt5ctypeIcE8do_widenEc@Base 2.4.5
- 
_ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
2.4.5
- 
_ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base
2.4.5
+#MISSING: 2.4.5-25+bpb1#
_ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
2.4.5
+ 
_ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_@Base
2.4.5-25+bpb1
+#MISSING: 2.4.5-25+bpb1#
_ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base
2.4.5
+ _ZNSt6vectorIlSaIlEE19_M_emplace_back_auxIJRKlEEEvDpOT_@Base 2.4.5-25+bpb1
  _ZTIN5Darts15DoubleArrayImplIchlmNS_6LengthIc@Base 2.4.5
  _ZTSN5Darts15DoubleArrayImplIchlmNS_6LengthIc@Base 2.4.5
  _ZTVN5Darts15DoubleArrayImplIchlmNS_6LengthIc@Base 2.4.5
dh_makeshlibs: failing due to earlier errors
debian/rules:7: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



Bug#835036: burp: FTBFS [i386]: Narrowing conversion

2016-08-21 Thread Daniel Schepler
Source: burp
Version: 1.4.40-2
Severity: serious

>From my pbuilder build log:

...
g++   -c  -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing
-fno-exceptions -fno-rtti  -fno-strict-aliasing -fno-exceptions
-fno-rtti  -I. -I..  -g -O2 -fdebug-prefix-map=/build/burp-1.4.40=.
-fstack-protector-strong -Wformat -Werror=format-security
-fno-strict-aliasing -fno-exceptions -fno-rtti  -fno-strict-aliasing
-fno-exceptions -fno-rtti  client_vss.c
g++   -c  -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing
-fno-exceptions -fno-rtti  -fno-strict-aliasing -fno-exceptions
-fno-rtti  -I. -I..  -g -O2 -fdebug-prefix-map=/build/burp-1.4.40=.
-fstack-protector-strong -Wformat -Werror=format-security
-fno-strict-aliasing -fno-exceptions -fno-rtti  -fno-strict-aliasing
-fno-exceptions -fno-rtti  conf.c
conf.c:567:1: error: narrowing conversion of '2240043254u' from
'unsigned int' to 'long int' inside { } [-Wnarrowing]
 };
 ^
Makefile:207: recipe for target 'conf.o' failed
make[4]: *** [conf.o] Error 1
make[4]: Leaving directory '/build/burp-1.4.40/test/build/src'


  == Error in /build/burp-1.4.40/test/build/src ==


==>Entering directory /build/burp-1.4.40/test/build/manpages
make[4]: Entering directory '/build/burp-1.4.40/test/build/manpages'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/burp-1.4.40/test/build/manpages'
make[3]: Leaving directory '/build/burp-1.4.40/test/build'

Test setup failed: make failed

Makefile:15: recipe for target 'test' failed
make[2]: *** [test] Error 1
make[2]: Leaving directory '/build/burp-1.4.40/test'
Makefile:267: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/build/burp-1.4.40'
dh_auto_test: make -j8 test VERBOSE=1 returned exit code 2
debian/rules:7: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
-- 
Daniel Schepler



Bug#835035: binutils-mingw-w64: FTBFS: Patches fail to apply

2016-08-21 Thread Daniel Schepler
Source: binutils-mingw-w64
Version: 6.6
Severity: serious

>From my pbuilder build log:

...
# Revert gc-sections support for COFF and PE (#813144)
patch -d /build/binutils-mingw-w64-6.6/upstream -R -p1 <
debian/patches/coff-pe-gc-sections.patch
patching file bfd/coffcode.h
Hunk #2 succeeded at 5998 (offset 5 lines).
patching file bfd/coffgen.c
Unreversed patch detected!  Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file bfd/coffgen.c.rej
patching file bfd/libcoff-in.h
patching file bfd/libcoff.h
patching file ld/NEWS
Hunk #1 succeeded at 32 with fuzz 2 (offset 31 lines).
patching file ld/ld.texinfo
Hunk #1 succeeded at 1527 (offset 91 lines).
patching file ld/scripttempl/pe.sc
patching file ld/scripttempl/pep.sc
patching file ld/testsuite/lib/ld-lib.exp
Hunk #1 succeeded at 1690 (offset 80 lines).
debian/rules:27: recipe for target 'unpack-stamp' failed
make: *** [unpack-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#835034: bbpager: FTBFS [amd64]: relocation R_X86_64_32S can not be used when making a shared object

2016-08-21 Thread Daniel Schepler
Source: bbpager
Version: 0.4.7-3
Severity: serious

>From my pbuilder build log:

...
x86_64-linux-gnu-g++  -Wall -g -O2  -I/usr/include/bt
-I/usr/include/freetype2  -s   -lSM -lICE -lX11 -o bbpager  bbpager.o
main.o Baseresource.o resource.o wminterface.o pager.o desktop.o
-lXext -lbt -fPIE -pie -Wl,-z,relro -Wl,-z,now
/usr/bin/ld: bbpager.o: relocation R_X86_64_32S against symbol
`_ZTV10ToolWindow' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: main.o: relocation R_X86_64_32 against `.rodata.str1.8'
can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: Baseresource.o: relocation R_X86_64_32S against symbol
`_ZTV12BaseResource' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: resource.o: relocation R_X86_64_32 against
`.rodata.str1.8' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: wminterface.o: relocation R_X86_64_32S against symbol
`_ZTV11WMInterface' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: pager.o: relocation R_X86_64_32S against symbol
`_ZTV11PagerWindow' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: desktop.o: relocation R_X86_64_32S against symbol
`_ZTV13DesktopWindow' can not be used when making a shared object;
recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:241: recipe for target 'bbpager' failed
make[3]: *** [bbpager] Error 1
make[3]: Leaving directory '/build/bbpager-0.4.7/src'
Makefile:235: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/bbpager-0.4.7'
Makefile:173: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/bbpager-0.4.7'
debian/rules:19: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#834746: jemalloc: FTBFS on i386: inlining failed...: target specific option mismatch

2016-08-18 Thread Daniel Schepler
128': target
specific option mismatch
 _mm_srli_si128 (__m128i __A, const int __N)
 ^~
In file included from test/src/SFMT.c:137:0:
test/include/test/SFMT-sse2.h:69:7: note: called from here
 z = _mm_srli_si128(c, SR2);
 ~~^~~~
In file included from test/include/test/jemalloc_test.h:58:0,
 from test/src/SFMT.c:49:
/usr/lib/gcc/i686-linux-gnu/6/include/emmintrin.h:1208:1: error:
inlining failed in call to always_inline '_mm_srli_epi32': target
specific option mismatch
 _mm_srli_epi32 (__m128i __A, int __B)
 ^~
In file included from test/src/SFMT.c:137:0:
test/include/test/SFMT-sse2.h:68:7: note: called from here
 y = _mm_srli_epi32(*b, SR1);
 ~~^
In file included from test/include/test/jemalloc_test.h:58:0,
 from test/src/SFMT.c:49:
/usr/lib/gcc/i686-linux-gnu/6/include/emmintrin.h:690:1: error:
inlining failed in call to always_inline '_mm_load_si128': target
specific option mismatch
 _mm_load_si128 (__m128i const *__P)
 ^~
In file included from test/src/SFMT.c:137:0:
test/include/test/SFMT-sse2.h:67:7: note: called from here
 x = _mm_load_si128(a);
 ~~^~~
Makefile:236: recipe for target 'test/src/SFMT.unit.o' failed
make[2]: *** [test/src/SFMT.unit.o] Error 1
make[2]: Leaving directory '/build/jemalloc-3.6.0'
debian/rules:43: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/build/jemalloc-3.6.0'
debian/rules:35: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
-- 
Daniel Schepler



Bug#830995: python-apt: FTBFS: Test failures

2016-07-13 Thread Daniel Schepler
==
ERROR: test_cache_close_leak_fd (test_apt_cache.TestAptCache)
--
Traceback (most recent call last):
  File "/build/python-apt-1.1.0~beta3/tests/test_apt_cache.py", line
32, in wrapper
f(*args, **kwargs)
  File "/build/python-apt-1.1.0~beta3/tests/test_apt_cache.py", line
95, in test_cache_close_leak_fd
cache = apt.Cache()
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 113, in __init__
self.open(progress)
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 165, in open
self._depcache = apt_pkg.DepCache(self._cache)
Error: W:Unable to read /tmp/tmp2qVmxI/etc/apt/preferences.d/ -
DirectoryExists (2: No such file or directory), E:The package abrowser
needs to be reinstalled, but I can't find an archive for it.

==
ERROR: test_cache_open_twice_leaks_fds (test_apt_cache.TestAptCache)
--
Traceback (most recent call last):
  File "/build/python-apt-1.1.0~beta3/tests/test_apt_cache.py", line
104, in test_cache_open_twice_leaks_fds
cache = apt.Cache()
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 113, in __init__
self.open(progress)
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 165, in open
self._depcache = apt_pkg.DepCache(self._cache)
Error: W:Unable to read /tmp/tmp2qVmxI/etc/apt/preferences.d/ -
DirectoryExists (2: No such file or directory), E:The package abrowser
needs to be reinstalled, but I can't find an archive for it.

==
ERROR: test_dpkg_journal_dirty (test_apt_cache.TestAptCache)
--
Traceback (most recent call last):
  File "/build/python-apt-1.1.0~beta3/tests/test_apt_cache.py", line
32, in wrapper
f(*args, **kwargs)
  File "/build/python-apt-1.1.0~beta3/tests/test_apt_cache.py", line
162, in test_dpkg_journal_dirty
cache = apt.Cache()
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 113, in __init__
self.open(progress)
  File "/build/python-apt-1.1.0~beta3/build/lib.linux-x86_64-2.7/apt/cache.py",
line 165, in open
self._depcache = apt_pkg.DepCache(self._cache)
Error: W:Unable to read /tmp/tmp2qVmxI/etc/apt/preferences.d/ -
DirectoryExists (2: No such file or directory), E:The package abrowser
needs to be reinstalled, but I can't find an archive for it.

==
ERROR: test_proper_invocation (test_cache_invocation.TestCache)
cache_invocation: Test correct invocation.
--
Traceback (most recent call last):
  File "/build/python-apt-1.1.0~beta3/tests/test_cache_invocation.py",
line 27, in test_proper_invocation
apt_depcache = apt_pkg.DepCache(apt_cache)
Error: W:Unable to read
/build/python-apt-1.1.0~beta3/tests/data/aptsources_ports/preferences.d/
- DirectoryExists (2: No such file or directory), E:The package
abrowser needs to be reinstalled, but I can't find an archive for it.

==
ERROR: test_lp707416 (test_configuration.TestConfiguration)
configuration: Test empty arguments (LP: #707416)
--
Traceback (most recent call last):
  File "/build/python-apt-1.1.0~beta3/tests/test_configuration.py",
line 18, in setUp
apt_pkg.init_config()
Error: W:Unable to read
/build/python-apt-1.1.0~beta3/tests/data/aptsources_ports/preferences.d/
- DirectoryExists (2: No such file or directory), E:The package
abrowser needs to be reinstalled, but I can't find an archive for it.,
W:Unable to read
/build/python-apt-1.1.0~beta3/tests/data/aptsources_ports/apt.conf.d/
- DirectoryExists (2: No such file or directory)

--
Ran 93 tests in 4.954s

FAILED (errors=9, skipped=1)
debian/rules:50: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/python-apt-1.1.0~beta3'
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830994: kdepimlibs: Build-Depends on cruft package libakonadi-dev

2016-07-13 Thread Daniel Schepler
Source: kdepimlibs
Version: 4:4.14.10-4
Severity: serious

The kdepimlibs source package Build-Depends on libakonadi-dev, which
is only available in sid from versions of src:akonadi older than the
latest one.
-- 
Daniel Schepler



Bug#830993: gpsd: FTBFS with gcc-6

2016-07-13 Thread Daniel Schepler
Source: gpsd
Version: 3.16-2
Severity: serious

>From my pbuilder build log, using a chroot preferring gcc-defaults
from experimental:

...
g++ -o qt-clock_gettime.os -c -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wextra -Wall -Wno-uninitialized
-Wno-missing-field-initializers -Wcast-align -Wmissing-declarations
-Wpointer-arith -Wreturn-type -pthread -Wmissing-declarations -O2
-pthread -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SYS_TIMEPPS_H=1
-DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/qt4
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore clock_gettime.c
In file included from clock_gettime.c:10:0:
compiler.h: In function 'void memory_barrier()':
compiler.h:93:25: error: 'memory_order_seq_cst' was not declared in this scope
 atomic_thread_fence(memory_order_seq_cst);
 ^~~~
compiler.h:93:25: note: suggested alternative:
In file included from /usr/include/c++/6/atomic:41:0,
 from compiler.h:75,
 from clock_gettime.c:10:
/usr/include/c++/6/bits/atomic_base.h:62:7: note:   'memory_order_seq_cst'
   memory_order_seq_cst
   ^~~~
In file included from clock_gettime.c:10:0:
compiler.h:93:45: error: 'atomic_thread_fence' was not declared in this scope
 atomic_thread_fence(memory_order_seq_cst);
 ^
compiler.h:93:45: note: suggested alternative:
In file included from /usr/include/c++/6/atomic:41:0,
 from compiler.h:75,
 from clock_gettime.c:10:
/usr/include/c++/6/bits/atomic_base.h:101:3: note:   'std::atomic_thread_fence'
   atomic_thread_fence(memory_order __m) noexcept
   ^~~
scons: *** [qt-clock_gettime.os] Error 1
scons: building terminated because of errors.
debian/rules:111: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830990: baloo: Build-Depends on cruft package libakonadi-dev

2016-07-13 Thread Daniel Schepler
Source: baloo
Version: 4:4.14.2-2
Severity: serious

The baloo source package Build-Depends on libakonadi-dev, which is
only available in sid from older versions of src:akonadi than the
latest one.
-- 
Daniel Schepler



Bug#830707: mariadb-connector-c: FTBFS on all architectures other than amd64 and i386

2016-07-10 Thread Daniel Schepler
Source: mariadb-connector-c
Version: 2.3.0-1
Severity: serious
Tags: patch

[ 38%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/my_context.c.o
cd /«PKGBUILDDIR»/obj-aarch64-linux-gnu/libmariadb && /usr/bin/cc
-DHAVE_OPENSSL -I/«PKGBUILDDIR»/obj-aarch64-linux-gnu/include
-I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/libmariadb  -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2  -Wunused -Wno-uninitialized   -D
ENABLED_LOCAL_INFILE -D HAVE_COMPRESS -D LIBMARIADB -D THREAD -fPIC -o
CMakeFiles/mariadb_obj.dir/my_context.c.o   -c
/«PKGBUILDDIR»/libmariadb/my_context.c
/«PKGBUILDDIR»/libmariadb/my_context.c: In function 'my_context_init':
/«PKGBUILDDIR»/libmariadb/my_context.c:129:11: error: missing binary
operator before token "("
 #if sizeof(char *) > SIZEOF_INT*2
   ^
libmariadb/CMakeFiles/mariadb_obj.dir/build.make:929: recipe for
target 'libmariadb/CMakeFiles/mariadb_obj.dir/my_context.c.o' failed
make[3]: *** [libmariadb/CMakeFiles/mariadb_obj.dir/my_context.c.o] Error 1
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-aarch64-linux-gnu'
CMakeFiles/Makefile2:340: recipe for target
'libmariadb/CMakeFiles/mariadb_obj.dir/all' failed
make[2]: *** [libmariadb/CMakeFiles/mariadb_obj.dir/all] Error 2
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-aarch64-linux-gnu'
Makefile:152: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»/obj-aarch64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:6: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

I have a simple patch changing sizeof(char *) to SIZEOF_CHARP (already
exists in cmake/CheckTypes.cmake), which I'll push to git once I get
the bug number to put into debian/changelog.  I've tested that fixes
the build at least on x32.
-- 
Daniel Schepler
Index: mariadb-client-lgpl/libmariadb/my_context.c
===
--- mariadb-client-lgpl.orig/libmariadb/my_context.c
+++ mariadb-client-lgpl/libmariadb/my_context.c
@@ -126,7 +126,7 @@ my_context_yield(struct my_context *c)
 int
 my_context_init(struct my_context *c, size_t stack_size)
 {
-#if sizeof(char *) > SIZEOF_INT*2
+#if SIZEOF_CHARP > SIZEOF_INT*2
 #error Error: Unable to store pointer in 2 ints on this architecture
 #endif
   bzero(c, sizeof(*c));


Bug#830500: redis: FTBFS: Test failure

2016-07-09 Thread Daniel Schepler
On Sat, Jul 9, 2016 at 1:47 PM, Chris Lamb <la...@debian.org> wrote:
> Interestingly, it fails on i386's 2nd build on the reproducible
> testing framework..  but only in testing (!).

Hmm, I wonder if this might be a failure that only occurs randomly,
based on timing or something like that.
-- 
Daniel Schepler



Bug#830500: redis: FTBFS: Test failure

2016-07-08 Thread Daniel Schepler
On Fri, Jul 8, 2016 at 2:36 PM, Chris Lamb <la...@debian.org> wrote:
> Interesting. Can't seem to reproduce here in latest sid. Do you have limited 
> memory or something like that..? Concurrency..?

No, the machine has 8 GB of RAM.  I also don't recall the machine
being heavily loaded when I reran the test build to confirm.  The
first time, I used DEB_BUILD_OPTIONS="parallel=8" but the second time
I think I forgot to set that.
-- 
Daniel Schepler



Bug#830500: redis: FTBFS: Test failure

2016-07-08 Thread Daniel Schepler
Source: redis
Version: 2:3.2.1-1
Severity: serious

>From my pbuilder build log (on amd64):

...
[38/41 done]: integration/replication-3 (37 seconds)
[ok]: Client output buffer hard limit is enforced
[ok]: Test replication partial resync: ok after delay (diskless: no,
reconnect: 1)
[ok]: Connect multiple slaves at the same time (issue #141), diskless=no
[ok]: Slave should be able to synchronize with the master
[ok]: Detect write load to master
[ok]: Test replication partial resync: backlog expired (diskless: no,
reconnect: 1)
[ok]: Slave should be able to synchronize with the master
[ok]: Detect write load to master
[ok]: Test replication partial resync: no reconnection, just sync
(diskless: yes, reconnect: 0)
[ok]: Slave should be able to synchronize with the master
[ok]: Detect write load to master
[ok]: Client output buffer soft limit is not enforced if time is not overreached
[err]: Test replication partial resync: ok psync (diskless: yes,
reconnect: 1) in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_ok] > 0' to be true ([s -1
sync_partial_ok] > 0)
[ok]: Slave should be able to synchronize with the master
[ok]: Detect write load to master
[ok]: Client output buffer soft limit is enforced if time is overreached
[39/41 done]: unit/obuf-limits (68 seconds)
...
!!! WARNING The following tests failed:

*** [err]: Test replication partial resync: ok psync (diskless: yes,
reconnect: 1) in tests/integration/replication-psync.tcl
Expected condition '[s -1 sync_partial_ok] > 0' to be true ([s -1
sync_partial_ok] > 0)
Cleanup: may take some time... OK
debian/rules:29: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/redis-3.2.1'
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830497: openjpa: FTBFS: the artifact javax.servlet:servlet-api:jar:debian has not been downloaded

2016-07-08 Thread Daniel Schepler
esolve(DefaultProjectDependenciesResolver.java:212)
at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
... 25 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
... 26 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
... 27 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact javax.servlet:servlet-api:jar:debian has
not been downloaded from it before.
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:393)
... 29 more
Caused by: org.eclipse.aether.transfer.RepositoryOfflineException:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode
at 
org.eclipse.aether.internal.impl.DefaultOfflineController.checkOffline(DefaultOfflineController.java:72)
at org.eclipse.aether.internal.impl.Utils.checkOffline(Utils.java:115)
at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:387)
... 29 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :openjpa-jest
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830496: libspring-java: FTBFS: Could not resolve javax.el:el-api:2.2.

2016-07-08 Thread Daniel Schepler
BuildActionExecuter.java:43)
at 
org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:28)
at 
org.gradle.launcher.exec.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:81)
at 
org.gradle.launcher.exec.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:46)
at 
org.gradle.launcher.exec.DaemonUsageSuggestingBuildActionExecuter.execute(DaemonUsageSuggestingBuildActionExecuter.java:51)
at 
org.gradle.launcher.exec.DaemonUsageSuggestingBuildActionExecuter.execute(DaemonUsageSuggestingBuildActionExecuter.java:28)
at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:43)
at 
org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:173)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:241)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:214)
at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:35)
at 
org.gradle.launcher.cli.JavaRuntimeValidationAction.execute(JavaRuntimeValidationAction.java:24)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:207)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:169)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
at org.gradle.launcher.Main.doAction(Main.java:33)
at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:55)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:36)
at org.gradle.launcher.GradleMain.main(GradleMain.java:23)
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException:
No cached version of javax.servlet:servlet-api:2.2 available for
offline mode.
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride$FailedRemoteAccess.resolveComponentMetaData(StartParameterResolutionOverride.java:111)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleComponentRepository$ResolveAndCacheRepositoryAccess.resolveComponentMetaData(CachingModuleComponentRepository.java:297)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.BaseModuleComponentRepositoryAccess.resolveComponentMetaData(BaseModuleComponentRepositoryAccess.java:42)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.memcache.InMemoryCachedModuleComponentRepository$CachedAccess.resolveComponentMetaData(InMemoryCachedModuleComponentRepository.java:75)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ErrorHandlingModuleComponentRepository$ErrorHandlingModuleComponentRepositoryAccess.resolveComponentMetaData(ErrorHandlingModuleComponentRepository.java:89)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.process(ComponentMetaDataResolveState.java:66)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ComponentMetaDataResolveState.resolve(ComponentMetaDataResolveState.java:58)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:116)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.findBestMatch(RepositoryChainComponentMetaDataResolver.java:99)
at 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.RepositoryChainComponentMetaDataResolver.resolveModule(RepositoryChainComponentMetaDataResolver.java:72)
... 107 more


BUILD FAILED

Total time: 28.09 secs
Stopped 1 compiler daemon(s).
dh_auto_build: gradle --info --console plain --offline --stacktrace
--no-daemon --refresh-dependencies --gradle-user-home .gradle jar -x
test -x check -x :spring-orm-hibernate4:compileJava -x
:spring-webmvc-tiles2:compileJava -x :spring-websocket:compileJava
returned exit code 1
debian/rules:12: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/libspring-java-4.1.9'
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830311: ipython: FTBFS: ImportError: No module named Crypto

2016-07-08 Thread Daniel Schepler
Source: ipython
Version: 2.4.1-1
Severity: serious

>From my pbuilder build log:

...
running build_scripts
creating build/scripts-3.5
Writing script to build/scripts-3.5/ipython
Writing script to build/scripts-3.5/ipcontroller
Writing script to build/scripts-3.5/ipengine
Writing script to build/scripts-3.5/ipcluster
Writing script to build/scripts-3.5/iptest
Writing script to build/scripts-3.5/ipython3
Writing script to build/scripts-3.5/ipcontroller3
Writing script to build/scripts-3.5/ipengine3
Writing script to build/scripts-3.5/ipcluster3
Writing script to build/scripts-3.5/iptest3
cd IPython/html && fab css
Traceback (most recent call last):
  File "/usr/bin/fab", line 9, in 
load_entry_point('Fabric==1.10.2', 'console_scripts', 'fab')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 542, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2569, in load_entry_point
return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2229, in load
return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2235, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/fabric/main.py", line 19, in 
from fabric import api, state, colors
  File "/usr/lib/python2.7/dist-packages/fabric/api.py", line 11, in 
from fabric.decorators import (hosts, roles, runs_once, with_settings, task,
  File "/usr/lib/python2.7/dist-packages/fabric/decorators.py", line
9, in 
from Crypto import Random
ImportError: No module named Crypto
debian/rules:23: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/ipython-2.4.1'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#830247: ruby-oj: FTBFS on i386: Test failure in Juice#test_float_parse

2016-07-07 Thread Daniel Schepler
, 0 skips
 running ./test/./test_strict.rb test ---
Run options: --seed 13139

# Running:

.

Finished in 0.002711s, 9221.1195 runs/s, 17704.5494 assertions/s.

25 runs, 48 assertions, 0 failures, 0 errors, 0 skips
 running ./test/./test_object.rb test ---
Run options: --seed 4284

# Running:

...

Finished in 0.006589s, 8347.7703 runs/s, 17150.8736 assertions/s.

55 runs, 113 assertions, 0 failures, 0 errors, 0 skips
 running ./test/./test_scp.rb test ---
Run options: --seed 25201

# Running:

..{}
...

Finished in 0.003972s, 5286.9130 runs/s, 6042.1863 assertions/s.

21 runs, 24 assertions, 0 failures, 0 errors, 0 skips
 running ./test/./test_compat.rb test ---
Run options: --seed 4720

# Running:



Finished in 0.003751s, 9598.0641 runs/s, 15996.7734 assertions/s.

36 runs, 60 assertions, 0 failures, 0 errors, 0 skips
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install
/build/ruby-oj-2.16.1/debian/ruby-oj returned exit code 1
debian/rules:15: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
exit status 2
-- 
Daniel Schepler



Bug#829388: oscache: FTBFS: the artifact antlr:antlr:jar:2.x has not been downloaded

2016-07-02 Thread Daniel Schepler
Source: oscache
Version: 2.4.1+ds1-5
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building OSCache 2.4.1
[INFO] 
[WARNING] The POM for antlr:antlr:jar:2.x is missing, no dependency
information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.233 s
[INFO] Finished at: 2016-07-02T22:23:37+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Failed to execute goal on project oscache: Could not resolve
dependencies for project opensymphony:oscache:jar:2.4.1: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact antlr:antlr:jar:2.x has not been downloaded from it before.
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/oscache-2.4.1+ds1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/oscache-2.4.1+ds1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/oscache-2.4.1+ds1/debian
-Dmaven.repo.local=/build/oscache-2.4.1+ds1/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#829377: libbtm-java: FTBFS: Test failures

2016-07-02 Thread Daniel Schepler
est
[junit] Tests run: 22, Failures: 0, Errors: 22, Skipped: 0, Time
elapsed: 0.088 sec
[junit] Test bitronix.tm.mock.NewJdbcProperUsageMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcStrangeUsageMockTest
[junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time
elapsed: 0.073 sec
[junit] Test bitronix.tm.mock.NewJdbcStrangeUsageMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcSuspendResumeMockTest
[junit] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time
elapsed: 0.083 sec
[junit] Test bitronix.tm.mock.NewJdbcSuspendResumeMockTest FAILED
[junit] Running bitronix.tm.mock.NewJdbcWrongUsageMockTest
[junit] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time
elapsed: 0.074 sec
[junit] Test bitronix.tm.mock.NewJdbcWrongUsageMockTest FAILED
[junit] Running bitronix.tm.recovery.RecovererTest
[junit] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time
elapsed: 0.077 sec
[junit] Test bitronix.tm.recovery.RecovererTest FAILED
[junit] Running bitronix.tm.resource.ResourceLoaderTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.18 sec
[junit] Running bitronix.tm.resource.common.XAPoolTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.213 sec
[junit] Test bitronix.tm.resource.common.XAPoolTest FAILED
[junit] Running bitronix.tm.timer.TaskSchedulerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 4.057 sec
[junit] Running bitronix.tm.twopc.OnePcFailureTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.075 sec
[junit] Test bitronix.tm.twopc.OnePcFailureTest FAILED
[junit] Running bitronix.tm.twopc.Phase1FailureTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time
elapsed: 0.077 sec
[junit] Test bitronix.tm.twopc.Phase1FailureTest FAILED
[junit] Running bitronix.tm.twopc.Phase2FailureTest
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time
elapsed: 0.078 sec
[junit] Test bitronix.tm.twopc.Phase2FailureTest FAILED
[junit] Running bitronix.tm.utils.CryptoEngineTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.092 sec
[junit] Running bitronix.tm.utils.DefaultExceptionAnalyzerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.04 sec
[junit] Running bitronix.tm.utils.EncoderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.038 sec
[junit] Running bitronix.tm.utils.PropertyUtilsTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.053 sec
[junit] Running bitronix.tm.utils.SchedulerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.053 sec
[junit] Running bitronix.tm.utils.UidGeneratorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.07 sec
[junitreport] Processing /build/libbtm-java-2.1.4/TESTS-TestSuites.xml
to /tmp/null372241623
[junitreport] Loading stylesheet
jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 734ms
[junitreport] Deleting: /tmp/null372241623

BUILD FAILED
/build/libbtm-java-2.1.4/build.xml:89: some test(s) failed

Total time: 28 seconds
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/libbtm-java-2.1.4'
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler



Bug#829111: spock: FTBFS: exception IOException is never thrown in body of corresponding try statement

2016-06-30 Thread Daniel Schepler
Source: spock
Version: 0.7-groovy-2.0-2
Severity: serious

>From my pbuilder build log:

...
   dh_auto_build -O--buildsystem=ant
ant -Duser.name debian
Buildfile: /build/spock-0.7-groovy-2.0/debian/build.xml

init:
[mkdir] Created dir: /build/spock-0.7-groovy-2.0/dist

build.core:
[mkdir] Created dir: /build/spock-0.7-groovy-2.0/spock-core/build
  [groovyc] Compiling 350 source files to
/build/spock-0.7-groovy-2.0/spock-core/build
  [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException:
startup failed:
  [groovyc] Compile error during compilation with javac.
  [groovyc] warning: [options] bootstrap class path not set in
conjunction with -source 1.5
  [groovyc] warning: [options] source value 1.5 is obsolete and will
be removed in a future release
  [groovyc] warning: [options] target value 1.5 is obsolete and will
be removed in a future release
  [groovyc] warning: [options] To suppress warnings about obsolete
options, use -Xlint:-options.
  [groovyc] 
/build/spock-0.7-groovy-2.0/spock-core/src/main/java/spock/lang/Specification.java:46:
warning: '_' used as an identifier
  [groovyc]   public static final Object _ = Wildcard.INSTANCE;
  [groovyc]  ^
  [groovyc]   (use of '_' as an identifier might not be supported in
releases after Java SE 8)
  [groovyc] 
/build/spock-0.7-groovy-2.0/spock-core/src/main/java/org/spockframework/runtime/ConfigurationScriptLoader.java:129:
error: exception IOException is never thrown in body of corresponding
try statement
  [groovyc] } catch (IOException e) {
  [groovyc]   ^
  [groovyc] Note: Some input files use or override a deprecated API.
  [groovyc] Note: Recompile with -Xlint:deprecation for details.
  [groovyc] 1 error
  [groovyc] 5 warnings
  [groovyc]
  [groovyc]
  [groovyc] 1 error

BUILD FAILED
/build/spock-0.7-groovy-2.0/debian/build.xml:82: The following error
occurred while executing this line:
/build/spock-0.7-groovy-2.0/debian/build.xml:122: Compilation Failed

Total time: 3 seconds
dh_auto_build: ant -Duser.name debian returned exit code 1
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#829103: plexus-compiler: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
On Thu, Jun 30, 2016 at 8:40 AM, Emmanuel Bourg <ebo...@apache.org> wrote:
> I'm unable to reproduce this error with pbuilder. Are you using locally
> rebuilt packages?

Yes, this was with locally rebuilt packages - sorry I neglected to
check against a vanilla pbuilder chroot, I was assuming all these
would be reproducible now since the new upload of velocity with
reduced dependencies.  But in this case, it looks like the difference
is that my locally rebuilt version of libsisu-plexus-java depends on
libplexus-component-annotations-java instead of
libplexus-containers1.5-java.

So, feel free to downgrade the severity.
-- 
Daniel Schepler



Bug#829106: sisu-inject: FTBFS: the artifact javax.servlet:servlet-api:jar:debian has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: sisu-inject
Version: 0.3.2-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Sisu Inject  SUCCESS [  0.002 s]
[INFO] org.eclipse.sisu.inject  FAILURE [  0.149 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.274 s
[INFO] Finished at: 2016-06-28T00:11:06+00:00
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project org.eclipse.sisu.inject:
Could not resolve dependencies for project
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2: Cannot access
central (https://repo.maven.apache.org/maven2) in offline mode and the
artifact javax.servlet:servlet-api:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :org.eclipse.sisu.inject
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#829105: sisu-guice: FTBFS: the artifact org.apache.ant:ant:jar:debian has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: sisu-guice
Version: 3.2.6-2
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Sisu Guice . SUCCESS [  0.003 s]
[INFO] Sisu Guice - Bill of Materials . SUCCESS [  0.001 s]
[INFO] Sisu Guice - Core Library .. FAILURE [  0.158 s]
[INFO] Sisu Guice - Extensions  SKIPPED
[INFO] Sisu Guice - Extensions - AssistedInject ... SKIPPED
[INFO] Sisu Guice - Extensions - TestLib .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.338 s
[INFO] Finished at: 2016-06-27T08:12:06+00:00
[INFO] Final Memory: 7M/150M
[INFO] 
[ERROR] Failed to execute goal on project sisu-guice: Could not
resolve dependencies for project
org.sonatype.sisu:sisu-guice:jar:3.2.6: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.apache.ant:ant:jar:debian has not been downloaded from it
before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :sisu-guice
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/sisu-guice-3.2.6
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/sisu-guice-3.2.6/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/sisu-guice-3.2.6/debian
-Dmaven.repo.local=/build/sisu-guice-3.2.6/debian/maven-repo package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#829103: plexus-compiler: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: plexus-compiler
Version: 2.4-3
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Plexus Compiler  FAILURE [  0.002 s]
[INFO] Plexus Compiler Api  SKIPPED
[INFO] Plexus Compiler Manager  SKIPPED
[INFO] Plexus Compiler Test Harness ... SKIPPED
[INFO] Plexus Compilers ... SKIPPED
[INFO] Plexus C# Compiler . SKIPPED
[INFO] Plexus Eclipse Compiler  SKIPPED
[INFO] Plexus Jikes Compiler .. SKIPPED
[INFO] Plexus Javac Component . SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.300 s
[INFO] Finished at: 2016-06-25T20:58:01+00:00
[INFO] Final Memory: 9M/212M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/plexus-compiler-2.4
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/plexus-compiler-2.4/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/plexus-compiler-2.4/debian
-Dmaven.repo.local=/build/plexus-compiler-2.4/debian/maven-repo
package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#829101: maven-shade-plugin: FTBFS: the artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has not been downloaded

2016-06-30 Thread Daniel Schepler
Source: maven-shade-plugin
Version: 2.4.3-1
Severity: serious

>From my pbuilder build log:

...
[INFO] 
[INFO] Building Apache Maven Shade Plugin 2.4.3
[INFO] 
[WARNING] The POM for
org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 is missing, no
dependency information available
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.091 s
[INFO] Finished at: 2016-06-28T19:49:07+00:00
[INFO] Final Memory: 6M/150M
[INFO] 
[ERROR] Plugin org.codehaus.plexus:plexus-component-metadata:1.5.5 or
one of its dependencies could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the
artifact org.codehaus.plexus:plexus-component-metadata:jar:1.5.5 has
not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-shade-plugin-2.4.3
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/maven-shade-plugin-2.4.3/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/maven-shade-plugin-2.4.3/debian
-Dmaven.repo.local=/build/maven-shade-plugin-2.4.3/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit
code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#828930: guice: FTBFS: the artifact org.apache.ant:ant:jar:debian has not been downloaded

2016-06-28 Thread Daniel Schepler
Source: guice
Version: 4.0-2
Severity: serious

>From my pbuilder build log:
...
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Google Guice ... SUCCESS [  0.523 s]
[INFO] Google Guice - Bill of Materials ... SUCCESS [  0.011 s]
[INFO] Google Guice - Core Library  FAILURE [  0.091 s]
[INFO] Google Guice - Extensions .. SKIPPED
[INFO] Google Guice - Extensions - AssistedInject . SKIPPED
[INFO] Google Guice - Extensions - MultiBindings .. SKIPPED
[INFO] Google Guice - Extensions - Grapher  SKIPPED
[INFO] Google Guice - Extensions - JMX  SKIPPED
[INFO] Google Guice - Extensions - JNDI ... SKIPPED
[INFO] Google Guice - Extensions - Servlet  SKIPPED
[INFO] Google Guice - Extensions - Spring . SKIPPED
[INFO] Google Guice - Extensions - ThrowingProviders .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.943 s
[INFO] Finished at: 2016-06-28T17:26:42+00:00
[INFO] Final Memory: 14M/219M
[INFO] 
[ERROR] Failed to execute goal on project guice: Could not resolve
dependencies for project com.google.inject:guice:jar:4.0: Cannot
access central (https://repo.maven.apache.org/maven2) in offline mode
and the artifact org.apache.ant:ant:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :guice
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/guice-4.0
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/build/guice-4.0/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/guice-4.0/debian
-Dmaven.repo.local=/build/guice-4.0/debian/maven-repo package
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true
-Dlocale=en_US returned exit code 1
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#828825: osgi-compendium: FTBFS: package javax.persistence does not exist

2016-06-28 Thread Daniel Schepler
Source: osgi-compendium
Version: 5.0.0-4
Severity: serious

>From my pbuilder build log:

...
   jh_build
find org -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javac -g -cp
/usr/share/java/osgi.core.jar:/usr/share/java/servlet-api-3.1.jar:/usr/share/java/ee.foundation.jar:/usr/share/java/geronimo-jpa-2.0-spec.jar:debian/_jh_build.osgi.compendium
-d debian/_jh_build.osgi.compendium -source 1.5 -target 1.5
warning: [options] bootstrap class path not set in conjunction with -source 1.5
warning: [options] source value 1.5 is obsolete and will be removed in
a future release
warning: [options] target value 1.5 is obsolete and will be removed in
a future release
warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
  ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
   ^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
^
org/osgi/service/dmt/spi/DataPlugin.java:60: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???dataRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
 ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
  ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
   ^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
^
org/osgi/service/dmt/spi/ExecPlugin.java:41: warning: unmappable
character for encoding ASCII
 * The string to be used as key for the ???execRootURIs??? property when an
 ^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:20: error:
package javax.persistence does not exist
import javax.persistence.EntityManagerFactory;
^
org/osgi/service/jpa/EntityManagerFactoryBuilder.java:64: error:
cannot find symbol
EntityManagerFactory createEntityManagerFactory(Map<String, Object> props);
^
  symbol:   class EntityManagerFactory
  location: interface EntityManagerFactoryBuilder
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
16 warnings
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



Bug#828824: maven-invoker: FTBFS: Test failure

2016-06-28 Thread Daniel Schepler
Source: maven-invoker
Version: 2.2-2
Severity: serious

>From my pbuilder build log:

...
---
 T E S T S
---
Running org.apache.maven.shared.invoker.SystemOutHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051
sec - in org.apache.maven.shared.invoker.SystemOutHandlerTest
Running org.apache.maven.shared.invoker.SystemOutLoggerTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008
sec - in org.apache.maven.shared.invoker.SystemOutLoggerTest
Running org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.101
sec - in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest
Running org.apache.maven.shared.invoker.DefaultInvokerTest
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.339
sec <<< FAILURE! - in
org.apache.maven.shared.invoker.DefaultInvokerTest
testSpaceProperties(org.apache.maven.shared.invoker.DefaultInvokerTest)
 Time elapsed: 1.747 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at 
org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:196)


Results :

Failed tests:
  DefaultInvokerTest.testSpaceProperties:196 expected:<0> but was:<1>

Tests run: 92, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 13.882 s
[INFO] Finished at: 2016-06-27T18:31:32+00:00
[INFO] Final Memory: 9M/191M
[INFO] 
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test
(default-test) on project maven-invoker: There are test failures.
[ERROR]
[ERROR] Please refer to
/build/maven-invoker-2.2/target/surefire-reports for the individual
test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/maven-invoker-2.2
-Dclassworlds.conf=/etc/maven/m2-debian.conf
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/build/maven-invoker-2.2/debian
-Dmaven.repo.local=/build/maven-invoker-2.2/debian/maven-repo test
returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



  1   2   3   4   5   6   7   8   9   10   >