Bug#1019633: ruby-invisible-captcha: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed: cannot load such file -- net/smtp

2022-11-08 Thread bunk
On Mon, Sep 12, 2022 at 09:55:28PM -0300, Antonio Terceiro wrote:
> Source: ruby-invisible-captcha
> Version: 1.1.0-5
> Severity: important
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: debian-r...@lists.debian.org
> Usertags: ruby3.1
> 
> Hi,
> 
> We are about to start the ruby3.1 transition in unstable. While trying to
> rebuild ruby-invisible-captcha with ruby3.1 enabled, the build failed.
> 
> Relevant part of the build log (hopefully):
> > cannot load such file -- net/smtp
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `block in require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:299:in
> >  `load_dependency'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `block in require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:299:in
> >  `load_dependency'
> >   # 
> > /usr/share/rubygems-integration/all/gems/activesupport-6.1.6.1/lib/active_support/dependencies.rb:332:in
> >  `require'
> >   # 
> > /usr/share/rubygems-integration/all/gems/actionmailer-6.1.6.1/lib/action_mailer/mail_with_error_handling.rb:4:in
> >  `'
>...

This looks like the same (rails?) bug as #1019610.

cu
Adrian



Bug#889139: Bug #889139 in telegram-desktop marked as pending

2018-02-04 Thread bunk
Control: tag -1 pending

Hello,

Bug #889139 in telegram-desktop reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/debian/telegram-desktop/commit/2c428e56a3419acec33316e39f7f391af9189bda


Fix memory exhausted during linkiing on mips and mipsel

Closes: #889139



(this message was generated automatically)
-- 
Greetings



Bug#902129: soapaligner: baseline violation on x86 and FTBFS everywhere else

2018-06-22 Thread Adrian Bunk
Source: soapaligner
Version: 2.20-1
Severity: serious

https://buildd.debian.org/status/package.php?p=soapaligner&suite=sid

...
cc -c -flto -msse3 -O3 -funroll-loops -maccumulate-outgoing-args 
-fomit-frame-pointer -DPTHREADS -DMAKE_TIME=\""be reproducible"\" MemManager.c 
-o MemManager.o
cc: error: unrecognized command line option '-msse3'
cc: error: unrecognized command line option '-maccumulate-outgoing-args'
Makefile:45: recipe for target 'MemManager.o' failed
make[1]: *** [MemManager.o] Error 1


SSE3 is not available on !x86.
SSE3 is a baseline violation on i386 and amd64.
Please remove -msse3.


-maccumulate-outgoing-args is only available on x86 and sh4.
It could be set on these architectures only, but it is not
obvious whether this is really beneficial.



Bug#902130: ocaml-theora FTBFS with ocaml-ogg 0.5.2-1

2018-06-22 Thread Adrian Bunk
Source: ocaml-theora
Version: 0.3.0-3
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/package.php?p=ocaml-theora&suite=sid

...
ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include  -Wall -DCAML_NAME_SPACE \
-DPIC -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include  \
  -I/usr/lib/ocaml/ogg  -o theora_stubs.o " 
theora_stubs.c 
ar rcs libtheora_stubs.a  theora_stubs.o
ocamlc.opt -c -g -I /usr/lib/ocaml/ogg theora.mli
File "theora.mli", line 163, characters 27-39:
Error: Unbound type constructor Ogg.Stream.t
make[3]: *** [OCamlMakefile:934: theora.cmi] Error 2



Bug#902131: ocaml-speex FTBFS with ocaml-ogg 0.5.2-1

2018-06-22 Thread Adrian Bunk
Source: ocaml-speex
Version: 0.2.0-3
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/package.php?p=ocaml-speex&suite=sid

...
ocamlc.opt -c -g -I /usr/lib/ocaml/ogg speex.mli
File "speex.mli", line 126, characters 51-63:
Error: Unbound type constructor Ogg.Stream.t
make[3]: *** [OCamlMakefile:934: speex.cmi] Error 2



Bug#902133: ocaml-opus FTBFS with ocaml-ogg 0.5.2-1

2018-06-22 Thread Adrian Bunk
Source: ocaml-opus
Version: 0.1.0-4
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/package.php?p=ocaml-opus&suite=sid

...
ocamlc.opt -c -dtypes -g -I /usr/lib/ocaml/ogg opus.mli
File "opus.mli", line 56, characters 46-58:
Error: Unbound type constructor Ogg.Stream.t
make[3]: *** [OCamlMakefile:1048: opus.cmi] Error 2



Bug#902139: openmprtl FTBFS on most architectures: dh_install: Cannot find (any matches for) "usr/include/ompt.h"

2018-06-22 Thread Adrian Bunk
Source: openmprtl
Version: 6.0-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=openmprtl&suite=sid

...
dh_install
dh_install: Cannot find (any matches for) "usr/include/ompt.h" (tried in ., 
debian/tmp)

dh_install: libomp-dev missing files: usr/include/ompt.h
dh_install: missing files, aborting
debian/rules:30: recipe for target 'override_dh_install-arch' failed
make[1]: *** [override_dh_install-arch] Error 25



Bug#902142: ifplugd FTBFS on s390x: configure: error: missing --with-initdir=DIR

2018-06-22 Thread Adrian Bunk
Source: ifplugd
Version: 0.28-19.2
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/fetch.php?pkg=ifplugd&arch=s390x&ver=0.28-19.3&stamp=1524590153&raw=0

...
checking for LIBDAEMON_CFLAGS... -D_REENTRANT
checking for LIBDAEMON_LIBS... -ldaemon
configure: error: missing --with-initdir=DIR


With sysvinit supporting packages becoming less common,
configuring with --with-initdir=/etc/init.d might be
a good idea.



Bug#876120: oath-toolkit: diff for NMU version 2.6.1-1.2

2018-06-22 Thread Adrian Bunk
Dear maintainer,

I've prepared an NMU for oath-toolkit (versioned as 2.6.1-1.2) and
uploaded it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru oath-toolkit-2.6.1/debian/changelog oath-toolkit-2.6.1/debian/changelog
--- oath-toolkit-2.6.1/debian/changelog	2018-04-15 21:19:41.0 +0300
+++ oath-toolkit-2.6.1/debian/changelog	2018-06-22 20:48:53.0 +0300
@@ -1,3 +1,10 @@
+oath-toolkit (2.6.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add the dblatex build dependency that is now required.
+
+ -- Adrian Bunk   Fri, 22 Jun 2018 20:48:53 +0300
+
 oath-toolkit (2.6.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru oath-toolkit-2.6.1/debian/control oath-toolkit-2.6.1/debian/control
--- oath-toolkit-2.6.1/debian/control	2015-05-18 23:17:25.0 +0300
+++ oath-toolkit-2.6.1/debian/control	2018-06-22 20:48:52.0 +0300
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: OATH Toolkit Team 
 Uploaders: Simon Josefsson 
-Build-Depends: cdbs, debhelper (>= 7.0.0), libpam0g-dev, datefudge, gtk-doc-tools, libxml2-utils, libxmlsec1-dev, dh-autoreconf
+Build-Depends: cdbs, debhelper (>= 7.0.0), libpam0g-dev, datefudge, gtk-doc-tools, dblatex, libxml2-utils, libxmlsec1-dev, dh-autoreconf
 Standards-Version: 3.9.6
 Homepage: http://www.nongnu.org/oath-toolkit/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/oath-toolkit.git


Bug#902145: kubernetes FTBFS: cannot find package "gopkg.in/warnings.v0"

2018-06-22 Thread Adrian Bunk
Source: kubernetes
Version: 1.7.16+dfsg-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=kubernetes&suite=sid

...
src/gopkg.in/gcfg.v1/errors.go:4:2: cannot find package "gopkg.in/warnings.v0" 
in any of:
/usr/lib/go-1.10/src/gopkg.in/warnings.v0 (from $GOROOT)
/<>/kubernetes-1.7.16+dfsg/_build/src/gopkg.in/warnings.v0 
(from $GOPATH)



Bug#902150: ceres-solver FTBFS on arm64/ppc64el: evaluation_callback_test (Failed)

2018-06-22 Thread Adrian Bunk
Source: ceres-solver
Version: 1.14.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=ceres-solver&suite=sid

...
99% tests passed, 1 tests failed out of 127

Total Test time (real) = 272.54 sec

The following tests FAILED:
 30 - evaluation_callback_test (Failed)
Errors while running CTest
Makefile:88: recipe for target 'test' failed
make[1]: *** [test] Error 8



Bug#902155: dulwich FTBFS: nicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 48: ordinal not in range(128)

2018-06-22 Thread Adrian Bunk
Source: dulwich
Version: 0.19.3-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=dulwich&suite=sid

...
/usr/bin/make check PYTHON=python3
make[2]: Entering directory '/<>'
python3 setup.py build
Traceback (most recent call last):
  File "setup.py", line 96, in 
**setup_kwargs
  File "/usr/lib/python3.6/distutils/core.py", line 121, in setup
dist.parse_config_files()
  File "/usr/lib/python3.6/distutils/dist.py", line 395, in parse_config_files
parser.read(filename)
  File "/usr/lib/python3.6/configparser.py", line 697, in read
self._read(fp, filename)
  File "/usr/lib/python3.6/configparser.py", line 1015, in _read
for lineno, line in enumerate(fp, start=1):
  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 0xc4 in position 48: 
ordinal not in range(128)
make[2]: *** [Makefile:25: build] Error 1


This can be reproduced with
   LANG=C dpkg-buildpackage -B



Bug#902157: libssh FTBFS on !le64bit: symbol differences

2018-06-22 Thread Adrian Bunk
Source: libssh
Version: 0.8.0~20170825.94fa1e38-2
Severity: serious
Tags: ftbfs

libssh FTBFS on ports that are not 64bit little endian:

https://buildd.debian.org/status/package.php?p=libssh&suite=sid

...
   dh_makeshlibs -a
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/libssh-4/DEBIAN/symbols doesn't match 
completely debian/libssh-4.symbols
--- debian/libssh-4.symbols (libssh-4_0.8.0~20170825.94fa1e38-2_armhf)
+++ dpkg-gensymbolsKBCfqw   2018-06-07 15:18:04.503825741 +
@@ -1,5 +1,6 @@
 libssh.so.4 libssh-4 #MINVER#
  _ssh_log@Base 0.6.1
+ base@Base 0.8.0~20170825.94fa1e38-2
  buffer_free@Base 0.3.4
  buffer_get@Base 0.3.4
  buffer_get_len@Base 0.3.4
@@ -37,8 +38,10 @@
  channel_set_blocking@Base 0.3.4
  channel_write@Base 0.3.4
  channel_write_stderr@Base 0.3.91
- crypto_scalarmult_curve25519_donna_c64@Base 0.8.0~20170825.94fa1e38-2~
- crypto_scalarmult_curve25519_donna_c64_base@Base 0.8.0~20170825.94fa1e38-2~
+#MISSING: 0.8.0~20170825.94fa1e38-2# 
crypto_scalarmult_curve25519_donna_c64@Base 0.8.0~20170825.94fa1e38-2~
+#MISSING: 0.8.0~20170825.94fa1e38-2# 
crypto_scalarmult_curve25519_donna_c64_base@Base 0.8.0~20170825.94fa1e38-2~
+ crypto_scalarmult_curve25519_ref@Base 0.8.0~20170825.94fa1e38-2
+ crypto_scalarmult_curve25519_ref_base@Base 0.8.0~20170825.94fa1e38-2
  privatekey_free@Base 0.3.4
  privatekey_from_file@Base 0.3.4
  publickey_free@Base 0.3.4
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/libssh-gcrypt-4/DEBIAN/symbols doesn't match 
completely debian/libssh-gcrypt-4.symbols
--- debian/libssh-gcrypt-4.symbols 
(libssh-gcrypt-4_0.8.0~20170825.94fa1e38-2_armhf)
+++ dpkg-gensymbolsg_QU2t   2018-06-07 15:18:05.948811675 +
@@ -1,5 +1,6 @@
 libssh-gcrypt.so.4 libssh-gcrypt-4 #MINVER#
  _ssh_log@Base 0.6.1
+ base@Base 0.8.0~20170825.94fa1e38-2
  buffer_free@Base 0.3.4
  buffer_get@Base 0.3.4
  buffer_get_len@Base 0.3.4
@@ -37,8 +38,10 @@
  channel_set_blocking@Base 0.3.4
  channel_write@Base 0.3.4
  channel_write_stderr@Base 0.3.91
- crypto_scalarmult_curve25519_donna_c64@Base 0.8.0~20170825.94fa1e38-2~
- crypto_scalarmult_curve25519_donna_c64_base@Base 0.8.0~20170825.94fa1e38-2~
+#MISSING: 0.8.0~20170825.94fa1e38-2# 
crypto_scalarmult_curve25519_donna_c64@Base 0.8.0~20170825.94fa1e38-2~
+#MISSING: 0.8.0~20170825.94fa1e38-2# 
crypto_scalarmult_curve25519_donna_c64_base@Base 0.8.0~20170825.94fa1e38-2~
+ crypto_scalarmult_curve25519_ref@Base 0.8.0~20170825.94fa1e38-2
+ crypto_scalarmult_curve25519_ref_base@Base 0.8.0~20170825.94fa1e38-2
  privatekey_free@Base 0.3.4
  privatekey_from_file@Base 0.3.4
  publickey_free@Base 0.3.4
dh_makeshlibs: failing due to earlier errors
debian/rules:9: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2



Bug#902156: libssh FTBFS on ppc*: Failed torture_keyfiles (Child aborted)

2018-06-22 Thread Adrian Bunk
Source: libssh
Version: 0.8.0~20170825.94fa1e38-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=libssh&suite=sid

...
 8/14 Test #11: torture_keyfiles .***Exception: Child aborted  
0.01 sec
[==] Running 4 test(s).
[ RUN  ] torture_pubkey_from_file
[   OK ] torture_pubkey_from_file
[ RUN  ] torture_pubkey_generate_from_privkey
[   OK ] torture_pubkey_generate_from_privkey
[ RUN  ] torture_privatekey_from_file
free(): invalid pointer
...
The following tests FAILED:
 11 - torture_keyfiles (Child aborted)
Errors while running CTest
make[2]: *** [Makefile:144: test] Error 8



Bug#902158: octave-tisean FTBFS: test failure with octave 4.4.0

2018-06-22 Thread Adrian Bunk
Source: octave-tisean
Version: 0.2.3-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=octave-tisean&arch=amd64&ver=0.2.3-3%2Bb1&stamp=1528653406&raw=0

...
* shared s,p
 [s,p] = surrogates (henon (1000).', 'i', 50, 'n', 15);
 p = p.';
* test
 expected(1:15) = 50;
 assert (p(:,1), expected.')
! test failed
ASSERT errors for:  assert (p (:, 1),expected.')

  Location  |  Observed  |  Expected  |  Reason
(1)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(2)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(3)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(4)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(5)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(6)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(7)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(8)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(9)  140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(10) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(11) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(12) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(13) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(14) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
(15) 140673063845938  50Abs err 1.4067e+14 exceeds tol 0 by 
1e+14
...
Summary: 162 tests, 161 passed, 0 known failures, 0 skipped
Some tests failed.  Giving up...
make: *** [debian/rules:5: binary-arch] Error 1



Bug#902161: gatb-core: "dpkg-buildpackage -B" FTBFS

2018-06-22 Thread Adrian Bunk
Source: gatb-core
Version: 1.4.1+dfsg-1
Severity: serious

"dpkg-buildpackage -B" as is done on the buildds
FTBFS everywhere (also on amd64):

https://buildd.debian.org/status/package.php?p=gatb-core&suite=sid

...
install -d -m 755 debian/libgatbcore-dev/usr
mv debian/tmp/usr/include debian/libgatbcore-dev/usr
mkdir -p debian/gatb-core/usr/lib/gatb-core
mv debian/gatb-core-testdata/usr/share/doc/gatb-core/test/gatb-core-cppunit 
debian/gatb-core/usr/lib/gatb-core
mv: cannot stat 
'debian/gatb-core-testdata/usr/share/doc/gatb-core/test/gatb-core-cppunit': No 
such file or directory
debian/rules:13: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1



Bug#902145: kubernetes FTBFS: cannot find package "gopkg.in/warnings.v0"

2018-06-22 Thread Adrian Bunk
Control: reassign -1 golang-gopkg-gcfg.v1-dev 1.2.0-4
Control: retitle -1 golang-gopkg-gcfg.v1-dev must stop providing 
golang-gopkg-warnings.v0-dev
Control: affects -1 src:kubernetes

On Sat, Jun 23, 2018 at 10:04:44AM +1000, Dmitry Smirnov wrote:
> On Saturday, 23 June 2018 4:00:14 AM AEST Adrian Bunk wrote:
> > src/gopkg.in/gcfg.v1/errors.go:4:2: cannot find package
> > "gopkg.in/warnings.v0" in any of:
> > /usr/lib/go-1.10/src/gopkg.in/warnings.v0 (from $GOROOT)
> > /<>/kubernetes-1.7.16+dfsg/_build/src/gopkg.in/warnings.v0 
> > (from
> > $GOPATH)
> 
> This is not a bug in kibernetes packaging. If you carefully inspect build log 
> [1] then you can find "golang-gopkg-warnings.v0-dev" in "Merged Build-
> Depends" and "Filtered Build-Depends", selected for installation but never 
> actually installed.
> 
> I don't know which particular component of dpkg is responsible for the 
> problem but it almost certainly have something to do with dot "." in the 
> package name.
>...

The dot is not the problem here.

golang-gopkg-gcfg.v1-dev stopped bunding gopkg.in/warnings.v0, 
but the "Provides: golang-gopkg-warnings.v0-dev" is still in
debian/control.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902145: kubernetes FTBFS: cannot find package "gopkg.in/warnings.v0"

2018-06-22 Thread Adrian Bunk
On Sat, Jun 23, 2018 at 10:48:57AM +1000, Dmitry Smirnov wrote:
> On Saturday, 23 June 2018 10:27:29 AM AEST Adrian Bunk wrote:
> > golang-gopkg-gcfg.v1-dev stopped bunding gopkg.in/warnings.v0,
> > but the "Provides: golang-gopkg-warnings.v0-dev" is still in
> > debian/control.
> 
> Awesome. Thank you for insights. How did you find the problem so fast?
> Which method did you use?

apt-cache showpkg golang-gopkg-warnings.v0-dev

You and me were suspecting the problem in completely different areas,
and therefore searching in different places.
I was lucky that I had the correct guess.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#901760: r-cran-spatstat: FTBFS Unmatched ( in regex; marked by <-- HERE in m/^RandomFieldsUtils(

2018-06-23 Thread Adrian Bunk
Control: reassign -1 dh-r 20180613
Control: fixed -1 20180617
Control: close -1
Control: affects -1 src:r-cran-spatstat

On Mon, Jun 18, 2018 at 08:17:56AM +0200, Graham Inggs wrote:
> Source: r-cran-spatstat
> Version: 1.56-0-1
> Severity: serious
> Tags: ftbfs
> 
> Hi R Package Team
> 
> r-cran-spatstat FTBFS everywhere on the buildds, except on armel and
> mipsel [1], with the following error:
> 
> ** testing if installed package can be loaded
> * DONE (spatstat)
> Unmatched ( in regex; marked by <-- HERE in m/^RandomFieldsUtils( <--
> HERE >=$/ at /usr/share/perl5/Debian/Debhelper/Buildsystem/R.pm line
> 203.
> debian/rules:4: recipe for target 'binary-arch' failed
> make: *** [binary-arch] Error 255

This was actually a bug in dh-r, see
https://salsa.debian.org/r-pkg-team/dh-r/commit/94a12fb14d42125f1c5f10b323c8251ff314a7dc

r-cran-spatstat builds now:
https://buildd.debian.org/status/package.php?p=r-cran-spatstat

Reassigning and closing this bug.

> Regards
> Graham

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902194: ostree FTBFS on 32bit: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'guint64

2018-06-23 Thread Adrian Bunk
Source: ostree
Version: 2018.6-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=ostree&suite=sid

...
src/libostree/ostree-repo-commit.c: In function 'write_content_object':
src/libostree/ostree-repo-commit.c:906:62: error: format '%lu' expects argument 
of type 'long unsigned int', but argument 3 has type 'guint64 {aka long long 
unsigned int}' [-Werror=format=]
 return glnx_throw (error, "min-free-space-size %luMB would be 
exceeded, %s more required",
~~^
%llu
self->min_free_space_mb, formatted_required);
~~~
src/libostree/ostree-repo-commit.c: In function 
'ostree_repo_prepare_transaction':
src/libostree/ostree-repo-commit.c:1620:62: error: format '%lu' expects 
argument of type 'long unsigned int', but argument 3 has type 'guint64 {aka 
long long unsigned int}' [-Werror=format=]
 return glnx_throw (error, "min-free-space-size %luMB would be 
exceeded, %s available",
~~^
%llu
self->min_free_space_mb, formatted_free);
~~~



Bug#902197: mozjs52 FTBFS with icu 60.2

2018-06-23 Thread Adrian Bunk
Source: mozjs52
Version: 52.3.1-7
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=mozjs52&suite=sid

...
make[2]: Making `all' in `layoutex'
make[3]: Entering directory '/tmp/icu-obj-zx3uTY/layoutex'
make[3]: *** No rule to make target 'ParagraphLayout.ao', needed by 
'../lib/libiculx.a'.  Stop.
make[3]: Leaving directory '/tmp/icu-obj-zx3uTY/layoutex'
make[2]: *** [Makefile:147: all-recursive] Error 2
make[2]: Leaving directory '/tmp/icu-obj-zx3uTY'
Error running "make" in directory /tmp/icu-obj-zx3uTY
Error updating ICU data file
Updating ICU sources lists...
Running ICU configure...
Running ICU make...
make[1]: *** [debian/rules:71: override_dh_auto_configure] Error 1



Bug#902198: octave-odepkg FTBFS with octave 4.4.0

2018-06-23 Thread Adrian Bunk
Source: octave-odepkg
Version: 0.8.5-5
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=octave-odepkg&suite=sid

...
/usr/bin/mkoctfile --verbose -c odepkg_octsolver_mebdfdae.cc -o 
odepkg_octsolver_mebdfdae.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/octave-4.4.0/octave/.. -I/usr/include/octave-4.4.0/octave  
-pthread -fopenmp -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security
odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o
odepkg_octsolver_mebdfdae.cc:42:10: fatal error: config.h: No such file or 
directory
 #include 
  ^~
compilation terminated.
make[1]: *** [Makefile:53: odepkg_octsolver_mebdfdae.o] Error 1



Bug#902199: python-numpy FTBFS on s390x: numpy.core.tests.test_umath.TestComplexFunctions.test_against_cmath ... Segmentation fault

2018-06-23 Thread Adrian Bunk
Source: python-numpy
Version: 1:1.14.5-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=python-numpy&arch=s390x&ver=1%3A1.14.5-1&stamp=1528849580&raw=0

...
numpy.core.tests.test_umath.TestChoose.test_mixed ... ok
numpy.core.tests.test_umath.TestComparisons.test_ignore_object_identity_in_equal
 ... ok
numpy.core.tests.test_umath.TestComparisons.test_ignore_object_identity_in_not_equal
 ... ok
numpy.core.tests.test_umath.TestComplexFunctions.test_against_cmath ... 
Segmentation fault
make[1]: *** [debian/rules:152: override_dh_auto_install] Error 139



Bug#902200: heaptrack FTBFS on 32bit

2018-06-23 Thread Adrian Bunk
Source: heaptrack
Version: 1.1.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=heaptrack&suite=sid

...
/<>/tests/auto/tst_io.cpp: In function 'void 
C_A_T_C_HT_E_S_T112()':
/<>/tests/auto/tst_io.cpp:127:86: error: unable to deduce 
'std::initializer_list<_Tp>&&' from '{8746901101568, 0, 223316, 2320472, 9984}'
 for (uint64_t expected : {0x7f48beedc00ul, 0x0ul, 0x36854ul, 0x236858ul, 
0x2700ul}) {

  ^
/<>/tests/auto/tst_io.cpp:127:86: note:   deduced conflicting 
types for parameter '_Tp' ('long long unsigned int' and 'long unsigned int')
In file included from /<>/tests/auto/tst_io.cpp:22:0:
/<>/tests/auto/../../src/util/linewriter.h: In instantiation of 
'static char* LineWriter::writeHexNumber(char*, V) [with V = long long unsigned 
int]':
/<>/tests/auto/../../src/util/linewriter.h:208:32:   required from 
'static char* LineWriter::writeHexNumbers(char*, V, T ...) [with V = long long 
unsigned int; T = {long long unsigned int}]'
/<>/tests/auto/../../src/util/linewriter.h:141:33:   required from 
'bool LineWriter::writeHexLine(char, T ...) [with T = {long long unsigned int, 
long long unsigned int}]'
/<>/tests/auto/tst_io.cpp:40:5:   required from here
/<>/tests/auto/../../src/util/linewriter.h:170:46: error: call of 
overloaded 'clz(long long unsigned int&)' is ambiguous
 const unsigned zeroBits = value ? clz(value) : numBits;
   ~~~^~~
/<>/tests/auto/../../src/util/linewriter.h:151:28: note: 
candidate: static unsigned int LineWriter::clz(unsigned int)
 inline static unsigned clz(unsigned V)
^~~
/<>/tests/auto/../../src/util/linewriter.h:156:28: note: 
candidate: static unsigned int LineWriter::clz(long unsigned int)
 inline static unsigned clz(long unsigned V)
^~~
tests/auto/CMakeFiles/tst_io.dir/build.make:65: recipe for target 
'tests/auto/CMakeFiles/tst_io.dir/tst_io.cpp.o' failed
make[3]: *** [tests/auto/CMakeFiles/tst_io.dir/tst_io.cpp.o] Error 1



Bug#902202: xmds2 FTBFS with octave 4.4.0

2018-06-23 Thread Adrian Bunk
Source: xmds2
Version: 2.2.3+dfsg-7
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=xmds2&arch=all&ver=2.2.3%2Bdfsg-8&stamp=1529580208&raw=0

...
error: ft_text_renderer: invalid bounding box, cannot render
error: __go_axes__: unable to create graphics handle
error: called from
axes at line 66 column 10
newplot at line 158 column 10
plot at line 222 column 9
error: writing file '/sbuild-nonexistent/.octave_hist': No such file or 
directory
error: ignoring const execution_exception& while preparing to exit
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1



Bug#902203: acpica-unix FTBFS on 64bit big endian

2018-06-23 Thread Adrian Bunk
Source: acpica-unix
Version: 20180531-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=acpica-unix&suite=sid

...
Running make install from /<>/tests/aslts
Begin compiling test package: [src]
Begin compiling test package: [runtime]
Begin compiling test package: [collections]
Begin compiling test package: [bdemo]
Begin compiling test package: [ACPICA]
Begin compiling test package: [bdemo]
  Convert
E: Build killed with signal TERM after 150 minutes of inactivity



Bug#902205: libpll FTBFS on !x86: missing symbols

2018-06-23 Thread Adrian Bunk
Source: libpll
Version: 0.3.2-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=libpll&suite=sid

...
   dh_makeshlibs -a
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libpll0/DEBIAN/symbols doesn't match 
completely debian/libpll0.symbols
--- debian/libpll0.symbols (libpll0_0.3.2-1_arm64)
+++ dpkg-gensymbolsw5i_9A   2018-05-29 08:15:49.379262763 +
@@ -49,70 +49,70 @@
  pll_compute_likelihood_derivatives@Base 0.3.2
  pll_compute_root_loglikelihood@Base 0.3.2
  pll_core_create_lookup@Base 0.3.2
- pll_core_create_lookup_20x20_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_create_lookup_20x20_avx@Base 0.3.2
  pll_core_create_lookup_4x4@Base 0.3.2
- pll_core_create_lookup_4x4_avx@Base 0.3.2
- pll_core_create_lookup_4x4_sse@Base 0.3.2
- pll_core_create_lookup_avx@Base 0.3.2
- pll_core_create_lookup_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_create_lookup_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_create_lookup_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_create_lookup_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_create_lookup_sse@Base 0.3.2
  pll_core_edge_loglikelihood_ii@Base 0.3.2
- pll_core_edge_loglikelihood_ii_4x4_avx@Base 0.3.2
- pll_core_edge_loglikelihood_ii_4x4_sse@Base 0.3.2
- pll_core_edge_loglikelihood_ii_avx2@Base 0.3.2
- pll_core_edge_loglikelihood_ii_avx@Base 0.3.2
- pll_core_edge_loglikelihood_ii_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ii_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ii_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ii_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ii_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ii_sse@Base 0.3.2
  pll_core_edge_loglikelihood_ti@Base 0.3.2
- pll_core_edge_loglikelihood_ti_20x20_avx2@Base 0.3.2
- pll_core_edge_loglikelihood_ti_20x20_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_20x20_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_20x20_avx@Base 0.3.2
  pll_core_edge_loglikelihood_ti_4x4@Base 0.3.2
- pll_core_edge_loglikelihood_ti_4x4_avx@Base 0.3.2
- pll_core_edge_loglikelihood_ti_4x4_sse@Base 0.3.2
- pll_core_edge_loglikelihood_ti_avx@Base 0.3.2
- pll_core_edge_loglikelihood_ti_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_edge_loglikelihood_ti_sse@Base 0.3.2
  pll_core_likelihood_derivatives@Base 0.3.2
- pll_core_likelihood_derivatives_avx2@Base 0.3.2
- pll_core_likelihood_derivatives_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_likelihood_derivatives_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_likelihood_derivatives_avx@Base 0.3.2
  pll_core_root_loglikelihood@Base 0.3.2
- pll_core_root_loglikelihood_4x4_avx@Base 0.3.2
- pll_core_root_loglikelihood_4x4_sse@Base 0.3.2
- pll_core_root_loglikelihood_avx2@Base 0.3.2
- pll_core_root_loglikelihood_avx@Base 0.3.2
- pll_core_root_loglikelihood_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_root_loglikelihood_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_root_loglikelihood_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_root_loglikelihood_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_root_loglikelihood_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_root_loglikelihood_sse@Base 0.3.2
  pll_core_update_partial_ii@Base 0.3.2
- pll_core_update_partial_ii_4x4_avx@Base 0.3.2
- pll_core_update_partial_ii_4x4_sse@Base 0.3.2
- pll_core_update_partial_ii_avx2@Base 0.3.2
- pll_core_update_partial_ii_avx@Base 0.3.2
- pll_core_update_partial_ii_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ii_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ii_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ii_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ii_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ii_sse@Base 0.3.2
  pll_core_update_partial_ti@Base 0.3.2
- pll_core_update_partial_ti_20x20_avx2@Base 0.3.2
- pll_core_update_partial_ti_20x20_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_20x20_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_20x20_avx@Base 0.3.2
  pll_core_update_partial_ti_4x4@Base 0.3.2
- pll_core_update_partial_ti_4x4_avx@Base 0.3.2
- pll_core_update_partial_ti_4x4_sse@Base 0.3.2
- pll_core_update_partial_ti_avx2@Base 0.3.2
- pll_core_update_partial_ti_avx@Base 0.3.2
- pll_core_update_partial_ti_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_4x4_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_4x4_sse@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_avx2@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_avx@Base 0.3.2
+#MISSING: 0.3.2-1# pll_core_update_partial_ti_sse@Base 0.3.2
  pll_core_update_partia

Bug#902218: ostree FTBFS on 64bit big endian: test failures

2018-06-23 Thread Adrian Bunk
Source: ostree
Version: 2018.6-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=ostree&suite=sid

...
ERROR: tests/test-find-remotes.sh
=

# testlabel.txt: security.selinux: No such attribute
++ BUILT_WITH_ASAN=
++ test -n ''
++ test -z ''
++ test -z ''
++ CMD_PREFIX='env LD_PRELOAD=/<>/tests/libreaddir-rand.so'
++ test -n /<>
++ OSTREE_HTTPD=/<>/ostree-trivial-httpd
++ _have_user_xattrs=
++ _have_strace_fault_injection=
+ echo 1..1
+ cd /var/tmp/tap-test.U3hurR
+ mkdir apps-collection
+ ostree_repo_init apps-collection --collection-id org.example.AppsCollection
+ repo=apps-collection
+ shift
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=apps-collection init --collection-id org.example.AppsCollection
+ test -n 1
+ echo -e 'disable-xattrs=true\n'
+ mkdir -p files
+ pushd files
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=../apps-collection commit -s 'Test apps-collection commit 1' -b app1 
--gpg-homedir=/var/tmp/tap-test.U3hurR/gpghome --gpg-sign=472CDAFA
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=../apps-collection commit -s 'Test apps-collection commit 2' -b app2 
--gpg-homedir=/var/tmp/tap-test.U3hurR/gpghome --gpg-sign=472CDAFA
+ popd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=apps-collection summary --update 
--gpg-homedir=/var/tmp/tap-test.U3hurR/gpghome --gpg-sign=472CDAFA
+ mkdir os-collection
+ ostree_repo_init os-collection --collection-id org.example.OsCollection
+ repo=os-collection
+ shift
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=os-collection init --collection-id org.example.OsCollection
+ test -n 1
+ echo -e 'disable-xattrs=true\n'
+ mkdir -p files
+ pushd files
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=../os-collection commit -s 'Test os-collection commit 1' -b 
os/amd64/master --gpg-homedir=/var/tmp/tap-test.U3hurR/gpghome 
--gpg-sign=CA950D41
+ popd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=os-collection summary --update 
--gpg-homedir=/var/tmp/tap-test.U3hurR/gpghome --gpg-sign=CA950D41
+ mkdir local
+ ostree_repo_init local
+ repo=local
+ shift
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
init
+ test -n 1
+ echo -e 'disable-xattrs=true\n'
++ pwd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
remote add apps-remote file:///var/tmp/tap-test.U3hurR/apps-collection 
--collection-id org.example.AppsCollection 
--gpg-import=/var/tmp/tap-test.U3hurR/gpghome/key1.asc
++ pwd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
remote add os-remote file:///var/tmp/tap-test.U3hurR/os-collection 
--collection-id org.example.OsCollection 
--gpg-import=/var/tmp/tap-test.U3hurR/gpghome/key2.asc
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
pull apps-remote app1
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
pull os-remote os/amd64/master
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
refs
+ assert_file_has_content refs '^apps-remote:app1$'
+ fpath=refs
+ shift
+ for re in "$@"
+ grep -q -e '^apps-remote:app1$' refs
+ assert_file_has_content refs '^os-remote:os/amd64/master$'
+ fpath=refs
+ shift
+ for re in "$@"
+ grep -q -e '^os-remote:os/amd64/master$' refs
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree --repo=local 
refs --collections
+ cat refs
+ wc -l
+ assert_file_has_content refs '^(org.example.AppsCollection, app1)$'
+ fpath=refs
+ shift
+ for re in "$@"
+ grep -q -e '^(org.example.AppsCollection, app1)$' refs
+ assert_file_has_content refs '^(org.example.OsCollection, os/amd64/master)$'
+ fpath=refs
+ shift
+ for re in "$@"
+ grep -q -e '^(org.example.OsCollection, os/amd64/master)$' refs
+ assert_file_has_content refscount '^2$'
+ fpath=refscount
+ shift
+ for re in "$@"
+ grep -q -e '^2$' refscount
+ mkdir local-mirror
+ ostree_repo_init local-mirror
+ repo=local-mirror
+ shift
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror init
+ test -n 1
+ echo -e 'disable-xattrs=true\n'
++ pwd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror remote add apps-remote 
file:///var/tmp/tap-test.U3hurR/apps-collection --collection-id 
org.example.AppsCollection 
--gpg-import=/var/tmp/tap-test.U3hurR/gpghome/key1.asc
++ pwd
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror remote add os-remote 
file:///var/tmp/tap-test.U3hurR/os-collection --collection-id 
org.example.OsCollection --gpg-import=/var/tmp/tap-test.U3hurR/gpghome/key2.asc
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror pull --mirror apps-remote app1
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror pull --mirror os-remote os/amd64/master
+ env LD_PRELOAD=/<>/tests/libreaddir-rand.so ostree 
--repo=local-mirror refs
+ wc -l
+ assert_file_has_content refscount '^0$'
+ fpath=refscount
+ shift
+ for re in "$@"
+ grep -q -e 

Bug#902197: mozjs52 FTBFS with icu 60.2

2018-06-23 Thread Adrian Bunk
On Sat, Jun 23, 2018 at 04:33:40PM +0100, Simon McVittie wrote:
>...
> (It would be better to fix #878362 by using the system ICU, but I don't
> know how feasible that will be - last time I tried, mozjs52 failed
> to build.)

It wouldn't work long-time if mozjs52 follows upstream firefox-esr
in stable.

> smcv

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#880276: Bug is also in stretch

2018-06-24 Thread Adrian Bunk
Control: fixed -1 3.0.0-2

On Sun, Jun 24, 2018 at 02:36:12PM +0200, Santiago Vila wrote:
> reopen 880276
> thanks
> 
> On Mon, 25 Dec 2017, Adrian Bunk wrote:
> 
> > tags 880276 stretch
> > thanks
> > 
> > https://tests.reproducible-builds.org/debian/history/ruby-encryptor.html
> 
> Indeed, and for that reason, I'm reopening it.

That's actually bad in such cases:

When the BTS has a "fixed" version it does not matter whether the bug is 
open or closed - the BTS then does version tracking and knows that the
bug is still present in older versions (for RC bugs still present in
stable this also prevents archiving of the bug).

"reopen" wipes "fixed", which wrongly reopens the bug for buster/unstable.

> Dear maintainer: Please consider a fix for stable.

Agreed.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#853682: tiledarray: diff for NMU version 0.6.0-5.2

2018-06-24 Thread Adrian Bunk
Dear maintainer,

I've prepared an NMU for tiledarray (versioned as 0.6.0-5.2) and 
uploaded it to DELAYED/10. Please feel free to tell me if I should 
cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru tiledarray-0.6.0/debian/changelog tiledarray-0.6.0/debian/changelog
--- tiledarray-0.6.0/debian/changelog	2018-04-20 23:20:04.0 +0300
+++ tiledarray-0.6.0/debian/changelog	2018-06-24 13:38:23.0 +0300
@@ -1,3 +1,15 @@
+tiledarray (0.6.0-5.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with less debug info on 32bit to workaround
+the virtual address space limitation.
+  * Fix the accidental disabling of compiler optimization
+on mips* in 0.6.0-2.
+  * Remove flags from the pkg-config Cflags/Libs that don't
+    belong there.
+
+ -- Adrian Bunk   Sun, 24 Jun 2018 13:38:23 +0300
+
 tiledarray (0.6.0-5.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru tiledarray-0.6.0/debian/patches/pkgconfig-flags.patch tiledarray-0.6.0/debian/patches/pkgconfig-flags.patch
--- tiledarray-0.6.0/debian/patches/pkgconfig-flags.patch	1970-01-01 02:00:00.0 +0200
+++ tiledarray-0.6.0/debian/patches/pkgconfig-flags.patch	2018-06-24 13:38:23.0 +0300
@@ -0,0 +1,13 @@
+Description: Remove flags from the pkg-config file that don't belong there
+Author: Adrian Bunk 
+
+--- tiledarray-0.6.0.orig/tiledarray.pc.in
 tiledarray-0.6.0/tiledarray.pc.in
+@@ -2,5 +2,5 @@ Name: tiledarray
+ Description: A modern C++ library for block-sparse tensor computation
+ Version: @TILEDARRAY_VERSION@
+ URL: https://github.com/ValeevGroup/tiledarray
+-Cflags: -I@CMAKE_INSTALL_PREFIX@/include @CMAKE_CXX_FLAGS@ @TiledArray_PC_CFLAGS@
+-Libs: -L@CMAKE_INSTALL_PREFIX@/lib @CMAKE_EXE_LINKER_FLAGS@  @TiledArray_PC_LIBS@
++Cflags: -I@CMAKE_INSTALL_PREFIX@/include @TiledArray_PC_CFLAGS@
++Libs: -L@CMAKE_INSTALL_PREFIX@/lib @TiledArray_PC_LIBS@
diff -Nru tiledarray-0.6.0/debian/patches/series tiledarray-0.6.0/debian/patches/series
--- tiledarray-0.6.0/debian/patches/series	2018-04-20 23:11:11.0 +0300
+++ tiledarray-0.6.0/debian/patches/series	2018-06-24 13:38:23.0 +0300
@@ -1 +1,2 @@
 specialization-after-instantiation.patch
+pkgconfig-flags.patch
diff -Nru tiledarray-0.6.0/debian/rules tiledarray-0.6.0/debian/rules
--- tiledarray-0.6.0/debian/rules	2017-01-14 00:37:27.0 +0200
+++ tiledarray-0.6.0/debian/rules	2018-06-24 13:38:23.0 +0300
@@ -19,9 +19,13 @@
 include /usr/share/dpkg/architecture.mk
 
 ifneq (,$(findstring mips,$(DEB_TARGET_ARCH)))
-  CXX_FLAGS="$(shell pkg-config --cflags-only-I mpi) -mxgot"
+  CXXFLAGS+=$(shell pkg-config --cflags-only-I mpi) -g0 -mxgot
 else
-  CXX_FLAGS="$(shell pkg-config --cflags-only-I mpi)"
+  ifeq (32,$(DEB_HOST_ARCH_BITS))
+CXXFLAGS+=$(shell pkg-config --cflags-only-I mpi) -g1
+  else
+CXXFLAGS+=$(shell pkg-config --cflags-only-I mpi)
+  endif
 endif
 EXE_LINKER_FLAGS="$(shell pkg-config --libs-only-l mpi)"
 ifneq (,$(filter $(DEB_TARGET_ARCH),mips64el))
@@ -41,7 +45,7 @@
 		-DTA_BUILD_UNITTEST=ON\
 		-DTA_ERROR="throw"\
 		-DENABLE_SHARED_LIBRARIES=OFF			\
-		-DCMAKE_CXX_FLAGS=${CXX_FLAGS}			\
+		-DCMAKE_CXX_FLAGS="${CXXFLAGS}"			\
 		-DCMAKE_EXE_LINKER_FLAGS=${EXE_LINKER_FLAGS}
 
 override_dh_auto_build:


Bug#874261: ncftp: diff for NMU version 2:3.2.5-2.1

2018-06-24 Thread Adrian Bunk
Control: tags 874261 + patch
Control: tags 874261 + pending

Dear maintainer,

I've prepared an NMU for ncftp (versioned as 2:3.2.5-2.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru ncftp-3.2.5/debian/changelog ncftp-3.2.5/debian/changelog
--- ncftp-3.2.5/debian/changelog	2016-07-02 14:31:26.0 +0300
+++ ncftp-3.2.5/debian/changelog	2018-06-24 17:41:59.0 +0300
@@ -1,3 +1,11 @@
+ncftp (2:3.2.5-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix sh/autoconfall.sh, based on a fix from Helmut Grohne.
+(Closes: #874261)
+
+ -- Adrian Bunk   Sun, 24 Jun 2018 17:41:59 +0300
+
 ncftp (2:3.2.5-2) unstable; urgency=medium
 
   * acknowledge the NMU: Thanks Jakub and Lucas! closes: #666352
diff -Nru ncftp-3.2.5/debian/patches/autoreconf.patch ncftp-3.2.5/debian/patches/autoreconf.patch
--- ncftp-3.2.5/debian/patches/autoreconf.patch	1970-01-01 02:00:00.0 +0200
+++ ncftp-3.2.5/debian/patches/autoreconf.patch	2018-06-24 17:41:59.0 +0300
@@ -0,0 +1,47 @@
+Description: Fix sh/autoconfall.sh
+Author: Helmut Grohne 
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/874261
+
+--- ncftp-3.2.5.orig/sh/autoconfall.sh
 ncftp-3.2.5/sh/autoconfall.sh
+@@ -1,13 +1,5 @@
+ #!/bin/sh
+ 
+-PROJECT_HOME="$HOME/src/ncftp/current"
+-AUTOCONF_BIN="/usr/local/autoconf-2.13/bin"
+-if [ ! -d "$PROJECT_HOME" ] ; then
+-	/bin/ls -ld "$PROJECT_HOME"
+-	exit 1
+-fi
+-cd "$PROJECT_HOME"
+-
+ a=`pwd`
+ first=yes
+ didone=no
+@@ -16,7 +8,6 @@ for f in \
+ 	sio/configure.in \
+ 	Strn/configure.in \
+ 	libncftp/configure.in \
+-	"$HOME"/src/libncftp/current/libncftp/configure.in \
+ ; do
+ 	abs=no
+ 	case "$f" in
+@@ -32,7 +23,7 @@ for f in \
+ 		is_diff=no
+ 
+ 		/bin/mv config.h.in config.h.in.orig 2>/dev/null
+-		"$AUTOCONF_BIN"/autoheader 2>&1 | fgrep -v AC_TRY_RUN
++		autoheader2.13 2>&1 | fgrep -v AC_TRY_RUN
+ 		if [ ! -f config.h.in ] ; then
+ 			echo "* Warning: config.h.in not generated"
+ 			if [ -f config.h.in.orig ] ; then
+@@ -51,7 +42,7 @@ for f in \
+ 		fi
+ 
+ 		/bin/mv configure configure.orig 2>/dev/null
+-		"$AUTOCONF_BIN"/autoconf 2>&1 | fgrep -v AC_TRY_RUN
++		autoconf2.13 -l autoconf_local 2>&1 | fgrep -v AC_TRY_RUN
+ 		if [ ! -f configure ] ; then
+ 			echo "* Warning: configure not generated"
+ 			if [ -f configure.orig ] ; then
diff -Nru ncftp-3.2.5/debian/patches/series ncftp-3.2.5/debian/patches/series
--- ncftp-3.2.5/debian/patches/series	2016-07-01 20:42:48.0 +0300
+++ ncftp-3.2.5/debian/patches/series	2018-06-24 17:40:13.0 +0300
@@ -1,2 +1,3 @@
 ncftp-352425.patch
 ncftp-reproducible.patch
+autoreconf.patch


Bug#853682: [Debichem-devel] Bug#853682: tiledarray: diff for NMU version 0.6.0-5.2

2018-06-24 Thread Adrian Bunk
On Sun, Jun 24, 2018 at 06:27:18PM +0200, Graham Inggs wrote:
> Hi Adrian

Hi Graham,

> On 24 June 2018 at 17:44, Adrian Bunk  wrote:
> > I've prepared an NMU for tiledarray (versioned as 0.6.0-5.2) and
> > uploaded it to DELAYED/10. Please feel free to tell me if I should
> > cancel it.
> 
> Thanks for your work on this.  Please upload directly to avoid the
> delay if you wish.

thanks, done.

> Regards
> Graham

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902302: connectome-workbench FTBFS on armel/armhf: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr'

2018-06-24 Thread Adrian Bunk
Source: connectome-workbench
Version: 1.3.1-1
Severity: serious

https://buildd.debian.org/status/package.php?p=connectome-workbench&suite=sid

...
In file included from 
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopengl.h:105:0,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/qgl.h:45,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/QGLWidget:1,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/../../src/GuiQt/BrainOpenGLWidget.h:38,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/moc_BrainOpenGLWidget.cpp:9:
/usr/include/GLES3/gl32.h:77:25: error: conflicting declaration 'typedef 
khronos_ssize_t GLsizeiptr'
 typedef khronos_ssize_t GLsizeiptr;
 ^~
In file included from /usr/include/GL/gl.h:2055:0,
 from /<>/src/Graphics/CaretOpenGLInclude.h:63,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/../../src/GuiQt/BrainOpenGLWidget.h:33,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/moc_BrainOpenGLWidget.cpp:9:
/usr/include/GL/glext.h:468:19: note: previous declaration as 'typedef 
ptrdiff_t GLsizeiptr'
 typedef ptrdiff_t GLsizeiptr;
   ^~
In file included from 
/usr/include/arm-linux-gnueabihf/qt5/QtGui/qopengl.h:105:0,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/qgl.h:45,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/QGLWidget:1,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/../../src/GuiQt/BrainOpenGLWidget.h:38,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/moc_BrainOpenGLWidget.cpp:9:
/usr/include/GLES3/gl32.h:78:26: error: conflicting declaration 'typedef 
khronos_intptr_t GLintptr'
 typedef khronos_intptr_t GLintptr;
  ^~~~
In file included from /usr/include/GL/gl.h:2055:0,
 from /<>/src/Graphics/CaretOpenGLInclude.h:63,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/../../src/GuiQt/BrainOpenGLWidget.h:33,
 from 
/<>/obj-arm-linux-gnueabihf/GuiQt/moc_BrainOpenGLWidget.cpp:9:
/usr/include/GL/glext.h:469:19: note: previous declaration as 'typedef 
ptrdiff_t GLintptr'
 typedef ptrdiff_t GLintptr;
   ^~~~
GuiQt/CMakeFiles/GuiQt.dir/build.make:1423: recipe for target 
'GuiQt/CMakeFiles/GuiQt.dir/moc_BrainOpenGLWidget.cpp.o' failed
make[3]: *** [GuiQt/CMakeFiles/GuiQt.dir/moc_BrainOpenGLWidget.cpp.o] Error 1


The problem is that on armel and armhf Qt in Debian uses
OpenGL ES instead of full OpenGL.

Ideally, connectome-workbench should be fixed to also work with OpenGL ES.

If this is not easily possible, then:
- change the build dependency from libqt5opengl5-dev
  to libqt5opengl5-desktop-dev, and
- submit an RM bug against ftp.debian.org asking for
  the removal of the old armel+armhf binaries



Bug#902445: libclojure-java: Upgrading fails in preinst

2018-06-26 Thread Adrian Bunk
Package: libclojure-java
Version: 1.9.0-4
Severity: serious

On 1.9.0-2 -> 1.9.0-4 upgrade:

Preparing to unpack .../00-libclojure-java_1.9.0-4_all.deb ...
update-alternatives: error: no alternatives for clojure
dpkg: error processing archive 
/tmp/apt-dpkg-install-Z53q9V/00-libclojure-java_1.9.0-4_all.deb (--unpack):
 new libclojure-java package pre-installation script subprocess returned error 
exit status 2



Bug#902453: aff4: FTBFS in buster/sid

2018-06-27 Thread Adrian Bunk
Control: reassign 902453 src:uriparser
Control: forcemerge 901955 -1
Control: affects -1 src:aff4

On Tue, Jun 26, 2018 at 10:52:24PM +, Santiago Vila wrote:
> Package: src:aff4
> Version: 0.24.post1-4
> Severity: serious
> Tags: ftbfs
> 
> Dear maintainer:
> 
> I tried to build this package in buster with "dpkg-buildpackage -A"
> but it failed:
> 
> 
> [...]
>  debian/rules build-indep
> dh build-indep  --with autoreconf,python2 --parallel
>dh_update_autotools_config -i -O--parallel
>dh_autoreconf -i -O--parallel
> configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
> m4/uriparser.m4:1: URIPARSER_CHECK is expanded from...
> configure.ac:104: the top level
> configure.ac:104: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
>...

This is harmless.

The actual error message is at the end of the configure output and 
before the config.log dump:

...
checking for uriParseUriA in -luriparser... no
configure: error: Please install uriparser 0.6.4 or later.


> If this is really a bug in one of the build-depends, please use reassign and 
> affects,
> so that this is still visible in the page for this package.

Done.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902514: python-cliff: FTBFS in buster/sid (ImportError: No module named enum)

2018-06-27 Thread Adrian Bunk
Control: reassign -1 python-cmd2 0.8.5-1
Control: retitle -1 python-cmd2: missing dependency on python-enum34
Control: affects -1 src:python-cliff

On Wed, Jun 27, 2018 at 12:50:28PM +, Santiago Vila wrote:
> Package: src:python-cliff
> Version: 2.11.0-1
> Severity: serious
> Tags: ftbfs
>...
>   File "/usr/lib/python2.7/dist-packages/cmd2.py", line 51, in 
> from enum import Enum
> ImportError: No module named enum
>...
> If this is really a bug in one of the build-depends, please use reassign and 
> affects,
> so that this is still visible in the page for this package.

Thanks for the report, I am reassigning this to python-cmd2 where the 
bug is.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902518: python-tackerclient: FTBFS in buster/sid (ImportError: No module named contextlib2)

2018-06-27 Thread Adrian Bunk
Control: reassign -1 python-cmd2 0.8.5-1
Control: retitle -1 python-cmd2: missing dependency on python-contextlib2
Control: affects -1 src:python-tackerclient

On Wed, Jun 27, 2018 at 12:50:36PM +, Santiago Vila wrote:
> Package: src:python-tackerclient
> Version: 0.11.0-4
> Severity: serious
> Tags: ftbfs
>...
>   File "/usr/lib/python2.7/dist-packages/cmd2.py", line 111, in 
> from contextlib2 import redirect_stdout, redirect_stderr
> ImportError: No module named contextlib2
>...
> If this is really a bug in one of the build-depends, please use reassign and 
> affects,
> so that this is still visible in the page for this package.

Thanks for the report, I am reassigning this to python-cmd2 where the 
bug is.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902715: python3-psycopg2 fails to install with Python 3.7

2018-06-29 Thread Adrian Bunk
Package: python3-psycopg2
Version: 2.7.5-1
Severity: serious

Setting up python3-psycopg2 (2.7.5-1+b1) ...
  File "/usr/lib/python3/dist-packages/psycopg2/tests/test_async_keyword.py", 
line 43
self.conn = self.connect(async=True)
 ^
SyntaxError: invalid syntax

dpkg: error processing package python3-psycopg2 (--configure):
 installed python3-psycopg2 package post-installation script subprocess 
returned error exit status 1



Bug#902592: New version does not build

2018-06-30 Thread Adrian Bunk
Control: tags -1 - help

On Fri, Jun 29, 2018 at 11:17:17AM +0200, Andreas Tille wrote:
>...
> since one of the Debian Med packages seems to be affected I tried to
> upgrade h5py
>...

Note that the spades FTBFS is completely unrelated to this.

nlopt 2.4.2+dfsg-5 moved nlopt.hpp from libnlopt-dev to the new
libnlopt-cxx-dev, breaking reverse dependencies.

IMHO libnlopt-cxx-dev should disappear and be merged into 
libnlopt-dev (with Breaks+Replaces+Provides: libnlopt-cxx-dev and 
Depends: libnlopt0 (= ${binary:Version}), libnlopt-cxx0 (= ${binary:Version})).

In a semi-related bug, libnlopt-cxx-dev currently depends on the wrong 
library package.

> Kind regards
> 
> Andreas.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902753: fflas-ffpack FTBFS on 32bit big endian: test failure

2018-06-30 Thread Adrian Bunk
Source: fflas-ffpack
Version: 2.3.2-1~exp1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=fflas-ffpack&suite=sid

...
Checking Modular, RecInt::ruint<8>> modulo 
137086259543411796519661122363958397351 ... FAIL
alpha   :1, beta   : 0
m   :10, k   : 37
ldA :49, incX : 1, incY : 8
Error Y[0]=1992134205620791178773468912365171 
D[0]=33516737080336839904404042326759926523
Error Y[1]=19012610462383539819047065227639652127 
D[1]=33027539844715459854001461431663776355
Error Y[2]=36275471608480693956989447364591853611 
D[2]=71305711375164665192185413746827937790
Error Y[3]=16802259068307208301092687002429463235 
D[3]=111805956383619924708206385812549612197
Error Y[4]=37497646901470143638708872110055354636 
D[4]=10851073192729426488164756656238986655
Error Y[5]=111941573376661391371080194781913260186 
D[5]=87502874614680165651743215857944944321
Error Y[6]=24854382304849165236729549431699250443 
D[6]=100589182556177209784894408578247046121
Error Y[7]=64877439080209582754648837426698863426 
D[7]=75580908271244353910959300344839680750
Error Y[8]=77890500635456927145236262383571288034 
D[8]=84739061027717235821509912345371008426
Error Y[9]=68356228138285939741967710419270414124 
D[9]=13534641280687414727768176760958703984
XX
FAILED 
FAIL test-fgemv (exit status: 1)


Testsuite summary for FFLAS-FFPACK 2.3.2

# TOTAL: 31
# PASS:  29
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

See tests/test-suite.log
Please report to ffpack-de...@googlegroups.com

make[5]: *** [Makefile:1513: test-suite.log] Error 1



Bug#902754: masscan FTBFS on !i386/amd64: error: invalid conversion

2018-06-30 Thread Adrian Bunk
Source: masscan
Version: 2:1.0.5+ds1-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=masscan&suite=sid

...
clang -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<>/masscan-1.0.5+ds1=. -fstack-protector-strong 
-Wformat -Werror=format-security -fPIE-Wall -c src/smack1.c -o tmp/smack1.o
In file included from src/smack1.c:119:
In file included from 
/usr/lib/llvm-4.0/bin/../lib/clang/4.0.1/include/x86intrin.h:29:
In file included from 
/usr/lib/llvm-4.0/bin/../lib/clang/4.0.1/include/immintrin.h:28:
/usr/lib/llvm-4.0/bin/../lib/clang/4.0.1/include/mmintrin.h:64:12: error: 
invalid conversion between vector type '__m64' (vector of 1 'long long' value) 
and integer type 'int' of different size
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
   ^~~



Bug#902757: blist FTBFS with Python 3.7

2018-06-30 Thread Adrian Bunk
Source: blist
Version: 1.3.6-4
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/package.php?p=blist&suite=sid

...
test_copy (blist.test.test_set.TestCopyingEmpty) ... ERROR
test_copy (blist.test.test_set.TestCopyingEmpty) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingEmpty) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingEmpty) ... ERROR
test_copy (blist.test.test_set.TestCopyingSingleton) ... ERROR
test_copy (blist.test.test_set.TestCopyingSingleton) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingSingleton) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingSingleton) ... ERROR
test_copy (blist.test.test_set.TestCopyingTriple) ... ERROR
test_copy (blist.test.test_set.TestCopyingTriple) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingTriple) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingTriple) ... ERROR
test_copy (blist.test.test_set.TestCopyingTuple) ... ERROR
test_copy (blist.test.test_set.TestCopyingTuple) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingTuple) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingTuple) ... ERROR
test_copy (blist.test.test_set.TestCopyingNested) ... ERROR
test_copy (blist.test.test_set.TestCopyingNested) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingNested) ... ERROR
test_deep_copy (blist.test.test_set.TestCopyingNested) ... ERROR
test_binopsVsSubsets (blist.test.test_set.TestIdentities) ... ERROR
test_binopsVsSubsets (blist.test.test_set.TestIdentities) ... ERROR
test_commutativity (blist.test.test_set.TestIdentities) ... ERROR
test_commutativity (blist.test.test_set.TestIdentities) ... ERROR
test_exclusion (blist.test.test_set.TestIdentities) ... ERROR
test_exclusion (blist.test.test_set.TestIdentities) ... ERROR
test_summations (blist.test.test_set.TestIdentities) ... ERROR
test_summations (blist.test.test_set.TestIdentities) ... ERROR
test_constructor (blist.test.test_set.TestVariousIteratorArgs) ... ERROR
test_constructor (blist.test.test_set.TestVariousIteratorArgs) ... ERROR
test_inline_methods (blist.test.test_set.TestVariousIteratorArgs) ... ERROR
test_inline_methods (blist.test.test_set.TestVariousIteratorArgs) ... ERROR
test_inplace_methods (blist.test.test_set.TestVariousIteratorArgs) ... ERROR
test_inplace_methods (blist.test.test_set.TestVariousIteratorArgs) ... ERROR

==
ERROR: test_constructors (blist.test.sortedlist_tests.SortedSetTest)
--
Traceback (most recent call last):
  File "/<>/blist/_sortedlist.py", line 423, in __iter__
item = next(it)
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/<>/blist/test/sortedlist_tests.py", line 220, in 
test_constructors
v = self.type2test(tuple(u))
RuntimeError: generator raised StopIteration

==
ERROR: test_constructors (blist.test.sortedlist_tests.SortedSetTest)
--
Traceback (most recent call last):
  File "/<>/blist/_sortedlist.py", line 423, in __iter__
item = next(it)
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/<>/blist/test/sortedlist_tests.py", line 220, in 
test_constructors
v = self.type2test(tuple(u))
RuntimeError: generator raised StopIteration

==
ERROR: test_constructors2 (blist.test.sortedlist_tests.SortedSetTest)
--
Traceback (most recent call last):
  File "/<>/blist/_sortedlist.py", line 423, in __iter__
item = next(it)
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/<>/blist/test/sortedlist_tests.py", line 293, in 
test_constructors2
self.assertEqual(self.type2test(g(s)), self.type2test(s))
  File "/<>/blist/test/unittest.py", line 382, in failUnlessEqual
if not first == second:
  File "/usr/lib/python3.7/_collections_abc.py", line 463, in __eq__
return len(self) == len(other) and self.__le__(other)
  File "/usr/lib/python3.7/_collections_abc.py", line 435, in __le__
for elem in self:
RuntimeError: generator raised StopIteration

==
ERROR: test_constructors2 (blist.test.sortedlist_tests.SortedSetTest)
--
Traceback (most recent call last):
  File "/<>/blist/_sortedlist.py", line 423, in __iter__
item = next(it)
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/<>/blist/test/sortedlist_tests.py", line

Bug#902756: python-maxminddb FTBFS with Python 3.7

2018-06-30 Thread Adrian Bunk
Source: python-maxminddb
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=python-maxminddb&suite=sid

...
I: pybuild base:217: cd /<>/.pybuild/cpython3_3.7_maxminddb/build; 
python3.7 -m nose tests
.F.F...
==
FAIL: test_no_constructor_args (reader_test.TestAutoReader)
--
TypeError: function missing required argument 'database' (pos 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/<>/.pybuild/cpython3_3.7_maxminddb/build/tests/reader_test.py", 
line 179, in test_no_constructor_args
cls)
AssertionError: " 1 required positional argument|\(pos 1\) not found|takes at 
least 2 arguments" does not match "function missing required argument 
'database' (pos 1)"

==
FAIL: test_no_constructor_args (reader_test.TestExtensionReader)
--
TypeError: function missing required argument 'database' (pos 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/<>/.pybuild/cpython3_3.7_maxminddb/build/tests/reader_test.py", 
line 179, in test_no_constructor_args
cls)
AssertionError: " 1 required positional argument|\(pos 1\) not found|takes at 
least 2 arguments" does not match "function missing required argument 
'database' (pos 1)"

--
Ran 171 tests in 3.803s

FAILED (failures=2)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
/<>/.pybuild/cpython3_3.7_maxminddb/build; python3.7 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p "3.7 3.6" 
--before-test "ln -sf {dir}/README.rst {build_dir}/" --after-test "rm -f 
{build_dir}/README.rst" returned exit code 13
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 25



Bug#902759: python-http-parser FTBFS with Python 3.7

2018-06-30 Thread Adrian Bunk
Source: python-http-parser
Version: 0.8.3-2
Severity: serious
Tags: buster sid ftbfs

https://buildd.debian.org/status/package.php?p=python-http-parser&suite=sid

...
creating build/temp.linux-amd64-3.7/http_parser
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python3.7m -c 
http_parser/http_parser.c -o 
build/temp.linux-amd64-3.7/http_parser/http_parser.o
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Iparser -I/usr/include/python3.7m -c 
http_parser/parser.c -o build/temp.linux-amd64-3.7/http_parser/parser.o
http_parser/parser.c: In function '__Pyx_GetException':
http_parser/parser.c:6249:24: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_type'; did you mean 'curexc_type'?
 tmp_type = tstate->exc_type;
^~~~
curexc_type
http_parser/parser.c:6250:25: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_value'; did you mean 'curexc_value'?
 tmp_value = tstate->exc_value;
 ^
 curexc_value
http_parser/parser.c:6251:22: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_traceback'; did you mean 'curexc_traceback'?
 tmp_tb = tstate->exc_traceback;
  ^
  curexc_traceback
http_parser/parser.c:6252:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_type'; did you mean 'curexc_type'?
 tstate->exc_type = local_type;
 ^~~~
 curexc_type
http_parser/parser.c:6253:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_value'; did you mean 'curexc_value'?
 tstate->exc_value = local_value;
 ^
 curexc_value
http_parser/parser.c:6254:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_traceback'; did you mean 'curexc_traceback'?
 tstate->exc_traceback = local_tb;
 ^
 curexc_traceback
http_parser/parser.c: In function '__Pyx_ExceptionSave':
http_parser/parser.c:7460:21: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_type'; did you mean 'curexc_type'?
 *type = tstate->exc_type;
 ^~~~
 curexc_type
http_parser/parser.c:7461:22: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_value'; did you mean 'curexc_value'?
 *value = tstate->exc_value;
  ^
  curexc_value
http_parser/parser.c:7462:19: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_traceback'; did you mean 'curexc_traceback'?
 *tb = tstate->exc_traceback;
   ^
   curexc_traceback
http_parser/parser.c: In function '__Pyx_ExceptionReset':
http_parser/parser.c:7474:24: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_type'; did you mean 'curexc_type'?
 tmp_type = tstate->exc_type;
^~~~
curexc_type
http_parser/parser.c:7475:25: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_value'; did you mean 'curexc_value'?
 tmp_value = tstate->exc_value;
 ^
 curexc_value
http_parser/parser.c:7476:22: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_traceback'; did you mean 'curexc_traceback'?
 tmp_tb = tstate->exc_traceback;
  ^
  curexc_traceback
http_parser/parser.c:7477:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_type'; did you mean 'curexc_type'?
 tstate->exc_type = type;
 ^~~~
 curexc_type
http_parser/parser.c:7478:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_value'; did you mean 'curexc_value'?
 tstate->exc_value = value;
 ^
 curexc_value
http_parser/parser.c:7479:13: error: 'PyThreadState {aka struct _ts}' has no 
member named 'exc_traceback'; did you mean 'curexc_traceback'?
 tstate->exc_traceback = tb;
 ^
 curexc_traceback
setup.py:12: DeprecationWarning: the imp module is deprecated in favour of 
importlib; see the module's documentation for alternative uses
  from imp import load_source
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:336: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3.7 setup.py build 
dh_auto_build: pybuild --build -i python{version} -p "3.7 3.6" returned exit 
code 13
make: *** [debian/rules:6: build-arch] Error 25



Bug#902760: python-igraph FTBFS with ARPACK 3.6

2018-06-30 Thread Adrian Bunk
Source: python-igraph
Version: 0.7.1.post6-5
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=python-igraph&suite=sid

...
==
ERROR: testEigenvectorCentrality (igraph.test.structural.CentralityTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/structural.py", line 301, in 
testEigenvectorCentrality
cent = g.evcent()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi 
factorization

==
ERROR: testAuthorityScore (igraph.test.atlas.GraphAtlasTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 83, in testAuthorityScore
sc = g.authority_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi 
factorization

==
ERROR: testHubScore (igraph.test.atlas.GraphAtlasTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 71, in testHubScore
sc = g.hub_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi 
factorization

==
ERROR: testAuthorityScore (igraph.test.atlas.IsoclassTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 83, in testAuthorityScore
sc = g.authority_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi 
factorization

==
ERROR: testHubScore (igraph.test.atlas.IsoclassTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 71, in testHubScore
sc = g.hub_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi 
factorization

==
FAIL: testEigenvectorCentrality (igraph.test.atlas.GraphAtlasTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 35, in 
testEigenvectorCentrality
self.assertTrue(False, msg="Eigenvector centrality threw exception for 
graph #%d: %s" % (idx, ex))
AssertionError: Eigenvector centrality threw exception for graph #5: Error at 
arpack.c:944: ARPACK error, Could not build an Arnoldi factorization

==
FAIL: testEigenvectorCentrality (igraph.test.atlas.IsoclassTests)
--
Traceback (most recent call last):
  File "/<>/igraph/test/atlas.py", line 35, in 
testEigenvectorCentrality
self.assertTrue(False, msg="Eigenvector centrality threw exception for 
graph #%d: %s" % (idx, ex))
AssertionError: Eigenvector centrality threw exception for graph #3: Error at 
arpack.c:1174: ARPACK error, Could not build an Arnoldi factorization

--
Ran 307 tests in 9.738s

FAILED (failures=2, errors=5, skipped=3)
Test failed: 
error: Test failed: 
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: 
python2.7 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
make: *** [debian/rules:7: build-arch] Error 25



Bug#902762: py-ubjson FTBFS with Python 3.7: NameError: name 'TYPE_INT8' is not defined

2018-06-30 Thread Adrian Bunk
Source: py-ubjson
Version: 0.8.5-2
Severity: serious

https://buildd.debian.org/status/package.php?p=py-ubjson&suite=sid

...
==
ERROR: test (unittest.loader._FailedTest)
--
ImportError: Failed to import test module: test
Traceback (most recent call last):
  File "/usr/lib/python3.7/unittest/loader.py", line 434, in _find_test_path
module = self._get_module_from_name(name)
  File "/usr/lib/python3.7/unittest/loader.py", line 375, in 
_get_module_from_name
__import__(name)
  File "/<>/.pybuild/cpython3_3.7_ubjson/build/test/test.py", line 
24, in 
from ubjson import dump as ubjdump, dumpb as ubjdumpb, loadb as ubjloadb, 
EncoderException, DecoderException
  File 
"/<>/.pybuild/cpython3_3.7_ubjson/build/ubjson/__init__.py", line 
29, in 
from .encoder import dump, dumpb, EncoderException  # noqa
  File "/<>/.pybuild/cpython3_3.7_ubjson/build/ubjson/encoder.py", 
line 33, in 
__SMALL_INTS_ENCODED = {i: TYPE_INT8 + pack('>b', i) for i in range(-128, 
128)}
  File "/<>/.pybuild/cpython3_3.7_ubjson/build/ubjson/encoder.py", 
line 33, in 
__SMALL_INTS_ENCODED = {i: TYPE_INT8 + pack('>b', i) for i in range(-128, 
128)}
NameError: name 'TYPE_INT8' is not defined


--
Ran 1 test in 0.000s

FAILED (errors=1)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
/<>/.pybuild/cpython3_3.7_ubjson/build; python3.7 -m unittest 
discover -v test/
dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code 
13
make: *** [debian/rules:7: build-arch] Error 25



Bug#874261: ncftp: diff for NMU version 2:3.2.5-2.1

2018-06-30 Thread Adrian Bunk
On Mon, Jun 25, 2018 at 10:07:29AM +0200, Noël Köthe wrote:
> Hallo Adrian,
> 
> Am Sonntag, den 24.06.2018, 19:13 +0300 schrieb Adrian Bunk:
> 
> > I've prepared an NMU for ncftp (versioned as 2:3.2.5-2.1) and
> > uploaded it to DELAYED/14. Please feel free to tell me if I should
> > cancel it.
> 
> No, it's fine and you can upload it directly or with a lower delay if
> you want.

Thanks, done.

> Thanks for your work.
> 
> Regards
> 
>   Noël
cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#902788: python3-minimal needs Breaks for software/modules broken by 3.7

2018-06-30 Thread Adrian Bunk
Package: python3-minimal
Version: 3.6.6-1
Severity: serious
Control: block -1 by 902757 902631 902766 902646 902715 902650
Control: block 902582 by -1

Plenty of packages fail to work or even install with Python 3.7
for reasons like 'async' now being a keyword.

python3-minimal needs Breaks for against all versions of other
packages in stretch or buster that don't work with 3.7.



Bug#897535: openafs: FTBFS: dh_auto_test: make -j1 test VERBOSE=1 returned exit code 2

2018-07-04 Thread Adrian Bunk
Control: severity -1 important

On Wed, May 02, 2018 at 10:52:53PM +0200, Lucas Nussbaum wrote:
>...
> > volser/vos..FAILED 5
> > bucoord/backup-man..ok
> > kauth/kas-man...ok
> > 
> > Failed Set Fail/Total (%) Skip Stat  Failing Tests
> > -- --    
> > 
> > volser/vos1/6 17%00  5
> > 
> > Failed 1/710 tests, 99.86% okay.
> > Files=23,  Tests=710,  16.66 seconds (1.13 usr + 1.99 sys = 3.12 CPU)
> > make[2]: *** [Makefile:25: check] Error 1
> > make[2]: Leaving directory '/<>/tests'
> > make[1]: *** [Makefile:644: test] Error 2
> > make[1]: Leaving directory '/<>'
> > dh_auto_test: make -j1 test VERBOSE=1 returned exit code 2
>  
> The full build log is available from:
>http://aws-logs.debian.net/2018/05/02/openafs_1.8.0-1_unstable.log
> 
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> 
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.

The same sources built on the autobuilder 3 days after this bug report
was submitted:
  https://buildd.debian.org/status/logs.php?pkg=openafs&arch=amd64

There might be some problem somewhere, but when it builds on the 
autobuilders it is usually not considered RC.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#903003: soapaligner should be limited to any-amd64 x32

2018-07-04 Thread Adrian Bunk
Source: soapaligner
Version: 2.20-2
Severity: serious

https://buildd.debian.org/status/package.php?p=soapaligner&suite=sid

soapaligner uses SSE directly, so the architecture list should
be limited to any-amd64 x32 (and an RM bug filed for the SSE3-using
stale i386 package).



Bug#903347: libnlopt-cxx-dev: missing dependency on libnlopt-cxx0 (= ${binary:Version})

2018-07-08 Thread Adrian Bunk
Package: libnlopt-cxx-dev
Version: 2.4.2+dfsg-5
Severity: serious

This makes /usr/lib/x86_64-linux-gnu/libnlopt_cxx.so a dangling
symlink, resulting in users silently using the static library instead.



Bug#903432: Block testing migration of python3-defaults until #902788 is fixed

2018-07-09 Thread Adrian Bunk
Package: python3-minimal
Version: 3.6.6-1
Severity: serious
Control: block -1 by #902788

Python 3.7 as non-default version brings close to zero benefits
for users, but due to #902788 it causes installation failures
for many Python 3.7 modules.

Block testing migration of python3-defaults until #902788 is fixed.



Bug#903519: backblaze-b2 FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: backblaze-b2
Version: 1.1.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/backblaze-b2.html

...
I: pybuild base:217: python3.7 setup.py nosetests
...
==
ERROR: test_file_exclusions_inclusions_with_delete 
(test.test_sync.TestExclusions)
--
Traceback (most recent call last):
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 382, in 
test_file_exclusions_inclusions_with_delete
self._check_folder_sync(expected_actions, fakeargs)
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 350, in 
_check_folder_sync
make_folder_sync_actions(local_folder, b2_folder, fakeargs, TODAY, 
self.reporter)
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 149, in 
make_folder_sync_actions
sync_type, source_file, dest_file, source_folder, dest_folder, args, 
now_millis
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 106, in 
make_file_sync_actions
for action in policy.get_all_actions():
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/policy.py", line 129, in 
get_all_actions
for action in self._get_hide_delete_actions():
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/policy.py", line 187, in 
_get_hide_delete_actions
self._source_file, self._dest_file, self._dest_folder, self._transferred
RuntimeError: generator raised StopIteration
 >> begin captured logging << 
root: DEBUG: _filter_folder() exclusions for FakeFolder(local, /dir/) are 
[re.compile('b\\.txt')]
root: DEBUG: _filter_folder() inclusions for FakeFolder(local, /dir/) are 
[re.compile('.*\\.incl')]
root: DEBUG: determined that File(a.txt, [FileVersion('/dir/a.txt', 'a.txt', 
100, 'upload')]) is not present on destination
- >> end captured logging << -

==
ERROR: test_file_exclusions_with_delete (test.test_sync.TestExclusions)
--
Traceback (most recent call last):
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 366, in 
test_file_exclusions_with_delete
self._check_folder_sync(expected_actions, FakeArgs(delete=True, 
excludeRegex=["b\\.txt"]))
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 350, in 
_check_folder_sync
make_folder_sync_actions(local_folder, b2_folder, fakeargs, TODAY, 
self.reporter)
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 149, in 
make_folder_sync_actions
sync_type, source_file, dest_file, source_folder, dest_folder, args, 
now_millis
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 106, in 
make_file_sync_actions
for action in policy.get_all_actions():
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/policy.py", line 129, in 
get_all_actions
for action in self._get_hide_delete_actions():
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/policy.py", line 187, in 
_get_hide_delete_actions
self._source_file, self._dest_file, self._dest_folder, self._transferred
RuntimeError: generator raised StopIteration
 >> begin captured logging << 
root: DEBUG: _filter_folder() exclusions for FakeFolder(local, /dir/) are 
[re.compile('b\\.txt')]
root: DEBUG: _filter_folder() inclusions for FakeFolder(local, /dir/) are []
root: DEBUG: determined that File(a.txt, [FileVersion('/dir/a.txt', 'a.txt', 
100, 'upload')]) is not present on destination
- >> end captured logging << -

WARNING: Unable to print unicode.  Encoding for stdout is: ''
Trying to print: ('Using http://production.example.com',)

==
ERROR: test_dir_not_there_b2_delete (test.test_sync.TestMakeSyncActions)
--
Traceback (most recent call last):
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 428, in 
test_dir_not_there_b2_delete
self._check_local_to_b2(src_file, None, FakeArgs(delete=True), actions)
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 684, in 
_check_local_to_b2
self._check_one_file('local', src_file, 'b2', dst_file, args, 
expected_actions)
  File "/build/1st/backblaze-b2-1.1.0/test/test_sync.py", line 699, in 
_check_one_file
actions = list(make_folder_sync_actions(src_folder, dst_folder, args, 
TODAY, self.reporter))
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 149, in 
make_folder_sync_actions
sync_type, source_file, dest_file, source_folder, dest_folder, args, 
now_millis
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/sync.py", line 106, in 
make_file_sync_actions
for action in policy.get_all_actions():
  File "/build/1st/backblaze-b2-1.1.0/b2/sync/policy.py", line 129, in

Bug#903522: python3-django-q fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-django-q
Version: 0.9.4-1
Severity: grave
Control: block 902788 by -1

Setting up python3-django-q (0.9.4-1) ...
  File "/usr/lib/python3/dist-packages/django_q/__init__.py", line 15
from .tasks import async, schedule, result, result_group, fetch, 
fetch_group, count_group, delete_group, queue_size
   ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/admin.py", line 5
from django_q.tasks import async
   ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/cluster.py", line 539
s.task = tasks.async(s.func, *args, **kwargs)
   ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/tasks.py", line 20
def async(func, *args, **kwargs):
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/tests/test_cached.py", line 8
from django_q.tasks import async, result, fetch, count_group, result_group, 
fetch_group, delete_group, delete_cached, \
   ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/tests/test_cluster.py", line 16
from django_q.tasks import fetch, fetch_group, async, result, result_group, 
count_group, delete_group, queue_size
   ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/django_q/tests/test_monitor.py", line 3
from django_q.tasks import async
   ^
SyntaxError: invalid syntax

dpkg: error processing package python3-django-q (--configure):
 installed python3-django-q package post-installation script subprocess 
returned error exit status 1



Bug#903523: jaraco.itertools FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: jaraco.itertools
Version: 2.0.1-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jaraco.itertools.html

...
I: pybuild base:217: cd 
/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build; 
python3.7 -m pytest jaraco/
= test session starts ==
platform linux -- Python 3.7.0, pytest-3.6.2, py-1.5.3, pluggy-0.6.0
rootdir: 
/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build, 
inifile: pytest.ini
collected 32 items

jaraco/itertools.py ..FF..FF.F.. [100%]

=== FAILURES ===
___ [doctest] jaraco.itertools.FetchingQueue ___
146 
147 A FIFO Queue that is supplied with a function to inject more into
148 the queue if it is empty.
149 
150 >>> values = iter(range(10))
151 >>> get_value = lambda: globals()['q'].enqueue(next(values))
152 >>> q = FetchingQueue(get_value)
153 >>> [x for x in q] == list(range(10))
UNEXPECTED EXCEPTION: RuntimeError('generator raised StopIteration')
Traceback (most recent call last):

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 175, in __iter__
yield next(self)

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 169, in __next__
self._fetcher()

  File "", line 1, in 

StopIteration


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "/usr/lib/python3.7/doctest.py", line 1329, in __run
compileflags, 1), test.globs)

  File "", line 1, in 

  File "", line 1, in 

RuntimeError: generator raised StopIteration

/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py:153:
 UnexpectedException
___ [doctest] jaraco.itertools.GroupbySaved 
073 element in the sequence.
074 
075 >>> truthsplit = GroupbySaved(['Test', '', 30, None], bool)
076 >>> truthsplit['x']
077 Traceback (most recent call last):
078 ...
079 KeyError: 'x'
080 >>> true_items = truthsplit[True]
081 >>> false_items = truthsplit[False]
082 >>> tuple(iter(false_items))
UNEXPECTED EXCEPTION: RuntimeError('generator raised StopIteration')
Traceback (most recent call last):

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 175, in __iter__
yield next(self)

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 169, in __next__
self._fetcher()

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 115, in __fetch__
item = next(self.sequence)

StopIteration


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "/usr/lib/python3.7/doctest.py", line 1329, in __run
compileflags, 1), test.globs)

  File "", line 1, in 

RuntimeError: generator raised StopIteration

/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py:82:
 UnexpectedException
__ [doctest] jaraco.itertools.bisect ___
046 
047 Split a sequence into two sequences:  the first is elements that
048 return False for func(element) and the second for True for
049 func(element).
050 By default, func is ``bool``, so uses the truth value of the object.
051 
052 >>> is_odd = lambda n: n%2
053 >>> even, odd = bisect(range(5), is_odd)
054 >>> list(odd)
UNEXPECTED EXCEPTION: RuntimeError('generator raised StopIteration')
Traceback (most recent call last):

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 175, in __iter__
yield next(self)

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 169, in __next__
self._fetcher()

  File 
"/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py",
 line 115, in __fetch__
item = next(self.sequence)

StopIteration


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "/usr/lib/python3.7/doctest.py", line 1329, in __run
compileflags, 1), test.globs)

  File "", line 1, in 

RuntimeError: generator raised StopIteration

/build/1st/jaraco.itertools-2.0.1/.pybuild/cpython3_3.7_jaraco.itertools/build/jaraco/itertools.py:54:
 UnexpectedException
 [doctest] jaraco.itertools.every_other 
551 
552 Yield every other item from the iterable
553 
554 >>> 

Bug#903524: manuel FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: manuel
Version: 1.8.0-5
Severity: serious
Tags: ftbfs buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/manuel.html

...
I: pybuild base:217: python3.7 setup.py test 
...
==
FAIL: /build/1st/manuel-1.8.0/src/manuel/README.txt:Parsing
/build/1st/manuel-1.8.0/src/manuel/README.txt:Parsing
--
Traceback (most recent call last):
  File "/build/1st/manuel-1.8.0/src/manuel/testing.py", line 44, in runTest
'\n' + DIVIDER + DIVIDER.join(results))
AssertionError: 
--
File "/build/1st/manuel-1.8.0/src/manuel/README.txt", line 83, in README.txt
Failed example:
region.start_match
Expected:
<_sre.SRE_Match object...>
Got:

--
File "/build/1st/manuel-1.8.0/src/manuel/README.txt", line 85, in README.txt
Failed example:
region.end_match
Expected:
<_sre.SRE_Match object...>
Got:



--
Ran 60 tests in 0.095s

FAILED (failures=1)
Test failed: 
error: Test failed: 
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: 
python3.7 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code 
13
make: *** [debian/rules:7: build] Error 25



Bug#903525: python3-dropbox fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-dropbox
Version: 8.7.1-1
Severity: grave
Control: block 902788 by -1

Setting up python3-dropbox (8.7.1-1) ...
  File "/usr/lib/python3/dist-packages/dropbox/base.py", line 10
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/base_team.py", line 10
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/files.py", line 21
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/sharing.py", line 21
async,
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/dropbox/team.py", line 17
async,
^
SyntaxError: invalid syntax

dpkg: error processing package python3-dropbox (--configure):
 installed python3-dropbox package post-installation script subprocess returned 



Bug#903526: python3-jira fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-jira
Version: 1.0.10-1
Severity: grave
Control: block 902788 by -1

Setting up python3-jira (1.0.10-1) ...
  File "/usr/lib/python3/dist-packages/jira/client.py", line 199
validate=False, get_server_info=True, async=False, logging=True, 
max_retries=3, proxies=None,
  ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/jira/resources.py", line 204
def update(self, fields=None, async=None, jira=None, notify=True, **kwargs):
  ^
SyntaxError: invalid syntax

dpkg: error processing package python3-jira (--configure):
 installed python3-jira package post-installation script subprocess returned 
error exit status 1



Bug#903527: python3-motor fails to install with Python 3.7 as suported version

2018-07-10 Thread Adrian Bunk
Package: python3-motor
Version: 1.2.3-1
Severity: grave
Control: block 902788 by -1

Setting up python3-motor (1.2.3-1) ...
  File "/usr/lib/python3/dist-packages/motor/frameworks/asyncio/__init__.py", 
line 32
from asyncio import async as ensure_future
^
SyntaxError: invalid syntax

dpkg: error processing package python3-motor (--configure):
 installed python3-motor package post-installation script subprocess returned 
error exit status 1



Bug#903528: python3-seqdiag fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-seqdiag
Version: 0.9.5+dfsg-1
Severity: grave
Control: block 902788 by -1

Setting up python3-seqdiag (0.9.5+dfsg-1) ...
  File "/usr/lib/python3/dist-packages/seqdiag/drawer.py", line 106
if edge.async:
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/seqdiag/elements.py", line 124
self.async = False
 ^
SyntaxError: invalid syntax

dpkg: error processing package python3-seqdiag (--configure):
 installed python3-seqdiag package post-installation script subprocess returned 
error exit status 1



Bug#903529: python3-ws4py fails to install with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Package: python3-ws4py
Version: 0.4.2+dfsg1-2
Severity: grave
Control: block 902788 by -1

Setting up python3-ws4py (0.4.2+dfsg1-2) ...
  File "/usr/lib/python3/dist-packages/ws4py/async_websocket.py", line 87
asyncio.async(closeit())
^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/ws4py/server/tulipserver.py", line 43
f = asyncio.async(self.handle_initial_handshake())
^
SyntaxError: invalid syntax

dpkg: error processing package python3-ws4py (--configure):
 installed python3-ws4py package post-installation script subprocess returned 
error exit status 1



Bug#903530: pyresample FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: pyresample
Version: 1.9.3-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pyresample.html

...
creating build/temp.linux-amd64-3.7
creating build/temp.linux-amd64-3.7/pyresample
creating build/temp.linux-amd64-3.7/pyresample/ewa
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m 
-I/usr/lib/python3/dist-packages/numpy/core/include -c pyresample/ewa/_ll2cr.c 
-o build/temp.linux-amd64-3.7/pyresample/ewa/_ll2cr.o -O3 -Wno-unused-function
In file included from /usr/include/python3.7m/numpy/ndarraytypes.h:1816:0,
 from /usr/include/python3.7m/numpy/ndarrayobject.h:18,
 from /usr/include/python3.7m/numpy/arrayobject.h:4,
 from pyresample/ewa/_ll2cr.c:279:
/usr/include/python3.7m/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning 
"Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API 
NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~
pyresample/ewa/_ll2cr.c: In function '__Pyx__ExceptionSave':
pyresample/ewa/_ll2cr.c:22410:21: error: 'PyThreadState {aka struct _ts}' has 
no member named 'exc_type'; did you mean 'curexc_type'?
 *type = tstate->exc_type;
 ^~~~
 curexc_type
pyresample/ewa/_ll2cr.c:22411:22: error: 'PyThreadState {aka struct _ts}' has 
no member named 'exc_value'; did you mean 'curexc_value'?
 *value = tstate->exc_value;
  ^
  curexc_value
pyresample/ewa/_ll2cr.c:22412:19: error: 'PyThreadState {aka struct _ts}' has 
no member named 'exc_traceback'; did you mean 'curexc_traceback'?
 *tb = tstate->exc_traceback;
   ^
   curexc_traceback
...



Bug#903531: python-ruffus FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: python-ruffus
Version: 2.6.3+dfsg-5
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-ruffus.html

...
I: pybuild base:217: python3.7 setup.py clean 
Traceback (most recent call last):
  File "setup.py", line 12, in 
import ruffus.ruffus_version
  File "/build/1st/python-ruffus-2.6.3+dfsg/ruffus/__init__.py", line 28, in 

from .task import Pipeline, Task
  File "/build/1st/python-ruffus-2.6.3+dfsg/ruffus/task.py", line 715, in 

verbose=0)
TypeError: namedtuple() got an unexpected keyword argument 'verbose'
E: pybuild pybuild:336: clean: plugin distutils failed with: exit code=1: 
python3.7 setup.py clean 
dh_auto_clean: pybuild --clean -i python{version} -p "3.7 3.6" returned exit 
code 13
make[1]: *** [debian/rules:32: override_dh_auto_clean] Error 25



Bug#903533: yapf FTBFS with Python 3.7 as supported version

2018-07-10 Thread Adrian Bunk
Source: yapf
Version: 0.22.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/yapf.html

...
I: pybuild base:217: cd 
/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build; python3.7 -m nose 
.F...F..F...
==
FAIL: testAsyncAsNonKeyword 
(yapftests.reformatter_basic_test.BasicReformatterTest)
--
Traceback (most recent call last):
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/reformatter_basic_test.py",
 line 2489, in testAsyncAsNonKeyword
self.assertCodeEqual(code, reformatter.Reformat(uwlines, verify=False))
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/yapf_test_helper.py",
 line 57, in assertCodeEqual
self.fail('\n'.join(msg))
AssertionError: Code format mismatch:
Expected:
 > from util import async
 > 
 > 
 > class A(object):
 > def foo(self):
 > async.run()
 > 
 > def bar(self):
 > pass
Actual:
 > from util import async
 > 
 > 
 > class A(object):
 > def foo(self):
 > async .run()
 > 
 > def bar(self):
 > pass
Diff:
--- actual
+++ expected
@@ -3,7 +3,7 @@
 
 class A(object):
 def foo(self):
-async .run()
+async.run()
 
 def bar(self):
 pass

==
FAIL: testListComprehensionPreferThreeLinesForLineWrap 
(yapftests.reformatter_basic_test.BasicReformatterTest)
--
Traceback (most recent call last):
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/reformatter_basic_test.py",
 line 526, in testListComprehensionPreferThreeLinesForLineWrap
self.assertCodeEqual(expected_formatted_code, reformatter.Reformat(uwlines))
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/yapf_test_helper.py",
 line 57, in assertCodeEqual
self.fail('\n'.join(msg))
AssertionError: Code format mismatch:
Expected:
 > def given(y):
 >   long_variable_name = [
 >   long_var_name + 1
 >   for long_var_name, number_two in ()
 >   if long_var_name == 2 and number_two == 3
 >   ]
Actual:
 > def given(y):
 >   long_variable_name = [
 >   long_var_name + 1 for long_var_name, number_two in ()
 >   if long_var_name == 2 and number_two == 3
 >   ]
Diff:
--- actual
+++ expected
@@ -1,5 +1,6 @@
 def given(y):
   long_variable_name = [
-  long_var_name + 1 for long_var_name, number_two in ()
+  long_var_name + 1
+  for long_var_name, number_two in ()
   if long_var_name == 2 and number_two == 3
   ]

==
FAIL: testStronglyConnected (yapftests.split_penalty_test.SplitPenaltyTest)
--
Traceback (most recent call last):
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/split_penalty_test.py",
 line 205, in testStronglyConnected
(']', None),
  File 
"/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build/yapftests/split_penalty_test.py",
 line 72, in _CheckPenalties
self.assertEqual(list_of_expected, FlattenRec(tree))
AssertionError: Lists differ: [('['[25 chars]or', 0), ('a', 3000), ('in', 
3000), ('foo', 30[93 chars]one)] != [('['[25 chars]or', None), ('a', None), 
('in', None), ('foo',[99 chars]one)]

First differing element 2:
('for', 0)
('for', None)

  [('[', None),
   ('a', None),
-  ('for', 0),
?  ^

+  ('for', None),
?  

-  ('a', 3000),
-  ('in', 3000),
-  ('foo', 3000),
+  ('a', None),
+  ('in', None),
+  ('foo', None),
-  ('if', 0),
? ^

+  ('if', None),
? 

-  ('a', 3000),
+  ('a', None),
   ('.', 100),
   ('x', 4000),
   ('==', 3000),
   ('37', 3000),
   (']', None)]

--
Ran 492 tests in 14.484s

FAILED (SKIP=4, failures=3)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
/build/1st/yapf-0.22.0/.pybuild/cpython3_3.7_yapf/build; python3.7 -m nose 
dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code 
13
make: *** [debian/rules:10: build] Error 25



Bug#903530: pyresample FTBFS with Python 3.7 as supported version

2018-07-11 Thread Adrian Bunk
[ DPL added to Cc, requesting conflict resolution ]

On Wed, Jul 11, 2018 at 10:32:22AM +0200, Bas Couwenberg wrote:
>...
> Your bugreports are filed blindly, without taking ongoing transitions in
> consideration.
>...

This is factually incorrect, and you knew after my previous email.

> And your bugreport does not state any specific issue, it just includes some
> logging.
> 
> I very much hate bugreports like that, which I'm very tempted to just
> blindly close (with `bts close`) from now on.
>...
> The issue that your bugreport template is substandard remains.

This is not the first time that you are blaming me for submitting
FTBFS bugs, but it is not required for the submitter to state more
than the error message (which I did) - it is the maintainer who
is supposed to debug problems.

And for the record, I don't have a clue why this change happened that 
causes this FTBFS.[1]

> Thanks for Antonio for fixing the issue in git already.

Looking at that, I'd say the root problem is that pyresample uses
a shipped version of a generated file instead of creating it during
the build.

> Bas

cu
Adrian

[1] it might not be a public API, but I don't know for sure

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#900772: closed by Dmitry Smirnov (Bug#900772: fixed in cakephp 2.10.11-1)

2018-07-11 Thread Adrian Bunk
Control: reopen -1

On Tue, Jul 03, 2018 at 12:51:09PM +, Debian Bug Tracking System wrote:
>...
>  cakephp (2.10.11-1) unstable; urgency=medium
>...
>* Depends:
>  - php-mcrypt (Closes: #900772).
>...

cakephp-scripts still depends on php-mcrypt.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#903530: pyresample FTBFS with Python 3.7 as supported version

2018-07-11 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Wed, Jul 11, 2018 at 12:42:09PM +0100, Chris Lamb wrote:
> Adrian,

Chris,

> > This is not the first time that you are blaming me for submitting
> > FTBFS bugs, but it is not required for the submitter to state more
> > than the error message (which I did) - it is the maintainer who
> > is supposed to debug problems.
> 
> This might be true but in Debian aren't we trying to work together as a
> team?
> 
> Whilst you may have submitted this original report with the very best
> of intentions, to reply that you were technically within the rules is
> not a particularly productive response in context and hardly going to
> lead to a quick and amicable conclusion. :)

Does immediate downgrading and closing of the bug without looking
at the contents lead to a quick and amicable conclusion?

And quoting from the two emails by Bas Couwenberg in this bug:

- - "Filing this bug is very premature"
- - "Your bugreports are filed blindly"
- - "your bugreport does not state any specific issue"
- - "I very much hate bugreports like that, which I'm very tempted to just 
   blindly close (with `bts close`) from now on."
- - "Provide better bugreports in the future, or I will start closing them 
   blindly."
- - "The issue that your bugreport template is substandard remains."

Please give a signed answer whether you as DPL consider both the 
contents and the quantity of these statements appropriate for
"working together as a team" in Debian.

> Best wishes,

Thanks in advance
Adrian

- -- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAltGZlMACgkQiNJCh6LY
mLHREhAAqfCoi413lV7DoLqgcl31qNblBLqLV7vkWJE9i0RY/Q9C/1cvVVCxe0UC
MeNSukWD1bt0nIg6DF5x0+RPW68m3BnZJCKsCSpwmGtOrBWFfDtl9vQkW0av87Xa
x5DjZ4XLnyNr0e0/CnxPEa3VowDUg6afisp2QeKGFgrWgNOo4wgQ4K1Gj3AOGdsX
fGNNBTUtqgGVHfU3fqQmABoqJ6rLQYDk3HpwRtDtG3Xf+smGn24UDKhl9z64mhKl
bDCaIf3oiGNYjWbEkTa/wucjz3zTfRtVAtw/fBwHyb1DMwbKwTtWjy/6ByxOgdeC
yf70WiXcvt4s3EVIVKo1QSIlPlH9uznlrFlrubQIX61a0QTMoc6ZugAtfevTdpK6
1CeRFT6fh9AX2NUKU9hjynEZQkpF7VNsrI9H6aRJMTNc8xRXVmr0aZF7ho7N7079
82HcfSa3WyjUZQseKhPMht0UrCbblBNGNhLK4y99N156wYyRcWJ7CZYU72UG8jKg
MWtmWQgqBL1UoCDtnDkHXDI8jDuOXLTHzL1fMliwL0FvnpVzbcAmmXHOU1oKxYR5
c0sO+lvEez6PBbuG15OAh29z0yaXtieGWdy8JL/5FaZDJCH8dAyxKo1uUViGUq4r
qeg03kmTjKqaYeqvJJNMLKPmXnZ3+DMkUyGDSVurZOEepwMB1Ug=
=W73T
-END PGP SIGNATURE-



Bug#903609: python-eventlet FTBFS: test failures

2018-07-11 Thread Adrian Bunk
Source: python-eventlet
Version: 0.20.0-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-eventlet.html

...
I: pybuild base:217: cd 
/build/1st/python-eventlet-0.20.0/.pybuild/cpython2_2.7_eventlet/build; 
python2.7 -m nose tests
..Traceback (most recent call last):
  File "eventlet/hubs/poll.py", line 115, in wait
listener.cb(fileno)
  File "eventlet/backdoor.py", line 66, in switch
greenlets.greenlet.switch(self, *args, **kw)
  File "eventlet/backdoor.py", line 58, in run
console.interact()
  File "/usr/lib/python2.7/code.py", line 240, in interact
self.write("\n")
  File "/usr/lib/python2.7/code.py", line 171, in write
sys.stderr.write(data)
  File "eventlet/backdoor.py", line 36, in write
self.f.flush()
  File "/usr/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
  File "eventlet/greenio/base.py", line 390, in sendall
tail = self.send(data, flags)
  File "eventlet/greenio/base.py", line 384, in send
return self._send_loop(self.fd.send, data, flags)
  File "eventlet/greenio/base.py", line 371, in _send_loop
return send_method(data, *args)
error: [Errno 32] Broken pipe
Removing descriptor: 6
SS.SS..SS.S..Python
 2.7.15
...127.0.0.1
 - - [10/Aug/2019 17:22:27] code 400, message Bad request syntax ('X')
127.0.0.1 - - [10/Aug/2019 17:22:27] "X" 400 -
.
--
Ran 619 tests in 58.978s

OK (SKIP=95)
Exception TypeError: "'NoneType' object is not callable" in  ignored
Exception TypeError: "'NoneType' object is not callable" in  ignored
...



Bug#903611: syncthing FTBFS on 32bit: FAIL: TestBlockSize

2018-07-11 Thread Adrian Bunk
Source: syncthing
Version: 0.14.48+ds1-1
Severity: serious

https://buildd.debian.org/status/package.php?p=syncthing&suite=sid

...
--- FAIL: TestBlockSize (0.00s)
protocol_test.go:381: BlockSize(2147483648), size=16777216, expected 
2097152
protocol_test.go:381: BlockSize(3221225472), size=16777216, expected 
2097152
...



Bug#903612: csound FTBFS on !x86: test hang

2018-07-11 Thread Adrian Bunk
Source: csound
Version: 1:6.11.0~dfsg-1
Severity: serious

https://buildd.debian.org/status/package.php?p=csound&suite=sid
(m68k is building with nocheck)

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
OPCODE6DIR64=obj-aarch64-linux-gnu dh_auto_test
cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=3 ninja 
test
[0/1] Running tests...
Test project /<>/obj-aarch64-linux-gnu
  Start  1: testCsoundTypeSystem
 1/12 Test  #1: testCsoundTypeSystem .   Passed0.27 sec
  Start  2: testCsoundMessageBuffer
 2/12 Test  #2: testCsoundMessageBuffer ..   Passed0.09 sec
  Start  3: testCsoundOrcSemantics
 3/12 Test  #3: testCsoundOrcSemantics ...   Passed0.29 sec
  Start  4: testCsoundOrcCompileTest
 4/12 Test  #4: testCsoundOrcCompileTest .   Passed5.05 sec
  Start  5: testChannels
 5/12 Test  #5: testChannels .   Passed0.33 sec
  Start  6: testCsoundDataStructures
 6/12 Test  #6: testCsoundDataStructures .   Passed0.03 sec
  Start  7: testIo
 7/12 Test  #7: testIo ...   Passed0.73 sec
  Start  8: testCircularBuffer
 8/12 Test  #8: testCircularBuffer ...   Passed0.03 sec
  Start  9: testPerfThread
 9/12 Test  #9: testPerfThread ...   Passed   13.07 sec
  Start 10: testDebugger
10/12 Test #10: testDebugger .   Passed0.09 sec
  Start 11: testEngine
E: Build killed with signal TERM after 150 minutes of inactivity



Bug#903613: gatb-core: "dpkg-buildpackage -A" FTBFS

2018-07-11 Thread Adrian Bunk
Source: gatb-core
Version: 1.4.1+dfsg-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=gatb-core&arch=all&ver=1.4.1%2Bdfsg-2&stamp=1530877921&raw=0

...
   debian/rules override_dh_install-indep
make[1]: Entering directory '/<>/gatb-core-1.4.1+dfsg'
dh_install -i
mv debian/gatb-core-testdata/usr/share/doc/gatb-core/test/gatb-core-cppunit 
debian/gatb-core/usr/lib/gatb-core
mv: cannot move 
'debian/gatb-core-testdata/usr/share/doc/gatb-core/test/gatb-core-cppunit' to 
'debian/gatb-core/usr/lib/gatb-core': No such file or directory
make[1]: *** [debian/rules:25: override_dh_install-indep] Error 1



Bug#894262: closed by Adrian Bunk (gconf has been adopted)

2018-09-05 Thread Adrian Bunk
On Wed, Sep 05, 2018 at 07:32:58AM -0400, Jeremy Bicha wrote:
> > From: Adrian Bunk 
> > To: 894262-d...@bugs.debian.org
> > Cc:
> > Bcc:
> > Date: Wed, 5 Sep 2018 11:01:58 +0300
> > Subject: gconf has been adopted
> > gconf has been adopted, making it a non-issue when a reverse dependency
> > depends on it.
> 
> That only fixes one of the issues I have with the package. It is 
> unmaintained in Debian and upstream.
>...

We have (sometimes quite popular) packages that are unmaintained 
upstream for over 20 years - this is not a problem, actually far
less of a problem than active upstreams breaking various stuff.

And the package is not unmaintained in Debian, it is maintained by the
Debian QA Group. This is pretty well maintained by Debian standards,
it doesn't happen here that a trivial one-line FTBFS fix does not get
applied for over half a year.

> Thanks,
> Jeremy Bicha

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#907988: rubber must specify the encoding when opening files

2018-09-05 Thread Adrian Bunk
On Wed, Sep 05, 2018 at 06:58:04PM +0200, Hilmar Preuße wrote:
> On 04.09.2018 22:49, Adrian Bunk wrote:
> 
> Hi Adrian,

Hi Hilmar,

> thanks for the report!
> 
> > cd doc; rubber --warn all --pdf manual.tex
> > Traceback (most recent call last):
> >   File "/usr/bin/rubber", line 17, in 
> > sys.exit (cmdline (args))
> 
> > return codecs.ascii_decode(input, self.errors)[0]
> > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: 
> > ordinal not in range(128)
> > make[2]: *** [Makefile:1917: doc/manual.pdf] Error 1
> > 
> > This is a common problem when running Python3 in C locale.
> > 
> I.e. is this a problem, which needs to be fixed in python or do /we/
> need to fix it? If the first: is there a bug report in Debian?

what defines the encoding of input files for rubber?
Currently the encoding of the locale is used,
on the buildds this is C which means ASCII.

For why3 the relevant difference is between the nonworking
  LANG=C rubber --warn all --pdf manual.tex
and the working
  LANG=C.UTF-8 rubber --warn all --pdf manual.tex

How is the input encoding of the files opened by rubber defined/set?

Similar to LaTeX, Python has become less tolerant in handling/discarding
illegal characters and treats such cases as error.

If input files are supposed to be in some fixed encoding (usually UTF-8),
then this has to be passed as parameter when opening the file.

> Hilmar

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908070: libdazzle FTBFS: test failure

2018-09-05 Thread Adrian Bunk
Source: libdazzle
Version: 3.30.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=libdazzle&suite=sid

...
OK:26
FAIL:   1
SKIP:   0
TIMEOUT:0


The output from the failed tests:

 1/27 test-applicationFAIL 0.09 s (killed by signal 
5 SIGTRAP)

--- command ---
G_TEST_BUILDDIR='/<>/obj-x86_64-linux-gnu/tests' MALLOC_CHECK_='2' 
GSETTINGS_BACKEND='memory' PYTHONDONTWRITEBYTECODE='yes' 
G_TEST_SRCDIR='/<>/tests' G_DEBUG='gc-friendly' 
/<>/obj-x86_64-linux-gnu/tests/test-application
--- stdout ---
/Dazzle/Application/basic: 
--- stderr ---

(/<>/obj-x86_64-linux-gnu/tests/test-application:23435): 
GLib-GIO-CRITICAL **: 12:30:40.566: g_dbus_connection_call_internal: assertion 
'object_path != NULL && g_variant_is_object_path (object_path)' failed
---

Full log written to /<>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
FAILED: meson-test 
/usr/bin/python3 -u /usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
dh_auto_test: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 
ninja test returned exit code 1
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 1



Bug#907403: closed by Nicolas Braud-Santoni (Bug#907403: fixed in opam 2.0.0-2)

2018-09-06 Thread Adrian Bunk
Control: reopen -1

On Thu, Sep 06, 2018 at 06:21:12AM +, Debian Bug Tracking System wrote:
>...
>  opam (2.0.0-2) unstable; urgency=high
>  .
>* opam-installer Replaces opam-docs (<< 2.0.0-1)
>  Closes: #907403
>...

This still doesn't work:

Unpacking opam-installer (2.0.0-2) ...
dpkg: error processing archive 
/var/cache/apt/archives/opam-installer_2.0.0-2_amd64.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/opam-installer.1.gz', which is also 
in package opam-docs 1.2.2-7


Looking closer, the problem is that the Breaks+Replaces in 
opam-installer typoed the package name (opam-doc without s).


cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908104: ukui-window-switch FTBFS with glib 2.58

2018-09-06 Thread Adrian Bunk
Source: ukui-window-switch
Version: 1.1.1-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ukui-window-switch.html

...
   dh_auto_configure
qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/build/1st/ukui-window-switch-1.1.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/build/1st/ukui-window-switch-1.1.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 
-ffile-prefix-map=/build/1st/ukui-window-switch-1.1.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 
-ffile-prefix-map=/build/1st/ukui-window-switch-1.1.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2" QMAKE_LFLAGS_RELEASE=-Wl,-z,relro 
QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr
Info: creating stash file /build/1st/ukui-window-switch-1.1.1/.qmake.stash
usage: gdbus-codegen [-h] [--interface-prefix PREFIX]
 [--c-namespace NAMESPACE] [--c-generate-object-manager]
 [--c-generate-autocleanup {none,objects,all}]
 [--generate-docbook OUTFILES] [--pragma-once]
 [--annotate WHAT KEY VALUE WHAT KEY VALUE WHAT KEY VALUE]
 [--generate-c-code OUTFILES | --header | --body | 
--interface-info-header | --interface-info-body]
 [--output FILE | --output-directory OUTDIR]
 [FILE [FILE ...]]
gdbus-codegen: error: ambiguous option: --interface could match 
--interface-prefix, --interface-info-header, --interface-info-body
...



Bug#908105: v-sim FTBFS: Error: v_sim: identifier not found on the first line

2018-09-06 Thread Adrian Bunk
Source: v-sim
Version: 3.7.2-6
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/v-sim.html

...
extensions/box.c:63: Error: v_sim: identifier not found on the first line:
 * SECTION:box legend
   ^
...



Bug#908137: luajit: lightuserdata problem with > 47 bit address space on arm64

2018-09-06 Thread Adrian Bunk
Source: luajit
Version: 2.0.4+dfsg-1
Severity: serious
Forwarded: https://github.com/LuaJIT/LuaJIT/pull/230#issuecomment-260205661

This is an RFC regarding what to do for avoiding runtime
problems on arm64 like e.g. #907729.

The big hammer would be to drop luajit on arm64,
reverse dependencies are already able to cope
with luajit not available on s390x.



Bug#908138: hddemux: s390x must be added to architectures without knot-resolver

2018-09-06 Thread Adrian Bunk
Source: hddemux
Version: 0.4-1
Severity: serious
Tags: ftbfs

knot-resolver is not available om s390x due to
luajit not being availabe.



Bug#907819: jellyfish: Does not build on paths containing "-L"

2018-09-06 Thread Adrian Bunk
On Mon, Sep 03, 2018 at 12:09:58AM +0200, Santiago Vila wrote:
> severity 907819 serious
> thanks
> 
> > The buildds use a UUID, which cannot contain L.
> 
> Please take a look by yourself. Official build log of jellyfish on amd64:
> 
> https://buildd.debian.org/status/fetch.php?pkg=jellyfish&arch=amd64&ver=2.2.8-3%2Bb1&stamp=1530287126&raw=0
> 
> It contains the following line:
> 
> I: NOTICE: Log filtering will replace 
> 'build/jellyfish-PmG8fS/jellyfish-2.2.8' with '<>'

I was blind, looked at CHROOT instead...

> The string "PmG8fS" is not a UUID, it's a random string from mktemp,
> and of course it *will* start with L (sooner or later).
> 
> (But I already explained this in my previous message).

Thanks for this.

As a side effect, I finally understand what is happening in #896861.

> Thanks.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908152: python-jsonschema accesses the internet during the build

2018-09-06 Thread Adrian Bunk
Source: python-jsonschema
Version: 2.6.0-3
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-jsonschema.html

...
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/build/1st/python-jsonschema-2.6.0'
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
PYTHONPATH=/build/1st/python-jsonschema-2.6.0 PYTHON=python3 python3 -m sphinx  
-b html docs 
/build/1st/python-jsonschema-2.6.0/debian/python-jsonschema-doc/usr/share/doc/python-jsonschema-doc/html
Running Sphinx v1.7.8

Exception occurred:
  File "/usr/lib/python3.6/urllib/request.py", line 1320, in do_open
raise URLError(err)
urllib.error.URLError: 
The full traceback has been saved in /tmp/sphinx-err-ku2v2m5o.log, if you want 
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.
A bug report can be filed in the tracker at 
. Thanks!
make[1]: *** [debian/rules:40: override_dh_sphinxdoc] Error 2



Bug#908209: colord FTBFS: cannot touch 'debian/stamps/generate_meson_build_system': No such file or directory

2018-09-07 Thread Adrian Bunk
Source: colord
Version: 1.4.3-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=colord

...
   debian/rules override_dh_auto_configure-indep
make[1]: Entering directory '/<>'
touch debian/stamps/generate_meson_build_system
touch: cannot touch 'debian/stamps/generate_meson_build_system': No such file 
or directory
make[1]: *** [debian/rules:44: debian/stamps/generate_meson_build_system] Error 
1



Bug#908210: arc-theme FTBFS with gtk+3.0 3.24

2018-09-07 Thread Adrian Bunk
Source: arc-theme
Version: 20180114-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/arc-theme.html

...
checking pkg-config is at least version 0.9.0... yes
configure: error: Invalid GNOME version: 3.24


In a related note, when the package is that dependeny
on the specific GTK+ version used it might also require
stricter runtime dependencies.



Bug#908275: dbus-test-runner FTBFS with glib 2.58

2018-09-07 Thread Adrian Bunk
Source: dbus-test-runner
Version: 16.10.0~bzr100+repack1-3
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dbus-test-runner.html

...
bustle.c: In function 'dbus_test_bustle_class_init':
bustle.c:61:2: error: 'g_type_class_add_private' is deprecated 
[-Werror=deprecated-declarations]
  g_type_class_add_private (klass, sizeof (DbusTestBustlePrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from ../libdbustest/task.h:28,
 from dbus-test.h:29,
 from bustle.c:26:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
...



Bug#908297: libindicate FTBFS with glib 2.58

2018-09-08 Thread Adrian Bunk
Source: libindicate
Version: 0.6.92-6
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libindicate.html

...
/build/1st/libindicate-0.6.92/./libindicate/server.c: In function 
'indicate_server_class_init':
/build/1st/libindicate-0.6.92/./libindicate/server.c:230:2: error: 
'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
  g_type_class_add_private (class, sizeof (IndicateServerPrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /build/1st/libindicate-0.6.92/./libindicate/server.h:34,
 from /build/1st/libindicate-0.6.92/./libindicate/server.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:732: libindicate_la-server.lo] Error 1



Bug#908337: cubemap FTBFS on 32bit

2018-09-08 Thread Adrian Bunk
Source: cubemap
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=cubemap&suite=sid

...
server.cpp: In member function 'void Server::process_client(Client*)':
server.cpp:676:16: error: conversion from '_Deque_iterator' to non-scalar type 
'_Deque_iterator' 
requested
 lower_bound(stream->suitable_starting_points.begin(),
 ~~~^~
  stream->suitable_starting_points.end(),
  ~~~
  stream->bytes_received - stream->prebuffering_bytes);
  
server.cpp:679:26: error: no match for 'operator==' (operand types are 
'std::deque::const_iterator' {aka 'std::_Deque_iterator'} and 'std::deque::iterator' {aka 'std::_Deque_iterator'})
if (starting_point_it == stream->suitable_starting_points.end()) {
~~^
In file included from /usr/include/c++/8/utility:70,
 from /usr/include/c++/8/algorithm:60,
 from server.cpp:17:
/usr/include/c++/8/bits/stl_pair.h:443:5: note: candidate: 'template constexpr bool std::operator==(const std::pair<_T1, _T2>&, const 
std::pair<_T1, _T2>&)'
 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
 ^~~~
...



Bug#908363: opensc FTBFS on 32bit

2018-09-08 Thread Adrian Bunk
Source: opensc
Version: 0.19.0~rc1-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=opensc&suite=sid

...
card-gids.c: In function 'gids_delete_container_num':
card-gids.c:1480:42: error: '%02X' directive output may be truncated writing 
between 2 and 7 bytes into a region of size 4 [-Werror=format-truncation=]
  snprintf(ch_tmp, sizeof(ch_tmp), "3FFFB0%02X",containernum + 
GIDS_FIRST_KEY_IDENTIFIER);
  ^~~~
card-gids.c:1480:35: note: directive argument in the range [129, 49941608]
  snprintf(ch_tmp, sizeof(ch_tmp), "3FFFB0%02X",containernum + 
GIDS_FIRST_KEY_IDENTIFIER);
   ^~~~
...



Bug#895640: closed by Thomas Goirand (Bug#895640: fixed in openstack-trove 1:10.0.0-1)

2018-09-09 Thread Adrian Bunk
Control: reopen -1

On Sat, Sep 08, 2018 at 03:21:04PM +, Debian Bug Tracking System wrote:
>...
>  openstack-trove (1:10.0.0-1) unstable; urgency=medium
>...
>* New upstream release:
>  - Fixes FTBFS: test failures (Closes: #895640).
>...

Doesn't seem so:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openstack-trove.html

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908381: zxcvbn-c: frequent parallel FTBFS

2018-09-09 Thread Adrian Bunk
Source: zxcvbn-c
Version: 2.4+dfsg-1
Severity: serious
Tags: patch ftbfs

https://buildd.debian.org/status/package.php?p=zxcvbn-c&suite=sid

...
In file included from test-internals.c:9:
zxcvbn.c:455:10: fatal error: dict-src.h: No such file or directory
 #include "dict-src.h"
  ^~~~
compilation terminated.
make[1]: *** [makefile:49: test-internals] Error 1


Fix is attached.
Description: Fix a parallel FTBFS caused by a missing makefile dependency
Author: Adrian Bunk 

--- zxcvbn-c-2.4+dfsg.orig/makefile
+++ zxcvbn-c-2.4+dfsg/makefile
@@ -45,7 +45,7 @@ test-inline: test.c zxcvbn-inline.o
$(CC) $(CPPFLAGS) $(CFLAGS) \
-o test-inline test.c zxcvbn-inline.o $(LDFLAGS) -lm
 
-test-internals: test-internals.c zxcvbn.c dict-crc.h zxcvbn.h
+test-internals: test-internals.c zxcvbn.c dict-src.h dict-crc.h zxcvbn.h
$(CC) $(CPPFLAGS) $(CFLAGS) \
-o test-internals test-internals.c $(LDFLAGS) -lm
 


Bug#834162: freevo: obsolete

2018-09-09 Thread Adrian Bunk
On Fri, Aug 12, 2016 at 05:50:58PM +0200, A Mennucc wrote:
>...
> 'freevo' is in "dormant state" since Feb 2014 [1] ; there are some
> patches around to revive it [2] and a github branch that had some
> activity [3], but in truth there was no activity in some years.
>...
> I gave it a look: fixing 'freevo' is more work than I can dedicate now.
> Moreover 'kodi' is now in Debian, so fixing 'freevo' probably
> does not make much sense.
> 
> So I am opening this 'grave' bug; I am perfectly OK if someone wishes
> to fix 'freevo' ; but I would rather not see 'freevo' (as it is now) being
> part of the next major Debian release.

Would it be OK to remove the freevo packages
(freevo kaa-base kaa-imlib2 kaa-metadata)
from unstable now?

The only reverse dependency is tracked in #907663,
and I can do an NMU for that.

> Best regards,
> 
> a.
>...

Thanks
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908384: aoflagger: baseline violation on i386

2018-09-09 Thread Adrian Bunk
Source: aoflagger
Version: 2.9.0-1
Severity: serious

aoflagger uses SSE, which is not part of the i386 baseline.



Bug#907988: rubber must specify the encoding when opening files

2018-09-09 Thread Adrian Bunk
On Sun, Sep 09, 2018 at 02:19:50PM +0200, Hilmar Preuße wrote:
> On 09.09.2018 12:14, Adrian Bunk wrote:
> > On Sat, Sep 08, 2018 at 11:56:26PM +0200, Hilmar Preuße wrote:
> >> On 04.09.2018 22:49, Adrian Bunk wrote:
> 
> Hi Adrian,

Hi Hilmar,

> >>> Package: rubber
> >>> Version: 1.5-1
> >>> Severity: serious
> >>> Control: affects -1 src:why3
> >>>
> >>> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/arm64/why3.html
> >>>
> >> I've uploaded 1.5-2 here [1]. Do you have the chance to test if it
> >> solves the problem?
> > 
> > Please add the rubber_1.5-2.debian.tar.xz
> > 
> Done, please test!

I can confirm that it fixes the why3 build.

Your solution is a bit ouch, but I understand why it is not easy to
fix in a better way.

> Thanks!

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908391: python-tosca-parser accesses the internet during the build

2018-09-09 Thread Adrian Bunk
Source: python-tosca-parser
Version: 1.1.0-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-tosca-parser.html

...
==
FAIL: 
toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields
toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields
--
_StringException: Traceback (most recent call last):
  File "toscaparser/tests/test_toscatplvalidation.py", line 445, in 
test_imports_file_namespace_fields
"node_types")
  File "toscaparser/tests/test_toscatplvalidation.py", line 298, in 
_imports_content_test
loader = ImportsLoader(imports, path, custom_type_def)
  File "toscaparser/imports.py", line 55, in __init__
self._validate_and_load_imports()
  File "toscaparser/imports.py", line 85, in _validate_and_load_imports
import_name, import_uri)
  File "toscaparser/imports.py", line 193, in _load_import_template
return file_name, YAML_LOADER(file_name, False)
  File "toscaparser/utils/yamlparser.py", line 40, in load_yaml
ExceptionCollector.appendException(URLException(what=msg))
  File "toscaparser/common/exception.py", line 206, in appendException
raise exception
toscaparser.common.exception.URLException: Failed to reach server 
"https://raw.githubusercontent.com/openstack/heat-translator/master/translator/tests/data/custom_types/wordpress.yaml";.
 Reason is: [Errno -3] Temporary failure in name resolution.
...



Bug#908383: libeclipse-core-commands-java: Build-Depends on non-existent libequinox-bidi-java

2018-09-09 Thread Adrian Bunk
On Sun, Sep 09, 2018 at 08:30:23AM -0400, Jeremy Bicha wrote:
> Source: eclipse-platform-ui
> Version: 4.7.3-1
> Severity: serious
> Tags: ftbfs
> 
> eclipse-platform-ui Build-Depend on libequinox-bidi-java but that
> package doesn't exist in Debian.
>...

NEW is worth checking before reporting such bugs,
there is not much the maintainers can do about
the order of NEW processing.

> Thanks,
> Jeremy Bicha

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908394: pkg-info-el build depends on emacs25-el

2018-09-09 Thread Adrian Bunk
Source: pkg-info-el
Version: 0.6-3
Severity: serious
Tags: ftbfs

pkg-info-el build depends on emacs25-el
that is no longer in buster.



Bug#908395: asciijump build depends on emacs25-bin-common

2018-09-09 Thread Adrian Bunk
Source: asciijump
Version: 1.0.2~beta-9
Severity: serious
Tags: ftbfs

asciijump build depends on emacs25-bin-common
that is no longer in buster.

Using emacs-bin-common (emacs package names are no longer versioned)
might be the solution (untested).



Bug#908393: jq: error while loading shared libraries: libonig.so.2

2018-09-09 Thread Adrian Bunk
On Sun, Sep 09, 2018 at 02:44:30PM +0100, George B. wrote:
> Package: jq
> Version: 1.5+dfsg-2+b1
> Severity: grave
> Justification: renders package unusable
> 
> Hello,
> 
> The jq program is currently unusable:
> 
> ```
> $ jq
> jq: error while loading shared libraries: libonig.so.2: cannot open shared 
> object file: No such file or directory
> ```
> 
> The recent libonig update (Thu, 06 Sep 2018) mentions "Refresh symbols
> file" in the changelog - maybe this has something to do with it?

libonig.so.2 was in jessie, not in stretch or later.

What is the output of
  which jq


> Thanks,
> 
> George

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#908423: python{,3}-django-oauth-toolkit depend on libjs-twitter-bootstrap that will not be in buster

2018-09-09 Thread Adrian Bunk
Source: django-oauth-toolkit
Version: 1.1.2-1
Severity: serious
Control: block 907724 by -1
Control: affects -1 python-django-oauth-toolkit python3-django-oauth-toolkit

See #907724 for background.



Bug#908424: python-flower (build) depends on libjs-twitter-bootstrap that will not be in buster

2018-09-09 Thread Adrian Bunk
Package: python-flower
Version: 0.8.3+dfsg-3
Severity: serious
Control: block 907724 by -1

See #907724 for background.



  1   2   3   4   5   6   7   8   9   10   >