Bug#859831: bump

2018-05-02 Thread Ferenc Wágner
No news yet.
-- 
Feri



Bug#897455: geos: FTBFS: configure: error: Could not find ruby interpreter.

2018-05-02 Thread Sebastiaan Couwenberg
Control: tags -1 unreproducible moreinfo

Hi Lucas,

Thanks for reporting this issue.

Unfortunately I cannot reproduce it in an up-to-date unstable chroot.

Can you still reproduce this issue?

Kind Regards,

Bas



Processed: Re: Bug#897455: geos: FTBFS: configure: error: Could not find ruby interpreter.

2018-05-02 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 unreproducible moreinfo
Bug #897455 [src:geos] geos: FTBFS: configure: error: Could not find ruby 
interpreter.
Added tag(s) moreinfo and unreproducible.

-- 
897455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897455
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#862757: dnssec-trigger 0.15 release

2018-05-02 Thread Diane Trout
On Wed, 2018-05-02 at 14:09 +0200, Michael Biebl wrote:
> Hi Diane
> 
> Am 02.05.2018 um 07:17 schrieb Diane Trout:
> > Should I release this version or wait for what Michael did?
> 
> You don't have to wait for me. I provided a patch for the issue for
> the
> maintainer to review and apply.
> I did not / do not intend to NMU this package.

Ok I'll handle the release when it at least passes the "works for me
test"

while testing I found a couple of functions in dnssec-trigger-script
patch that still needed porting. (get_manager_running was renamed to
get_nm_running) I think I fixed them, but it means I'm still testing

Diane

signature.asc
Description: This is a digitally signed message part


Bug#897338: Tested on hardware

2018-05-02 Thread Александр Керножицкий
I tried Debian Testing on real hardware and SDDM seems to work there. So I can 
reproduce the bug only on VirtualBox.



Bug#897498: 2ping: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13

2018-05-02 Thread Ryan Finnie
On 05/02/2018 08:15 PM, Ryan Finnie wrote:
> Hmm, I can't reproduce this.  What did the locale look like in the build
> environment?  That test specifically checks for UTF-8 in $LANG and is
> skipped if not present.
> 
> @unittest.skipUnless(
> (
> os.environ.get('LANG') and
> ('UTF-8' in os.environ.get('LANG'))
> ), 'UTF-8 environment required'
> )
> def test_notice_utf8(self):
> self.run_listener_client(['--notice=UTF-8 \u2603'])
> 
> I've tried this with both normal locale for me (en_US.UTF-8), and LANG=C.

Ah, I was able to reproduce with LANG=invalid.UTF-8.  I'll change the
test to look for locale.getlocale()[1] == 'UTF-8' (which normalizes an
invalid locale to None), but the rebuild environment should have a valid
locale setup.  (Though it would be interesting to have another rebuild
test which specifically tested for invalid locale -> valid locale ->
LANG=C.)



signature.asc
Description: OpenPGP digital signature


Bug#897498: 2ping: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13

2018-05-02 Thread Ryan Finnie
On 05/02/2018 01:19 PM, Lucas Nussbaum wrote:
> Source: 2ping
> Version: 4.1-1
> Severity: serious
> Tags: buster sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20180502 qa-ftbfs
> Justification: FTBFS on amd64
>> ==
>> ERROR: test_notice_utf8 (tests.test_cli.TestCLIStandard)
>> --
>> Traceback (most recent call last):
>>   File "/<>/tests/test_cli.py", line 95, in test_notice_utf8
>> self.run_listener_client(['--notice=UTF-8 \u2603'])
>>   File "/<>/tests/test_cli.py", line 79, in run_listener_client
>> subprocess.check_output(client_base_opts + client_opts)
>>   File "/usr/lib/python3.6/subprocess.py", line 336, in check_output
>> **kwargs).stdout
>>   File "/usr/lib/python3.6/subprocess.py", line 403, in run
>> with Popen(*popenargs, **kwargs) as process:
>>   File "/usr/lib/python3.6/subprocess.py", line 709, in __init__
>> restore_signals, start_new_session)
>>   File "/usr/lib/python3.6/subprocess.py", line 1275, in _execute_child
>> restore_signals, start_new_session, preexec_fn)
>> UnicodeEncodeError: 'ascii' codec can't encode character '\u2603' in 
>> position 15: ordinal not in range(128)

Hmm, I can't reproduce this.  What did the locale look like in the build
environment?  That test specifically checks for UTF-8 in $LANG and is
skipped if not present.

@unittest.skipUnless(
(
os.environ.get('LANG') and
('UTF-8' in os.environ.get('LANG'))
), 'UTF-8 environment required'
)
def test_notice_utf8(self):
self.run_listener_client(['--notice=UTF-8 \u2603'])

I've tried this with both normal locale for me (en_US.UTF-8), and LANG=C.



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#897551: usbview: FTBFS: convert-im6.q16: unable to open file `/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ error/constitute.c/ReadImage/544.

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 897551 -1
Bug #897551 [src:usbview] usbview: FTBFS: convert-im6.q16: unable to open file 
`/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ 
error/constitute.c/ReadImage/544.
Bug 897551 cloned as bug 897573
> reassign -1 imagemagick
Bug #897573 [src:usbview] usbview: FTBFS: convert-im6.q16: unable to open file 
`/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ 
error/constitute.c/ReadImage/544.
Bug reassigned from package 'src:usbview' to 'imagemagick'.
No longer marked as found in versions usbview/2.0-21-g6fe2f4f-1.
Ignoring request to alter fixed versions of bug #897573 to the same values 
previously set
> retitle -1 imagemagic: Errors converting SVG to PNG causing build failures
Bug #897573 [imagemagick] usbview: FTBFS: convert-im6.q16: unable to open file 
`/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ 
error/constitute.c/ReadImage/544.
Changed Bug title to 'imagemagic: Errors converting SVG to PNG causing build 
failures' from 'usbview: FTBFS: convert-im6.q16: unable to open file 
`/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ 
error/constitute.c/ReadImage/544.'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897551
897573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897551: usbview: FTBFS: convert-im6.q16: unable to open file `/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ error/constitute.c/ReadImage/544.

2018-05-02 Thread Mark Brown
clone 897551 -1
reassign -1 imagemagick
retitle -1 imagemagic: Errors converting SVG to PNG causing build failures
thanks

On Wed, May 02, 2018 at 10:55:01PM +0200, Lucas Nussbaum wrote:

> > make[2]: Entering directory '/<>'
> > convert -geometry $(basename $(dirname $(dirname 
> > hicolor/64x64/apps/usbview_icon.xpm))) usbview_icon.svg 
> > hicolor/64x64/apps/usbview_icon.xpm
> > convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ 
> > error/delegate.c/InvokeDelegate/1919.
> > convert-im6.q16: unable to open file `/tmp/magick-20115vbmutCN0nGsV': No 
> > such file or directory @ error/constitute.c/ReadImage/544.
> > convert-im6.q16: no images defined `hicolor/64x64/apps/usbview_icon.xpm' @ 
> > error/convert.c/ConvertImageCommand/3258.
> > make[2]: *** [Makefile:964: hicolor/64x64/apps/usbview_icon.xpm] Error 1

> The full build log is available from:
>
> http://aws-logs.debian.net/2018/05/02/usbview_2.0-21-g6fe2f4f-1_unstable.log

This appears to be triggered by some internal bug in ImageMagick, the
"delegate failed" messsage doesn't appear to be an intentional error
message and I can't see any obvious indication that there's been an
intentional change in the ImageMagick CLI.


signature.asc
Description: PGP signature


Bug#897555: subversion: FTBFS: /bin/bash: /usr/lib/jvm/default-java/bin/javah: No such file or directory

2018-05-02 Thread James McCoy
On Wed, May 02, 2018 at 11:02:02PM +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > [snip]
> > /usr/lib/jvm/default-java/bin/javah -force -d 
> > subversion/bindings/javahl/include -classpath 
> > subversion/bindings/javahl/classes: 
> > org.apache.subversion.javahl.ClientException 
> > org.apache.subversion.javahl.ClientNotifyInformation 
> > org.apache.subversion.javahl.CommitInfo 
> > org.apache.subversion.javahl.CommitItem 
> > org.apache.subversion.javahl.CommitItemStateFlags 
> > org.apache.subversion.javahl.ConflictDescriptor 
> > org.apache.subversion.javahl.ConflictResult 
> > org.apache.subversion.javahl.DiffSummary 
> > org.apache.subversion.javahl.ISVNClient 
> > org.apache.subversion.javahl.ISVNConfig 
> > org.apache.subversion.javahl.ISVNEditor 
> > org.apache.subversion.javahl.ISVNRemote 
> > org.apache.subversion.javahl.ISVNReporter 
> > org.apache.subversion.javahl.ISVNRepos 
> > org.apache.subversion.javahl.JNIError 
> > org.apache.subversion.javahl.JNIObject 
> > org.apache.subversion.javahl.NativeException 
> > org.apache.subversion.javahl.NativeResources 
> > org.apache.subversion.javahl.OperationContext 
> > org.apache.subversion.javahl.ProgressEvent 
> > org.apache.subversion.javahl.ReposNotifyInformation 
> > org.apache.subversion.javahl.SVNClient 
> > org.apache.subversion.javahl.SVNRepos org.apache.subversion.javahl.SVNUtil 
> > org.apache.subversion.javahl.SubversionException
> > /bin/bash: /usr/lib/jvm/default-java/bin/javah: No such file or directory
> > make[1]: *** [/<>/build-outputs.mk:601: 
> > subversion/bindings/javahl/include/org_apache_subversion_javahl_ClientException.h]
> >  Error 127

Ah, that's because the javah command was removed in Java 10, to be
replaced by running "javac -h".

It would have been useful to get a notice about this ahead of time, for
those not as involved with Java.  Especially since this has apparently
been planned since Java 8.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB



Bug#897530: marked as done (libreadline-java: FTBFS: make[5]: /usr/lib/jvm/default-java/bin/javah: Command not found)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 23:49:41 +
with message-id <e1fe1vf-00089a...@fasolo.debian.org>
and subject line Bug#897530: fixed in libreadline-java 0.8.0.1+dfsg-7
has caused the Debian Bug report #897530,
regarding libreadline-java: FTBFS: make[5]: 
/usr/lib/jvm/default-java/bin/javah: Command not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
897530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libreadline-java
Version: 0.8.0.1+dfsg-6
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory 
> '/<>/libreadline-java-0.8.0.1+dfsg/src/native'
> make TG=JavaReadline lib
> make[5]: Entering directory 
> '/<>/libreadline-java-0.8.0.1+dfsg/src/native'
> /usr/lib/jvm/default-java/bin/javah -classpath ../../build -jni 
> org.gnu.readline.Readline
> make[5]: /usr/lib/jvm/default-java/bin/javah: Command not found
> make[5]: *** [Makefile:113: org_gnu_readline_Readline.h] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/libreadline-java_0.8.0.1+dfsg-6_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.
--- End Message ---
--- Begin Message ---
Source: libreadline-java
Source-Version: 0.8.0.1+dfsg-7

We believe that the bug you reported is fixed in the latest version of
libreadline-java, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated libreadline-java 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 03 May 2018 00:58:21 +0200
Source: libreadline-java
Binary: libreadline-java libreadline-java-doc
Architecture: source
Version: 0.8.0.1+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libreadline-java - GNU readline and BSD editline wrappers for Java
 libreadline-java-doc - API docs for readline/editline wrappers for Java
Closes: 897530
Changes:
 libreadline-java (0.8.0.1+dfsg-7) unstable; urgency=medium
 .
   * Team upload.
   * Replaced javah to fix the build failure with Java 10 (Closes: #897530)
   * Standards-Version updated to 4.1.4
   * Switch to debhelper level 11
   * Use salsa.debian.org Vcs-* URLs
   * Updated the homepage
   * Added a watch file
Checksums-Sha1:
 9747e5dd1815a87415fe2b5d49522bdff0a73666 2235 
libreadline-java_0.8.0.1+dfsg-7.dsc
 2a820c2eb9ec54fe80a393705965b32ec264b5b5 9584 
libreadline-java_0.8.0.1+dfsg-7.debian.tar.xz
 b0a133fa882557bc56d5e0351966332fa0447e95 11280 
libreadline-java_0.8.0.1+dfsg-7_source.buildinfo
Checksums-Sha256:
 1bc247f597974cc9cd25911cd1717e38213bd141f58aa81b3a074a1b9ae4497e 2235 
libreadline-java_0.8.0.1+dfsg-7.dsc
 0b30a7b0cf0591dfac6672acd200c52969bb5f775f35569284305d2196e9b706 9584 
libreadline-java_0.8.0.1+dfsg-7.debian.tar.xz
 62883da6aec05a6155b5a9235a7be242f497e3a1906f071687d35e5d85fcb046 11280 
libreadline-java_0.8.0.1+dfsg-7_source.buildinfo
Files:
 4666f97a5fda46b308b64aec30701076 2235 java optional 
libreadline-java_0.8.0.1+dfsg-7.dsc
 4e986152322fb97e18c98b368dab064c 9584 java optional 
libreadline-java_0.8.0.1+dfsg-7.debian.tar.xz
 e0fc94d6cebef56c9a113c969d4d3f33 11280 java optional 
libreadline-java_0.8.0.1+dfsg-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlrqSa0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPU

Bug#897530: Bug #897530 in libreadline-java marked as pending

2018-05-02 Thread ebourg
Control: tag -1 pending

Hello,

Bug #897530 in libreadline-java 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/java-team/libreadline-java/commit/8fb882cd77c2a9f09b3f1ef644659a84e0758331


Replaced javah to fix the build failure with Java 10 (Closes: #897530)



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/897530



Processed: Bug #897530 in libreadline-java marked as pending

2018-05-02 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #897530 [src:libreadline-java] libreadline-java: FTBFS: make[5]: 
/usr/lib/jvm/default-java/bin/javah: Command not found
Added tag(s) pending.

-- 
897530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897470: marked as done (jzmq: FTBFS: ./src/test/java/org/zeromq/ZLoopTest.java:21: error: package org.junit does not exist)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 22:04:51 +
with message-id <e1fdzrn-0006vv...@fasolo.debian.org>
and subject line Bug#897470: fixed in jzmq 3.1.0-13
has caused the Debian Bug report #897470,
regarding jzmq: FTBFS: ./src/test/java/org/zeromq/ZLoopTest.java:21: error: 
package org.junit does not exist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
897470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jzmq
Version: 3.1.0-12
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> javadoc -locale en_US -d debian/build/javadoc -classpath 
> /usr/share/java/junit4.jar -link /usr/share/doc/default-jdk-doc/api 
> ./src/test/java/org/zeromq/ZLoopTest.java 
> ./src/test/java/org/zeromq/ZFrameTest.java 
> ./src/test/java/org/zeromq/ZThreadTest.java 
> ./src/test/java/org/zeromq/ZMQTest.java 
> ./src/test/java/org/zeromq/ZMQQueueTest.java 
> ./src/test/java/org/zeromq/ZContextTest.java 
> ./src/test/java/org/zeromq/ZMQForwarderTest.java 
> ./src/test/java/org/zeromq/ZDispatcherTest.java 
> ./src/test/java/org/zeromq/ZMsgTest.java 
> ./src/main/java/org/zeromq/ZContext.java 
> ./src/main/java/org/zeromq/ZMQForwarder.java 
> ./src/main/java/org/zeromq/ZAuth.java ./src/main/java/org/zeromq/ZLoop.java 
> ./src/main/java/org/zeromq/ZFrame.java 
> ./src/main/java/org/zeromq/ZThread.java 
> ./src/main/java/org/zeromq/EmbeddedLibraryTools.java 
> ./src/main/java/org/zeromq/ZMQ.java 
> ./src/main/java/org/zeromq/ZDispatcher.java 
> ./src/main/java/org/zeromq/ZMQQueue.java ./src/main/java/org/zeromq/ZMsg.java 
> ./src/main/java/org/zeromq/ZMQStreamer.java 
> ./src/main/java/org/zeromq/ZMQException.java 
> ./src/main/java/org/zeromq/App.java ./src/main/perf/remote_lat.java 
> ./src/main/perf/remote_thr.java ./src/main/perf/local_thr.java 
> ./src/main/perf/local_lat.java
> Loading source file ./src/test/java/org/zeromq/ZLoopTest.java...
> Loading source file ./src/test/java/org/zeromq/ZFrameTest.java...
> Loading source file ./src/test/java/org/zeromq/ZThreadTest.java...
> Loading source file ./src/test/java/org/zeromq/ZMQTest.java...
> Loading source file ./src/test/java/org/zeromq/ZMQQueueTest.java...
> Loading source file ./src/test/java/org/zeromq/ZContextTest.java...
> Loading source file ./src/test/java/org/zeromq/ZMQForwarderTest.java...
> Loading source file ./src/test/java/org/zeromq/ZDispatcherTest.java...
> Loading source file ./src/test/java/org/zeromq/ZMsgTest.java...
> Loading source file ./src/main/java/org/zeromq/ZContext.java...
> Loading source file ./src/main/java/org/zeromq/ZMQForwarder.java...
> Loading source file ./src/main/java/org/zeromq/ZAuth.java...
> Loading source file ./src/main/java/org/zeromq/ZLoop.java...
> Loading source file ./src/main/java/org/zeromq/ZFrame.java...
> Loading source file ./src/main/java/org/zeromq/ZThread.java...
> Loading source file ./src/main/java/org/zeromq/EmbeddedLibraryTools.java...
> Loading source file ./src/main/java/org/zeromq/ZMQ.java...
> Loading source file ./src/main/java/org/zeromq/ZDispatcher.java...
> Loading source file ./src/main/java/org/zeromq/ZMQQueue.java...
> Loading source file ./src/main/java/org/zeromq/ZMsg.java...
> Loading source file ./src/main/java/org/zeromq/ZMQStreamer.java...
> Loading source file ./src/main/java/org/zeromq/ZMQException.java...
> Loading source file ./src/main/java/org/zeromq/App.java...
> Loading source file ./src/main/perf/remote_lat.java...
> Loading source file ./src/main/perf/remote_thr.java...
> Loading source file ./src/main/perf/local_thr.java...
> Loading source file ./src/main/perf/local_lat.java...
> Constructing Javadoc information...
> ./src/test/java/org/zeromq/ZLoopTest.java:21: error: package org.junit does 
> not exist
> import org.junit.After;
> ^
> ./src/test/java/org/zeromq/ZLoopTest.java:22: error: package org.junit does 
> not exist
> import org.junit.Assert;
> ^
> ./src/test/java/org/zeromq/ZLoopTest.java:26: error: package org.junit does 
> not exist
> import org.junit.Test;
> ^
> ./src/test/java/org/zeromq/ZLoopTest.

Bug#897510: marked as done (h2o: FTBFS: /bin/sh: 1: ruby: not found)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 22:04:38 +
with message-id <e1fdzra-0006tk...@fasolo.debian.org>
and subject line Bug#897510: fixed in h2o 2.2.4+dfsg-2
has caused the Debian Bug report #897510,
regarding h2o: FTBFS: /bin/sh: 1: ruby: not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
897510: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: h2o
Version: 2.2.4+dfsg-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory 
> '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> cd /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu && /usr/bin/cmake -E 
> cmake_depends "Unix Makefiles" /<>/h2o-2.2.4+dfsg 
> /<>/h2o-2.2.4+dfsg 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu/CMakeFiles/mruby.dir/DependInfo.cmake
>  --color=
> Scanning dependencies of target mruby
> make[3]: Leaving directory '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> make -f CMakeFiles/mruby.dir/build.make CMakeFiles/mruby.dir/build
> make[3]: Entering directory 
> '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> cd /<>/h2o-2.2.4+dfsg/deps/mruby && MRUBY_TOOLCHAIN=gcc 
> MRUBY_CONFIG=/<>/h2o-2.2.4+dfsg/misc/mruby_config.rb 
> MRUBY_BUILD_DIR=/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu/mruby ruby 
> minirake
> /bin/sh: 1: ruby: not found
> make[3]: *** [CMakeFiles/mruby.dir/build.make:60: CMakeFiles/mruby] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/h2o_2.2.4+dfsg-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.
--- End Message ---
--- Begin Message ---
Source: h2o
Source-Version: 2.2.4+dfsg-2

We believe that the bug you reported is fixed in the latest version of
h2o, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated h2o package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 May 2018 23:36:45 +0200
Source: h2o
Binary: h2o libh2o0.13 libh2o-evloop0.13 libh2o-dev libh2o-evloop-dev 
libh2o-dev-common h2o-doc
Architecture: source
Version: 2.2.4+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Apollon Oikonomopoulos <apoi...@debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 h2o- optimized HTTP/1.x, HTTP/2 server
 h2o-doc- optimized HTTP/1.x, HTTP/2 server - documentation
 libh2o-dev - dev helpers of the H2O library compiled with libuv
 libh2o-dev-common - H2O library headers
 libh2o-evloop-dev - dev helpers of the H2O library compiled with its own event 
loop
 libh2o-evloop0.13 - H2O library compiled with its own event loop
 libh2o0.13 - H2O library compiled with libuv
Closes: 897510
Changes:
 h2o (2.2.4+dfsg-2) unstable; urgency=medium
 .
   * Add ruby to build-depends. (Closes: #897510)
   * Apply cme fix dpkg-copyright
   * Apply cme fix dpkg-control
   * Set Standards-Version: 4.1.3
   * Sort build-depends alphabetically
   * control: update Vcs-Browser and Vcs-Git
Checksums-Sha1:
 459d8031082a09dcae5b623d22408f3976a4cd26 2515 h2o_2.2.4+dfsg-2.dsc
 e31aff71715f3fee3981408c5f6770034c0084a9 11152 h2o_2.2.4+dfsg-2.debian.tar.xz
 d9aee5b34a87343c607b75b9f3f9929ffecb2526 9212 h2o_2.2.4+dfsg-2_source.buildinfo
Checksums-Sha256:
 35f9d6f2843dc

Bug#896785: marked as done (relational: missing build dependency on python3-distutils)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 21:33:41 +
with message-id 
and subject line Bug#896785: fixed in relational 2.5-2
has caused the Debian Bug report #896785,
regarding relational: missing build dependency on python3-distutils
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
896785: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896785
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: relational
Version: 2.5-1
Severity: serious
Tags: buster sid

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

...
python3 setup/relational-cli.setup.py install --root=${DESTDIR:-/};
Traceback (most recent call last):
  File "setup/relational-cli.setup.py", line 20, in 
import installer_common
  File "/build/1st/relational-2.5/setup/installer_common.py", line 19, in 

from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'
make[2]: *** [Makefile:42: install-relational-cli] Error 1


Due to

python3.6 (3.6.5~rc1-2) unstable; urgency=medium

  * python3.6: Drop dependency on python3-distutils.
...
 -- Matthias Klose   Tue, 20 Mar 2018 14:29:58 +0800
--- End Message ---
--- Begin Message ---
Source: relational
Source-Version: 2.5-2

We believe that the bug you reported is fixed in the latest version of
relational, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvo 'LtWorf' Tomaselli  (supplier of updated relational 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 02 May 2018 22:09:48 +0200
Source: relational
Binary: python3-relational relational relational-cli
Architecture: source all
Version: 2.5-2
Distribution: unstable
Urgency: high
Maintainer: Salvo 'LtWorf' Tomaselli 
Changed-By: Salvo 'LtWorf' Tomaselli 
Description:
 python3-relational - Educational tool for relational algebra (standalone 
module)
 relational - Educational tool for relational algebra (graphical user interface
 relational-cli - Educational tool for relational algebra (command line 
interface)
Closes: 896785
Changes:
 relational (2.5-2) unstable; urgency=high
 .
   * Add python3-distutils to build-dep (Closes: #896785)
Checksums-Sha1:
 e56dc2c7a17e1038fd907a2c38da2649f71e2674 2207 relational_2.5-2.dsc
 51ba36ae20fb0ec612a8166735c63eceb9169037 13712 relational_2.5-2.debian.tar.xz
 052d6041c3d920c4dcd0a40a201ff452a4812abe 24732 python3-relational_2.5-2_all.deb
 418c84c70c051fa38550cd87fc59ac658d834e61 12576 relational-cli_2.5-2_all.deb
 adadfbdce748da379f2ce35927ae47f144880efd 106064 relational_2.5-2_all.deb
 6a54d9d43e06a352e01f6f86a38ea1857cf107fe 9784 relational_2.5-2_amd64.buildinfo
Checksums-Sha256:
 76d4ea7aba109e7b3b959f80608719278527302ffb4d8164628055075628ba45 2207 
relational_2.5-2.dsc
 c6940b92672c8f10c629e09213380114cf36808a2256a514ce12bd053ca2616a 13712 
relational_2.5-2.debian.tar.xz
 342bd2da55689a971dbee23fc241c419a90d810c521b37e69f6c821d09056ff2 24732 
python3-relational_2.5-2_all.deb
 2533eb97d0a90a28769ba0f17e6f8e842df61cc34df8d7c1211de61d2c3de214 12576 
relational-cli_2.5-2_all.deb
 03c0e92a1d904780478e5c1ad7a77ef80a392608bd6fe343d6541d657eba8616 106064 
relational_2.5-2_all.deb
 2e1a5308340d91c327db9a343391d9c9f7780ac34623cee277178bcdee535708 9784 
relational_2.5-2_amd64.buildinfo
Files:
 73151890be339a1ed32641be9e44f8a6 2207 math optional relational_2.5-2.dsc
 a76bf0963e94bc1dc74387f2d0cc0c6c 13712 math optional 
relational_2.5-2.debian.tar.xz
 0fca7c20575b8784499e0116a1315f34 24732 python optional 
python3-relational_2.5-2_all.deb
 bf78112270290a40219141af310c07f0 12576 math optional 
relational-cli_2.5-2_all.deb
 701d449b2e794ee5b18efd6c7d1529a6 106064 math optional relational_2.5-2_all.deb
 b630c0f064d2cdb895fd967e9b877011 9784 math optional 
relational_2.5-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEQnSLnnbYmXmeH74Us6fPDIAYhs8FAlrqG0cUHHRpcG9zY2hp
QHRpc2NhbGkuaXQACgkQs6fPDIAYhs+7pA/9EWRO/sNtJzM23hsgVPv0lUVbgQIe

Bug#896758: marked as done (grokevt: missing build dependency on python3-distutils)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 21:26:34 +
with message-id 
and subject line Bug#896758: fixed in grokevt 0.5.0-2
has caused the Debian Bug report #896758,
regarding grokevt: missing build dependency on python3-distutils
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
896758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: grokevt
Version: 0.5.0-1
Severity: serious

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

...
if [ "x`which python3`" != "x" ]; then `which python3` grokevt-distutils.py 
install --install-layout=deb --prefix 
/build/1st/grokevt-0.5.0/debian/grokevt/usr; fi
Traceback (most recent call last):
  File "grokevt-distutils.py", line 3, in 
from distutils.core import setup
ModuleNotFoundError: No module named 'distutils.core'
make[2]: *** [Makefile:39: install] Error 1


Due to

python3.6 (3.6.5~rc1-2) unstable; urgency=medium

  * python3.6: Drop dependency on python3-distutils.
...
 -- Matthias Klose   Tue, 20 Mar 2018 14:29:58 +0800
--- End Message ---
--- Begin Message ---
Source: grokevt
Source-Version: 0.5.0-2

We believe that the bug you reported is fixed in the latest version of
grokevt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Henrique  (supplier of updated grokevt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 May 2018 01:30:48 -0300
Source: grokevt
Binary: grokevt
Architecture: source
Version: 0.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools 
Changed-By: Samuel Henrique 
Description:
 grokevt- scripts for reading Microsoft Windows event log files
Closes: 896758
Changes:
 grokevt (0.5.0-2) unstable; urgency=medium
 .
   [ Raphaël Hertzog ]
   * Update team maintainer address to Debian Security Tools
 
   * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
 .
   [ Samuel Henrique ]
   * Bump DH to 11
   * Bump Standards-Version to 4.1.4.1
   * d/control: fix FTBFS: add missing build-dep on python3-distutils
 (closes: #896758)
   * d/copyright: update debian/* entry
Checksums-Sha1:
 fa5e7f7a5aa2aeba407200f156bf7764af4987cc 1696 grokevt_0.5.0-2.dsc
 cdc82afa842bd69ab8e6a03835b151dc28f121de 4592 grokevt_0.5.0-2.debian.tar.xz
 881546d21b9e89302dfb08304cf11262fc9ad6b3 6236 grokevt_0.5.0-2_source.buildinfo
Checksums-Sha256:
 19090660a169377ca93965f783e0a2a9af99ed6b068011c5179a79765bfd88d2 1696 
grokevt_0.5.0-2.dsc
 952faeff594e556e2a78515980545d84be0ccb5c4ed542d42278dd3b5c70bbbd 4592 
grokevt_0.5.0-2.debian.tar.xz
 f7df5c5083a33ada4cbd2b6b2c95e66c149a44cc5a60358dc75aebc3b98a4f60 6236 
grokevt_0.5.0-2_source.buildinfo
Files:
 3c9d836b3ce338a6d4adf2b7aa4b9a44 1696 utils optional grokevt_0.5.0-2.dsc
 ebd51e7d85eef58259e3bb0fde55a1dc 4592 utils optional 
grokevt_0.5.0-2.debian.tar.xz
 b201e0591c4f2391689e652b61368ce1 6236 utils optional 
grokevt_0.5.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlrqFvwACgkQA4gdq+vC
mrkNLQf/Yq1sUmloWZiDystBSjJ5cEYwY3FdyZ3SyEyxgDfuf60gpmrHwOR4zwQY
YKywS+9Wr4VTbMI38Rd1b/tXkvI/TF2CkLG4WoYxvusVsApPcVwA0mQPdeuwdGt1
xCCMmoJBVsIILvzvh8JLgP5/zSSDCXRStNd9Vge0d4UJRZttqKFdqah3eQ9Vv2fc
aYWkXGkJaS6lsky17Hh8k+SfhiGwMSVR9Mqt24k8nbrh5ABgK/5xUjbtIS5BO+TZ
wFP92YRccoI6nK6LMPOceZMsb+IUJWu5D14TQM+WMP78DzkzSar6PIW4SY+c0Yn6
5tWQ/NvE8TtRnuUYos4g5nv0inNuag==
=hjyS
-END PGP SIGNATURE End Message ---


Processed: Re: Processed (with 1 error): Re: Bug#897459: apt: FTBFS: ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined reference to

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 897149 src:apt
Bug #897149 [apt] Package erroneously expects googletest headers in /usr/include
Bug reassigned from package 'apt' to 'src:apt'.
No longer marked as found in versions apt/1.6.1.
Ignoring request to alter fixed versions of bug #897149 to the same values 
previously set
> forcemerge 897149 897459
Bug #897149 [src:apt] Package erroneously expects googletest headers in 
/usr/include
Bug #897149 [src:apt] Package erroneously expects googletest headers in 
/usr/include
Marked as found in versions apt/1.6.1.
Added tag(s) buster and sid.
Bug #897459 [src:apt] apt: FTBFS: 
./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:
 undefined reference to `pthread_create'
897104 was blocked by: 897149 897176 897152 897173 897151 897175 897174 897171
897104 was not blocking any bugs.
Added blocking bug(s) of 897104: 897459
Merged 897149 897459
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897104
897149: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897149
897459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897454: marked as done (java-atk-wrapper: FTBFS: configure: error: Java 1.6 or later is required to build java-access-bridge)

2018-05-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 May 2018 21:26:40 +
with message-id <e1fdzgq-000idl...@fasolo.debian.org>
and subject line Bug#897454: fixed in java-atk-wrapper 0.33.3-21
has caused the Debian Bug report #897454,
regarding java-atk-wrapper: FTBFS: configure: error: Java 1.6 or later is 
required to build java-access-bridge
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
897454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: java-atk-wrapper
Version: 0.33.3-20
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> warning: [options] bootstrap class path not set in conjunction with -source 7
> 1 warning
> checking for java... /usr/bin/java
> checking for javac... /usr/bin/javac
> checking for javah... no
> configure: error: Java 1.6 or later is required to build java-access-bridge
>   tail -v -n \+0 config.log

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/java-atk-wrapper_0.33.3-20_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.
--- End Message ---
--- Begin Message ---
Source: java-atk-wrapper
Source-Version: 0.33.3-21

We believe that the bug you reported is fixed in the latest version of
java-atk-wrapper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated java-atk-wrapper 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 May 2018 23:06:45 +0200
Source: java-atk-wrapper
Binary: libatk-wrapper-java libatk-wrapper-java-jni
Architecture: source
Version: 0.33.3-21
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team <pkg-a11y-de...@lists.alioth.debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
 libatk-wrapper-java - ATK implementation for Java using JNI
 libatk-wrapper-java-jni - ATK implementation for Java using JNI (JNI bindings)
Closes: 897454
Changes:
 java-atk-wrapper (0.33.3-21) unstable; urgency=medium
 .
   * Bump Standards-Version to 4.1.4 (no changes).
   * patches/nojavah: New patch to fix FTBFS (Closes: Bug#897454)
Checksums-Sha1:
 7acc3b4219b33073fe05e5e085226eec396c69d6 2420 java-atk-wrapper_0.33.3-21.dsc
 53b1687a8d648c2421daec2e4d83a33f8223282f 21342 
java-atk-wrapper_0.33.3-21.debian.tar.bz2
Checksums-Sha256:
 ed1c52fd9acb94ab7ee63c7ade9f6d6d46d7b828b679ded6220cff02ef1001c7 2420 
java-atk-wrapper_0.33.3-21.dsc
 106a7efec97c471d36c39b159594ed9e450cc3bf98def35521d563c0679ca2c0 21342 
java-atk-wrapper_0.33.3-21.debian.tar.bz2
Files:
 0d357198a35914efd4cc68dd2c07081b 2420 java optional 
java-atk-wrapper_0.33.3-21.dsc
 add565d3b787af78195c66de3a36f5af 21342 java optional 
java-atk-wrapper_0.33.3-21.debian.tar.bz2

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEmjc9NmSo3GLaCjT9nlEeAcc38HUFAlrqKgkACgkQnlEeAcc3
8HWPOQ/7B1DjP1CkRt/RF5nKrMvA1fXJSJOKymAlHEXVwQWx44XBDtDVkqlUqW7K
djl1hYKQBy8gLF0B+vB6msSkibKMNkUprYhgGUrSeFe3v7eJu470SiHr3KQwGpVt
GjADNZU3z4K7VtFOKcIi44Ru47vOigqf7piY50X9+DGkU/JbZ7A3xZwnJ7BOW3aZ
CoK7wzP7RYnF32l2hNBGSOu/LAvZdAdmDJvBFGn7NWIZPVNVdUaMtamgPSFi1wJT
zojFQXNX0Bh752FyRGz9oAa20pH/J9cAWa0T2GqlLnxTyV2eDbcF5FDEUV5Xl6fl
egq3byhelrk87SVw23TwiCIZDljWZLa04n2UBugqv16TQjFXDrv6JvsP9A6LohWJ
EZsHR0Ela+FK7xMB2Gkcxg/3RSJUDFOjyhL8csbKeBQ1VdMMTvyLmJNTfxDcuiWy
l0Jbu1eXcAHXadk1D1CZr2ty0wXerc79ZLZI9KlaLHWOcOeT2xqYYOQBDSc3TPFg
0oAwtAdLUTM3fUyBggqVVxwaao6hTV+3AzTkF4Zt/z9acMYKEGrpaJM4R4pSWH9s
EDPOcLXx9OLsiZ91MLsm7UQiv5FsCN3Z72jiGLgVZippxUSmrU6HZ6ofvqFi0H0Y
lhyaX271rzX91

Processed: tagging 897454, bug 897454 is forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=795762

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 897454 + upstream
Bug #897454 [src:java-atk-wrapper] java-atk-wrapper: FTBFS: configure: error: 
Java 1.6 or later is required to build java-access-bridge
Added tag(s) upstream.
> forwarded 897454 https://bugzilla.gnome.org/show_bug.cgi?id=795762
Bug #897454 [src:java-atk-wrapper] java-atk-wrapper: FTBFS: configure: error: 
Java 1.6 or later is required to build java-access-bridge
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=795762'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Re: libjide-oss-java: FTBFS: [javac] /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/LookAndFeelFactory.java:29: error: package com.sun.java.swing.plaf.windows does not exis

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 897491 https://github.com/jidesoft/jide-oss/issues/30
Bug #897491 [src:libjide-oss-java] libjide-oss-java: FTBFS: [javac] 
/<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/LookAndFeelFactory.java:29:
 error: package com.sun.java.swing.plaf.windows does not exist
Set Bug forwarded-to-address to 
'https://github.com/jidesoft/jide-oss/issues/30'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897491: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: tagging 897454

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 897454 + pending
Bug #897454 [src:java-atk-wrapper] java-atk-wrapper: FTBFS: configure: error: 
Java 1.6 or later is required to build java-access-bridge
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897557: pytest: FTBFS: dh_auto_test: pybuild --test -i pypy -p 6.0 --system=custom "--test-args=cd debian/tmp/test-working-directory && {interpreter} -m pytest --lsof -rfsxX --ignore={dir}/testi

2018-05-02 Thread Lucas Nussbaum
Source: pytest
Version: 3.3.2-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mkdir -p debian/tmp/test-working-directory
> dh_auto_test -- \
>   --system=custom \
>   --test-args="cd debian/tmp/test-working-directory && {interpreter} -m 
> pytest --lsof -rfsxX \
>   --ignore={dir}/testing/freeze \
>   --ignore={dir}/testing/test_entry_points.py \
>   --ignore={dir}/testing/test_pdb.py \
>   --ignore={dir}/testing/test_terminal.py \
>   -k-test_trial_pdb \
>   {dir}/testing"
> I: pybuild base:217: cd debian/tmp/test-working-directory && python2.7 -m 
> pytest --lsof -rfsxX--ignore=/<>/testing/freeze  
>   --ignore=/<>/testing/test_entry_points.py  
> --ignore=/<>/testing/test_pdb.py   
> --ignore=/<>/testing/test_terminal.py  
> -k-test_trial_pdb   /<>/testing
> = test session starts 
> ==
> platform linux2 -- Python 2.7.15, pytest-3.3.2, py-1.5.3, pluggy-0.6.0
> rootdir: /<>, inifile: tox.ini
> plugins: hypothesis-3.44.1
> collected 1855 items
> 
> ../../../testing/acceptance_test.py  [  
> 1%]
> .x..s... [  
> 3%]
> ../../../testing/deprecated_test.py ..   [  
> 3%]
> ../../../testing/test_argcomplete.py ..  [  
> 4%]
> ../../../testing/test_assertion.py . [  
> 6%]
> s... [  
> 8%]
> ../../../testing/test_assertrewrite.py ...s. [ 
> 10%]
> s... [ 
> 11%]
> ../../../testing/test_cache.py . [ 
> 13%]
> ../../../testing/test_capture.py ...x..s [ 
> 15%]
> ...s..s..s.s.[ 
> 18%]
> ../../../testing/test_collection.py ..x. [ 
> 20%]
> ...  [ 
> 22%]
> ../../../testing/test_compat.py ..ss..   [ 
> 22%]
> ../../../testing/test_config.py .x.s [ 
> 24%]
>  [ 
> 26%]
> ../../../testing/test_conftest.py .. [ 
> 28%]
>  [ 
> 29%]
> ../../../testing/test_doctest.py ... [ 
> 31%]
> .[ 
> 34%]
> ../../../testing/test_helpconfig.py ...  [ 
> 35%]
> ../../../testing/test_junitxml.py .. [ 
> 37%]
> ..s.x.   [ 
> 37%]
> ../../../testing/test_mark.py .. [ 
> 40%]
> ...x.x...x.x [ 
> 41%]
> ../../../testing/test_modimport.py . [ 
> 43%]
>  [ 
> 44%]
> ../../../testing/test_monkeypatch.py ...s[ 
> 45%]
> ../../../testing/test_nodes.py   [ 
> 46%]
> ../../../testing/test_nose.py ...[ 
> 47%]
> ../../../testing/test_parseopt.py ...s   [ 
> 48%]
> ../../../testing/test_pastebin.py    [ 
> 48%]
> ../../../testing/test_pluginmanager.py .s[ 
> 50%]
> ../../../testing/test_pytester.py x  [ 
> 50%]
> ../../../testing/test_recwarn.py ..  [ 
> 52%]
> ../../../testing/test_resultlog.py ...   [ 
> 53%]
> ../../../testing/test_runner.py ...sss.....x [ 
> 55%]
> .

Bug#897558: rxtx: FTBFS: /bin/bash: /usr/lib/jvm/java-10-openjdk-amd64/bin/javah: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: rxtx
Version: 2.2pre2+dfsg1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/rxtx-2.2pre2+dfsg1'
> /usr/lib/jvm/java-10-openjdk-amd64/bin/javac -classpath 
> .:/<>/rxtx-2.2pre2+dfsg1:/<>/rxtx-2.2pre2+dfsg1/src: -d 
> /<>/rxtx-2.2pre2+dfsg1/ -O -source 1.8 -target 1.8 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/UnsupportedCommOperationException.java
>  
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/UnSupportedLoggerException.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/SerialPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/LPRPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/I2CPortEventListener.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RS485PortEventListener.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/ParallelPortEventListener.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/Zystem.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RawPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommDriver.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/SerialPortEvent.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommPortEnumerator.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RXTXVersion.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommPortOwnershipListener.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RawPortEvent.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/I2CPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RS485Port.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/ParallelPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/I2C.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RS485.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/SerialPortEventListener.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/PortInUseException.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RXTXCommDriver.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/I2CPortEvent.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RS485PortEvent.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/ParallelPortEvent.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/NoSuchPortException.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommPortIdentifier.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RXTXPort.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/Configure.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/Raw.java 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/RawPortEventListener.java
> warning: [options] bootstrap class path not set in conjunction with -source 8
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/CommPortIdentifier.java 
> uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 warning
> /usr/lib/jvm/java-10-openjdk-amd64/bin/javah -classpath 
> .:/<>/rxtx-2.2pre2+dfsg1:/<>/rxtx-2.2pre2+dfsg1/src: -d 
> x86_64-pc-linux-gnu -jni `(for i in UnsupportedCommOperationException 
> UnSupportedLoggerException SerialPort LPRPort I2CPortEventListener 
> RS485PortEventListener ParallelPortEventListener Zystem RawPort CommDriver 
> SerialPortEvent CommPortEnumerator RXTXVersion CommPortOwnershipListener 
> RawPortEvent I2CPort RS485Port ParallelPort CommPort I2C RS485 
> SerialPortEventListener PortInUseException RXTXCommDriver I2CPortEvent 
> RS485PortEvent ParallelPortEvent NoSuchPortException CommPortIdentifier 
> RXTXPort Configure Raw RawPortEventListener;do \
>   if grep > /dev/null native.*\( 
> /<>/rxtx-2.2pre2+dfsg1/./src/gnu/io/$i.java; then \
>   echo gnu.io.$i; \
>   fi; \
> done)`
> /bin/bash: /usr/lib/jvm/java-10-openjdk-amd64/bin/javah: No such file or 
> directory
> make[2]: *** [Makefile:834: 
> /<>/rxtx-2.2pre2+dfsg1/gnu/io/UnsupportedCommOperationException.class]
>  Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/rxtx_2.2pre2+dfsg1-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.



Bug#897556: facter: FTBFS: dh_install: missing files, aborting

2018-05-02 Thread Lucas Nussbaum
Source: facter
Version: 3.11.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/obj-x86_64-linux-gnu'
> /usr/bin/cmake -P cmake_install.cmake
> -- Install configuration: "None"
> -- Installing: /<>/debian/tmp/usr/share/man/man8/facter.8
> -- Installing: 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libfacter.so.3.11.0
> -- Installing: 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libfacter.so
> -- Installing: /<>/debian/tmp/usr/include/facter
> -- Installing: /<>/debian/tmp/usr/include/facter/facts
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/resolver.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/facts/vm.hpp
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/map_value.hpp
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/os_family.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/facts/external
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/external/resolver.hpp
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/collection.hpp
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/array_value.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/facts/value.hpp
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/facts/scalar_value.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/facts/fact.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/facts/os.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/util
> -- Installing: /<>/debian/tmp/usr/include/facter/util/config.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/util/string.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/version.h
> -- Installing: /<>/debian/tmp/usr/include/facter/export.h
> -- Installing: /<>/debian/tmp/usr/include/facter/logging
> -- Installing: 
> /<>/debian/tmp/usr/include/facter/logging/logging.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/cwrapper.hpp
> -- Installing: /<>/debian/tmp/usr/include/facter/ruby
> -- Installing: /<>/debian/tmp/usr/include/facter/ruby/ruby.hpp
> -- Installing: /<>/debian/tmp/usr/bin/facter
> -- Set runtime path of "/<>/debian/tmp/usr/bin/facter" to ""
> make[1]: Leaving directory '/<>/obj-x86_64-linux-gnu'
>dh_install
> dh_install: Cannot find (any matches for) "usr/lib/ruby" (tried in ., 
> debian/tmp)
> 
> dh_install: facter missing files: usr/lib/ruby
> dh_install: missing files, aborting
> make: *** [debian/rules:10: binary] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/facter_3.11.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.



Bug#897554: maint-guide: FTBFS: dh_install: missing files, aborting

2018-05-02 Thread Lucas Nussbaum
Source: maint-guide
Version: 1.2.40
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh  binary
>dh_testroot
>dh_prep
>dh_auto_install
>dh_install
> dh_install: Cannot find (any matches for) "tmp/maint-guide.zh-cn.pdf" (tried 
> in ., debian/tmp)
> 
> dh_install: maint-guide-zh-cn missing files: tmp/maint-guide.zh-cn.pdf
> dh_install: Cannot find (any matches for) "tmp/maint-guide.zh-tw.pdf" (tried 
> in ., debian/tmp)
> 
> dh_install: maint-guide-zh-tw missing files: tmp/maint-guide.zh-tw.pdf
> dh_install: missing files, aborting
> make: *** [debian/rules:35: binary] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/maint-guide_1.2.40_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.



Bug#897508: [Debian-ha-maintainers] Bug#897508: gfs2-utils: FTBFS: dh_auto_test: make -j8 -Oline check VERBOSE=1 returned exit code 2

2018-05-02 Thread Valentin Vidic
On Wed, May 02, 2018 at 10:44:33PM +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

Thanks, I can reproduce the errors too and will try to figure it out.
The build was definitely working less than month ago when the last
version was released, so something else in the system has changed.

-- 
Valentin



Bug#897553: leatherman: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && make -j8 -Oline test ARGS\+=-j8 returned exit code 2

2018-05-02 Thread Lucas Nussbaum
Source: leatherman
Version: 1.4.0+dfsg-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory 
> '/<>/leatherman-1.4.0+dfsg/obj-x86_64-linux-gnu'
> /usr/bin/ctest --force-new-ctest-process -j8
> Test project /<>/leatherman-1.4.0+dfsg/obj-x86_64-linux-gnu
> Start 1: leatherman tests
> 1/1 Test #1: leatherman tests .***Failed2.12 sec
> 
> ~~~
> leatherman_test is a Catch v1.12.1 host application.
> Run with -? for options
> 
> ---
> api::eval
>   can load api and evaluate ruby code
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:9
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:9: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::is_*
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:20
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:20: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::equals
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:71
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:71: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::case_equals
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:103
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:103: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::rb_define_singleton_method
>   can define a new module with a new method
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:121
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:121: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::exception_to_string
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:133
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:133: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::lookup
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:156
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:156: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> ---
> api::to_string
> ---
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:168
> ...
> 
> /<>/leatherman-1.4.0+dfsg/ruby/tests/api-test.cc:168: FAILED:
> due to unexpected exception with message:
>   could not locate a ruby library
> 
> -

Bug#897555: subversion: FTBFS: /bin/bash: /usr/lib/jvm/default-java/bin/javah: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: subversion
Version: 1.10.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/BUILD'
> /usr/lib/jvm/default-java/bin/javac -target 1.6 -source 1.6 -d 
> subversion/bindings/javahl/classes -classpath 
> subversion/bindings/javahl/classes:/<>/subversion/bindings/javahl/src:/usr/share/java/junit.jar
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientException.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientNotifyInformation.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitInfo.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItem.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItemStateFlags.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictDescriptor.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictResult.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/DiffSummary.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNClient.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNConfig.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNEditor.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRemote.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNReporter.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRepos.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIError.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIObject.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeException.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeResources.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/OperationContext.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ProgressEvent.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/ReposNotifyInformation.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNClient.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNRepos.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNUtil.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/SubversionException.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/AuthnCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/BlameCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ChangelistCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ClientNotifyCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitMessageCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ConfigEvent.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ConflictResolverCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/DiffSummaryCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ImportFilterCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InfoCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InheritedProplistCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListItemCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/LogMessageCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/PatchCallback.java
>  
> /<>/subversion/bindings/javahl/src/org/apache/subversion/javahl/callba

Bug#897549: desktop-base: FTBFS: /bin/sh: 6: Syntax error: word unexpected (expecting "done")

2018-05-02 Thread Lucas Nussbaum
Source: desktop-base
Version: 9.0.5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean
>dh_auto_clean
>   make -j8 -Oline clean
> /bin/sh: 6: Syntax error: word unexpected (expecting "done")
> make[1]: *** [Makefile:13: clean-grub] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/desktop-base_9.0.5_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.



Bug#897552: pytest-pylint: FTBFS: dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: pytest-pylint
Version: 0.9.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_install
> I: pybuild base:217: /usr/bin/python setup.py install --root 
> /<>/debian/python-pytest-pylint 
> running install
> running build
> running build_py
> running install_lib
> creating /<>/debian/python-pytest-pylint/usr
> creating /<>/debian/python-pytest-pylint/usr/lib
> creating /<>/debian/python-pytest-pylint/usr/lib/python2.7
> creating 
> /<>/debian/python-pytest-pylint/usr/lib/python2.7/dist-packages
> copying 
> /<>/.pybuild/cpython2_2.7_pytest-pylint/build/pytest_pylint.py 
> -> 
> /<>/debian/python-pytest-pylint/usr/lib/python2.7/dist-packages
> byte-compiling 
> /<>/debian/python-pytest-pylint/usr/lib/python2.7/dist-packages/pytest_pylint.py
>  to pytest_pylint.pyc
> running install_egg_info
> running egg_info
> creating pytest_pylint.egg-info
> writing requirements to pytest_pylint.egg-info/requires.txt
> writing pytest_pylint.egg-info/PKG-INFO
> writing top-level names to pytest_pylint.egg-info/top_level.txt
> writing dependency_links to pytest_pylint.egg-info/dependency_links.txt
> writing entry points to pytest_pylint.egg-info/entry_points.txt
> writing manifest file 'pytest_pylint.egg-info/SOURCES.txt'
> reading manifest file 'pytest_pylint.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'pytest_pylint.egg-info/SOURCES.txt'
> Copying pytest_pylint.egg-info to 
> /<>/debian/python-pytest-pylint/usr/lib/python2.7/dist-packages/pytest_pylint-0.8.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> I: pybuild base:217: /usr/bin/python3 setup.py install --root 
> /<>/debian/python3-pytest-pylint 
> running install
> running build
> running build_py
> running install_lib
> creating /<>/debian/python3-pytest-pylint/usr
> creating /<>/debian/python3-pytest-pylint/usr/lib
> creating /<>/debian/python3-pytest-pylint/usr/lib/python3.6
> creating 
> /<>/debian/python3-pytest-pylint/usr/lib/python3.6/dist-packages
> copying 
> /<>/.pybuild/cpython3_3.6_pytest-pylint/build/pytest_pylint.py 
> -> 
> /<>/debian/python3-pytest-pylint/usr/lib/python3.6/dist-packages
> byte-compiling 
> /<>/debian/python3-pytest-pylint/usr/lib/python3.6/dist-packages/pytest_pylint.py
>  to pytest_pylint.cpython-36.pyc
> running install_egg_info
> running egg_info
> writing pytest_pylint.egg-info/PKG-INFO
> writing dependency_links to pytest_pylint.egg-info/dependency_links.txt
> writing entry points to pytest_pylint.egg-info/entry_points.txt
> writing requirements to pytest_pylint.egg-info/requires.txt
> writing top-level names to pytest_pylint.egg-info/top_level.txt
> reading manifest file 'pytest_pylint.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'pytest_pylint.egg-info/SOURCES.txt'
> Copying pytest_pylint.egg-info to 
> /<>/debian/python3-pytest-pylint/usr/lib/python3.6/dist-packages/pytest_pylint-0.8.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x 
> --ignore debian" dh_auto_test
> I: pybuild base:217: python2.7 -m pytest -v -x --ignore debian
> = test session starts 
> ==
> platform linux2 -- Python 2.7.15, pytest-3.3.2, py-1.5.3, pluggy-0.6.0 -- 
> /usr/bin/python2.7
> cachedir: .cache
> rootdir: /<>, inifile: tox.ini
> plugins: pylint-0.8.0
> collecting ... collected 12 items
> Using config file /<>/pylintrc
> Unable to create directory /sbuild-nonexistent/.pylint.d
> Unable to create file 
> /sbuild-nonexistent/.pylint.d/test_pytest_pylint1.stats: [Errno 2] No such 
> file or directory: u'/sbuild-nonexistent/.pylint.d/test_pytest_pylint1.stats'
> -
> Linting files
> -
> 
> pytest_pylint.py FAILED  [  
> 8%]
> 
> === FAILURES 
> ===
> __ [pylint] pytest_pylint.py 
> ___
> W:171, 0: Method 'collect' is abstract in class 'Collector' but is not 
> overridden (abstract-method)
> === 1 failed in 2.00 seconds 

Bug#897548: yabause: FTBFS: dh_install: missing files, aborting

2018-05-02 Thread Lucas Nussbaum
Source: yabause
Version: 0.9.14-2.1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-x86_64-linux-gnu'
> make[2]: Nothing to be done for 'preinstall'.
> make[2]: Leaving directory '/<>/obj-x86_64-linux-gnu'
> Install the project...
> /usr/bin/cmake -P cmake_install.cmake
> -- Install configuration: "None"
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/ar.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/de.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/es.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/fr.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/it.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/lt.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/nl.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/pt.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/pt_BR.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/ru.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/sv.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/zh_CN.yts
> -- Installing: /<>/debian/tmp/usr/share/yabause/yts/zh_TW.yts
> -- Installing: /<>/debian/tmp/usr/bin/yabause-qt
> -- Installing: 
> /<>/debian/tmp/usr/share/applications/yabause-qt.desktop
> -- Installing: /<>/debian/tmp/usr/share/man/man1/yabause-qt.1
> -- Installing: /<>/debian/tmp/usr/share/pixmaps/yabause.png
> make[1]: Leaving directory '/<>/obj-x86_64-linux-gnu'
>dh_install
> dh_install: Cannot find (any matches for) "usr/bin/yabause-gtk" (tried in ., 
> debian/tmp)
> 
> dh_install: yabause-gtk missing files: usr/bin/yabause-gtk
> dh_install: Cannot find (any matches for) 
> "usr/share/applications/yabause-gtk.desktop" (tried in ., debian/tmp)
> 
> dh_install: yabause-gtk missing files: 
> usr/share/applications/yabause-gtk.desktop
> dh_install: Cannot find (any matches for) "usr/share/man/man1/yabause-gtk.1" 
> (tried in ., debian/tmp)
> 
> dh_install: yabause-gtk missing files: usr/share/man/man1/yabause-gtk.1
> dh_install: missing files, aborting
> make: *** [debian/rules:12: binary] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/yabause_0.9.14-2.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.



Bug#897543: libtritonus-java: FTBFS: /<>/debian/javah: 8: exec: /usr/lib/jvm/default-java/bin/javah: not found

2018-05-02 Thread Lucas Nussbaum
Source: libtritonus-java
Version: 20070428-13
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/src/lib/alsa'
> rm -f org_tritonus_lowlevel_alsa_Alsa.h org_tritonus_lowlevel_alsa_AlsaCtl.h 
> org_tritonus_lowlevel_alsa_AlsaCtlCardInfo.h 
> org_tritonus_lowlevel_alsa_AlsaMixer.h 
> org_tritonus_lowlevel_alsa_AlsaMixerElement.h 
> org_tritonus_lowlevel_alsa_AlsaPcm.h 
> org_tritonus_lowlevel_alsa_AlsaPcmHWParams.h 
> org_tritonus_lowlevel_alsa_AlsaPcmHWParamsFormatMask.h 
> org_tritonus_lowlevel_alsa_AlsaPcmSWParams.h 
> org_tritonus_lowlevel_alsa_AlsaSeq.h 
> org_tritonus_lowlevel_alsa_AlsaSeqClientInfo.h 
> org_tritonus_lowlevel_alsa_AlsaSeqEvent.h 
> org_tritonus_lowlevel_alsa_AlsaSeqPortInfo.h 
> org_tritonus_lowlevel_alsa_AlsaSeqPortSubscribe.h 
> org_tritonus_lowlevel_alsa_AlsaSeqQueueInfo.h 
> org_tritonus_lowlevel_alsa_AlsaSeqQueueStatus.h 
> org_tritonus_lowlevel_alsa_AlsaSeqQueueTempo.h 
> org_tritonus_lowlevel_alsa_AlsaSeqRemoveEvents.h 
> org_tritonus_lowlevel_alsa_AlsaSeqSystemInfo.h
> /<>/debian/javah -d . org.tritonus.lowlevel.alsa.Alsa 
> org.tritonus.lowlevel.alsa.AlsaCtl org.tritonus.lowlevel.alsa.AlsaCtlCardInfo 
> org.tritonus.lowlevel.alsa.AlsaMixer 
> org.tritonus.lowlevel.alsa.AlsaMixerElement 
> org.tritonus.lowlevel.alsa.AlsaPcm org.tritonus.lowlevel.alsa.AlsaPcmHWParams 
> org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask 
> org.tritonus.lowlevel.alsa.AlsaPcmSWParams org.tritonus.lowlevel.alsa.AlsaSeq 
> org.tritonus.lowlevel.alsa.AlsaSeqClientInfo 
> org.tritonus.lowlevel.alsa.AlsaSeqEvent 
> org.tritonus.lowlevel.alsa.AlsaSeqPortInfo 
> org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe 
> org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo 
> org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus 
> org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo 
> org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents 
> org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
> /<>/debian/javah: 8: exec: /usr/lib/jvm/default-java/bin/javah: 
> not found
> make[1]: *** [Makefile:133: org_tritonus_lowlevel_alsa_Alsa.h] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/libtritonus-java_20070428-13_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.



Bug#897542: raincat: FTBFS: Could not find module `Item.Items'

2018-05-02 Thread Lucas Nussbaum
Source: raincat
Version: 1.1.1.2-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ./Setup build
> Preprocessing executable 'raincat' for Raincat-1.1.1.2..
> Building executable 'raincat' for Raincat-1.1.1.2..
> 
> : warning: [-Wmissing-home-modules]
> These modules are needed for compilation but not listed in your .cabal 
> file's other-modules: Paths_Raincat
> [ 1 of 34] Compiling Error.Error  ( src/Error/Error.hs, 
> dist/build/raincat/raincat-tmp/Error/Error.o )
> 
> src/Error/Error.hs:6:1: warning: [-Wdeprecations]
> Module `Control.Monad.Error' is deprecated:
>   Use "Control.Monad.Except" instead
>   |
> 6 | import Control.Monad.Error
>   | ^^
> 
> src/Error/Error.hs:14:10: warning: [-Wdeprecations]
> In the use of type constructor or class `Error'
> (imported from Control.Monad.Error, but defined in 
> transformers-0.5.2.0:Control.Monad.Trans.Error):
> Deprecated: "Use Control.Monad.Trans.Except instead"
>|
> 14 | instance Error RaincatError where
>|  ^
> 
> src/Error/Error.hs:14:10: warning: [-Wdeprecations]
> In the use of type constructor or class `Error'
> (imported from Control.Monad.Error, but defined in 
> transformers-0.5.2.0:Control.Monad.Trans.Error):
> Deprecated: "Use Control.Monad.Trans.Except instead"
>|
> 14 | instance Error RaincatError where
>|  ^
> [ 2 of 34] Compiling Game.GameState   ( src/Game/GameState.hs, 
> dist/build/raincat/raincat-tmp/Game/GameState.o )
> [ 3 of 34] Compiling Nxt.Audio( src/Nxt/Audio.hs, 
> dist/build/raincat/raincat-tmp/Nxt/Audio.o )
> [ 4 of 34] Compiling Nxt.Input( src/Nxt/Input.hs, 
> dist/build/raincat/raincat-tmp/Nxt/Input.o )
> 
> src/Nxt/Input.hs:6:19: warning: [-Wunused-top-binds]
> Defined but not used: data constructor `InputState'
>   |
> 6 | data InputState = InputState
>   |   ^^...
> 
> src/Nxt/Input.hs:8:9: warning: [-Wunused-top-binds]
> Defined but not used: `up'
>   |
> 8 | up  :: Bool,
>   | ^^
> 
> src/Nxt/Input.hs:9:9: warning: [-Wunused-top-binds]
> Defined but not used: `left'
>   |
> 9 | left:: Bool,
>   | 
> 
> src/Nxt/Input.hs:10:9: warning: [-Wunused-top-binds]
> Defined but not used: `down'
>|
> 10 | down:: Bool,
>| 
> 
> src/Nxt/Input.hs:11:9: warning: [-Wunused-top-binds]
> Defined but not used: `right'
>|
> 11 | right   :: Bool
>| ^
> [ 5 of 34] Compiling Nxt.Types( src/Nxt/Types.hs, 
> dist/build/raincat/raincat-tmp/Nxt/Types.o )
> [ 6 of 34] Compiling Nxt.Graphics ( src/Nxt/Graphics.hs, 
> dist/build/raincat/raincat-tmp/Nxt/Graphics.o )
> [ 7 of 34] Compiling Panels.MessagePanel ( src/Panels/MessagePanel.hs, 
> dist/build/raincat/raincat-tmp/Panels/MessagePanel.o )
> [ 8 of 34] Compiling Paths_Raincat( 
> dist/build/raincat/autogen/Paths_Raincat.hs, 
> dist/build/raincat/raincat-tmp/Paths_Raincat.o )
> [ 9 of 34] Compiling Settings.CatSettings ( src/Settings/CatSettings.hs, 
> dist/build/raincat/raincat-tmp/Settings/CatSettings.o )
> [10 of 34] Compiling Settings.DisplaySettings ( 
> src/Settings/DisplaySettings.hs, 
> dist/build/raincat/raincat-tmp/Settings/DisplaySettings.o )
> [11 of 34] Compiling Level.Level  ( src/Level/Level.hs, 
> dist/build/raincat/raincat-tmp/Level/Level.o )
> [12 of 34] Compiling Input.InputState ( src/Input/InputState.hs, 
> dist/build/raincat/raincat-tmp/Input/InputState.o )
> [13 of 34] Compiling Game.GameInput   ( src/Game/GameInput.hs, 
> dist/build/raincat/raincat-tmp/Game/GameInput.o )
> [14 of 34] Compiling Settings.Path( src/Settings/Path.hs, 
> dist/build/raincat/raincat-tmp/Settings/Path.o )
> [15 of 34] Compiling Level.EndMarker  ( src/Level/EndMarker.hs, 
> dist/build/raincat/raincat-tmp/Level/EndMarker.o )
> [16 of 34] Compiling Cat.Cat  ( src/Cat/Cat.hs, 
> dist/build/raincat/raincat-tmp/Cat/Cat.o )
> [17 of 34] Compiling Items.Items  ( src/Items/Items.hs, 
> dist/build/raincat/raincat-tmp/Items/Items.o )
> [18 of 34] Compiling Panels.ItemPanel ( src/Panels/ItemPanel.hs, 
> dist/build/raincat/raincat-tmp/Panels/ItemPanel.o )
> [19 of 34] Compiling Items.ItemEffects ( src/Items/ItemEffects.hs, 
> dist/build/raincat/raincat-tmp/Items/ItemEffects.o )
> [20 of 34] Compiling Settings.RainSettings ( src/Settin

Bug#897546: nbdkit: FTBFS: dh_install: missing files, aborting

2018-05-02 Thread Lucas Nussbaum
Source: nbdkit
Version: 1.2.2-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install -X.la --fail-missing
> dh_install: Please use dh_missing --list-missing/--fail-missing instead
> dh_install: This feature will be removed in compat 12.
> dh_install: Cannot find (any matches for) 
> "/usr/lib/*-*/nbdkit/plugins/nbdkit-ruby-plugin.so" (tried in ., debian/tmp)
> 
> dh_install: nbdkit-plugin-ruby missing files: 
> /usr/lib/*-*/nbdkit/plugins/nbdkit-ruby-plugin.so
> dh_install: Cannot find (any matches for) 
> "/usr/share/man/man3/nbdkit-ruby-plugin.3" (tried in ., debian/tmp)
> 
> dh_install: nbdkit-plugin-ruby missing files: 
> /usr/share/man/man3/nbdkit-ruby-plugin.3
> dh_install: missing files, aborting
> make[1]: *** [debian/rules:30: override_dh_install] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/nbdkit_1.2.2-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.



Bug#897540: r-bioc-variantannotation: FTBFS: g++: error: /libtabix.a: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: r-bioc-variantannotation
Version: 1.24.5-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/src'
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c 
> Biostrings_stubs.c -o Biostrings_stubs.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c 
> IRanges_stubs.c -o IRanges_stubs.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c 
> R_init_VariantAnnotation.c -o R_init_VariantAnnotation.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c 
> XVector_stubs.c -o XVector_stubs.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c dna_hash.c -o 
> dna_hash.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c rle.c -o rle.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I"/usr/lib/R/site-library/S4Vectors/include" 
> -I"/usr/lib/R/site-library/IRanges/include" 
> -I"/usr/lib/R/site-library/XVector/include" 
> -I"/usr/lib/R/site-library/Biostrings/include" 
> -I"/usr/lib/R/site-library/Rsamtools/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c strhash.c -o 
> strhash.o
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
> -I

Bug#897544: openttd-opengfx: FTBFS: /bin/bash: python: command not found

2018-05-02 Thread Lucas Nussbaum
Source: openttd-opengfx
Version: 0.5.4-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> /bin/bash: python: command not found
> [GRFID] opengfx-0.5.4.md5
> rm -f opengfx-0.5.4.md5
> for i in ogfx1_base.grf ogfxc_arctic.grf ogfxh_tropical.grf ogfxt_toyland.grf 
> ogfxi_logos.grf ogfxe_extra.grf; do printf "%-18s = %s\n" $i `grfid -m $i` >> 
> opengfx-0.5.4.md5; done
> if [ -f opengfx-0.5.4.check.md5 ]; then echo "[CHECKING md5sums]"; else echo 
> "Required file 'opengfx-0.5.4.check.md5' which to test against not found!"; 
> false; fi
> [CHECKING md5sums]
> if [ -z "`diff opengfx-0.5.4.md5 opengfx-0.5.4.check.md5`" ]; then echo 
> "Checksums are equal"; else echo "Differences in checksums:"; echo "`diff 
> opengfx-0.5.4.md5 opengfx-0.5.4.check.md5`"; false; fi
> Differences in checksums:
> 6c6
> < ogfxe_extra.grf= 312c42a7d560d2170701a718941b8e9c
> ---
> > ogfxe_extra.grf= 93498a264c38dab063b4790c3a21dc29
> make[2]: *** [Makefile:543: check] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/openttd-opengfx_0.5.4-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.



Bug#897541: libmatthew-java: FTBFS: make[2]: /usr/lib/jvm/default-java/bin/javah: Command not found

2018-05-02 Thread Lucas Nussbaum
Source: libmatthew-java
Version: 0.8-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<>'
> mkdir -p classes
> cpp  -C -P -DDEBUGSETTING=false < cx/ath/matthew/debug/Debug.jpp > 
> cx/ath/matthew/debug/Debug.java
> /usr/lib/jvm/default-java/bin/javac -source 1.7  -cp classes -d classes 
> cx/ath/matthew/debug/Debug.java cx/ath/matthew/utils/Hexdump.java
> warning: [options] bootstrap class path not set in conjunction with -source 7
> Note: cx/ath/matthew/debug/Debug.java uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 warning
> rm -f .enabledebug
> touch .disabledebug
> make[3]: Leaving directory '/<>'
> echo "Class-Path: hexdump.jar" > Manifest
> (cd classes;jar cfm ../debug-disable-1.1.jar ../Manifest 
> cx/ath/matthew/debug/*.class)
> (cd classes; /usr/bin/fastjar cf ../io-0.1.jar cx/ath/matthew/io/*class)
> (cd classes; /usr/bin/fastjar cf ../hexdump-0.2.jar 
> cx/ath/matthew/utils/Hexdump.class)
> /usr/lib/jvm/default-java/bin/javah -classpath classes -o cgi-java.h 
> cx.ath.matthew.cgi.CGI
> make[2]: /usr/lib/jvm/default-java/bin/javah: Command not found
> make[2]: *** [Makefile:82: cgi-java.h] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/libmatthew-java_0.8-2_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.



Bug#897550: scilab-ann: FTBFS: /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: scilab-ann
Version: 0.4.2.4-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> CDBS WARNING:simple-patchsys.mk is deprecated since 0.4.85 - please use 
> source format 3.0 (quilt) instead
> make[1]: 'update-config' is up to date.
> make[1]: Leaving directory '/<>'
> SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 /usr/bin/scilab -nw -f 
> builder.sce
> /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot 
> open shared object file: No such file or directory
> make: *** [debian/rules:8: build/scilab-ann] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/scilab-ann_0.4.2.4-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.



Bug#897551: usbview: FTBFS: convert-im6.q16: unable to open file `/tmp/magick-20115vbmutCN0nGsV': No such file or directory @ error/constitute.c/ReadImage/544.

2018-05-02 Thread Lucas Nussbaum
Source: usbview
Version: 2.0-21-g6fe2f4f-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> convert -geometry $(basename $(dirname $(dirname 
> hicolor/64x64/apps/usbview_icon.xpm))) usbview_icon.svg 
> hicolor/64x64/apps/usbview_icon.xpm
> convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ 
> error/delegate.c/InvokeDelegate/1919.
> convert-im6.q16: unable to open file `/tmp/magick-20115vbmutCN0nGsV': No such 
> file or directory @ error/constitute.c/ReadImage/544.
> convert-im6.q16: no images defined `hicolor/64x64/apps/usbview_icon.xpm' @ 
> error/convert.c/ConvertImageCommand/3258.
> make[2]: *** [Makefile:964: hicolor/64x64/apps/usbview_icon.xpm] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/usbview_2.0-21-g6fe2f4f-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.



Bug#897545: node-bluebird: FTBFS: cp: cannot stat '/<>/node-bluebird-3.5.1+dfsg2/js/release/*': No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: node-bluebird
Version: 3.5.1+dfsg2-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/node-bluebird-3.5.1+dfsg2'
> # Use the Debian built release of bluebird for tests
> mkdir -p 
> /<>/node-bluebird-3.5.1+dfsg2/node_modules/bluebird/js/release
> cp /<>/node-bluebird-3.5.1+dfsg2/js/release/* 
> /<>/node-bluebird-3.5.1+dfsg2/node_modules/bluebird/js/release/
> cp: cannot stat '/<>/node-bluebird-3.5.1+dfsg2/js/release/*': No 
> such file or directory
> make[1]: *** [debian/rules:24: override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/node-bluebird_3.5.1+dfsg2-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.



Bug#897539: d-shlibs: FTBFS: shellcheck errors

2018-05-02 Thread Lucas Nussbaum
Source: d-shlibs
Version: 0.82
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> bash -n d-shlibmove
> bash -n d-devlibdeps
> shellcheck d-shlibmove
> 
> In d-shlibmove line 243:
>   sed -i -e "/^.*\.la usr\/lib || true$/d" "$INSTALLFILE_DEVPKG"
>^-- SC1117: Backslash is literal in "\.". Prefer 
> explicit escaping: "\\.".
>^-- SC1117: Backslash is literal in "\/". 
> Prefer explicit escaping: "\\/".
> 
> 
> In d-shlibmove line 251:
>   sed -i -e "s/usr\/lib\( || true\)\?$/usr\/lib\/$DEB_HOST_MULTIARCH\1/" 
> "$execscript"
> ^-- SC1117: Backslash is literal in "\/". Prefer 
> explicit escaping: "\\/".
>  ^-- SC1117: Backslash is literal in "\(". Prefer 
> explicit escaping: "\\(".
>^-- SC1117: Backslash is literal in 
> "\)". Prefer explicit escaping: "\\)".
>  ^-- SC1117: Backslash is literal in 
> "\?". Prefer explicit escaping: "\\?".
> ^-- SC1117: Backslash is 
> literal in "\/". Prefer explicit escaping: "\\/".
>  ^-- SC1117: Backslash is 
> literal in "\/". Prefer explicit escaping: "\\/".
>   ^-- 
> SC1117: Backslash is literal in "\1". Prefer explicit escaping: "\\1".
> 
> 
> In d-shlibmove line 270:
> check_line "$PKGDEV" "Section: \(devel\|libdevel\)"
>^-- SC1117: Backslash is literal in "\(". 
> Prefer explicit escaping: "\\(".
>   ^-- SC1117: Backslash is literal in 
> "\|". Prefer explicit escaping: "\\|".
> ^-- SC1117: Backslash is 
> literal in "\)". Prefer explicit escaping: "\\)".
> 
> make[1]: *** [Makefile:10: check] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/d-shlibs_0.82_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.



Bug#897547: seqan2: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && make -j8 -Oline test ARGS\+=-j8 returned exit code 2

2018-05-02 Thread Lucas Nussbaum
Source: seqan2
Version: 2.4.0+dfsg-8
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory 
> '/<>/seqan2-2.4.0+dfsg/obj-x86_64-linux-gnu'
> /usr/bin/ctest --force-new-ctest-process -j8
> Test project /<>/seqan2-2.4.0+dfsg/obj-x86_64-linux-gnu
> Start   1: test_test_align
> Start   2: test_test_align_simd_global_equal_length
> Start   3: test_test_align_simd_global_equal_length_sse4_host
> Start   4: test_test_align_simd_global_equal_length_avx2_host
> Start   5: test_test_align_simd_global_variable_length
> Start   6: test_test_align_simd_global_variable_length_sse4_host
> Start   7: test_test_align_simd_global_variable_length_avx2_host
> Start   8: test_test_align_simd_local_equal_length
>   1/417 Test   #1: test_test_align 
> ...   Passed  
>   0.03 sec
> Start   9: test_test_align_simd_local_equal_length_sse4_host
>   2/417 Test   #3: test_test_align_simd_global_equal_length_sse4_host 
>    Passed0.06 sec
> Start  10: test_test_align_simd_local_equal_length_avx2_host
>   3/417 Test   #8: test_test_align_simd_local_equal_length 
> ...   Passed0.04 sec
> Start  11: test_test_align_simd_local_variable_length
>   4/417 Test   #9: test_test_align_simd_local_equal_length_sse4_host 
> .   Passed0.04 sec
> Start  12: test_test_align_simd_local_variable_length_sse4_host
>   5/417 Test   #4: test_test_align_simd_global_equal_length_avx2_host 
>    Passed0.07 sec
> Start  13: test_test_align_simd_local_variable_length_avx2_host
>   6/417 Test   #5: test_test_align_simd_global_variable_length 
> ...   Passed0.07 sec
> Start  14: test_test_align_extend
>   7/417 Test   #2: test_test_align_simd_global_equal_length 
> ..   Passed0.08 sec
> Start  15: test_align_parallel_data_structures
>   8/417 Test   #6: test_test_align_simd_global_variable_length_sse4_host 
> .   Passed0.08 sec
> Start  16: test_test_align_parallel_interface
>   9/417 Test  #10: test_test_align_simd_local_equal_length_avx2_host 
> .   Passed0.03 sec
> Start  17: test_test_align_parallel_interface_sse4_host
>  10/417 Test  #14: test_test_align_extend 
>    Passed0.01 
> sec
> Start  18: test_test_align_parallel_interface_avx2_host
>  11/417 Test   #7: test_test_align_simd_global_variable_length_avx2_host 
> .   Passed0.07 sec
> Start  19: test_test_align_parallel_algorithm
>  12/417 Test  #11: test_test_align_simd_local_variable_length 
>    Passed0.03 sec
> Start  20: test_test_align_parallel_algorithm_sse4_host
>  13/417 Test  #12: test_test_align_simd_local_variable_length_sse4_host 
> ..   Passed0.03 sec
> Start  21: test_test_align_parallel_algorithm_avx2_host
>  14/417 Test  #13: test_test_align_simd_local_variable_length_avx2_host 
> ..   Passed0.03 sec
> Start  22: test_test_align_profile
>  15/417 Test  #22: test_test_align_profile 
> ...   Passed0.02 
> sec
> Start  23: test_test_align_split
>  16/417 Test  #23: test_test_align_split 
> .   Passed
> 0.02 sec
> Start  24: test_test_alignment_free
>  17/417 Test  #15: test_align_parallel_data_structures 
> ...   Passed0.16 sec
> Start  25: test_test_arg_parse
>  18/417 Test  #25: test_test_arg_parse 
> ...   Passed
> 0.02 sec
> Start  26: test_test_arg_parse_version_check
>  19/417 Test  #26: test_test_arg_parse_version_check 
> .   Passed0.03 sec
> Start  27: test_test_bam_io
>  20/417 Test  #16: test_test_align_parallel_interface 
>    Passed0.29 sec
> Start  28: test_test_basic_e

Bug#897536: mustache.js: FTBFS: make[1]: rake: Command not found

2018-05-02 Thread Lucas Nussbaum
Source: mustache.js
Version: 2.3.0-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --builddirectory=/<>/build
>dh_update_autotools_config -O--builddirectory=/<>/build
>dh_auto_configure -O--builddirectory=/<>/build
>debian/rules override_dh_auto_build
> make[1]: Entering directory '/<>'
> rake jquery
> make[1]: rake: Command not found
> make[1]: *** [debian/rules:13: override_dh_auto_build] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/mustache.js_2.3.0-2_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.



Bug#897532: python-memprof: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: python-memprof
Version: 0.3.4-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python2,python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python2.7 setup.py config 
> running config
> I: pybuild base:217: python3.6 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython2_2.7_memprof/build/memprof
> copying memprof/memprof.py -> 
> /<>/.pybuild/cpython2_2.7_memprof/build/memprof
> copying memprof/mp_utils.py -> 
> /<>/.pybuild/cpython2_2.7_memprof/build/memprof
> copying memprof/__init__.py -> 
> /<>/.pybuild/cpython2_2.7_memprof/build/memprof
> copying memprof/__main__.py -> 
> /<>/.pybuild/cpython2_2.7_memprof/build/memprof
> running build_ext
> cythoning memprof/getsize.pyx to memprof/getsize.c
> building 'memprof.getsize' extension
> creating build
> creating build/temp.linux-amd64-2.7
> creating build/temp.linux-amd64-2.7/memprof
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fno-strict-aliasing -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python2.7 -c memprof/getsize.c -o 
> build/temp.linux-amd64-2.7/memprof/getsize.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -fdebug-prefix-map=/build/python2.7-jgBwco/python2.7-2.7.15=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-amd64-2.7/memprof/getsize.o -o 
> /<>/.pybuild/cpython2_2.7_memprof/build/memprof/getsize.so
> running build_scripts
> creating build/scripts-2.7
> copying and adjusting scripts/mp_plot -> build/scripts-2.7
> changing mode of build/scripts-2.7/mp_plot from 664 to 775
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.6_memprof/build/memprof
> copying memprof/memprof.py -> 
> /<>/.pybuild/cpython3_3.6_memprof/build/memprof
> copying memprof/mp_utils.py -> 
> /<>/.pybuild/cpython3_3.6_memprof/build/memprof
> copying memprof/__init__.py -> 
> /<>/.pybuild/cpython3_3.6_memprof/build/memprof
> copying memprof/__main__.py -> 
> /<>/.pybuild/cpython3_3.6_memprof/build/memprof
> running build_ext
> cythoning memprof/getsize.pyx to memprof/getsize.c
> building 'memprof.getsize' extension
> creating build/temp.linux-amd64-3.6
> creating build/temp.linux-amd64-3.6/memprof
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.6m -c memprof/getsize.c -o 
> build/temp.linux-amd64-3.6/memprof/getsize.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-amd64-3.6/memprof/getsize.o -o 
> /<>/.pybuild/cpython3_3.6_memprof/build/memprof/getsize.cpython-36m-x86_64-linux-gnu.so
> running build_scripts
> creating build/scripts-3.6
> copying and adjusting scripts/mp_plot -> build/scripts-3.6
> changing mode of build/scripts-3.6/mp_plot from 664 to 775
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<>/.pybuild/cpython2_2.7_memprof/build; 
> python2.7 -m nose 
> 
> --
> Ran 0 tests in 0.425s
> 
> OK
> I: pybuild base:217: python3.6 setup.py test 
> running test
> Searching for subprocess32
> 
> Note: Bypassing https://pypi.python.org/simple/subprocess32/ (disallowed 
> host; see http://bit.ly/2hrImnY for details).
> 
> Couldn't find index page for 'subprocess32' (maybe misspelled?)
> Scanning index of all packages (this may take a while)
> 
> Note: B

Bug#897531: speedcrunch: FTBFS: make[4]: *** No rule to make target 'doc/manual.qrc', needed by 'CMakeFiles/speedcrunch_arcc_manual'. Stop.

2018-05-02 Thread Lucas Nussbaum
Source: speedcrunch
Version: 0.12.0-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
> cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
> "Unix Makefiles" /<>/src /<>/doc/src 
> /<>/obj-x86_64-linux-gnu 
> /<>/obj-x86_64-linux-gnu/doc 
> /<>/obj-x86_64-linux-gnu/doc/CMakeFiles/manual.dir/DependInfo.cmake
>  --color=
> Dependee 
> "/<>/obj-x86_64-linux-gnu/doc/CMakeFiles/manual.dir/DependInfo.cmake"
>  is newer than depender 
> "/<>/obj-x86_64-linux-gnu/doc/CMakeFiles/manual.dir/depend.internal".
> Dependee 
> "/<>/obj-x86_64-linux-gnu/doc/CMakeFiles/CMakeDirectoryInformation.cmake"
>  is newer than depender 
> "/<>/obj-x86_64-linux-gnu/doc/CMakeFiles/manual.dir/depend.internal".
> Scanning dependencies of target manual
> make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
> make -f CMakeFiles/speedcrunch_arcc_manual.dir/build.make 
> CMakeFiles/speedcrunch_arcc_manual.dir/build
> make -f doc/CMakeFiles/manual.dir/build.make doc/CMakeFiles/manual.dir/build
> make -f CMakeFiles/testdmath_autogen.dir/build.make 
> CMakeFiles/testdmath_autogen.dir/build
> make[4]: *** No rule to make target 'doc/manual.qrc', needed by 
> 'CMakeFiles/speedcrunch_arcc_manual'.  Stop.
> make[3]: *** [CMakeFiles/Makefile2:456: 
> CMakeFiles/speedcrunch_arcc_manual.dir/all] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/speedcrunch_0.12.0-3_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.



Bug#897534: mandelbulber2: FTBFS: Last OS error: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: mandelbulber2
Version: 2.13.2-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> xsltproc -''-nonet -''-param man.charmap.use.subset "0" 
> /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl 
> debian/mandelbulber2.man.xml
> I/O error : Attempt to load network entity 
> http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
> debian/mandelbulber2.man.xml:55: warning: failed to load external entity 
> "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd;
> ]>
>   ^
> Note: Writing mandelbulber2.1
> cd docs ; ./build.sh
> This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./handbook.tex
> LaTeX2e <2018-04-01> patch level 2
> Babel <3.18> and hyphenation patterns for 3 language(s) loaded.
> (./mandelbulber2/preamble.tex
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
> (/usr/share/texlive/texmf-dist/tex/latex/ucs/utf8x.def))
> (/usr/share/texlive/texmf-dist/tex/latex/ucs/ucs.sty
> (/usr/share/texlive/texmf-dist/tex/latex/ucs/data/uni-global.def))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
> (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
> (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
> (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
> (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t
> ex)) 
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
> (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
> (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
> (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
> (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t
>

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

2018-05-02 Thread Lucas Nussbaum
Source: openafs
Version: 1.8.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<>/tests/rx'
> gcc  -I./../.. -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -g -O   
> -I/<>/src/config -I/<>/include -I. -I.   
> -I/usr/include/heimdal  -pthread -D_REENTRANT -DAFS_PTHREAD_ENV  -o event-t.o 
> -c event-t.c
> /bin/bash ../../libtool --quiet --mode=link --tag=CC gcc -static  
> -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu/heimdal 
> -L/usr/lib/x86_64-linux-gnu/heimdal -g -O  -I./../.. -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -g -O   -I/<>/src/config 
> -I/<>/include -I. -I.   -I/usr/include/heimdal  -pthread 
> -D_REENTRANT -DAFS_PTHREAD_ENV  -o event-t event-t.o ../tap/libtap.a 
> /<>/src/rx/liboafs_rx.la -lroken -lresolv  
> make[3]: Leaving directory '/<>/tests/rx'
> MAKECHECK=1 ./libwrap /<>/lib \
> ./runtests /<>/tests/TESTS
> 
> Running all tests listed in TESTS.  If any tests fail, run the failing
> test program with runtests -o to see more details.
> 
> util/ktime..ok
> util/exec-alt...ok
> auth/keys...ok
> auth/superuser..ok
> auth/authconok
> auth/realms.ok
> cmd/command.ok
> opr/dictok
> opr/fmt.ok
> opr/jhash...ok
> opr/queues..ok
> opr/rbtree..ok
> opr/softsig.ok
> opr/timeok
> opr/uuidok
> ptserver/pt_utilok
> ptserver/pts-manok
> rx/eventok
> rx/perf.ok
> volser/vos-man..ok
> 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.



Bug#897538: wxpython4.0: FTBFS: /bin/sh: 1: easy_install: not found

2018-05-02 Thread Lucas Nussbaum
Source: wxpython4.0
Version: 4.0.1+dfsg-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --with python2,python3 --buildsystem=pybuild
>dh_testroot -O--buildsystem=pybuild
>dh_prep -O--buildsystem=pybuild
>dh_auto_install -O--buildsystem=pybuild
> I: pybuild pybuild:267: mkdir -p 
> /<>/wxpython4.0-4.0.1+dfsg/debian/tmp/usr/lib/python2.7/dist-packages
> I: pybuild base:217: easy_install -m -d 
> /<>/wxpython4.0-4.0.1+dfsg/debian/tmp/usr/lib/python2.7/dist-packages
>  -Z dist/*.egg
> /bin/sh: 1: easy_install: not found
> E: pybuild pybuild:336: install: plugin custom failed with: exit code=127: 
> easy_install -m -d 
> /<>/wxpython4.0-4.0.1+dfsg/debian/tmp/usr/lib/python2.7/dist-packages
>  -Z dist/*.egg
> dh_auto_install: pybuild --install -i python{version} -p 2.7 --dest-dir 
> /<>/wxpython4.0-4.0.1\+dfsg/debian/tmp returned exit code 13
> make: *** [debian/rules:18: binary] Error 25

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/wxpython4.0_4.0.1+dfsg-2_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.



Bug#897530: libreadline-java: FTBFS: make[5]: /usr/lib/jvm/default-java/bin/javah: Command not found

2018-05-02 Thread Lucas Nussbaum
Source: libreadline-java
Version: 0.8.0.1+dfsg-6
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory 
> '/<>/libreadline-java-0.8.0.1+dfsg/src/native'
> make TG=JavaReadline lib
> make[5]: Entering directory 
> '/<>/libreadline-java-0.8.0.1+dfsg/src/native'
> /usr/lib/jvm/default-java/bin/javah -classpath ../../build -jni 
> org.gnu.readline.Readline
> make[5]: /usr/lib/jvm/default-java/bin/javah: Command not found
> make[5]: *** [Makefile:113: org_gnu_readline_Readline.h] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/libreadline-java_0.8.0.1+dfsg-6_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.



Bug#897537: tudu: FTBFS: ./configure: 394: ./configure: rmtest.c: not found

2018-05-02 Thread Lucas Nussbaum
Source: tudu
Version: 0.10.2-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> rm -f configure Makefile */Makefile
> acr
> acr: ./configure script created successfully.
> acr: all done.
> dh_auto_configure
>   ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking
> checking for cpp... ERROR:  cannot parse sources
> 
> WARNING: Unknown flag '--disable-silent-rules'.
> 
> 
> WARNING: Unknown flag '--disable-maintainer-mode'.
> 
> 
> WARNING: Unknown flag '--disable-dependency-tracking'.
> 
> checking build system type... x86_64-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking target system type... x86_64-unknown-linux-gnu
> checking for working directories... current
> using prefix '/usr'
> checking for c++ compiler... g++
> checking for xcurses.h... no
> checking for ncursesw/curses.h... yes
> checking for ncurses/curses.h... no
> checking for ncurses.h... yes
> checking for curses.h... yes
> checking for libncursesw ... yes
> checking for libncurses ... yes
> checking for libcurses ... yes
> checking for WIDEC_CURSES... ./configure: 394: ./configure: 
> echo#define_XOPEN_SOURCE_EXTENDED: not found
> ./configure: 394: ./configure: echo#include: not found
> ./configure: 394: ./configure: echointmain(){addwstr(L"");}: not found
> ./configure: 394: ./configure: cannot create /dev/null2: Permission denied
> ./configure: 394: ./configure: eval$CXX-g: not found
> ./configure: 394: ./configure: rmtest.c: not found
> no
> 
> ERROR: There is no wide character support on curses!
> 
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> make[1]: *** [debian/rules:9: override_dh_auto_configure] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/tudu_0.10.2-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.



Bug#897533: sunflow: FTBFS: convert-im6.q16: unable to open file `/tmp/magick-22610UfLlJYiQTV4q': No such file or directory @ error/constitute.c/ReadImage/544.

2018-05-02 Thread Lucas Nussbaum
Source: sunflow
Version: 0.07.2.svn396+dfsg-16
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/janino.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true jars javadoc
> Buildfile: /<>/sunflow-0.07.2.svn396+dfsg/build.xml
> 
> init:
> 
> compile:
> [mkdir] Created dir: 
> /<>/sunflow-0.07.2.svn396+dfsg/build/classes
> [javac] /<>/sunflow-0.07.2.svn396+dfsg/build.xml:37: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Using javac -source 5 is no longer supported, switching to 1.7
> [javac] Using javac -target 5 is no longer supported, switching to 1.7
> [javac] Compiling 208 source files to 
> /<>/sunflow-0.07.2.svn396+dfsg/build/classes
> [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
> [javac] 
> /<>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:182:
>  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
> of the raw type DefaultComboBoxModel
> [javac] ComboBoxModel 
> minSamplingComboBoxModel = new DefaultComboBoxModel(new String[] {
> [javac]   
>^
> [javac]   where E is a type-variable:
> [javac] E extends Object declared in class DefaultComboBoxModel
> [javac] 
> /<>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:186:
>  warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a 
> member of the raw type JComboBox
> [javac] 
> minSamplingComboBox.setModel(minSamplingComboBoxModel);
> [javac] ^
> [javac]   where E is a type-variable:
> [javac] E extends Object declared in class JComboBox
> [javac] 
> /<>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:194:
>  warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member 
> of the raw type DefaultComboBoxModel
> [javac] ComboBoxModel 
> maxSamplingComboxBoxModel = new DefaultComboBoxModel(new String[] {
> [javac]   
> ^
> [javac]   where E is a type-variable:
> [javac] E extends Object declared in class DefaultComboBoxModel
> [javac] 
> /<>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/RenderGlobalsPanel.java:198:
>  warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a 
> member of the raw type JComboBox
> [javac] 
> maxSamplingComboxBox.setModel(maxSamplingComboxBoxModel);
> [javac]  ^
> [javac]   where E is a type-variable:
> [javac] E extends Object declared in class JComboBox
> [javac] Note: 
> /<>/sunflow-0.07.2.svn396+dfsg/src/org/sunflow/system/Plugins.java 
> uses or overrides a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] 5 warnings
> 
> create_manifest:
> 
> jars:
> [mkdir] Created dir: /<>/sunflow-0.07.2.svn396+dfsg/release
>   [jar] Building jar: 
> /<>/sunflow-0.07.2.svn396+dfsg/release/sunflow.jar
>   [jar] Building jar: 
> /<>/sunflow-0.07.2.svn396+dfsg/release/sunflowGUI.jar
> 
> init:
> 
> javadoc:
> [mkdir] Created dir: 
> /<>/sunflow-0.07.2.svn396+dfsg/release/javadoc
>   [javadoc] /<>/sunflow-0.07.2.svn396+dfsg/src contains source 
> files in the default package, you must specify them as source files not 
> packages.
>   [javadoc] /<>/sunflow-0.07.2.svn396+dfsg/src contains source 
> files in the default package, you must specify them as source files not 
> packages.
>   [javadoc] Generating Javadoc
>   [javadoc] Debian build on Java 9+ detected: Adding the 
> --ignore-source-errors option
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.sunflow...
>   [javadoc] Loading source files for package org.sunflow.core...
>

Bug#897527: golang-github-paulbellamy-ratecounter: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 github.com/paulbellamy/ratecounter returned exit code 1

2018-05-02 Thread Lucas Nussbaum
Source: golang-github-paulbellamy-ratecounter
Version: 0.2.0-4
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go install 
> -gcflags=\"-trimpath=/<>/obj-x86_64-linux-gnu/src\" 
> -asmflags=\"-trimpath=/<>/obj-x86_64-linux-gnu/src\" -v -p 1 
> github.com/paulbellamy/ratecounter
> github.com/paulbellamy/ratecounter
>dh_auto_test -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/paulbellamy/ratecounter
> === RUN   TestAvgRateCounter
> --- PASS: TestAvgRateCounter (1.00s)
> === RUN   TestAvgRateCounterAdvanced
> --- FAIL: TestAvgRateCounterAdvanced (1.50s)
>   avgratecounter_test.go:36: Expected  4  to equal  3
> === RUN   TestAvgRateCounterNoResolution
> --- PASS: TestAvgRateCounterNoResolution (1.50s)
> === RUN   TestAvgRateCounter_Incr_ReturnsImmediately
> --- PASS: TestAvgRateCounter_Incr_ReturnsImmediately (0.00s)
> === RUN   TestCounter
> --- PASS: TestCounter (0.00s)
> === RUN   TestRateCounter
> --- PASS: TestRateCounter (1.00s)
> === RUN   TestRateCounterResetAndRestart
> --- PASS: TestRateCounterResetAndRestart (0.60s)
> === RUN   TestRateCounterPartial
> --- PASS: TestRateCounterPartial (1.80s)
> === RUN   TestRateCounterHighResolution
> --- PASS: TestRateCounterHighResolution (0.75s)
> === RUN   TestRateCounterLowResolution
> --- PASS: TestRateCounterLowResolution (0.75s)
> === RUN   TestRateCounterNoResolution
> --- PASS: TestRateCounterNoResolution (0.75s)
> === RUN   TestRateCounter_Incr_ReturnsImmediately
> --- PASS: TestRateCounter_Incr_ReturnsImmediately (0.00s)
> FAIL
> FAIL  github.com/paulbellamy/ratecounter  9.657s
> dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/paulbellamy/ratecounter returned exit code 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/golang-github-paulbellamy-ratecounter_0.2.0-4_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.



Bug#897528: sqlalchemy: FTBFS: ImportError: cannot import name 'Directive'

2018-05-02 Thread Lucas Nussbaum
Source: sqlalchemy
Version: 1.2.5+ds1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  fakeroot debian/rules binary
> python2.7 ./setup.py install --skip-build \
>   --root /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy 
> --install-layout=deb
> running install
> running install_lib
> creating /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy
> creating /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr
> creating /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> copying build/lib.linux-x86_64-2.7/sqlalchemy/schema.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/databases
> copying build/lib.linux-x86_64-2.7/sqlalchemy/databases/__init__.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/databases
> copying build/lib.linux-x86_64-2.7/sqlalchemy/events.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> copying build/lib.linux-x86_64-2.7/sqlalchemy/cresultproxy.so -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> copying build/lib.linux-x86_64-2.7/sqlalchemy/processors.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/connectors
> copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/mxodbc.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/connectors
> copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/__init__.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/connectors
> copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/zxJDBC.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/connectors
> copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/pyodbc.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/connectors
> copying build/lib.linux-x86_64-2.7/sqlalchemy/cutils.so -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy
> creating 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/strategy_options.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/events.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/strategies.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/interfaces.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/relationships.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/scoping.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/deprecated_interfaces.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/loading.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/identity.py -> 
> /<>/sqlalchemy-1.2.5+ds1/debian/python-sqlalchemy/usr/lib/python2.7/dist-packages/sqlalchemy/orm
> copying build/lib.linux-x86_64-2.

Processed: severity 897251

2018-05-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 897251 important
Bug #897251 [pdf2djvu] pdf2djvu: FAIL: test-1px-font.test.test
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897251: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897521: haskell-servant-server: FTBFS: Could not find module `Build_doctests'

2018-05-02 Thread Lucas Nussbaum
Source: haskell-servant-server
Version: 0.13-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.lhs -o debian/hlibrary.setup
> 
> Setup.lhs:19:2: error:
>  warning: #warning You are configuring this package without cabal-doctest 
> installed. The doctests test-suite will not work as a result. To fix this, 
> install cabal-doctest before configuring. [-Wcpp]
>  #warning You are configuring this package without cabal-doctest 
> installed. \
>   ^~~
>|
> 19 | #warning You are configuring this package without cabal-doctest 
> installed. \
>|  ^
> [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/servant-server-0.13/ 
> --datasubdir=servant-server 
> --htmldir=/usr/share/doc/libghc-servant-server-doc/html/ 
> --enable-library-profiling --enable-tests
> Configuring servant-server-0.13...
> Dependency QuickCheck >=2.10.1 && <2.12: using QuickCheck-2.10.1
> Dependency aeson >=1.2.3.0 && <1.3: using aeson-1.2.4.0
> Dependency attoparsec >=0.13.2.0 && <0.14: using attoparsec-0.13.2.2
> Dependency base >=4.7 && <4.11: using base-4.10.1.0
> Dependency base-compat >=0.9.3 && <0.10: using base-compat-0.9.3
> Dependency base64-bytestring >=1.0.0.1 && <1.1: using
> base64-bytestring-1.0.0.1
> Dependency bytestring >=0.10.4.0 && <0.11: using bytestring-0.10.8.2
> Dependency containers >=0.5.5.1 && <0.6: using containers-0.5.10.2
> Dependency directory >=1.2.1.0 && <1.4: using directory-1.3.0.2
> Dependency doctest >=0.13.0 && <0.14: using doctest-0.13.0
> Dependency exceptions >=0.8.3 && <0.9: using exceptions-0.8.3
> Dependency filepath >=1.3.0.2 && <1.5: using filepath-1.4.1.2
> Dependency hspec >=2.4.4 && <2.5: using hspec-2.4.8
> Dependency hspec-wai ==0.9.*: using hspec-wai-0.9.0
> Dependency http-api-data >=0.3.7.1 && <0.4: using http-api-data-0.3.7.2
> Dependency http-media >=0.7.1.1 && <0.8: using http-media-0.7.1.2
> Dependency http-types ==0.12.*: using http-types-0.12.1
> Dependency monad-control >=1.0.0.4 && <1.1: using monad-control-1.0.2.3
> Dependency mtl >=2.1 && <2.3: using mtl-2.2.2
> Dependency network >=2.6.3.2 && <2.7: using network-2.6.3.5
> Dependency network-uri >=2.6.1.0 && <2.7: using network-uri-2.6.1.0
> Dependency parsec >=3.1.11 && <3.2: using parsec-3.1.13.0
> Dependency resourcet >=1.1.9 && <1.3: using resourcet-1.2.0
> Dependency safe >=0.3.15 && <0.4: using safe-0.3.17
> Dependency servant ==0.13.*: using servant-0.13.0.1
> Dependency servant-server -any: using servant-server-0.13
> Dependency should-not-typecheck >=2.1.0 && <2.2: using
> should-not-typecheck-2.1.0
> Dependency split >=0.2.3.2 && <0.3: using split-0.2.3.3
> Dependency string-conversions >=0.4.0.1 && <0.5: using
> string-conversions-0.4.0.1
> Dependency system-filepath ==0.4.*: using system-filepath-0.4.14
> Dependency tagged >=0.8.5 && <0.9: using tagged-0.8.5
> Dependency temporary >=1.2.0.3 && <1.3: using temporary-1.2.1.1
> Dependency text >=1.2.3.0 && <1.3: using text-1.2.3.0
> Dependency transformers >=0.3.0.0 && <0.6: using transformers-0.5.2.0
> Dependency transformers-base >=0.4.4 && <0.5: using transformers-base-0.4.4
> Dependency transformers-compat >=0.5.1 && <0.6: using
> transformers-compat-0.5.1.4
> Dependency wai >=3.2.1.1 && <3.3: using wai-3.2.1.2
> Dependency wai-app-static >=3.1.6.1 && <3.2: using wai-app-static-3.1.6.2
> Dependency wai-extra >=3.0.21.0 && <3.1: using wai-extra-3.0.22.0
> Depen

Bug#897525: access-modifier-checker: FTBFS: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar

2018-05-02 Thread Lucas Nussbaum
Source: access-modifier-checker
Version: 1.12-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   mh_patchpoms -plibaccess-modifier-checker-java --debian-build 
> --keep-pom-version --maven-repo=/<>/debian/maven-repo
>dh_auto_build
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo --batch-mode package 
> javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.kohsuke:access-modifier-annotation:jar:1.12
> [WARNING] Reporting configuration should be done in  section, not 
> in maven-site-plugin  as reportPlugins parameter.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.kohsuke:access-modifier-checker:maven-plugin:1.12
> [WARNING] Reporting configuration should be done in  section, not 
> in maven-site-plugin  as reportPlugins parameter.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.kohsuke:access-modifier:pom:1.12
> [WARNING] Reporting configuration should be done in  section, not 
> in maven-site-plugin  as reportPlugins parameter. @ line 76, 
> column 20
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they 
> threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer support 
> building such malformed projects.
> [WARNING] 
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Custom access modifier for Java
> [INFO] Custom Acess Modifier annotations
> [INFO] Custom Access Modifier Checker
> [INFO] 
> [INFO] 
> 
> [INFO] Building Custom access modifier for Java 1.12
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.0:jar (default-cli) @ access-modifier ---
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable 
> package
> [INFO] 
> [INFO] 
> 
> [INFO] Building Custom Acess Modifier annotations 1.12
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
> access-modifier-annotation ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<>/access-modifier-annotation/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
> access-modifier-annotation ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 9 source files to 
> /<>/access-modifier-annotation/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) 
> @ access-modifier-annotation ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<>/access-modifier-annotation/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ 
> access-modifier-annotatio

Bug#897518: flexpart: FTBFS: Fatal Error: Can't open module file 'grib_api.mod' for reading at (1): No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: flexpart
Version: 9.02-17
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include par_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include com_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include conv_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include hanna_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include interpol_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include cmapf_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include unc_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include oh_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include xmass_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include flux_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include point_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include outg_mod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include writeheader.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include assignland.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include calcpar_gfs.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include part0.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include caldate.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include partdep.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include coordtrafo.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include psih.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include raerod.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include drydepokernel.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include random.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include erf.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include readavailable.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include ew.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include readcommand.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include advance.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include readdepo.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include releaseparticles.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include psim.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include FLEXPART.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include readlanduse.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marker=4 -I/usr/include getfields.f90
> gfortran -c -O2 -mcmodel=medium -O2 -fdefault-real-8 -fconvert=little-endian 
> -frecord-marke

Bug#897523: check-postgres: FTBFS: tests failed

2018-05-02 Thread Lucas Nussbaum
Source: check-postgres
Version: 2.23.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/00_basic.t ... ok
> t/00_release.t . skipped: Test skipped unless environment 
> variable RELEASE_TESTING is set
> t/00_signature.t ... skipped: Test skipped unless environment 
> variable RELEASE_TESTING is set
> t/00_test_tester.t . skipped: Test skipped unless environment 
> variable RELEASE_TESTING is set
> t/01_validate_range.t .. ok
> # Creating database in directory "test_database_check_postgres"
> Creating new symlink socket at /tmp/cptesting_socket
> t/02_autovac_freeze.t .. ok
> t/02_backends.t  ok
> t/02_bloat.t ... ok
> t/02_checkpoint.t .. ok
> t/02_cluster_id.t .. ok
> t/02_commitratio.t . ok
> t/02_connection.t .. ok
> t/02_custom_query.t  ok
> t/02_database_size.t ... ok
> t/02_dbstats.t . ok
> t/02_disabled_triggers.t ... ok
> t/02_disk_space.t .. ok
> t/02_fsm_pages.t ... ok
> t/02_fsm_relations.t ... ok
> t/02_hitratio.t  ok
> t/02_last_analyze.t  ok
> t/02_last_vacuum.t . ok
> t/02_listener.t  ok
> t/02_locks.t ... ok
> t/02_logfile.t . ok
> t/02_new_version_bc.t .. skipped: Skipped because environment variable 
> SKIP_NETWORK_TESTS is set
> t/02_new_version_box.t . skipped: Skipped because environment variable 
> SKIP_NETWORK_TESTS is set
> t/02_new_version_cp.t .. skipped: Skipped because environment variable 
> SKIP_NETWORK_TESTS is set
> t/02_new_version_pg.t .. skipped: Skipped because environment variable 
> SKIP_NETWORK_TESTS is set
> t/02_new_version_tnm.t . skipped: Skipped because environment variable 
> SKIP_NETWORK_TESTS is set
> NOTICE:  schema "pgagent" does not exist, skipping
> NOTICE:  drop cascades to 4 other objects
> DETAIL:  drop cascades to table pgagent.pga_job
> drop cascades to table pgagent.pga_jobstep
> drop cascades to table pgagent.pga_joblog
> drop cascades to table pgagent.pga_jobsteplog
> t/02_pgagent_jobs.t  ok
> t/02_pgbouncer_checksum.t .. ok
> t/02_prepared_txns.t ... ok
> t/02_query_runtime.t ... ok
> t/02_query_time.t .. ok
> t/02_relation_size.t ... ok
> t/02_replicate_row.t ... ok
> # Connected as 5432:/tmp/cptesting_socket:postgres
> t/02_replication_slots.t ... ok
> # Creating database in directory "test_database_check_postgres2"
> Creating new symlink socket at /tmp/cptesting_socket2
> # Creating database in directory "test_database_check_postgres3"
> Creating new symlink socket at /tmp/cptesting_socket3
> NOTICE:  language "plperlu" does not exist, skipping
> 
> #   Failed test 'Action 'same_schema' reports index 'unique' differences'
> #   at t/02_same_schema.t line 621.
> #   'POSTGRES_SAME_SCHEMA CRITICAL: DB "postgres" 
> (hosts:/tmp/cptesting_socket,/tmp/cptesting_socket2) Databases were 
> different. Items not matched: 1 | time=0.28s 
> # DB 1: dbservice= port=5432 host=/tmp/cptesting_socket dbname=postgres 
> user=check_postgres_testing 
> # DB 1: PG version: 10.3
> # DB 1: Total objects: 21
> # DB 2: dbservice= port=5432 host=/tmp/cptesting_socket2 dbname=postgres 
> user=check_postgres_testing 
> # DB 2: PG version: 10.3
> # DB 2: Total objects: 21
> # Index "public.valen":
> #  "indexdef" is different:
> # Database 1: CREATE INDEX valen ON public.gkar USING btree (garibaldi)
> # Database 2: CREATE UNIQUE INDEX valen ON public.gkar USING btree 
> (garibaldi)
> #  "indisunique" is different:
> # Database 1: f
> # Database 2: t
> #  
> # '
> # doesn't match '(?^s:^POSTGRES_SAME_SCHEMA CRITICAL.*Items not matched: 
> 1 .*
> # \s*Index "public.valen":
> # \s*"indexdef" is different:
> # \s*Database 1: CREATE INDEX valen ON gkar USING btree \(garibaldi\)
> # \s*Database 2: CREATE UNIQUE INDEX valen ON gkar USING btree \(garibaldi\)
> # \s*"indisunique" is different:
> # \s*Database 1: f
> # \s*Database 2: t\s*$)'
> # Looks like you failed 1 test of 76.
> t/02_same_schema.t . 

Bug#897522: golang-gopkg-libgit2-git2go.v26: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 gopkg.in/libgit2/git2go.v26 returned exit code 1

2018-05-02 Thread Lucas Nussbaum
Source: golang-gopkg-libgit2-git2go.v26
Version: 0.26+git20170903.0.eb0bf21-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_autoreconf -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>   install -d obj-x86_64-linux-gnu
>   Copy blame.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/blame.go
>   Copy signature.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/signature.go
>   Copy reset_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reset_test.go
>   Copy submodule.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/submodule.go
>   Copy blame_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/blame_test.go
>   Copy note.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/note.go
>   Copy checkout.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/checkout.go
>   Copy git.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/git.go
>   Copy settings_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/settings_test.go
>   Copy credentials.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/credentials.go
>   Copy .travis.yml -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/.travis.yml
>   Copy tree_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/tree_test.go
>   Copy clone_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/clone_test.go
>   Copy wrapper.c -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/wrapper.c
>   Copy reset.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reset.go
>   Copy reference_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reference_test.go
>   Copy git_static.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/git_static.go
>   Copy merge_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/merge_test.go
>   Copy merge.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/merge.go
>   Copy tag.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/tag.go
>   Copy revparse_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/revparse_test.go
>   Copy patch_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/patch_test.go
>   Copy refdb.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/refdb.go
>   Copy README.md -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/README.md
>   Copy graph.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/graph.go
>   Copy object_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/object_test.go
>   Copy LICENSE -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/LICENSE
>   Copy .gitmodules -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/.gitmodules
>   Copy status_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/status_test.go
>   Copy describe.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/describe.go
>   Copy index_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/index_test.go
>   Copy rebase.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/rebase.go
>   Copy stash_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/stash_test.go
>   Copy commit.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/commit.go
>   Copy git_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/git_test.go
>   Copy object.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/object.go
>   Copy diff.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/diff.go
>   Copy settings.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/settings.go
>   Copy cherrypick.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/cherrypick.go
>   Copy patch.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/patch.go
>   Copy tag_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/tag_test.go
>   Copy features.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/features.

Bug#897516: cram: FTBFS: tests failed

2018-05-02 Thread Lucas Nussbaum
Source: cram
Version: 0.7-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> python-coverage erase
> COVERAGE=python-coverage PYTHON=python PYTHONPATH=`pwd` scripts/cram \
>tests
> ..s...ss...
> # Ran 11 tests, 3 skipped, 0 failed.
> python-coverage report --fail-under=100
> NameStmts   Miss  Cover
> ---
> cram/__init__.py3  0   100%
> cram/__main__.py6  6 0%
> cram/_cli.py   74  0   100%
> cram/_diff.py  89  0   100%
> cram/_encoding.py  67 3252%
> cram/_main.py 135  0   100%
> cram/_process.py   14  0   100%
> cram/_run.py   40  0   100%
> cram/_test.py 104  0   100%
> cram/_xunit.py 66  0   100%
> ---
> TOTAL 598 3894%
> make[2]: *** [Makefile:35: test] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/cram_0.7-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.



Bug#897526: 4ti2: FTBFS: pdflatex fails

2018-05-02 Thread Lucas Nussbaum
Source: 4ti2
Version: 1.6.7+ds-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/4ti2-1.6.7+ds/_build/doc'
> /bin/sed \
>   -e 's/@[V]ERSION@/1.6.7/;s/@DEB_PKG_DATE_LTXD@/December 13, 
> 2015/' \
>   ../../doc/version.tex.in > ../../doc/version.tex
> pdflatex -no-shell-escape -interaction=batchmode -jobname 4ti2_manual-debian 
> ../../doc/4ti2_manual.tex
> This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Debian) 
> (preloaded format=pdflatex)
> entering extended mode
> make[2]: *** [Makefile:556: 4ti2_manual.pdf] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/4ti2_1.6.7+ds-2_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.



Bug#897512: haskell-wreq: FTBFS: Could not find module `Build_doctests'

2018-05-02 Thread Lucas Nussbaum
Source: haskell-wreq
Version: 0.5.2.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> 
> Setup.hs:23:2: error:
>  warning: #warning You are configuring this package without cabal-doctest 
> installed. The doctests test-suite will not work as a result. To fix this, 
> install cabal-doctest before configuring. [-Wcpp]
>  #warning You are configuring this package without cabal-doctest 
> installed. \
>   ^~~
>|
> 23 | #warning You are configuring this package without cabal-doctest 
> installed. \
>|  ^
> [1 of 1] Compiling Main ( Setup.hs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/wreq-0.5.2.1/ --datasubdir=wreq 
> --htmldir=/usr/share/doc/libghc-wreq-doc/html/ --enable-library-profiling 
> --enable-tests
> Configuring wreq-0.5.2.1...
> Flags chosen: developer=False, httpbin=False, aws=False, doctest=True
> Dependency HUnit -any: using HUnit-1.6.0.0
> Dependency QuickCheck >=2.7: using QuickCheck-2.10.1
> Dependency aeson >=0.7.0.3: using aeson-1.2.4.0
> Dependency aeson-pretty >=0.8.0: using aeson-pretty-0.8.5
> Dependency attoparsec >=0.11.1.0: using attoparsec-0.13.2.2
> Dependency authenticate-oauth >=1.5: using authenticate-oauth-1.6
> Dependency base >=4.5 && <5: using base-4.10.1.0
> Dependency base16-bytestring -any: using base16-bytestring-0.1.1.6
> Dependency base64-bytestring -any: using base64-bytestring-1.0.0.1
> Dependency bytestring >=0.9: using bytestring-0.10.8.2
> Dependency case-insensitive -any: using case-insensitive-1.2.0.11
> Dependency containers -any: using containers-0.5.10.2
> Dependency cryptonite -any: using cryptonite-0.25
> Dependency directory -any: using directory-1.3.0.2
> Dependency doctest -any: using doctest-0.13.0
> Dependency exceptions >=0.5: using exceptions-0.8.3
> Dependency filepath -any: using filepath-1.4.1.2
> Dependency ghc-prim -any: using ghc-prim-0.5.1.1
> Dependency hashable -any: using hashable-1.2.7.0
> Dependency http-client >=0.5.3.2: using http-client-0.5.12
> Dependency http-client-tls >=0.3.3: using http-client-tls-0.3.5.3
> Dependency http-types >=0.8: using http-types-0.12.1
> Dependency lens >=4.5: using lens-4.16.1
> Dependency lens-aeson -any: using lens-aeson-1.0.2
> Dependency memory -any: using memory-0.14.16
> Dependency mime-types -any: using mime-types-0.1.0.7
> Dependency network-info -any: using network-info-0.2.0.10
> Dependency psqueues >=0.2: using psqueues-0.2.6.0
> Dependency snap-core >=1.0.0.0: using snap-core-1.0.3.2
> Dependency snap-server >=0.9.4.4: using snap-server-1.1.0.0
> Dependency template-haskell -any: using template-haskell-2.12.0.0
> Dependency temporary -any: using temporary-1.2.1.1
> Dependency test-framework -any: using test-framework-0.8.2.0
> Dependency test-framework-hunit -any: using test-framework-hunit-0.3.0.2
> Dependency test-framework-quickcheck2 -any: using
> test-framework-quickcheck2-0.3.0.4
> Dependency text -any: using text-1.2.3.0
> Dependency time >=1.5: using time-1.8.0.2
> Dependency time-locale-compat -any: using time-locale-compat-0.1.1.4
> Dependency transformers -any: using transformers-0.5.2.0
> Dependency unix-compat -any: using unix-compat-0.5.0.1
> Dependency unordered-containers -any: using unordered-containers-0.2.9.0
> Dependency uuid -any: using uuid-1.3.13
> Dependency vector -any: using vector-0.12.0.1
> Dependency wreq -any: using wreq-0.5.2.1
> Source component graph:
> component test:doctests
> component lib
> component test:tests dependency lib
> Configured component graph:
> component wreq-0.5.2.1-L086E5pZM8jHt7dkSmP14w-doctests
> include base-4.10.1.0
> include directory-1.3.0.2
> include doctest-0.13.0-JdyJ2TFxOdp6RgRBB9GvM4
> include filepath-1.4.1.2
> component wreq-0.5.2.1-19K0l

Bug#897524: ftp.app: FTBFS: convert-im6.q16: improper image header `Resources/FTP_icon_gs.tif' @ error/psd.c/ReadPSDLayersInternal/1670.

2018-05-02 Thread Lucas Nussbaum
Source: ftp.app
Version: 0.6-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help.
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
> Making all for app FTP...
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/FTP.obj/
> /usr/share/GNUstep/Makefiles/mkinstalldirs FTP.app/.
> gcc AppController.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/AppController.m.o
> gcc client.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/client.m.o
> gcc fileElement.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/fileElement.m.o
> gcc fileTable.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/fileTable.m.o
> gcc ftpclient.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/ftpclient.m.o
> ftpclient.m: In function '-[FtpClient dirContents]':
> ftpclient.m:1183:24: warning: variable 'replyCode' set but not used 
> [-Wunused-but-set-variable]
>  intreplyCode;
> ^
> gcc GetNameController.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/GetNameController.m.o
> gcc localclient.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/localclient.m.o
> gcc main.m -c \
>   -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions 
> -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN 
> -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/FTP.obj/main.m.o
> gcc  -rdynamic  -z relro -Wl,-z,defs -Wl,--as-needed -pthread  
> -fexceptions -fgnu-runtime -o FTP.app/./FTP \
> ./obj/FTP.obj/AppController.m.o ./obj/FTP.obj/client.m.o 
> ./obj/FTP.obj/fileElement.m.o ./obj/FTP.obj/fileTable.m.o 
> ./obj/FTP.obj/ftpclient.m.o ./obj/FTP.obj/GetNameController.m.o 
> ./obj/FTP.obj/localclient.m.o ./obj/FTP.obj/ma

Bug#897515: golang-github-influxdata-influxql: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/influxdata/influxql github.com/influxdata/influxql/internal returned

2018-05-02 Thread Lucas Nussbaum
Source: golang-github-influxdata-influxql
Version: 0.0~git20180330.145e067-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_autoreconf -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go install 
> -gcflags=\"-trimpath=/<>/golang-github-influxdata-influxql-0.0\~git20180330.145e067/obj-x86_64-linux-gnu/src\"
>  
> -asmflags=\"-trimpath=/<>/golang-github-influxdata-influxql-0.0\~git20180330.145e067/obj-x86_64-linux-gnu/src\"
>  -v -p 8 github.com/influxdata/influxql 
> github.com/influxdata/influxql/internal
> github.com/gogo/protobuf/proto
> github.com/influxdata/influxql/internal
> github.com/influxdata/influxql
>dh_auto_test -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/influxdata/influxql github.com/influxdata/influxql/internal
> panic: open /usr/lib/go-1.10/lib/time/zoneinfo.zip: no such file or directory
> 
> goroutine 1 [running]:
> github.com/influxdata/influxql_test.mustLoadLocation(0x78a024, 0x13, 
> 0xc4200a6060)
>   
> /<>/obj-x86_64-linux-gnu/src/github.com/influxdata/influxql/parser_test.go:4041
>  +0x6f
> FAIL  github.com/influxdata/influxql  0.004s
> ? github.com/influxdata/influxql/internal [no test files]
> dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/influxdata/influxql github.com/influxdata/influxql/internal 
> returned exit code 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/golang-github-influxdata-influxql_0.0~git20180330.145e067-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.



Bug#897511: bustle: FTBFS: Not in scope: data constructor `PackageName'

2018-05-02 Thread Lucas Nussbaum
Source: bustle
Version: 0.5.4-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ghc -package Cabal Setup.hs -o setup
> [1 of 2] Compiling GetText  ( GetText.hs, GetText.o )
> 
> GetText.hs:196:28: error:
> Not in scope: data constructor `PackageName'
> Perhaps you meant one of these:
>   variable `packageName' (imported from Distribution.Simple),
>   variable `mkPackageName' (imported from Distribution.Simple),
>   variable `unPackageName' (imported from Distribution.Simple)
> |
> 196 | where fromPackageName (PackageName s) = s
> |^^^
> make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/bustle_0.5.4-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.



Bug#897520: html2canvas: FTBFS: TypeError: Attempting to change the setter of an unconfigurable property.

2018-05-02 Thread Lucas Nussbaum
Source: html2canvas
Version: 0.5.0~beta4+ds1-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/html2canvas-0.5.0~beta4+ds1'
> find tests/node/ -name '*.js' \
>   | xargs -rn1 mocha -R spec
> 
> 
>   Package
> ✓ should have html2canvas defined
> 
>   requirejs
> ✓ should have html2canvas defined
> 
> 
>   2 passing (34ms)
> 
> 
> 
>   Colors
> named colors
>   ✓ bisque
>   ✓ BLUE
> rgb()
>   ✓ rgb(1,3,5)
>   ✓ rgb(222, 111, 50)
>   ✓ rgb( 222, 111 , 50)
> rgba()
>   ✓ rgba(200,3,5,1)
>   ✓ rgba(222, 111, 50, 0.22)
>   ✓ rgba( 222, 111 , 50, 0.123 )
> hex
>   ✓ #7FFFD4
>   ✓ #f0
>   ✓ #fff
> from array
>   ✓ [1,2,3]
>   ✓ [5,6,7,1]
>   ✓ [5,6,7,0]
> transparency
>   ✓ transparent
>   ✓ rgba(255,255,255,0)
> 
> 
>   16 passing (11ms)
> 
> find tests/mocha/ -path tests/mocha/lib -prune -o -name '*.html' -print \
>   | xargs -rn1 -I '{}' phantomjs mocha-phantomjs-core.js '{}' spec '{ 
> "useColors": "true" }'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> mocha was not found in the page within 1ms of the page loading.
> TypeError: Attempting to change the setter of an unconfigurable property.
> TypeError: Attempting to change the setter of an unconfigurable property.
> make[2]: *** [debian/main.mk:39: check] Error 123

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/html2canvas_0.5.0~beta4+ds1-2_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.



Bug#897519: bcron: FTBFS: tests failed

2018-05-02 Thread Lucas Nussbaum
Source: bcron
Version: 0.11-1.1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> sh tests.sh
> Test tests/sched-dst 0 * * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081058400 2004-04-04 01:00:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081058400 2004-04-04 02:00:00 EDT
> 
> Test tests/sched-dst 0 * * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
>  next: 1081062000 2004-04-04 03:00:00 EDT
> 
> Test tests/sched-dst 0 * * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
>  last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099202400 2004-10-31 01:00:00 EST
> +next: 1099202400 2004-10-31 02:00:00 EDT
> 
> Test tests/sched-dst 0 * * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099206000 2004-10-31 02:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099206000 2004-10-31 03:00:00 EDT
> 
> Test tests/sched-dst 0 * * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099209600 2004-10-31 03:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099209600 2004-10-31 04:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
>  next: 1081137600 2004-04-05 00:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
>  next: 1081137600 2004-04-05 00:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1099195260 failed:
> @@ -1,2 +1,2 @@
>  last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
>  last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
> 
> Test tests/sched-dst 0 0 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
> 
> Test tests/sched-dst 0 1 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081058400 2004-04-04 01:00:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081141200 2004-04-05 01:00:00 EDT
> 
> Test tests/sched-dst 0 1 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
>  next: 1081141200 2004-04-05 01:00:00 EDT
> 
> Test tests/sched-dst 0 1 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
>  last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099288800 2004-11-01 01:00:00 EST
> +next: 1099285200 2004-11-01 01:00:00 EDT
> 
> Test tests/sched-dst 0 1 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099288800 2004-11-01 01:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099285200 2004-11-01 01:00:00 EDT
> 
> Test tests/sched-dst 0 1 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099288800 2004-11-01 01:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099285200 2004-11-01 01:00:00 EDT
> 
> Test tests/sched-dst 0 2 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081062000 2004-04-04 03:00:00 EDT
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081058400 2004-04-04 02:00:00 EDT
> 
> Test tests/sched-dst 0 2 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> -next: 1081062000 2004-04-04 03:00:00 EDT
> +last: 1081058460 2004-04-04 02:01:00 EDT
> +next: 1081144800 2004-04-05 02:00:00 EDT
> 
> Test tests/sched-dst 0 2 * * * 1099195260 failed:
> @@ -1,2 +1,2 @@
>  last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099206000 2004-10-31 02:00:00

Bug#897510: h2o: FTBFS: /bin/sh: 1: ruby: not found

2018-05-02 Thread Lucas Nussbaum
Source: h2o
Version: 2.2.4+dfsg-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory 
> '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> cd /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu && /usr/bin/cmake -E 
> cmake_depends "Unix Makefiles" /<>/h2o-2.2.4+dfsg 
> /<>/h2o-2.2.4+dfsg 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu 
> /<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu/CMakeFiles/mruby.dir/DependInfo.cmake
>  --color=
> Scanning dependencies of target mruby
> make[3]: Leaving directory '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> make -f CMakeFiles/mruby.dir/build.make CMakeFiles/mruby.dir/build
> make[3]: Entering directory 
> '/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu'
> cd /<>/h2o-2.2.4+dfsg/deps/mruby && MRUBY_TOOLCHAIN=gcc 
> MRUBY_CONFIG=/<>/h2o-2.2.4+dfsg/misc/mruby_config.rb 
> MRUBY_BUILD_DIR=/<>/h2o-2.2.4+dfsg/obj-x86_64-linux-gnu/mruby ruby 
> minirake
> /bin/sh: 1: ruby: not found
> make[3]: *** [CMakeFiles/mruby.dir/build.make:60: CMakeFiles/mruby] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/h2o_2.2.4+dfsg-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.



Bug#897514: haskell-trifecta: FTBFS: Could not find module `Build_doctests'

2018-05-02 Thread Lucas Nussbaum
Source: haskell-trifecta
Version: 1.7.1.1-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.lhs -o debian/hlibrary.setup
> [1 of 2] Compiling Warning  ( Warning.hs, Warning.o )
> [2 of 2] Compiling Main ( Setup.lhs, Setup.o )
> 
> Setup.lhs:24:1: warning: [-Wdeprecations]
> Module `Warning':
>   You are configuring this package without cabal-doctest installed.
>   The doctests test-suite will not work as a result.
>   To fix this, install cabal-doctest before configuring.
>|
> 24 | import Warning ()
>| ^
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/trifecta-1.7.1.1/ --datasubdir=trifecta 
> --htmldir=/usr/share/doc/libghc-trifecta-doc/html/ --enable-library-profiling 
> --enable-tests
> Configuring trifecta-1.7.1.1...
> Dependency QuickCheck -any: using QuickCheck-2.10.1
> Dependency ansi-terminal >=0.6 && <0.9: using ansi-terminal-0.8.0.2
> Dependency ansi-wl-pprint >=0.6.6 && <0.7: using ansi-wl-pprint-0.6.8.2
> Dependency array >=0.3.0.2 && <0.6: using array-0.5.2.0
> Dependency base >=4.4 && <5: using base-4.10.1.0
> Dependency blaze-builder >=0.3.0.1 && <0.5: using blaze-builder-0.4.1.0
> Dependency blaze-html >=0.5 && <0.10: using blaze-html-0.9.0.1
> Dependency blaze-markup >=0.5 && <0.9: using blaze-markup-0.8.2.0
> Dependency bytestring >=0.9.1 && <0.11: using bytestring-0.10.8.2
> Dependency charset >=0.3.5.1 && <1: using charset-0.3.7.1
> Dependency comonad >=4 && <6: using comonad-5.0.3
> Dependency containers >=0.3 && <0.6: using containers-0.5.10.2
> Dependency deepseq >=1.2.0.1 && <1.5: using deepseq-1.4.3.0
> Dependency doctest >=0.11.1 && <0.16: using doctest-0.13.0
> Dependency fingertree ==0.1.*: using fingertree-0.1.4.1
> Dependency ghc-prim -any: using ghc-prim-0.5.1.1
> Dependency hashable >=1.2.1 && <1.3: using hashable-1.2.7.0
> Dependency lens >=4.0 && <5: using lens-4.16.1
> Dependency mtl >=2.0.1 && <2.3: using mtl-2.2.2
> Dependency parsers >=0.12.1 && <1: using parsers-0.12.8
> Dependency profunctors >=4.0 && <6: using profunctors-5.2.2
> Dependency reducers >=3.10 && <4: using reducers-3.12.2
> Dependency semigroups >=0.8.3.1 && <1: using semigroups-0.18.4
> Dependency transformers >=0.2 && <0.6: using transformers-0.5.2.0
> Dependency trifecta -any: using trifecta-1.7.1.1
> Dependency unordered-containers >=0.2.1 && <0.3: using
> unordered-containers-0.2.9.0
> Dependency utf8-string >=0.3.6 && <1.1: using utf8-string-1.0.1.1
> Source component graph:
> component lib
> component test:doctests dependency lib
> component test:quickcheck dependency lib
> Configured component graph:
> component trifecta-1.7.1.1-9W2PVQWQQoY1f9vh62VSuf
> include ansi-wl-pprint-0.6.8.2-AFBJQxTmzbt6P0JlYhXs8j
> include ansi-terminal-0.8.0.2-IpPwz0rbeQT9XeWFhl38AU
> include array-0.5.2.0
> include base-4.10.1.0
> include blaze-builder-0.4.1.0-BFOenXCaiVr8U0JVhwUfLi
> include blaze-html-0.9.0.1-5AcOQZrDS7ZICcVO2Mlh1o
> include blaze-markup-0.8.2.0-3Og4KhhzYQh3DwyYmgPVQT
> include bytestring-0.10.8.2
> include charset-0.3.7.1-C5WjCuLqRrrD2ImtyaO4kO
> include comonad-5.0.3-GF0GkkV4YUZ7zwnyot6FWY
> include containers-0.5.10.2
> include deepseq-1.4.3.0
> include fingertree-0.1.4.1-GNuCBfIfWR5LF1bN45m0JD
> include ghc-prim-0.5.1.1
> include hashable-1.2.7.0-H6fB5YX9UE6E9RGuGD0nnF
> include lens-4.16.1-Zw5TY6KDzyDmcZjcTzFrC
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include parsers-0.12.

Bug#897517: carettah: FTBFS: * Couldn't match type `[Char]' with `T.Text'

2018-05-02 Thread Lucas Nussbaum
Source: carettah
Version: 0.4.2-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 1] Compiling Main ( Setup.hs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/carettah-0.4.2/ --datasubdir=carettah 
> --htmldir=/usr/share/doc/libghc-carettah-doc/html/
> Configuring carettah-0.4.2...
> Dependency base ==4.*: using base-4.10.1.0
> Dependency cairo -any: using cairo-0.13.4.2
> Dependency directory -any: using directory-1.3.0.2
> Dependency filepath -any: using filepath-1.4.1.2
> Dependency gtk >=0.13: using gtk-0.14.7
> Dependency hcwiid -any: using hcwiid-0.0.6.1
> Dependency highlighting-kate -any: using highlighting-kate-0.6.4
> Dependency mtl -any: using mtl-2.2.2
> Dependency pandoc >=1.14: using pandoc-2.2
> Dependency pango -any: using pango-0.13.4.0
> Dependency process -any: using process-1.6.1.0
> Dependency text -any: using text-1.2.3.0
> Dependency time -any: using time-1.8.0.2
> Source component graph:
> component exe:carettah
> component exe:_carettah_main_
> Configured component graph:
> component carettah-0.4.2-3rvOlI2ELdC1Bc3539Iyy5-carettah
> include base-4.10.1.0
> include cairo-0.13.4.2-EDMtkeSm1Pa5bwvItiB6Or
> include directory-1.3.0.2
> include filepath-1.4.1.2
> include gtk-0.14.7-8d8ACPGAcmABc444IVu08Y
> include hcwiid-0.0.6.1-GSVHTlGhRf7GgUb0tzbZyf
> include highlighting-kate-0.6.4-BwzttSgLM1CDRkLCEJHNVD
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include pandoc-2.2-KzhI3Nt9SH6FHvSRvQlnX4
> include pango-0.13.4.0-jmurT0AI9cAUKSiPySBda
> include process-1.6.1.0
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> component carettah-0.4.2-9DOo5Zx7jXWKs68ozBDOYS-_carettah_main_
> include base-4.10.1.0
> include cairo-0.13.4.2-EDMtkeSm1Pa5bwvItiB6Or
> include directory-1.3.0.2
> include filepath-1.4.1.2
> include gtk-0.14.7-8d8ACPGAcmABc444IVu08Y
> include hcwiid-0.0.6.1-GSVHTlGhRf7GgUb0tzbZyf
> include highlighting-kate-0.6.4-BwzttSgLM1CDRkLCEJHNVD
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include pandoc-2.2-KzhI3Nt9SH6FHvSRvQlnX4
> include pango-0.13.4.0-jmurT0AI9cAUKSiPySBda
> include process-1.6.1.0
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> Linked component graph:
> unit carettah-0.4.2-3rvOlI2ELdC1Bc3539Iyy5-carettah
> include base-4.10.1.0
> include cairo-0.13.4.2-EDMtkeSm1Pa5bwvItiB6Or
> include directory-1.3.0.2
> include filepath-1.4.1.2
> include gtk-0.14.7-8d8ACPGAcmABc444IVu08Y
> include hcwiid-0.0.6.1-GSVHTlGhRf7GgUb0tzbZyf
> include highlighting-kate-0.6.4-BwzttSgLM1CDRkLCEJHNVD
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include pandoc-2.2-KzhI3Nt9SH6FHvSRvQlnX4
> include pango-0.13.4.0-jmurT0AI9cAUKSiPySBda
> include process-1.6.1.0
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> unit carettah-0.4.2-9DOo5Zx7jXWKs68ozBDOYS-_carettah_main_
> include base-4.10.1.0
> include cairo-0.13.4.2-EDMtkeSm1Pa5bwvItiB6Or
> include directory-1.3.0.2
> include filepath-1.4.1.2
> include gtk-0.14.7-8d8ACPGAcmABc444IVu08Y
> include hcwiid-0.0.6.1-GSVHTlGhRf7GgUb0tzbZyf
> include highlighting-kate-0.6.4-BwzttSgLM1CDRkLCEJHNVD
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include pandoc-2.2-KzhI3Nt9SH6FHvSRvQlnX4
> include pango-0.13.4.0-jmurT0AI9cAUKSiPySBda
> include process-1.6.1.0
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> Ready component graph:
> definite car

Bug#897513: haskell-gitlib: FTBFS: Not in scope: type constructor or class `MonadBaseControl'

2018-05-02 Thread Lucas Nussbaum
Source: haskell-gitlib
Version: 3.1.1-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 1] Compiling Main ( Setup.hs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/gitlib-3.1.1/ --datasubdir=gitlib 
> --htmldir=/usr/share/doc/libghc-gitlib-doc/html/ --enable-library-profiling
> Configuring gitlib-3.1.1...
> Dependency base >=3 && <5: using base-4.10.1.0
> Dependency base16-bytestring >=0.1.1.5: using base16-bytestring-0.1.1.6
> Dependency bytestring >=0.9.2.1: using bytestring-0.10.8.2
> Dependency conduit >=1.1.0: using conduit-1.3.0.2
> Dependency containers >=0.4.2.1: using containers-0.5.10.2
> Dependency directory >=1.1.0.2: using directory-1.3.0.2
> Dependency exceptions >=0.5: using exceptions-0.8.3
> Dependency filepath >=1.3: using filepath-1.4.1.2
> Dependency hashable >=1.1.2.5: using hashable-1.2.7.0
> Dependency lifted-async >=0.1.1: using lifted-async-0.9.3.3
> Dependency lifted-base >=0.2: using lifted-base-0.2.3.12
> Dependency monad-control <1.1: using monad-control-1.0.2.3
> Dependency mtl >=2.1.2: using mtl-2.2.2
> Dependency resourcet >=1.1.0: using resourcet-1.2.0
> Dependency semigroups >=0.11: using semigroups-0.18.4
> Dependency tagged >=0.2.3.1: using tagged-0.8.5
> Dependency text >=0.11.2: using text-1.2.3.0
> Dependency time >=1.4: using time-1.8.0.2
> Dependency transformers >=0.3.0.0: using transformers-0.5.2.0
> Dependency unix >=2.5.1.1: using unix-2.7.2.2
> Dependency unordered-containers >=0.2.3.0: using unordered-containers-0.2.9.0
> Source component graph: component lib
> Configured component graph:
> component gitlib-3.1.1-IhaRiI6fZJz2jiSoCGxh35
> include base-4.10.1.0
> include base16-bytestring-0.1.1.6-Bd4rUARbKHBrsqzcqGjb8
> include bytestring-0.10.8.2
> include conduit-1.3.0.2-L3cDdLJFS3JJlvzMZUATPR
> include containers-0.5.10.2
> include directory-1.3.0.2
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include filepath-1.4.1.2
> include hashable-1.2.7.0-H6fB5YX9UE6E9RGuGD0nnF
> include lifted-async-0.9.3.3-IlRryjrYXrgEEf3Agu6XL9
> include lifted-base-0.2.3.12-5dO0P56jL3rJiQQeQyDAjU
> include monad-control-1.0.2.3-B2rFiLc7TgK8PEp5nYL7mp
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include semigroups-0.18.4-mxkGq2xNPcBC0dj8uuk3q
> include tagged-0.8.5-IIuh7r2smYhFbQwFl7NwOI
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> include transformers-0.5.2.0
> include unordered-containers-0.2.9.0-2cpX8QUlMblur6Te9dnfe
> include unix-2.7.2.2
> Linked component graph:
> unit gitlib-3.1.1-IhaRiI6fZJz2jiSoCGxh35
> include base-4.10.1.0
> include base16-bytestring-0.1.1.6-Bd4rUARbKHBrsqzcqGjb8
> include bytestring-0.10.8.2
> include conduit-1.3.0.2-L3cDdLJFS3JJlvzMZUATPR
> include containers-0.5.10.2
> include directory-1.3.0.2
> include exceptions-0.8.3-AA4ua2DZ32SL2ccqv3kHrx
> include filepath-1.4.1.2
> include hashable-1.2.7.0-H6fB5YX9UE6E9RGuGD0nnF
> include lifted-async-0.9.3.3-IlRryjrYXrgEEf3Agu6XL9
> include lifted-base-0.2.3.12-5dO0P56jL3rJiQQeQyDAjU
> include monad-control-1.0.2.3-B2rFiLc7TgK8PEp5nYL7mp
> include mtl-2.2.2-8XubxMJDT8QLsstvlNotkc
> include resourcet-1.2.0-JJj3NWvLuMB215PdUjRCr4
> include semigroups-0.18.4-mxkGq2xNPcBC0dj8uuk3q
> include tagged-0.8.5-IIuh7r2smYhFbQwFl7NwOI
> include text-1.2.3.0-8nD60G3tOYT3Qi8GaESeB5
> include time-1.8.0.2
> include transformers-0.5.2.0
> include unordered-containers-0.2.9.0-2cpX8QUlMblur6Te

Bug#897508: gfs2-utils: FTBFS: dh_auto_test: make -j8 -Oline check VERBOSE=1 returned exit code 2

2018-05-02 Thread Lucas Nussbaum
Source: gfs2-utils
Version: 3.1.10-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<>/tests'
> /bin/bash 'testsuite' ENABLE_UNIT_TESTS=yes 
> ## - ##
> ## gfs2-utils master test suite. ##
> ## - ##
> 
> mkfs.gfs2 tests
> 
>   1: Locking protocol validation ok
>   2: Resource group size validation  ok
>   3: Journal size validation ok
>   4: Block count validation  ok
>   5: Quota change file size validation   ok
>   6: Locking protocols   FAILED (mkfs.at:36)
>   7: Valid block sizes 512-4096  FAILED (mkfs.at:42)
>   8: Max. blocks, min. block sizeFAILED (mkfs.at:50)
>   9: Max. blocks, max. block sizeFAILED (mkfs.at:55)
>  10: Max. resource group sizeFAILED (mkfs.at:60)
>  11: Min. resource group sizeFAILED (mkfs.at:65)
>  12: Max. resource group size, min. block size   FAILED (mkfs.at:70)
>  13: Max. journal size   FAILED (mkfs.at:75)
>  14: Min. journal size   FAILED (mkfs.at:80)
>  15: Max. quota change file size FAILED (mkfs.at:85)
>  16: Min. quota change file size FAILED (mkfs.at:90)
>  17: Lock table validation   FAILED (mkfs.at:98)
>  18: Device i/o limits handling  FAILED (mkfs.at:107)
> 
> fsck.gfs2 tests
> 
>  19: Fix invalid block sizes FAILED (fsck.at:6)
>  20: Fix invalid goal blocks FAILED (fsck.at:15)
>  21: Fix bad resource group #0   FAILED (fsck.at:20)
>  22: Fix bad resource group #1   FAILED (fsck.at:25)
>  23: Fix bad rindex entry #1 FAILED (fsck.at:35)
> 
> gfs2_edit tests
> 
>  24: Save/restoremeta, defaults  FAILED (edit.at:7)
>  25: Save/restoremeta, no compressionFAILED (edit.at:20)
>  26: Save/restoremeta, min. block size   FAILED (edit.at:30)
>  27: Save/restoremeta, 4 journalsFAILED (edit.at:40)
>  28: Save/restoremeta, min. block size, 4 journals   FAILED (edit.at:50)
> 
> libgfs2 unit tests
> 
>  29: meta.c  FAILED (libgfs2.at:4)
>  30: rgrp.c  ok
> 
> ## - ##
> ## Test results. ##
> ## - ##
> 
> ERROR: All 30 tests were run,
> 24 failed unexpectedly.
> ## -- ##
> ## testsuite.log was created. ##
> ## -- ##
> 
> Please send `tests/testsuite.log' and all information you think might help:
> 
>To: <linux-clus...@redhat.com>
>Subject: [gfs2-utils master] testsuite: 6 7 8 9 10 11 12 13 14 15 16 17 18 
> 19 20 21 22 23 24 25 26 27 28 29 failed
> 
> You may investigate any problem if you feel able to do so, in which
> case the test suite provides a good starting point.  Its output may
> be found below `tests/testsuite.dir'.
> 
> make[3]: *** [Makefile:811: check-local] Error 1
> make[3]: Leaving directory '/<>/tests'
> make[2]: *** [Makefile:665: check-am] Error 2
> make[1]: *** [Makefile:462: check-recursive] Error 1
> dh_auto_test: make -j8 -Oline check VERBOSE=1 returned exit code 2

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/gfs2-utils_3.1.10-2_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.



Bug#897509: git-repair: FTBFS: Duplicate instance declarations:

2018-05-02 Thread Lucas Nussbaum
Source: git-repair
Version: 1.20151215-1.1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> if [ "./Setup" = ./Setup ]; then ghc --make Setup; fi
> [ 1 of 25] Compiling Utility.Applicative ( Utility/Applicative.hs, 
> Utility/Applicative.o )
> [ 2 of 25] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
> [ 3 of 25] Compiling Utility.Env  ( Utility/Env.hs, Utility/Env.o )
> [ 4 of 25] Compiling Utility.Exception ( Utility/Exception.hs, 
> Utility/Exception.o )
> [ 5 of 25] Compiling Utility.FileSize ( Utility/FileSize.hs, 
> Utility/FileSize.o )
> [ 6 of 25] Compiling Utility.FileSystemEncoding ( 
> Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
> [ 7 of 25] Compiling Utility.Monad( Utility/Monad.hs, Utility/Monad.o )
> [ 8 of 25] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
> [ 9 of 25] Compiling Build.Version( Build/Version.hs, Build/Version.o )
> 
> Build/Version.hs:31:1: warning: [-Wtabs]
> Tab character found here, and in 60 further locations.
> Please use spaces instead.
>|
> 31 | changelogversion <- getChangelogVersion
>| 
> [10 of 25] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, 
> Utility/PartialPrelude.o )
> [11 of 25] Compiling Utility.PosixFiles ( Utility/PosixFiles.hs, 
> Utility/PosixFiles.o )
> [12 of 25] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, 
> Utility/Process/Shim.o )
> [13 of 25] Compiling Utility.Process  ( Utility/Process.hs, Utility/Process.o 
> )
> [14 of 25] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, 
> Utility/SafeCommand.o )
> [15 of 25] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, 
> Utility/SystemDirectory.o )
> [16 of 25] Compiling Utility.Tmp  ( Utility/Tmp.hs, Utility/Tmp.o )
> [17 of 25] Compiling Utility.Directory ( Utility/Directory.hs, 
> Utility/Directory.o )
> [18 of 25] Compiling Utility.UserInfo ( Utility/UserInfo.hs, 
> Utility/UserInfo.o )
> [19 of 25] Compiling Utility.Path ( Utility/Path.hs, Utility/Path.o )
> [20 of 25] Compiling Common   ( Common.hs, Common.o )
> [21 of 25] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, 
> Utility/DottedVersion.o )
> [22 of 25] Compiling Git.Version  ( Git/Version.hs, Git/Version.o )
> [23 of 25] Compiling Build.TestConfig ( Build/TestConfig.hs, 
> Build/TestConfig.o )
> 
> Build/TestConfig.hs:15:1: warning: [-Wtabs]
> Tab character found here, and in 98 further locations.
> Please use spaces instead.
>|
> 15 | BoolConfig Bool |
>| 
> [24 of 25] Compiling Build.Configure  ( Build/Configure.hs, Build/Configure.o 
> )
> 
> Build/Configure.hs:15:1: warning: [-Wtabs]
> Tab character found here, and in 10 further locations.
> Please use spaces instead.
>|
> 15 | [ TestCase "version" (Config "packageversion" . StringConfig <$> 
> getVersion)
>| 
> [25 of 25] Compiling Main ( Setup.hs, Setup.o )
> 
> Setup.hs:9:1: warning: [-Wtabs]
> Tab character found here, and in three further locations.
> Please use spaces instead.
>   |
> 9 | { preConf = configure
>   | 
> Linking Setup ...
> ./Setup configure --ghc-options="-optl-Wl,-z,relro -optc-g -optc-O2 
> -optc-fdebug-prefix-map=/<>=. -optc-fstack-protector-strong 
> -optc-Wformat -optc-Werror=format-security -optc-Wp,-Wdate-time 
> -optc-Wp,-D_FORTIFY_SOURCE=2"
>   checking version... 1.20151215-1.1
>   checking git... yes
>   checking git version... 2.17.0
> Configuring git-repair-1.20151215...
> ./Setup build
> Preprocessing executable 'git-repair' for git-repair-1.20151215..
> Building executable 'git-repair' for git-repair-1.20151215..
> 
> : warning: [-Wmissing-home-modules]
> These modules are needed for compilation but not listed in your .cabal 
> file's other-modules: Build.SysConfig
>   
>Common
>   
>Git
>   
>Git.Branch
>   
>Git.BuildVers

Bug#897504: golang-github-hashicorp-go-plugin: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 github.com/hashicorp/go-plugin returned exit code 1

2018-05-02 Thread Lucas Nussbaum
Source: golang-github-hashicorp-go-plugin
Version: 0.0~git20160212.0.cccb4a1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go install 
> -gcflags=\"-trimpath=/<>/golang-github-hashicorp-go-plugin-0.0\~git20160212.0.cccb4a1/obj-x86_64-linux-gnu/src\"
>  
> -asmflags=\"-trimpath=/<>/golang-github-hashicorp-go-plugin-0.0\~git20160212.0.cccb4a1/obj-x86_64-linux-gnu/src\"
>  -v -p 1 github.com/hashicorp/go-plugin
> github.com/hashicorp/yamux
> github.com/hashicorp/go-plugin
>dh_auto_test -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/hashicorp/go-plugin
> === RUN   TestClient_testInterfaceReattach
> 2018/05/02 19:21:27 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "test-interface-daemon"}
> 2018/05/02 19:21:27 [DEBUG] plugin: waiting for RPC address for: 
> /tmp/go-build273529730/b001/go-plugin.test
> 2018/05/02 19:21:27 [DEBUG] plugin: go-plugin.test: 2018/05/02 19:21:27 
> [DEBUG] plugin: plugin address: unix /tmp/plugin359815028
> 2018/05/02 19:21:28 [DEBUG] plugin: 
> /tmp/go-build273529730/b001/go-plugin.test: plugin process exited
> 2018/05/02 19:21:29 [DEBUG] plugin: reattached plugin process exited
> --- PASS: TestClient_testInterfaceReattach (2.00s)
> === RUN   TestClient
> 2018/05/02 19:21:29 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "mock"}
> 2018/05/02 19:21:29 [DEBUG] plugin: waiting for RPC address for: 
> /tmp/go-build273529730/b001/go-plugin.test
> 2018/05/02 19:21:29 [DEBUG] plugin: 
> /tmp/go-build273529730/b001/go-plugin.test: plugin process exited
> --- PASS: TestClient (0.00s)
> === RUN   TestClient_testInterface
> 2018/05/02 19:21:29 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "test-interface"}
> 2018/05/02 19:21:29 [DEBUG] plugin: waiting for RPC address for: 
> /tmp/go-build273529730/b001/go-plugin.test
> 2018/05/02 19:21:29 [DEBUG] plugin: go-plugin.test: 2018/05/02 19:21:29 
> [DEBUG] plugin: plugin address: unix /tmp/plugin030403425
> 2018/05/02 19:21:29 [DEBUG] plugin: 
> /tmp/go-build273529730/b001/go-plugin.test: plugin process exited
> --- PASS: TestClient_testInterface (0.01s)
> === RUN   TestClient_cmdAndReattach
> --- PASS: TestClient_cmdAndReattach (0.00s)
> === RUN   TestClient_reattachNotFound
> --- PASS: TestClient_reattachNotFound (0.01s)
> === RUN   TestClientStart_badVersion
> 2018/05/02 19:21:29 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "bad-version"}
> 2018/05/02 19:21:29 [DEBUG] plugin: waiting for RPC address for: 
> /tmp/go-build273529730/b001/go-plugin.test
> 2018/05/02 19:21:29 [DEBUG] plugin: 
> /tmp/go-build273529730/b001/go-plugin.test: plugin process exited
> --- PASS: TestClientStart_badVersion (0.00s)
> === RUN   TestClient_Start_Timeout
> 2018/05/02 19:21:29 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "start-timeout"}
> 2018/05/02 19:21:29 [DEBUG] plugin: waiting for RPC address for: 
> /tmp/go-build273529730/b001/go-plugin.test
> 2018/05/02 19:21:29 [DEBUG] plugin: 
> /tmp/go-build273529730/b001/go-plugin.test: plugin process exited
> --- PASS: TestClient_Start_Timeout (0.05s)
> === RUN   TestClient_Stderr
> 2018/05/02 19:21:29 [DEBUG] plugin: starting plugin: 
> /tmp/go-build273529730/b001/go-plugin.test 
> []string{"/tmp/go-build273529730/b001/go-plugin.test", 
> "-test.run=TestHelperProcess", "--", "stderr"}
> 2018/05/02 19:21:29 [DEBUG] plugin: waiting for RPC address for: 
> /t

Bug#897502: batmon.app: FTBFS: convert-im6.q16: improper image header `Resources/BatMon_icon.tif' @ error/psd.c/ReadPSDLayersInternal/1670.

2018-05-02 Thread Lucas Nussbaum
Source: batmon.app
Version: 0.9-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help.
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
> Making all for app batmon...
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/batmon.obj/
> /usr/share/GNUstep/Makefiles/mkinstalldirs batmon.app/.
> gcc AppController.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/AppController.m.o
> gcc BatteryModel.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/BatteryModel.m.o
> gcc BatteryModel-FreeBSD.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/BatteryModel-FreeBSD.m.o
> gcc BatteryModel-Linux.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/BatteryModel-Linux.m.o
> gcc BatteryModel-NetBSD.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/BatteryModel-NetBSD.m.o
> gcc BatteryModel-OpenBSD.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/BatteryModel-OpenBSD.m.o
> gcc main.m -c \
>   -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DGNUSTEP 
> -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
> -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions 
> -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE 
> -Wno-import -g -O2 -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime 
> -fconstant-string-class=NSConstantString -I. -I/usr/local/include/GNUstep 
> -I/usr/include/GNUstep \
>-o obj/batmon.obj/m

Bug#897503: hg-git: FTBFS: + cat: hgrepo2/.hgtags: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: hg-git
Version: 0.8.11-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> cd tests && python run-tests.py --with-hg=`which hg` --blacklist 
> /<>/debian/hg-git.test_blacklist
> s
> --- /<>/tests/test-renames.t
> +++ /<>/tests/test-renames.t.err
> @@ -368,14 +368,59 @@
>$ hg push
>pushing to $TESTTMP/gitrepo
>searching for changes
> -  adding objects
> -  added 2 commits with 2 trees and 3 blobs
> -  updating reference refs/heads/master
> +  ** unknown exception encountered, please report by visiting
> +  ** https://mercurial-scm.org/wiki/BugTracker
> +  ** Python 2.7.15 (default, May  1 2018, 05:55:50) [GCC 7.3.0]
> +  ** Mercurial Distributed SCM (version 4.5.3)
> +  ** Extensions loaded: hggit, strip, mq
> +  Traceback (most recent call last):
> +File "/usr/bin/hg", line 41, in 
> +  dispatch.run()
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 88, 
> in run
> +  status = (dispatch(req) or 0) & 255
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 183, 
> in dispatch
> +  ret = _runcatch(req)
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 324, 
> in _runcatch
> +  return _callcatch(ui, _runcatchfunc)
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 332, 
> in _callcatch
> +  return scmutil.callcatch(ui, func)
> +File "/usr/lib/python2.7/dist-packages/mercurial/scmutil.py", line 154, 
> in callcatch
> +  return func()
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 314, 
> in _runcatchfunc
> +  return _dispatch(req)
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 918, 
> in _dispatch
> +  cmdpats, cmdoptions)
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 673, 
> in runcommand
> +  ret = _runcommand(ui, options, cmd, d)
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 926, 
> in _runcommand
> +  return cmdfunc()
> +File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 915, 
> in 
> +  d = lambda: util.checksignature(func)(ui, *args, **strcmdopt)
> +File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 1197, in 
> check
> +  return func(*args, **kwargs)
> +File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 1197, in 
> check
> +  return func(*args, **kwargs)
> +File "/usr/lib/python2.7/dist-packages/hgext/mq.py", line 3583, in 
> mqcommand
> +  return orig(ui, repo, *args, **kwargs)
> +File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 1197, in 
> check
> +  return func(*args, **kwargs)
> +File "/usr/lib/python2.7/dist-packages/mercurial/commands.py", line 
> 4194, in push
> +  opargs=opargs)
> +File "/<>/hggit/util.py", line 56, in inner
> +  return f(*args, **kwargs)
> +File "/<>/hggit/__init__.py", line 384, in exchangepush
> +  pushop.cgresult = repo.githandler.push(remote.path, revs, force)
> +File "/<>/hggit/git_handler.py", line 404, in push
> +  old_refs, new_refs = self.upload_pack(remote, revs, force)
> +File "/<>/hggit/git_handler.py", line 1113, in upload_pack
> +  progress=callback)
> +File "/usr/lib/python2.7/dist-packages/dulwich/client.py", line 704, in 
> send_pack
> +  ofs_delta=(CAPABILITY_OFS_DELTA in negotiated_capabilities))
> +  TypeError: genpack() got an unexpected keyword argument 'ofs_delta'
> +  [1]
>  
>$ cd ../gitrepo
>$ git log master --pretty=oneline
> -  5f2948d029693346043f320620af99a615930dc4 delta/epsilon
> -  bbd2ec050f7fbc64f772009844f7d58a556ec036 gamma2
>50d116676a308b7c22935137d944e725d2296f2a remove submodule and rename back
>59fb8e82ea18f79eab99196f588e8948089c134f rename and add submodule
>f95497455dfa891b4cd9b524007eb9514c3ab654 beta renamed back
> @@ -388,22 +433,19 @@
>  
>  Make sure the right metadata is stored
>$ git cat-file commit master^
> -  tree 0adbde18545845f3b42ad1a18939ed60a9dec7a8
> -  parent 50d116676a308b7c22935137d944e725d2296f2a
> -  author test <none@none> 0 +
> -  committer test <none@none> 0 +
> -  HG:

Bug#897507: flextra: FTBFS: Fatal Error: Can't open module file 'grib_api.mod' for reading at (1): No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: flextra
Version: 5.0-8
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> caldate.o caldate.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> openoutput.o openoutput.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> checklimits.o checklimits.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> coordtrafo.o coordtrafo.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> orolininterpol.o orolininterpol.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> etatrafo.o etatrafo.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> petters.o petters.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> eta.ecmwf.o eta.ecmwf.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> FLEXTRA.o FLEXTRA.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> pp.ecmwf.o pp.ecmwf.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> geteta.o geteta.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> getfields.o getfields.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> pvinterpol.o pvinterpol.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> getheight.o getheight.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> random.o random.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> readavailable.o readavailable.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> getwind.o getwind.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> readcommand.o readcommand.f
> f77 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -fPIC  -fconvert=little-endian -frecord-marker=4  -I/usr/include   -c -o 
> gridcheck.o gridcheck.f
> gridcheck.f:52:9:
> 
>use grib_api
>  1
> Fatal Error: Can't open module file 'grib_api.mod' for reading at (1): No 
> such file or directory
> compilation terminated.
> make[2]: *** [: gridcheck.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/flextra_5.0-8_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.



Bug#897505: arbtt: FTBFS: hlibrary.setup: Encountered missing dependencies: base >=4.7 && <4.10

2018-05-02 Thread Lucas Nussbaum
Source: arbtt
Version: 0.9.0.13-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> CDBS WARNING:DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 1] Compiling Main ( Setup.hs, Setup.o )
> 
> Setup.hs:26:17: warning: [-Wdeprecations]
> In the use of `rawSystemProgram'
> (imported from Distribution.Simple.Program):
> Deprecated: "use runProgram instead"
>|
> 26 | rawSystemProgram verb configuredProg
>| 
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/arbtt-0.9.0.13/ --datasubdir=arbtt 
> --htmldir=/usr/share/doc/libghc-arbtt-doc/html/
> Configuring arbtt-0.9.0.13...
> CallStack (from HasCallStack):
>   die', called at 
> libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:948:20 in 
> Cabal-2.0.1.0:Distribution.Simple.Configure
>   configureFinalizedPackage, called at 
> libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:470:12 in 
> Cabal-2.0.1.0:Distribution.Simple.Configure
>   configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:570:20 in 
> Cabal-2.0.1.0:Distribution.Simple
>   confHook, called at 
> libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:67:5 in 
> Cabal-2.0.1.0:Distribution.Simple.UserHooks
>   configureAction, called at 
> libraries/Cabal/Cabal/Distribution/Simple.hs:174:19 in 
> Cabal-2.0.1.0:Distribution.Simple
>   defaultMainHelper, called at 
> libraries/Cabal/Cabal/Distribution/Simple.hs:128:42 in 
> Cabal-2.0.1.0:Distribution.Simple
>   defaultMainWithHooks, called at Setup.hs:13:8 in main:Main
> hlibrary.setup: Encountered missing dependencies:
> base >=4.7 && <4.10
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:142: configure-ghc-stamp] 
> Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/arbtt_0.9.0.13-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.



Bug#897506: caffe: FTBFS: pdftex fails

2018-05-02 Thread Lucas Nussbaum
Source: caffe
Version: 1.0.0-6
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/doxygen/latex'
> rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl 
> refman.pdf
> pdflatex refman
> This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./refman.tex
> LaTeX2e <2018-04-01> patch level 2
> Babel <3.18> and hyphenation patterns for 3 language(s) loaded.
> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
> Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/base/fixltx2e.sty
> 
> Package fixltx2e Warning: fixltx2e is not required with releases after 2015
> (fixltx2e)All fixes are now in the LaTeX kernel.
> (fixltx2e)See the latexrelease package for details.
> 
> ) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
> (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tabu/tabu.sty
> (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjustbox.sty
> (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex
> (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex
> (/usr/share/texlive/texmf-dist/tex/latex/adjustbox/adjcalc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/adjustbox/trimclip.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
> (/usr/share/texlive/texmf-dist/tex/latex/collectbox/collectbox.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/adjustbox/tc-pdftex.def))
> (/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu)))
> (/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty)
> Writing index file refman.idx
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbs

Bug#897459: apt: FTBFS: ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined reference to `pthread_create'

2018-05-02 Thread Julian Andres Klode
Control: forcemerge 897149 -1

On Wed, May 02, 2018 at 10:35:01PM +0200, Lucas Nussbaum wrote:
> Source: apt
> Version: 1.6.1
> Severity: serious
> Tags: buster sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20180502 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > /usr/bin/cc -g -O2 -fdebug-prefix-map=/<>=. 
> > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> > -D_FORTIFY_SOURCE=2   -Wl,-z,relro -Wl,-z,now -Wl,--as-needed  
> > CMakeFiles/cmTC_ae68c.dir/CheckSymbolExists.c.o  -o cmTC_ae68c 
> > CMakeFiles/cmTC_ae68c.dir/CheckSymbolExists.c.o: In function `main':
> > ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:
> >  undefined reference to `pthread_create'
> > collect2: error: ld returned 1 exit status

That's not the problem; the problem is failure to find gtest, a duplicate of
bug 897149. CMake just dumps all of its testing output afterwards, hiding
the true error in the middle of the log.


-- 
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer  i speak de, en



Processed (with 1 error): Re: Bug#897459: apt: FTBFS: ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined reference to `pthread_creat

2018-05-02 Thread Debian Bug Tracking System
Processing control commands:

> forcemerge 897149 -1
Bug #897149 [apt] Package erroneously expects googletest headers in /usr/include
Unable to merge bugs because:
package of #897459 is 'src:apt' not 'apt'
Failed to forcibly merge 897149: Did not alter merged bugs.


-- 
897149: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897149
897459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897501: xmds2: FTBFS: tests failed

2018-05-02 Thread Lucas Nussbaum
Source: xmds2
Version: 2.2.3+dfsg-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/xmds2-2.2.3+dfsg'
> debian/tests/run-tests -b
> Checking for 'g++' (c++ compiler): /usr/bin/g++ 
> Checking whether the compiler works  : yes 
> Checking that we have a C++ compiler : yes 
> Checking whether we are cross-compiling  : no 
> Checking whether we can link to only static libraries : no (will use dynamic 
> libraries) 
> Trying to make compiler optimise for this machine : yes 
> Trying to make compiler tune for this machine : yes 
> Checking for compiler flags -O3   : yes 
> Checking for compiler flags -ffast-math   : yes 
> Checking for compiler flags -funroll-all-loops: yes 
> Checking for compiler flags -fomit-frame-pointer  : yes 
> Checking for compiler flags -falign-loops : yes 
> Checking for compiler flags -fstrict-aliasing : yes 
> Checking for compiler flags -momit-leaf-frame-pointer : yes 
> Checking for cautious math flags  : yes 
> Checking for Autovectorisation: yes 
> Checking for OpenMP   : yes 
> Checking for pthreads : yes 
> Checking for compiler debug flags : yes 
> Checking for srandomdev   : not found 
> Checking for /dev/urandom : yes 
> Checking for program h5cc : /usr/bin/h5cc 
> Checking for HDF5 (static library): yes 
> Checking for HDF5 High-level library (static library) : yes 
> Checking for function H5Lexists   : yes 
> Checking for libxmds (static library) : no (will try dynamic 
> library instead) 
> Checking for libxmds (dynamic library): no (it's optional 
> anyway) 
> Checking for Intel's Vector Math Library (static library) : no (will try 
> dynamic library instead) 
> Checking for Intel's Vector Math Library (dynamic library) : no (it's 
> optional anyway) 
> Checking aggressive dSFMT compile flags: yes 
> Checking for Intel's Math Kernel Library (static library)  : no (will try 
> dynamic library instead) 
> Checking for Intel's Math Kernel Library (dynamic library) : no (it's 
> optional anyway) 
> Checking for ATLAS's CBLAS. (static library)   : no (will try 
> dynamic library instead) 
> Checking for ATLAS's CBLAS. (dynamic library)  : yes 
> Checking for GSL (static library)  : yes 
> Checking for FFTW3 (static library): yes 
> Checking for single-precision FFTW3 (static library)   : yes 
> Checking for threading support in FFTW3 (static library)   : yes 
> Checking for OpenMP support in FFTW3 (static library)  : yes 
> Checking for threading support in single-precision FFTW3 (static library) : 
> yes 
> Checking for OpenMP support in single-precision FFTW3 (static library): 
> yes 
> Checking for program mpic++   : 
> /usr/bin/mpic++ 
> Checking for 'g++' (c++ compiler) : 
> /usr/bin/mpic++ 
> Checking whether the compiler works   : 
> yes 
> Checking that we have a C++ compiler  : 
> yes 
> Checking whether we are cross-compiling   : 
> no 
> Checking whether we can link to only static libraries : 
> no (will use dynamic libraries) 
> Trying to make compiler optimise for this machine : 
> yes 
> Trying to make compiler tune for this machine : 
> yes 
> Checking for compiler flags -O3   : 
> yes 
> Checking for compiler flags -ffast-math   : 
> yes 
> Checking for compiler flags -funroll-all-loops: 
> yes 
> Checking for compiler flags -fomit-frame-pointer  : 
> yes 
> Checking for compiler flags -falign-loops : 
> yes 
> Checking for compiler flags -fstrict-aliasing : 
> yes 
> Checking for compiler flags -momit-leaf-frame-pointer : 
> yes 
> Checking for cautious math flags  : 
> yes 
> Checking for Autovect

Bug#897489: python-whoosh: FTBFS: dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: python-whoosh
Version: 2.7.4+git6-g9134ad92-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/python-whoosh-2.7.4+git6-g9134ad92'
> dh_auto_build --buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python setup.py build 
> running build
> running build_py
> creating 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/highlight.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/fields.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/system.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/legacy.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/multiproc.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/writing.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/searching.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/formats.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/spelling.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/collectors.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/sorting.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/classify.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/scoring.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/columns.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/idsets.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/compat.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/__init__.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/externalsort.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/index.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> copying src/whoosh/reading.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh
> creating 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/structfile.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/filetables.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/filestore.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/gae.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/__init__.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> copying src/whoosh/filedb/compound.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/filedb
> creating 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/automata
> copying src/whoosh/automata/glob.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/automata
> copying src/whoosh/automata/reg.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/automata
> copying src/whoosh/automata/nfa.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build/whoosh/automata
> copying src/whoosh/automata/__init__.py -> 
> /<>/python-whoosh-2.7.4+git6-g9134ad92/

Bug#897488: molds: FTBFS: liblapacke.so: undefined reference to `ssytrs_aa_2stage_'

2018-05-02 Thread Lucas Nussbaum
Source: molds
Version: 0.3.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/src'
> mpicxx -MM base/Enums.cpp   base/PrintController.cpp 
> base/MolDSException.cpp 
> base/MallocerFreer.cpp  mpi/MpiProcess.cpp 
> mpi/AsyncCommunicator.cpp wrappers/Blas.cpp wrappers/Lapack.cpp 
> base/Utilities.cpp base/MathUtilities.cpp base/EularAngle.cpp 
> base/Parameters.cpp base/atoms/Atom.cpp base/atoms/Hatom.cpp 
> base/atoms/Liatom.cpp base/atoms/Catom.cpp base/atoms/Natom.cpp 
> base/atoms/Oatom.cpp base/atoms/Satom.cpp 
> base/atoms/mm/EnvironmentalPointCharge.cpp base/factories/AtomFactory.cpp 
> base/Molecule.cpp base/InputParser.cpp base/GTOExpansionSTO.cpp 
> base/RealSphericalHarmonicsIndex.cpp base/loggers/MOLogger.cpp 
> base/loggers/DensityLogger.cpp base/loggers/HoleDensityLogger.cpp 
> base/loggers/ParticleDensityLogger.cpp
> cndo/Cndo2.cppindo/Indo.cpp 
> zindo/ZindoS.cpp mndo/Mndo.cpp am1/Am1.cpp am1/Am1D.cpp pm3/Pm3.cpp 
> pm3/Pm3D.cpp pm3/Pm3Pddg.cpp base/factories/ElectronicStructureFactory.cpp 
> md/MD.cpp mc/MC.cpp rpmd/RPMD.cpp nasco/NASCO.cpp optimization/Optimizer.cpp 
> optimization/ConjugateGradient.cpp optimization/SteepestDescent.cpp 
> optimization/BFGS.cpp optimization/GEDIIS.cpp 
> base/factories/OptimizerFactory.cpp  base/MolDS.cpp Main.cpp 
> -I/usr/include/mpi -I/usr/lib/openblas-base//include/ | sed 's/^\([^ 
> ]\)/obj\/\1/g' | sed 's/\($*\)\.o[ :]*/\1.o : /g'  > obj/objfile.dep
> mpicxx -I/usr/include/mpi -I/usr/lib/openblas-base//include/ -o obj/Enums.o 
> base/Enums.cpp -g -Wall -fopenmp -O2 -fopenmp -c
> mpicxx -I/usr/include/mpi -I/usr/lib/openblas-base//include/ -o 
> obj/PrintController.o base/PrintController.cpp -g -Wall -fopenmp -O2 -fopenmp 
> -c
> mpicxx -I/usr/include/mpi -I/usr/lib/openblas-base//include/ -o 
> obj/MolDSException.o base/MolDSException.cpp -g -Wall -fopenmp -O2 -fopenmp -c
> base/MolDSException.cpp: In member function 'void 
> MolDS_base::MolDSException::GetBacktrace(int)':
> base/MolDSException.cpp:61:26: warning: comparison between signed and 
> unsigned integer expressions [-Wsign-compare]
> if(this->backtraceSize==bufsize){
>~~~^
> base/MolDSException.cpp: In member function 'virtual const char* 
> MolDS_base::MolDSException::what() const':
> base/MolDSException.cpp:113:24: warning: comparison between signed and 
> unsigned integer expressions [-Wsign-compare]
>for(int i = 0; i < this->backtraceSize; i++){
>   ~~^
> base/MolDSException.cpp: In instantiation of 'void 
> MolDS_base::MolDSException::serialize(Archive&, unsigned int) [with Archive = 
> boost::archive::text_oarchive]':
> /usr/include/boost/serialization/access.hpp:116:9:   required from 'static 
> void boost::serialization::access::serialize(Archive&, T&, unsigned int) 
> [with Archive = boost::archive::text_oarchive; T = 
> MolDS_base::MolDSException]'
> /usr/include/boost/serialization/serialization.hpp:68:22:   required from 
> 'void boost::serialization::serialize(Archive&, T&, unsigned int) [with 
> Archive = boost::archive::text_oarchive; T = MolDS_base::MolDSException]'
> /usr/include/boost/serialization/serialization.hpp:126:14:   required from 
> 'void boost::serialization::serialize_adl(Archive&, T&, unsigned int) [with 
> Archive = boost::archive::text_oarchive; T = MolDS_base::MolDSException]'
> /usr/include/boost/archive/detail/oserializer.hpp:149:40:   required from 
> 'void boost::archive::detail::oserializer<Archive, 
> T>::save_object_data(boost::archive::detail::basic_oarchive&, const void*) 
> const [with Archive = boost::archive::text_oarchive; T = 
> MolDS_base::MolDSException]'
> /usr/include/boost/archive/detail/oserializer.hpp:102:1:   [ skipping 2 
> instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
> /usr/include/boost/archive/detail/oserializer.hpp:309:22:   required from 
> 'static void 
> boost::archive::detail::save_non_pointer_type::invoke(Archive&, 
> const T&) [with T = MolDS_base::MolDSException; Archive = 
> boost::archive::text_oarchive]'
> /usr/include/boost/archive/detail/oserializer.hpp:526:18:   required from 
> 'void boost::archive::save(Archive&, T&) [with Archive = 
> boost::archive::text_oarchive; T = const MolDS_base::MolDSException]'
> /usr/include/boost/archive/detail/common_oarchive.

Bug#897500: roger-router: FTBFS: ./secret.h:23:21: error: conflicting types for 'secret_get_schema'

2018-05-02 Thread Lucas Nussbaum
Source: roger-router
Version: 1.8.14-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -DROUTERMANAGER_PLUGINS='"/usr/lib/x86_64-linux-gnu/routermanager/"' 
> -DAPP_PLUGINS='"/usr/lib/x86_64-linux-gnu/roger/"' 
> -DAPP_DATA='"/usr/share/roger/"' -DAPP_LOCALE='"/usr/share/locale"' -Wall 
> -I../../../ -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o libsecret_la-secret.lo `test -f 'secret.c' || 
> echo './'`secret.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/libpeas-1.0 
> -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -DROUTERMANAGER_PLUGINS=\"/usr/lib/x86_64-linux-gnu/routermanager/\" 
> -DAPP_PLUGINS=\"/usr/lib/x86_64-linux-gnu/roger/\" 
> -DAPP_DATA=\"/usr/share/roger/\" -DAPP_LOCALE=\"/usr/share/locale\" -Wall 
> -I../../../ -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c secret.c  -fPIC -DPIC -o 
> .libs/libsecret_la-secret.o
> In file included from secret.c:26:0:
> ./secret.h:23:21: error: conflicting types for 'secret_get_schema'
>  const SecretSchema *secret_get_schema(void) G_GNUC_CONST;
>  ^
> In file included from /usr/include/libsecret-1/libsecret/secret.h:29:0,
>  from secret.c:20:
> /usr/include/libsecret-1/libsecret/secret-schemas.h:57:21: note: previous 
> declaration of 'secret_get_schema' was here
>  const SecretSchema *secret_get_schema (SecretSchemaType type);
>  ^
> secret.c:41:21: error: conflicting types for 'secret_get_schema'
>  const SecretSchema *secret_get_schema(void)
>  ^
> In file included from /usr/include/libsecret-1/libsecret/secret.h:29:0,
>  from secret.c:20:
> /usr/include/libsecret-1/libsecret/secret-schemas.h:57:21: note: previous 
> declaration of 'secret_get_schema' was here
>  const SecretSchema *secret_get_schema (SecretSchemaType type);
>  ^
> make[5]: *** [Makefile:558: libsecret_la-secret.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/roger-router_1.8.14-2_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.



Bug#897498: 2ping: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: 2ping
Version: 4.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with=python3,systemd --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.6 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/utils.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/best_poller.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/packets.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/__init__.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/monotonic_clock.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/crc32.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/cli.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
> copying twoping/args.py -> 
> /<>/.pybuild/cpython3_3.6_2ping/build/twoping
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: python3.6 setup.py test 
> running test
> running egg_info
> creating 2ping.egg-info
> writing 2ping.egg-info/PKG-INFO
> writing dependency_links to 2ping.egg-info/dependency_links.txt
> writing entry points to 2ping.egg-info/entry_points.txt
> writing top-level names to 2ping.egg-info/top_level.txt
> writing manifest file '2ping.egg-info/SOURCES.txt'
> reading manifest file '2ping.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file '2ping.egg-info/SOURCES.txt'
> running build_ext
> test_encrypt (tests.test_cli.TestCLIEncryptAES256) ... skipped 'PyCrypto 
> required'
> test_hmac (tests.test_cli.TestCLIHMACCRC32) ... ok
> test_hmac (tests.test_cli.TestCLIHMACMD5) ... ok
> test_hmac (tests.test_cli.TestCLIHMACSHA1) ... ok
> test_hmac (tests.test_cli.TestCLIHMACSHA256) ... ok
> test_hmac (tests.test_cli.TestCLIHMACSHA512) ... ok
> test_adaptive (tests.test_cli.TestCLIStandard) ... ok
> test_flood (tests.test_cli.TestCLIStandard) ... ok
> test_monotonic_clock (tests.test_cli.TestCLIStandard) ... ok
> test_notice (tests.test_cli.TestCLIStandard) ... ok
> test_notice_utf8 (tests.test_cli.TestCLIStandard) ... ERROR
> test_random (tests.test_cli.TestCLIStandard) ... ok
> test_time (tests.test_cli.TestCLIStandard) ... ok
> test_twoping_checksum_hello (tests.test_utils.TestUtils) ... ok
> test_twoping_checksum_iter (tests.test_utils.TestUtils) ... ok
> test_twoping_checksum_junk (tests.test_utils.TestUtils) ... ok
> test_twoping_checksum_packet (tests.test_utils.TestUtils) ... ok
> test_encrypted_encrypt_decrypt (tests.test_packets.TestPacketsOpcodes) ... 
> skipped 'PyCrypto required'
> test_extended_batteries_dump (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_batteries_load (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_monotonicclock_dump (tests.test_packets.TestPacketsOpcodes) ... 
> ok
> test_extended_monotonicclock_load (tests.test_packets.TestPacketsOpcodes) ... 
> ok
> test_extended_notice (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_random_dump (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_random_load (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_unknown (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_version (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_wallclock_dump (tests.test_packets.TestPacketsOpcodes) ... ok
> test_extended_wallclock_load (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_courtesy_expiration (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_encrypted (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_extended (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_hmac (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_host_latency (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_in_reply_to (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_investigate (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_investigation_seen (tests.test_packets.TestPacketsOpcodes) ... ok
> test_opcode_investigation_unseen (tests.test_packets.TestPacketsOpcodes) ... 
> ok
> test_opcode_reply_requested (tests.test_pa

Bug#897492: psi4: FTBFS: pybind11.h:1010:105: error: cannot convert 'void (psi::SuperFunctional::*)(int) const' to 'void (psi::Functional::*)(int) const' in return

2018-05-02 Thread Lucas Nussbaum
Source: psi4
Version: 1:1.1-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> cd /<>/builddir/psi4-core-prefix/src/psi4-core-build/src && 
> /usr/bin/c++  -Dcore_EXPORTS -I/<>/psi4/include 
> -I/<>/psi4/src -isystem /usr/include/python3.6m  -fopenmp -O2 -g 
> -DNDEBUG -fPIC   -fvisibility=hidden -std=c++11 -std=c++11 -o 
> CMakeFiles/core.dir/export_functional.cc.o -c 
> /<>/psi4/src/export_functional.cc
> In file included from /<>/psi4/include/psi4/pybind11.h:10:0,
>  from /<>/psi4/src/export_functional.cc:29:
> /usr/include/pybind11/pybind11.h: In instantiation of 'Return (Derived::* 
> pybind11::method_adaptor(Return (Class::*)(Args ...) const))(Args ...) const 
> [with Derived = psi::Functional; Return = void; Class = psi::SuperFunctional; 
> Args = {int}]':
> /usr/include/pybind11/pybind11.h:1085:45:   required from 
> 'pybind11::class_<type_, options>& pybind11::class_<type_, 
> options>::def(const char*, Func&&, const Extra& ...) [with Func = void 
> (psi::SuperFunctional::*)(int) const; Extra = {char [10]}; type_ = 
> psi::Functional; options = {std::shared_ptr}]'
> /<>/psi4/src/export_functional.cc:112:74:   required from here
> /usr/include/pybind11/pybind11.h:1010:105: error: cannot convert 'void 
> (psi::SuperFunctional::*)(int) const' to 'void (psi::Functional::*)(int) 
> const' in return
>  auto method_adaptor(Return (Class::*pmf)(Args...) const) -> Return 
> (Derived::*)(Args...) const { return pmf; }
>   
>^~~
> make[6]: *** [src/CMakeFiles/core.dir/build.make:131: 
> src/CMakeFiles/core.dir/export_functional.cc.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/psi4_1.1-5_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.



Bug#897486: pcsxr: FTBFS: ../libpcsxcore/cdriso.c:1222:12: error: conflicting types for 'uncompress2'

2018-05-02 Thread Lucas Nussbaum
Source: pcsxr
Version: 1.9.94-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/share/locale/\" 
> -I../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -fdebug-prefix-map=/<>=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o cdriso.o `test -f '../libpcsxcore/cdriso.c' || 
> echo './'`../libpcsxcore/cdriso.c
> ../libpcsxcore/cdriso.c:1222:12: error: conflicting types for 'uncompress2'
>  static int uncompress2(void *out, unsigned long *out_size, void *in, 
> unsigned long in_size)
> ^~~
> In file included from ../libpcsxcore/psxcommon.h:45:0,
>  from ../libpcsxcore/cdriso.c:22:
> /usr/include/zlib.h:1283:21: note: previous declaration of 'uncompress2' was 
> here
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> ../libpcsxcore/cdriso.c: In function 'ISOreadTrack':
> ../libpcsxcore/cdriso.c:1824:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(subbuffer, 1, SUB_FRAMESIZE, subHandle);
>^
> ../libpcsxcore/cdriso.c: In function 'ISOopen':
> ../libpcsxcore/cdriso.c:1646:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(, 4, 1, cdHandle);
>^~~~
> ../libpcsxcore/cdriso.c: In function 'cdread_sub_mixed':
> ../libpcsxcore/cdriso.c:1215:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(subbuffer, 1, SUB_FRAMESIZE, f);
>   ^
> ../libpcsxcore/cdriso.c: In function 'parsemds':
> ../libpcsxcore/cdriso.c:836:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(, 1, sizeof(unsigned int), fi);
>   ^~
> ../libpcsxcore/cdriso.c:846:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(, 1, sizeof(unsigned int), fi);
>   ^~~
> ../libpcsxcore/cdriso.c:852:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(, 1, sizeof(unsigned short), fi);
>   ^~~~
> ../libpcsxcore/cdriso.c:858:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(, 1, sizeof(unsigned int), fi);
>   ^~~
> ../libpcsxcore/cdriso.c:887:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(_offset, 1, sizeof(unsigned int), fi);
>^
> ../libpcsxcore/cdriso.c:892:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(, 1, sizeof(unsigned int), fi);
>^~
> ../libpcsxcore/cdriso.c:898:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(, 1, sizeof(unsigned int), fi);
>^~
> ../libpcsxcore/cdriso.c:904:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(, 1, sizeof(unsigned int), fi);
>^~
> ../libpcsxcore/cdriso.c: In function 'handlepbp':
> ../libpcsxcore/cdriso.c:960:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(psar_sig, 1, sizeof(psar_sig), cdHandle);
>   ^~
> ../libpcsxcore/cdriso.c:996:3: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>fread(psar_sig, 1, sizeof(psar_sig), cdHandle);
>^~
> ../libpcsxcore/cdriso.c:1014:2: warning: ignoring return value of 'fread', 
> declared with attribute warn_unused_result [-Wunused-result]
>   fread(_entry, 1, sizeof(toc_entry), cdHandle);
>   ^
> ../libpcsxcore/cdriso.c:1017:2: warning: ignoring return value of 'fread', 
> d

Bug#897496: python-pathlib: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: python-pathlib
Version: 1.0.1-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PYBUILD_TEST_ARGS="-s /<>" dh_auto_test
> I: pybuild base:217: cd /<>/.pybuild/cpython2_2.7_pathlib/build; 
> python2.7 -m unittest discover -v -s /<>
> test_parse_parts (test_pathlib.NTFlavourTest) ... ok
> test_parse_parts_common (test_pathlib.NTFlavourTest) ... ok
> test_splitroot (test_pathlib.NTFlavourTest) ... ok
> test_chmod (test_pathlib.PathTest) ... ok
> test_complex_symlinks_absolute (test_pathlib.PathTest) ... ok
> test_complex_symlinks_relative (test_pathlib.PathTest) ... ok
> test_complex_symlinks_relative_dot_dot (test_pathlib.PathTest) ... ok
> test_concrete_class (test_pathlib.PathTest) ... ok
> test_cwd (test_pathlib.PathTest) ... ok
> test_empty_path (test_pathlib.PathTest) ... ok
> test_exists (test_pathlib.PathTest) ... ok
> test_glob_common (test_pathlib.PathTest) ... ok
> test_glob_dotdot (test_pathlib.PathTest) ... ok
> test_group (test_pathlib.PathTest) ... ok
> test_is_block_device_false (test_pathlib.PathTest) ... ok
> test_is_char_device_false (test_pathlib.PathTest) ... ok
> test_is_char_device_true (test_pathlib.PathTest) ... ok
> test_is_dir (test_pathlib.PathTest) ... ok
> test_is_fifo_false (test_pathlib.PathTest) ... ok
> test_is_fifo_true (test_pathlib.PathTest) ... ok
> test_is_file (test_pathlib.PathTest) ... ok
> test_is_socket_false (test_pathlib.PathTest) ... ok
> test_is_socket_true (test_pathlib.PathTest) ... ERROR
> test_is_symlink (test_pathlib.PathTest) ... ok
> test_iterdir (test_pathlib.PathTest) ... ok
> test_iterdir_nodir (test_pathlib.PathTest) ... ok
> test_iterdir_symlink (test_pathlib.PathTest) ... ok
> test_lstat (test_pathlib.PathTest) ... ok
> test_lstat_nosymlink (test_pathlib.PathTest) ... ok
> test_mkdir (test_pathlib.PathTest) ... ok
> test_mkdir_parents (test_pathlib.PathTest) ... ok
> test_open_common (test_pathlib.PathTest) ... ok
> test_owner (test_pathlib.PathTest) ... ok
> test_parts_interning (test_pathlib.PathTest) ... ok
> test_pickling_common (test_pathlib.PathTest) ... ok
> test_rename (test_pathlib.PathTest) ... ok
> test_replace (test_pathlib.PathTest) ... ok
> test_resolve_common (test_pathlib.PathTest) ... ok
> test_resolve_dot (test_pathlib.PathTest) ... ok
> test_rglob_common (test_pathlib.PathTest) ... ok
> test_rmdir (test_pathlib.PathTest) ... ok
> test_stat (test_pathlib.PathTest) ... ok
> test_symlink_to (test_pathlib.PathTest) ... ok
> test_touch_common (test_pathlib.PathTest) ... ok
> test_touch_nochange (test_pathlib.PathTest) ... ok
> test_unlink (test_pathlib.PathTest) ... ok
> test_unsupported_flavour (test_pathlib.PathTest) ... ok
> test_parse_parts (test_pathlib.PosixFlavourTest) ... ok
> test_parse_parts_common (test_pathlib.PosixFlavourTest) ... ok
> test_splitroot (test_pathlib.PosixFlavourTest) ... ok
> test_anchor_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_as_bytes_common (test_pathlib.PosixPathAsPureTest) ... skipped 
> 'os.fsencode has been introduced in version 3.2'
> test_as_posix_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_as_uri (test_pathlib.PosixPathAsPureTest) ... ok
> test_as_uri_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_as_uri_non_ascii (test_pathlib.PosixPathAsPureTest) ... skipped 
> 'os.fsencode has been introduced in version 3.2'
> test_constructor_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_div (test_pathlib.PosixPathAsPureTest) ... ok
> test_div_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_drive_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_eq (test_pathlib.PosixPathAsPureTest) ... ok
> test_eq_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_equivalences (test_pathlib.PosixPathAsPureTest) ... ok
> test_is_absolute (test_pathlib.PosixPathAsPureTest) ... ok
> test_is_reserved (test_pathlib.PosixPathAsPureTest) ... ok
> test_join (test_pathlib.PosixPathAsPureTest) ... ok
> test_join_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_match (test_pathlib.PosixPathAsPureTest) ... ok
> test_match_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_name_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_ordering_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_parent_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_parents_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_parts_common (test_pathlib.PosixPathAsPureTest) ... ok
> test_pickling_common (test_pathlib.PosixPathAsPu

Bug#897493: paleomix: FTBFS: dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned exit code 13

2018-05-02 Thread Lucas Nussbaum
Source: paleomix
Version: 1.2.12-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> # apply fix that seems to be needed due to improperly set
> # time zone in pbuilder
> sed -i~ 's/"MTime": "2005-07-07 08:50:00"/"MTime": "2005-07-07 06:50:00"/' 
> tests/common_tests/makefile_test.py
> PATH=/<>/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>  dh_auto_test
> I: pybuild base:217: cd /<>/.pybuild/cpython2_2.7/build; 
> python2.7 -m nose 
> --exclude='(test_requirementobj__version__command_not_executable)'
> F.F..F.
> ==
> FAIL: atomiccmd_test.builder_test.test_java_builder__default__no_config
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
> self.test(*self.arg)
>   File 
> "/<>/.pybuild/cpython2_2.7/build/tests/atomiccmd_test/builder_test.py",
>  line 534, in test_java_builder__default__no_config
> "-jar", "%(AUX_JAR)s"])
> AssertionError: Lists differ: ['java', '-server', '-Djava.io... != ['java', 
> '-server', '-Djava.io...
> 
> First differing element 5:
> '-jar'
> '-Xmx4g'
> 
> Second list contains 1 additional elements.
> First extra element 7:
> '%(AUX_JAR)s'
> 
>   ['java',
>'-server',
>'-Djava.io.tmpdir=%(TEMP_DIR)s',
>'-Djava.awt.headless=true',
>'-XX:+UseSerialGC',
> +  '-Xmx4g',
>'-jar',
>'%(AUX_JAR)s']
> 
> ==
> FAIL: atomiccmd_test.builder_test.test_java_builder__defaults__call
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
> self.test(*self.arg)
>   File 
> "/<>/.pybuild/cpython2_2.7/build/tests/atomiccmd_test/builder_test.py",
>  line 545, in test_java_builder__defaults__call
> "-jar", "%(AUX_JAR)s"])
> AssertionError: Lists differ: ['java', '-server', '-Djava.io... != ['java', 
> '-server', '-Djava.io...
> 
> First differing element 5:
> '-jar'
> '-Xmx4g'
> 
> Second list contains 1 additional elements.
> First extra element 7:
> '%(AUX_JAR)s'
> 
>   ['java',
>'-server',
>'-Djava.io.tmpdir=/disk/tmp',
>'-Djava.awt.headless=true',
>'-XX:+UseSerialGC',
> +  '-Xmx4g',
>'-jar',
>'%(AUX_JAR)s']
> 
> ==
> FAIL: atomiccmd_test.builder_test.test_java_builder__multithreaded_gc
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-

Bug#897497: sphinx-gallery: FTBFS: SyntaxError: invalid syntax

2018-05-02 Thread Lucas Nussbaum
Source: sphinx-gallery
Version: 0.1.13-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<>/doc'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v1.7.4
> making output directory...
> loading pickled environment... not yet created
> [autosummary] generating autosummary for: advanced_configuration.rst, 
> changes.rst, faq.rst, getting_started.rst, index.rst, reference.rst, 
> syntax.rst, utils.rst
> [autosummary] generating autosummary for: 
> /<>/doc/gen_modules/sphinx_gallery.backreferences.rst, 
> /<>/doc/gen_modules/sphinx_gallery.docs_resolv.rst, 
> /<>/doc/gen_modules/sphinx_gallery.downloads.rst, 
> /<>/doc/gen_modules/sphinx_gallery.gen_gallery.rst, 
> /<>/doc/gen_modules/sphinx_gallery.gen_rst.rst, 
> /<>/doc/gen_modules/sphinx_gallery.notebook.rst, 
> /<>/doc/gen_modules/sphinx_gallery.py_source_parser.rst, 
> /<>/doc/gen_modules/sphinx_gallery.sorting.rst
> loading intersphinx inventory from 
> http://www.sphinx-doc.org/en/stable/objects.inv...
> loading intersphinx inventory from https://docs.python.org/2/objects.inv...
> loading intersphinx inventory from 
> http://docs.enthought.com/mayavi/mayavi/objects.inv...
> loading intersphinx inventory from https://matplotlib.org/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/scipy/reference/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/numpy/objects.inv...
> loading intersphinx inventory from 
> http://scikit-learn.org/stable/objects.inv...
> generating gallery...
> generating gallery for auto_examples... [ 12%] plot_sys_argv.py
> generating gallery for auto_examples... [ 25%] plot_exp.py
> generating gallery for auto_examples... [ 37%] plot_colors.py
> generating gallery for auto_examples... [ 50%] plot_quantum.py
> generating gallery for auto_examples... [ 62%] plot_seaborn.py
> /usr/lib/python2.7/dist-packages/seaborn/timeseries.py:183: UserWarning: The 
> tsplot function is deprecated and will be removed or replaced (in a 
> substantially altered version) in a future release.
>   warnings.warn(msg, UserWarning)
> generating gallery for auto_examples... [ 75%] plot_choose_thumbnail.py
> generating gallery for auto_examples... [ 87%] plot_function_identifier.py
> generating gallery for auto_examples... [100%] plot_gallery_version.py
> 
> generating gallery for auto_examples/sin_func... [ 50%] plot_sin.py
> generating gallery for auto_examples/sin_func... [100%] 
> plot_sin_black_background.py
> WARNING: /<>/examples/sin_func/plot_sin_black_background.py 
> failed to execute correctly: Traceback (most recent call last):
>   File "/<>/examples/sin_func/plot_sin_black_background.py", 
> line 20, in 
> axes = plt.axes((0.1, 0.1, 0.8, 0.8), axisbg=bg_color)
>   File "/usr/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 938, in 
> axes
> return gcf().add_axes(rect, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/matplotlib/figure.py", line 1136, in 
> add_axes
> a = projection_class(self, rect, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/matplotlib/axes/_base.py", line 539, 
> in __init__
> self.update(kwargs)
>   File "/usr/lib/python2.7/dist-packages/matplotlib/artist.py", line 888, in 
> update
> for k, v in props.items()]
>   File "/usr/lib/python2.7/dist-packages/matplotlib/artist.py", line 881, in 
> _update_property
> raise AttributeError('Unknown property %s' % k)
> AttributeError: Unknown property axisbg
> 
> 
> generating gallery for auto_examples/no_output... [ 25%] plot_strings.py
> generating gallery for auto_examples/no_output... [ 50%] just_code.py
> generating gallery for auto_examples/no_output... [ 75%] plot_raise.py
> WARNING: /<>/examples/no_output/plot_raise.py failed to execute 
> correctly: Traceback (most recent call last):
>   File "/<>/examples/no_output/plot_raise.py", line 24, in 
> 
> iae
> NameError: name 'iae' is not defined
> 
> generating gallery for auto_examples/no_output... [100%] plot_syntaxerror.py
> WARNING: /<>/examples/no_output/plot_syntaxerror.py failed to 
> execute correctly: Traceback (most recent call last):
>   File "/<>/examples/no_output/plot_syntaxerror.py", line 14
> Invalid Python code
>  ^
> SyntaxError: invalid syntax
> 
> 
> generating gallery for tutorials... [ 50%] plot_parse

Bug#897499: swish-e: FTBFS: zlib.h:1283:21: error: conflicting types for 'uncompress2'

2018-05-02 Thread Lucas Nussbaum
Source: swish-e
Version: 2.4.7-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -Dlibexecdir=\"/usr/lib/swish-e\" 
> -DPATH_SEPARATOR=\":\" -I/usr/include/libxml2 -Ireplace -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -MT compress.lo -MD 
> -MP -MF .deps/compress.Tpo -c compress.c  -fPIC -DPIC -o .libs/compress.o
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: error: conflicting types for 'uncompress2'
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> In file included from compress.c:41:0:
> compress.h:39:5: note: previous declaration of 'uncompress2' was here
>  int uncompress2(unsigned char **buffer);
>  ^~~
> compress.c: In function 'uncompress_location_values':
> compress.c:607:28: warning: passing argument 1 of 'uncompress2' from 
> incompatible pointer type [-Wincompatible-pointer-types]
>  *filenum = uncompress2();
> ^
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: expected 'Bytef * {aka unsigned char *}' 
> but argument is of type 'unsigned char **'
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:607:16: error: too few arguments to function 'uncompress2'
>  *filenum = uncompress2();
> ^~~
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: declared here
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:610:34: warning: passing argument 1 of 'uncompress2' from 
> incompatible pointer type [-Wincompatible-pointer-types]
>  *frequency = uncompress2();
>   ^
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: expected 'Bytef * {aka unsigned char *}' 
> but argument is of type 'unsigned char **'
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:610:22: error: too few arguments to function 'uncompress2'
>  *frequency = uncompress2();
>   ^~~
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: declared here
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c: In function 'uncompress_location_positions':
> compress.c:659:48: warning: passing argument 1 of 'uncompress2' from 
> incompatible pointer type [-Wincompatible-pointer-types]
>  posdata[0] = (unsigned int)uncompress2();
> ^
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: expected 'Bytef * {aka unsigned char *}' 
> but argument is of type 'unsigned char **'
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:659:36: error: too few arguments to function 'uncompress2'
>  posdata[0] = (unsigned int)uncompress2();
> ^~~
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: declared here
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:677:35: warning: passing argument 1 of 'uncompress2' from 
> incompatible pointer type [-Wincompatible-pointer-types]
>  tmp = uncompress2();
>^
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: expected 'Bytef * {aka unsigned char *}' 
> but argument is of type 'unsigned char **'
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c:677:23: error: too few arguments to function 'uncompress2'
>  tmp = uncompress2();
>^~~
> In file included from compress.c:54:0:
> /usr/include/zlib.h:1283:21: note: declared here
>  ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
>  ^~~
> compress.c: In function 'remove_worddata_longs':
> compress.c:977:30: warning: passing argument 1 of 'uncompress2' from 
> incompatible pointer type [-Wincompatible-pointer-types]
>  tfrequency = uncompress2(); /* tfreque

Bug#897487: sfcgal: FTBFS: value_semantic.hpp:167: undefined reference to `boost::program_options::validate(boost::any&, std::vector<std::__cxx11::basic_string<char, std::char_traits, std::alloc

2018-05-02 Thread Lucas Nussbaum
Source: sfcgal
Version: 1.3.5-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /usr/bin/c++  -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-long-long -pedantic -Wpointer-arith 
> -Wcast-align -Wcast-qual -Wno-overloaded-virtual -Wformat=2 -Winit-self 
> -Wmissing-include-dirs -Wwrite-strings -Wno-error=undef -O2 -g -DNDEBUG  
> -Wl,-z,relro -Wl,-z,now -rdynamic 
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o  -o 
> test-regress-convex_hull 
> -Wl,-rpath,/<>/obj-x86_64-linux-gnu/src: 
> ../../../src/libSFCGAL.so.1.3.5 
> /usr/lib/x86_64-linux-gnu/libCGAL_Core.so.13.0.2 
> /usr/lib/x86_64-linux-gnu/libCGAL.so.13.0.2 -lgmp -lgmpxx -lmpfr -lgmp 
> -lgmpxx -lmpfr /usr/lib/x86_64-linux-gnu/libboost_thread.so 
> /usr/lib/x86_64-linux-gnu/libboost_chrono.so 
> /usr/lib/x86_64-linux-gnu/libboost_system.so 
> /usr/lib/x86_64-linux-gnu/libboost_date_time.so 
> /usr/lib/x86_64-linux-gnu/libboost_atomic.so -lpthread 
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::typed_value<std::__cxx11::basic_string<char, 
> std::char_traits, std::allocator >, char>::xparse(boost::any&, 
> std::vector<std::__cxx11::basic_string<char, std::char_traits, 
> std::allocator >, std::allocator<std::__cxx11::basic_string<char, 
> std::char_traits, std::allocator > > > const&) const':
> /usr/include/boost/program_options/detail/value_semantic.hpp:167: undefined 
> reference to `boost::program_options::validate(boost::any&, 
> std::vector<std::__cxx11::basic_string<char, std::char_traits, 
> std::allocator >, std::allocator<std::__cxx11::basic_string<char, 
> std::char_traits, std::allocator > > > const&, 
> std::__cxx11::basic_string<char, std::char_traits, std::allocator 
> >*, int)'
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::basic_command_line_parser::extra_parser(boost::function1<std::pair<std::__cxx11::basic_string<char,
>  std::char_traits, std::allocator >, 
> std::__cxx11::basic_string<char, std::char_traits, std::allocator 
> > >, std::__cxx11::basic_string<char, std::char_traits, 
> std::allocator > const&>)':
> /usr/include/boost/program_options/detail/parsers.hpp:78: undefined reference 
> to 
> `boost::program_options::detail::cmdline::set_additional_parser(boost::function1<std::pair<std::__cxx11::basic_string<char,
>  std::char_traits, std::allocator >, 
> std::__cxx11::basic_string<char, std::char_traits, std::allocator 
> > >, std::__cxx11::basic_string<char, std::char_traits, 
> std::allocator > const&>)'
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::basic_command_line_parser::run()':
> /usr/include/boost/program_options/detail/parsers.hpp:108: undefined 
> reference to 
> `boost::program_options::detail::cmdline::get_canonical_option_prefix()'
> /usr/include/boost/program_options/detail/parsers.hpp:109: undefined 
> reference to `boost::program_options::detail::cmdline::run()'
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::basic_command_line_parser::basic_command_line_parser(int,
>  char const* const*)':
> /usr/include/boost/program_options/detail/convert.hpp:79: undefined reference 
> to `boost::program_options::to_internal(std::__cxx11::basic_string<char, 
> std::char_traits, std::allocator > const&)'
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::basic_command_line_parser::basic_command_line_parser(int,
>  char const* const*)':
> /usr/include/boost/program_options/detail/parsers.hpp:44: undefined reference 
> to 
> `boost::program_options::detail::cmdline::cmdline(std::vector<std::__cxx11::basic_string<char,
>  std::char_traits, std::allocator >, 
> std::allocator<std::__cxx11::basic_string<char, std::char_traits, 
> std::allocator > > > const&)'
> CMakeFiles/test-regress-convex_hull.dir/main.cpp.o: In function 
> `boost::program_options::basic_parsed_options 
> boost::program_options::parse_command_line(int, char const* const*, 
> boost::program_options::options_description const&, int, 
> boost::function1<std::pair<std::__cxx11::basic_string<char, 
> std::char_traits, std::allocator >, 
> std::__cxx11::basic_string<char, std::char_traits, std::allocator

Bug#897484: r-bioc-iranges: FTBFS: NCList.c:1499:9: error: too few arguments to function 'new_Hits'

2018-05-02 Thread Lucas Nussbaum
Source: r-bioc-iranges
Version: 2.12.0-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG  
> -I"/usr/lib/R/site-library/S4Vectors/include"-fpic  -g -O2 
> -fdebug-prefix-map=/build/r-base-3.4.4=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c NCList.c -o 
> NCList.o
> NCList.c: In function 'NCList_find_overlaps':
> NCList.c:1499:18: warning: passing argument 1 of 'new_Hits' from incompatible 
> pointer type [-Wincompatible-pointer-types]
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>   ^~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> expected 'const char *' but argument is of type 'int *'
>  SEXP new_Hits(
>   ^~~~
> NCList.c:1499:46: warning: passing argument 3 of 'new_Hits' makes pointer 
> from integer without a cast [-Wint-conversion]
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>   ^~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> expected 'const int *' but argument is of type 'size_t {aka long unsigned 
> int}'
>  SEXP new_Hits(
>   ^~~~
> NCList.c:1499:9: error: too few arguments to function 'new_Hits'
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>  ^~~~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> declared here
>  SEXP new_Hits(
>   ^~~~
> NCList.c: In function 'NCList_find_overlaps_in_groups':
> NCList.c:1609:18: warning: passing argument 1 of 'new_Hits' from incompatible 
> pointer type [-Wincompatible-pointer-types]
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>   ^~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> expected 'const char *' but argument is of type 'int *'
>  SEXP new_Hits(
>   ^~~~
> NCList.c:1609:46: warning: passing argument 3 of 'new_Hits' makes pointer 
> from integer without a cast [-Wint-conversion]
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>   ^~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> expected 'const int *' but argument is of type 'size_t {aka long unsigned 
> int}'
>  SEXP new_Hits(
>   ^~~~
> NCList.c:1609:9: error: too few arguments to function 'new_Hits'
>   return new_Hits(qh_buf->elts, sh_buf->elts, IntAE_get_nelt(qh_buf),
>  ^~~~
> In file included from NCList.c:6:0:
> /usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:531:6: note: 
> declared here
>  SEXP new_Hits(
>   ^~~~
> make[1]: *** [/usr/lib/R/etc/Makeconf:159: NCList.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/r-bioc-iranges_2.12.0-2_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.



Bug#897483: ust: FTBFS: LTTngUst.c:20:10: fatal error: org_lttng_ust_LTTngUst.h: No such file or directory

2018-05-02 Thread Lucas Nussbaum
Source: ust
Version: 2.10.1-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
> -I../include/lttng  -I../include -I../include 
> -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o LTTngUst.lo LTTngUst.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng 
> -I../include -I../include -I/usr/lib/jvm/default-java/include 
> -I/usr/lib/jvm/default-java/include/linux -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wall -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -c LTTngUst.c  -fPIC -DPIC -o 
> .libs/LTTngUst.o
> LTTngUst.c:20:10: fatal error: org_lttng_ust_LTTngUst.h: No such file or 
> directory
>  #include "org_lttng_ust_LTTngUst.h"
>   ^~
> compilation terminated.
> make[4]: *** [Makefile:501: LTTngUst.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/ust_2.10.1-2_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.



Bug#897491: libjide-oss-java: FTBFS: [javac] /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/LookAndFeelFactory.java:29: error: package com.sun.java.swing.plaf.windows does not exi

2018-05-02 Thread Lucas Nussbaum
Source: libjide-oss-java
Version: 3.7.2+dfsg-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>/libjide-oss-java-3.7.2+dfsg'
> cp -r src-jdk9/* src/
> dh_auto_build
>   ant -propertyfile ./debian/ant.properties -Duser.name debian
> Buildfile: /<>/libjide-oss-java-3.7.2+dfsg/build.xml
> 
> init:
>  [echo] Ant Version: Apache Ant(TM) version 1.10.3 compiled on March 29 
> 2018
>  [echo] Ant Home: /usr/share/ant
>  [echo] 
>  [echo] Java Vendor: Oracle Corporation
>  [echo] Java Version: 10.0.1
>  [echo] Java Home: /usr/lib/jvm/java-10-openjdk-amd64
>  [echo] Java initial heap size: 128m
>  [echo] Java max heap size: 512m
>  [echo] Debug: off
>  [echo] Deprecation: off.
>  [echo] 
>  [echo] User Name: debian
>  [echo] User Home: /home/user42
>  [echo] Current Dir: /<>/libjide-oss-java-3.7.2+dfsg
>  [echo] 
>  [echo] Base Dir: /<>/libjide-oss-java-3.7.2+dfsg
>  [echo] Output Dir: /<>/libjide-oss-java-3.7.2+dfsg/classes
>  [echo] JavaDoc Dir: /<>/libjide-oss-java-3.7.2+dfsg/javadoc
>  [echo] Source list: /<>/libjide-oss-java-3.7.2+dfsg/src
> 
> compile:
> [mkdir] Created dir: /<>/libjide-oss-java-3.7.2+dfsg/classes
> [javac] /<>/libjide-oss-java-3.7.2+dfsg/build.xml:54: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Using javac -source 1.5 is no longer supported, switching to 1.7
> [javac] Using javac -target 1.5 is no longer supported, switching to 1.7
> [javac] Compiling 497 source files to 
> /<>/libjide-oss-java-3.7.2+dfsg/classes
> [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/LookAndFeelFactory.java:29:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/basic/BasicJideSplitButtonUI.java:14:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/vsnet/VsnetMenuUI.java:14:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsGraphicsUtils;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/vsnet/VsnetMenuUI.java:15:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/vsnet/VsnetMenuItemUI.java:17:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsGraphicsUtils;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/vsnet/VsnetMenuItemUI.java:18:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/basic/BasicPainter.java:10:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/basic/BasicPainter.java:11:
>  error: package com.sun.java.swing.plaf.windows does not exist
> [javac] import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
> [javac]   ^
> [javac] 
> /<>/libjide-oss-java-3.7.2+dfsg/src/com/jidesoft/plaf/basic/BasicFolderChooserUI.java:15:
>  warning: ShellFolder is internal proprietary API and may be removed in

Bug#897495: starjava-topcat: FTBFS: ImportError: No module named dns.exception

2018-05-02 Thread Lucas Nussbaum
Source: starjava-topcat
Version: 4.5.1-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> ant test -Drunonly.install=true -Ddocs.notrequired=true -Djunit.present=true 
> -Djava.awt.headless=true
> Buildfile: /<>/build.xml
> 
> prepare:
> 
> check_packages:
> 
> build:
> 
> build_demo:
>[delete] Deleting: 
> /<>/build/etc/demo/uk/ac/starlink/topcat/demo/demo_list
> [touch] Creating 
> /<>/build/etc/demo/uk/ac/starlink/topcat/demo/demo_list
> [bzip2] Nothing to do: 
> /<>/build/etc/demo/uk/ac/starlink/topcat/demo/6dfgs_mini.xml.bz2 
> is up to date.
>  [gzip] Nothing to do: 
> /<>/build/etc/demo/uk/ac/starlink/topcat/demo/tables.fit.gz is 
> up to date.
>   [tar] Nothing to do: 
> /<>/build/etc/demo/uk/ac/starlink/topcat/demo/demo.tar.bz2 is up 
> to date.
> 
> compile-tests:
> [mkdir] Created dir: /<>/build/testcases
> [javac] Compiling 11 source files to /<>/build/testcases
> [javac] Note: 
> /<>/src/testcases/uk/ac/starlink/topcat/TableCase.java uses or 
> overrides a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> html_check:
> 
> docs_depend:
> 
> docs-html:
> 
> run-tests:
> [junit] Testsuite: uk.ac.starlink.topcat.CodecTest
> [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.753 sec
> [junit] 
> [junit] - Standard Error -
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not FITS-plus - Doesn't look like a FITS-plus file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not colfits-plus - Doesn't look like a colfits-plus 
> file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not colfits-basic - Doesn't look like a FITS file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not FITS - Doesn't look like a FITS file
> [junit] May 02, 2018 7:15:20 PM 
> uk.ac.starlink.table.storage.AdaptiveByteStore getDefaultLimit
> [junit] INFO: AdaptiveByteStore default memory limit = 2048M * 0.125 = 
> 256M
> [junit] May 02, 2018 7:15:20 PM 
> uk.ac.starlink.table.storage.AdaptiveByteStore toByteBuffers
> [junit] INFO: malloc 116375 bytes
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not FITS-plus - Doesn't look like a FITS-plus file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not colfits-plus - Doesn't look like a colfits-plus 
> file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not colfits-basic - Doesn't look like a FITS file
> [junit] May 02, 2018 7:15:20 PM uk.ac.starlink.table.StarTableFactory 
> makeStarTable
> [junit] INFO: Table not FITS - Doesn't look like a FITS file
> [junit] -  ---
> [junit] Testsuite: uk.ac.starlink.topcat.DemoTest
> [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.193 sec
> [junit] 
> [junit] Testsuite: uk.ac.starlink.topcat.HelpTest
> [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.029 sec
> [junit] 
> [junit] Testsuite: uk.ac.starlink.topcat.JELTest
> [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.033 sec
> [junit] 
> [junit] Testsuite: uk.ac.starlink.topcat.MethodDocTest
> [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 
> sec
> [junit] 
> [junit] - Standard Output ---
> [junit] Headless environment - no GUI test
> [junit] -  ---
> [junit] Testsuite: uk.ac.starlink.topcat.ResourceTest
> [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.308 sec
> [junit] 
> [junit] Testsuite: uk.ac.starlink.topcat.func.FuncTest
> [junit] Tes

Bug#897485: gluegen2: FTBFS: [javac] /<>/src/java/net/highteq/nativetaglet/NativeTaglet.java:3: error: package com.sun.tools.doclets does not exist

2018-05-02 Thread Lucas Nussbaum
Source: gluegen2
Version: 2.3.2-6
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build -- -f make/build.xml all javadoc 
>   ant -propertyfile ./debian/ant.properties -Duser.name debian -f 
> make/build.xml all javadoc
> Buildfile: /<>/make/build.xml
> 
> jogamp.env.validation:
>  [echo] ant.versionApache Ant(TM) version 1.10.3 compiled 
> on March 29 2018
>  [echo] ant.java.version   10
>  [echo] java.version   10.0.1
>  [echo] java.home  /usr/lib/jvm/java-10-openjdk-amd64
>  [echo] jvmJava.exe
> /usr/lib/jvm/java-10-openjdk-amd64/bin/java
>  [echo] jvmJava7.exe   ${jvmJava7.exe}
> 
> jogamp.env.init:
>  [echo] javadoc.xarg1  -J-Ddummy=val
>  [echo] jogamp.jar.codebase
>  [echo] jogamp.version 2.3.2
>  [echo] jogamp.version.int 0914019
>  [echo] junit.is.disabled  ${junit.is.disabled}
>  [echo] target.user.settrue
>  [echo] target.sourcelevel 1.7
>  [echo] target.targetlevel 1.7
>  [echo] target.rt.jar  1.7
>  [echo] host.sourcelevel   10
>  [echo] host.targetlevel   10
>  [echo] host.rt.jar${host.rt.jar}
>  [echo] javacdebug true
>  [echo] javacdebuglevelsource,lines
>  [echo] javac.memorymax1024m
>  [echo] build.archiveon${build.archiveon}
>  [echo] build.node.namelocal
>  [echo] android.version9
>  [echo] junit.run.arg0 -Djunit.run.arg0=dummy
>  [echo] junit.run.arg1 -Djunit.run.arg1=dummy
>  [echo] macosx.sdkroot ${macosx.sdkroot}
> 
> gluegen.properties.load.user:
>  [echo] Loaded /home/user42/gluegen.properties.
>  [echo] Setting defaults:
>  [echo] Setting default gcc.compat.compiler
>  [echo] gcc.compat.compiler=gcc
>  [echo] antlr.jar=/usr/share/java/antlr.jar
>  [echo] junit.jar=/usr/share/java/junit4.jar
>  [echo] win32.c.compiler=${win32.c.compiler}
> 
> gluegen.cpptasks.detect.os.custom:
>  [echo] gluegen.cpptasks.detect.os.custom: NOP done
> 
> gluegen.cpptasks.initialize:
>  [echo] os.name=Linux
>  [echo] os.version=4.9.0-5-amd64
>  [echo] os.arch=amd64
>  [echo] nativejartag.prefix = jogamp/nativetag
>  [echo] c.compiler.debug=false
>  [echo] c.compiler.use-debug=${c.compiler.use-debug}
>  [echo] c.compiler.optimise=none
> 
> gluegen.cpptasks.detect.os.1:
> 
> gluegen.cpptasks.detect.os.refine:
>  [echo] isI386=${isI386}
>  [echo] isAMD64=true
>  [echo] is64Bit=true
>  [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
>  [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
>  [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
>  [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
>  [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
>  [echo] FreeBSD=${isFreeBSD}
>  [echo] FreeBSDX86=${isFreeBSDX86}
>  [echo] FreeBSDAMD64=${isFreeBSDAMD64}
>  [echo] HPUX=${isHPUX}
>  [echo] IA64=${isIA64}
>  [echo] Android=${isAndroid}
>  [echo] AndroidARMv6=${isAndroidARMv6}
>  [echo] AndroidARM64=${isAndroidARM64}
>  [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
>  [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
>  [echo] Linux=true
>  [echo] LinuxAMD64=true
>  [echo] LinuxIA64=${isLinuxIA64}
>  [echo] LinuxX86=${isLinuxX86}
>  [echo] LinuxARMv6=${isLinuxARMv6}
>  [echo] LinuxARM64=${isLinuxARM64}
>  [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
>  [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
>  [echo] LinuxAlpha=${isLinuxAlpha}
>  [echo] LinuxHppa=${isLinuxHppa}
>  [echo] LinuxMips=${isLinuxMips}
>  [echo] LinuxMipsel=${isLinuxMipsel}
>  [echo] LinuxMips=${isLinuxMipsn32}
>  [echo] LinuxMipsel=${isLinuxMipsn32el}
>  [echo] LinuxMips=${isLinuxMips64}
>  [echo] LinuxMipsel=${isLinuxMips64el}
>  [echo] LinuxPpc=${isLinuxPpc}
>  [echo] LinuxPpc64=${isLinuxPpc64}
>  [echo] LinuxPpc64le=${isLinuxPpc64le}
>  [echo] LinuxAarch64=${isLinuxAarch64}
>  [echo] Linuxs390=${isLinuxs390}
>  [echo] Linuxs390x=${isLinuxs390x}
>  [echo] LinuxSparc=${isLinuxSparc}
>  [echo] OS X=${isOSX}
>  [echo] OS X PPC=${use.mac

Bug#897494: ditaa: FTBFS: src/org/stathissideris/ascii2image/core/JavadocTaglet.java:26: error: package com.sun.tools.doclets does not exist

2018-05-02 Thread Lucas Nussbaum
Source: ditaa
Version: 0.10+ds1-1.1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> make: 'build' is up to date.
>  fakeroot debian/rules binary
> dh binary --with javahelper
>dh_update_autotools_config
>jh_linkjars
>jh_build
> find src/org/ -name *.java -and -type f -print0 | xargs -s 512000 -0 
> /usr/lib/jvm/default-java/bin/javac -g -cp 
> /usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar:/usr/share/java/commons-cli.jar:/usr/share/java/batik-bridge.jar:/usr/share/java/batik-dom.jar:/usr/share/java/batik-gvt.jar:/usr/share/java/batik-svg-dom.jar:/usr/share/java/batik-awt-util.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/batik-libs.jar:/usr/share/java/jericho-html.jar:debian/_jh_build.ditaa
>  -d debian/_jh_build.ditaa -source 1.7 -target 1.7 -encoding ISO8859-1
> warning: [options] bootstrap class path not set in conjunction with -source 7
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:26: error: package 
> com.sun.tools.doclets does not exist
> import com.sun.tools.doclets.Taglet;
> ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:27: error: package 
> com.sun.tools.doclets.internal.toolkit does not exist
> import com.sun.tools.doclets.internal.toolkit.Configuration;
>  ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:28: warning: 
> [removal] Standard in com.sun.tools.doclets.standard has been deprecated and 
> marked for removal
> import com.sun.tools.doclets.standard.Standard;
>  ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:70: error: cannot 
> find symbol
> public class JavadocTaglet implements Taglet {
>   ^
>   symbol: class Taglet
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:88: warning: 
> [removal] Standard in com.sun.tools.doclets.standard has been deprecated and 
> marked for removal
>   Field htmlDocletField = 
> Standard.class.getField("htmlDoclet");
>   ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:90: warning: 
> non-varargs call of varargs method with inexact argument type for last 
> parameter;
>   Method configurationMethod = 
> htmlDoclet.getClass().getMethod("configuration", null);
>   
>   ^
>   cast to Class for a varargs call
>   cast to Class[] for a non-varargs call and to suppress this warning
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:91: warning: 
> non-varargs call of varargs method with inexact argument type for last 
> parameter;
>   Object config = configurationMethod.invoke(htmlDoclet, 
> null);
>  ^
>   cast to Object for a varargs call
>   cast to Object[] for a non-varargs call and to suppress this warning
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 3 errors
> 5 warnings
> make: *** [debian/rules:14: binary] Error 123

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/ditaa_0.10+ds1-1.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.



  1   2   >