Bug#893509: petsc: FTBFS with make 4.1

2018-03-19 Thread James Cowgill
Source: petsc
Version: 3.8.3+dfsg1-6
Severity: serious
Tags: sid buster

Hi,

petsc FTBFS with this error on the architectures with make 4.1 (others
have make 4.2.1):
> dh_auto_build -plibpetsc-real3.8-dbg -ppetsc3.8-doc --  \
>   PETSC_DIR=/<>/petsc-3.8.3+dfsg1 
> PETSC_ARCH=i386-linux-gnu-real-debug \
>   CFLAGS="-fdebug-prefix-map=/<>/petsc-3.8.3+dfsg1=." 
> CXXFLAGS="-fdebug-prefix-map=/<>/petsc-3.8.3+dfsg1=." \
>   FCFLAGS="-fdebug-prefix-map=/<>/petsc-3.8.3+dfsg1=."  
> FFLAGS="-fdebug-prefix-map=/<>/petsc-3.8.3+dfsg1=."
>   make -j4 -O PETSC_DIR=/<>/petsc-3.8.3\+dfsg1 
> PETSC_ARCH=i386-linux-gnu-real-debug 
> CFLAGS=-fdebug-prefix-map=/<>/petsc-3.8.3\+dfsg1=. 
> CXXFLAGS=-fdebug-prefix-map=/<>/petsc-3.8.3\+dfsg1=. 
> FCFLAGS=-fdebug-prefix-map=/<>/petsc-3.8.3\+dfsg1=. 
> FFLAGS=-fdebug-prefix-map=/<>/petsc-3.8.3\+dfsg1=.
> make[2]: Entering directory '/<>/petsc-3.8.3+dfsg1'
> * ERROR **
> PETSc toplevel makefile does not support -j option.
> Instead - use: "make MAKE_NP=". Current value of MAKE_NP is 4.
> **
> /<>/petsc-3.8.3+dfsg1/lib/petsc/conf/rules:19: recipe for target 
> 'chk_makej' failed
> make[2]: *** [chk_makej] Error 1

On the architectures with make 4.2.1, the build succeeds incorrectly (at
least according to the intention of the -jX check). This happens because
the check in lib/petsc/conf/rules checks for " -j " (with spaces) in
MAKEFLAGS. In make 4.2.1 the behavior was changed to include the number
of parallel jobs in MAKEFLAGS which causes this test to never report a
parallel build.

I think you either need to use -j1, or remove the upstream -jX check if
it is invalid for some reason.

James



signature.asc
Description: OpenPGP digital signature


Processed: tagging 890628

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

> tags 890628 + buster sid
Bug #890628 {Done: Lars Wirzenius } [cmdtest] vmdb2: Test fail 
with ImportError: No module named yarnutils
Added tag(s) sid and buster.
> thanks
Stopping processing here.

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



Bug#893496: marked as done (treeview FTBFS with openjdk-9)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 13:22:52 +
with message-id 
and subject line Bug#893496: fixed in treeview 1.1.6.4+dfsg1-3
has caused the Debian Bug report #893496,
regarding treeview FTBFS with openjdk-9
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.)


-- 
893496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: treeview
Version: 1.1.6.4+dfsg1-2
Severity: serious
Tags: buster sid

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

...
compile:
 [echo] Compiling app TreeView
[javac] /build/1st/treeview-1.1.6.4+dfsg1/build.xml:184: 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.6
[javac] Using javac -target 1.5 is no longer supported, switching to 1.6
[javac] Compiling 230 source files to 
/build/1st/treeview-1.1.6.4+dfsg1/target
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] warning: [options] source value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/karyoview/KaryoView.java:536:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/karyoview/KaryoView.java:536:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:703:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:703:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:706:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been typed
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:706:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been typed
[javac]^
[javac] 6 errors
[javac] 4 warnings

BUILD FAILED
/build/1st/treeview-1.1.6.4+dfsg1/build.xml:184: Compile failed; see the 
compiler error output for details.

Total time: 11 seconds
dh_auto_build: ant -Duser.name debian returned exit code 1
make[1]: *** [debian/rules:18: override_dh_auto_build] Error 2
--- End Message ---
--- Begin Message ---
Source: treeview
Source-Version: 1.1.6.4+dfsg1-3

We believe that the bug you reported is fixed in the latest version of
treeview, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated treeview 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: Mon, 19 Mar 2018 13:55:47 +0100
Source: treeview
Binary: treeview
Architecture: source
Version: 

Bug#893351: marked as done (facter FTBFS with rapidjson-dev 1.1.0+dfsg2-2)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 13:19:46 +
with message-id 
and subject line Bug#893351: fixed in facter 3.10.0-4
has caused the Debian Bug report #893351,
regarding facter FTBFS with rapidjson-dev 1.1.0+dfsg2-2
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.)


-- 
893351: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: facter
Version: 3.10.0-3
Severity: serious

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

...
/usr/include/rapidjson/reader.h:1340:32: error: 'struct 
facter::facts::resolvers::gce_event_handler' has no member named 'RawNumber'
 cont = handler.RawNumber(str, SizeType(length), false);
^
/usr/include/rapidjson/reader.h:1352:32: error: 'struct 
facter::facts::resolvers::gce_event_handler' has no member named 'RawNumber'
 cont = handler.RawNumber(str, SizeType(length), true);
^
make[3]: *** [lib/CMakeFiles/libfactersrc.dir/build.make:450: 
lib/CMakeFiles/libfactersrc.dir/src/facts/resolvers/gce_resolver.cc.o] Error 1
--- End Message ---
--- Begin Message ---
Source: facter
Source-Version: 3.10.0-4

We believe that the bug you reported is fixed in the latest version of
facter, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Apollon Oikonomopoulos  (supplier of updated facter 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: Mon, 19 Mar 2018 14:26:24 +0200
Source: facter
Binary: facter libfacter3.10.0 facter-dev
Architecture: source amd64
Version: 3.10.0-4
Distribution: unstable
Urgency: medium
Maintainer: Puppet Package Maintainers 

Changed-By: Apollon Oikonomopoulos 
Description:
 facter - collect and display facts about the system
 facter-dev - collect and display facts about the system -- development files
 libfacter3.10.0 - collect and display facts about the system -- shared library
Closes: 893351
Changes:
 facter (3.10.0-4) unstable; urgency=medium
 .
   * Make facter compatible with RapidJSON 1.1 (Closes: #893351)
Checksums-Sha1:
 dab19b5d948cf2b65176764c7e0444d2d9f5edfd 2781 facter_3.10.0-4.dsc
 f9e1cc30813f74be6331a04f2c31e16221034162 11496 facter_3.10.0-4.debian.tar.xz
 d6c58132e719e9a61228e064168869219731a7df 465584 
facter-dbgsym_3.10.0-4_amd64.deb
 42224cfb7165b1144f09ce2df89753ab83e272eb 20888 facter-dev_3.10.0-4_amd64.deb
 384bb03e303482dc874ac15fcb5b03e6b18411c6 9817 facter_3.10.0-4_amd64.buildinfo
 33f313b3e619a1dde110087b1a5f2e19a4553f66 75568 facter_3.10.0-4_amd64.deb
 1e1e66f36f11efe06d8c6d5b093987993dd5dd45 12250624 
libfacter3.10.0-dbgsym_3.10.0-4_amd64.deb
 71bc433aaabec51687a4762d6fa022704c96c529 493516 
libfacter3.10.0_3.10.0-4_amd64.deb
Checksums-Sha256:
 1d30b68e7c39a58ad847b5bcb9d231f097049c9d5d21c95817579798a01156e8 2781 
facter_3.10.0-4.dsc
 c60912996d2172096bd95e74568d446569672533c4277c03b5ab5e7df9ae2342 11496 
facter_3.10.0-4.debian.tar.xz
 c97f0dd38fe58025acdee387f096ef488df6538bbed45e156e1aacdd9e5dc3e6 465584 
facter-dbgsym_3.10.0-4_amd64.deb
 37056b95999a2db90830a5a34a458600f1d0368b8cb1122f4eb2ce18a3da03e9 20888 
facter-dev_3.10.0-4_amd64.deb
 b9961083487c67aaa4f9ef73b8a9d1a4c4f71f663067b37652b41be9713a5c4b 9817 
facter_3.10.0-4_amd64.buildinfo
 61217de1273fc9a2f5c73c11ed3d3c4c6a2dab83ee1bec77b063a1dc22ab7c9e 75568 
facter_3.10.0-4_amd64.deb
 45cac13b47dbe8da6e81a1e0721b1de2e8558a3c964463e4e0a7b62c94567771 12250624 
libfacter3.10.0-dbgsym_3.10.0-4_amd64.deb
 b5e7937c70da59c37841e764529a77eb3c3d37d375e36426d8aa25d1fb60c29d 493516 
libfacter3.10.0_3.10.0-4_amd64.deb
Files:
 40a6ebc846e9a7a8088616883447 2781 admin optional facter_3.10.0-4.dsc
 e03f3d43f947a0b2133373b4833678bc 11496 admin optional 
facter_3.10.0-4.debian.tar.xz
 4fdf4d3b85d6c0602df2d01c367dff7a 465584 debug optional 
facter-dbgsym_3.10.0-4_amd64.deb
 746f2ac574e7c5b38bc8a15d1bd546ba 20888 admin 

Processed: affects 873705

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

> affects 873705 src:sbt
Bug #873705 [src:scala] FTBFS with Java 9: unsupported in this release
Added indication that 873705 affects src:sbt
> thanks
Stopping processing here.

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



Processed: affects 873227

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

> affects 873227 src:reactive-streams src:zeroc-ice src:projectreactor 
> src:uncommons-maths src:procyon src:uncommons-watchmaker src:picard-tools 
> src:wala
Bug #873227 [src:gradle] Please upgrade to 4.1: Java 9 support
Added indication that 873227 affects src:reactive-streams, src:zeroc-ice, 
src:projectreactor, src:uncommons-maths, src:procyon, src:uncommons-watchmaker, 
src:picard-tools, and src:wala
> thanks
Stopping processing here.

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



Bug#893454: libjloda-java: FTBFS with java 9

2018-03-19 Thread Markus Koschany


Am 19.03.2018 um 09:30 schrieb Andreas Tille:
> package com.sun.istack.internal is not visible

With OpenJDK 9 com.sun.* API is no longer accessible unless you
explicitly tell the compiler to export the module which provides said
functionality.

I presume passing

--add-exports java.xml.bind/com.sun.istack.internal=ALL-UNNAMED

should work in this case but I haven't tested it yet.

You can take a look at my patch for jboss-threads how you can achieve
this with a Maven project.

https://sources.debian.org/src/jboss-threads/2.3.1-2/debian/patches/java9.patch/

Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-19 Thread Jeremy Bicha
On Mon, Mar 19, 2018 at 6:28 AM, James Cowgill  wrote:
> I've attached a patch to fix this.

I really appreciate your patch! Are you interested in submitting this
as a merge proposal upstream?

https://gitlab.gnome.org/GNOME/gjs

Thanks,
Jeremy Bicha



Bug#893499: openhft-chronicle-core FTBFS with openjdk-9

2018-03-19 Thread Adrian Bunk
Source: openhft-chronicle-core
Version: 1.1.8-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openhft-chronicle-core.html

...
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/build/1st/openhft-chronicle-core-1.1.8/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,37]
 method getCallerClass in class sun.reflect.Reflection cannot be applied to 
given types;
  required: int
  found: no arguments
  reason: actual and formal argument lists differ in length



Bug#893498: openhft-chronicle-wire FTBFS with openjdk-9

2018-03-19 Thread Adrian Bunk
Source: openhft-chronicle-wire
Version: 1.1.13-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openhft-chronicle-wire.html

...
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running net.openhft.chronicle.wire.TextLongReferenceTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.171 s 
<<< FAILURE! - in net.openhft.chronicle.wire.TextLongReferenceTest
[ERROR] testSetValue(net.openhft.chronicle.wire.TextLongReferenceTest)  Time 
elapsed: 0.09 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.TextLongReferenceTest.testSetValue(TextLongReferenceTest.java:27)
Caused by: java.lang.ClassNotFoundException: sun.misc.Cleaner
at 
net.openhft.chronicle.wire.TextLongReferenceTest.testSetValue(TextLongReferenceTest.java:27)

[INFO] Running net.openhft.chronicle.wire.WireInternalTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in net.openhft.chronicle.wire.WireInternalTest
[ERROR] 
testFromSizePrefixedBinaryToText(net.openhft.chronicle.wire.WireInternalTest)  
Time elapsed: 0 s  <<< ERROR!
java.lang.NoSuchMethodError: sun.nio.ch.DirectBuffer.cleaner()Lsun/misc/Cleaner;
at 
net.openhft.chronicle.wire.WireInternalTest.testFromSizePrefixedBinaryToText(WireInternalTest.java:12)

[INFO] Running net.openhft.chronicle.wire.WireSerializedLambdaTest
[ERROR] Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in net.openhft.chronicle.wire.WireSerializedLambdaTest
[ERROR] testBinaryWire(net.openhft.chronicle.wire.WireSerializedLambdaTest)  
Time elapsed: 0.001 s  <<< ERROR!
java.lang.NoSuchMethodError: sun.nio.ch.DirectBuffer.cleaner()Lsun/misc/Cleaner;
at 
net.openhft.chronicle.wire.WireSerializedLambdaTest.testBinaryWire(WireSerializedLambdaTest.java:94)

[ERROR] testTextWire(net.openhft.chronicle.wire.WireSerializedLambdaTest)  Time 
elapsed: 0 s  <<< ERROR!
java.lang.NoSuchMethodError: sun.nio.ch.DirectBuffer.cleaner()Lsun/misc/Cleaner;
at 
net.openhft.chronicle.wire.WireSerializedLambdaTest.testTextWire(WireSerializedLambdaTest.java:55)

[INFO] Running net.openhft.chronicle.wire.BinaryWireTest
[ERROR] Tests run: 182, Failures: 0, Errors: 170, Skipped: 0, Time elapsed: 
0.273 s <<< FAILURE! - in net.openhft.chronicle.wire.BinaryWireTest
[ERROR] testAllChars[0](net.openhft.chronicle.wire.BinaryWireTest)  Time 
elapsed: 0.014 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testAllChars(BinaryWireTest.java:717)

[ERROR] writeNull[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0.001 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.writeNull(BinaryWireTest.java:680)

[ERROR] testBytes[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0.001 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testBytes(BinaryWireTest.java:626)

[ERROR] testRead1[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0.003 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testRead1(BinaryWireTest.java:168)

[ERROR] testRead2[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testRead2(BinaryWireTest.java:193)

[ERROR] testWrite[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0.001 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testWrite(BinaryWireTest.java:76)

[ERROR] testFloat32[0](net.openhft.chronicle.wire.BinaryWireTest)  Time 
elapsed: 0.001 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testFloat32(BinaryWireTest.java:549)

[ERROR] testBool[0](net.openhft.chronicle.wire.BinaryWireTest)  Time elapsed: 
0.001 s  <<< ERROR!
java.lang.NoClassDefFoundError: sun/misc/Cleaner
at 
net.openhft.chronicle.wire.BinaryWireTest.testBool(BinaryWireTest.java:538)



Processed: glassfish will be removed

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #884186 [src:puppetdb] puppetdb: Please remove the build dependency on 
glassfish-javaee
Severity set to 'serious' from 'important'

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



Processed: glassfish will be removed

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #882489 [i2p-router] i2p-router: Replace glassfish-javaee with 
libtaglibs-standard-*-java
Severity set to 'serious' from 'normal'

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



Bug#892500: marked as done (mitmproxy: Doesn't start with dependency versions currently available in Debian)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 12:35:19 +
with message-id 
and subject line Bug#892500: fixed in mitmproxy 2.0.2-4
has caused the Debian Bug report #892500,
regarding mitmproxy: Doesn't start with dependency versions currently available 
in Debian
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.)


-- 
892500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mitmproxy
Version: 2.0.2-3
Severity: grave
Justification: renders package unusable

The package has unversioned dependencies like "python3-ruamel.yaml", and
versioned like python3-pyperclip (>= 1.5.22). However,
mitmproxy-2.0.2.egg-info/requires.txt has stricter versioning
requirements, like ruamel.yaml<0.14,>=0.13.2 and pyperclip<1.6,>=1.5.22.

Debian buster currently ships versions newer than what requires.txt
considers "too new", so mitmproxy doesn't start:

pkg_resources.ContextualVersionConflict: (ruamel.yaml 0.15.34 
(/usr/lib/python3/dist-packages), 
Requirement.parse('ruamel.yaml<0.14,>=0.13.2'), {'mitmproxy'})
pkg_resources.DistributionNotFound: The 'ruamel.yaml<0.14,>=0.13.2' 
distribution was not found and is required by mitmproxy

I downgraded python3-ruamel.yaml from 0.15.34-1 to 0.13.4-2+b1 (via 
snapshots.d.o)
and it failed again:
pkg_resources.ContextualVersionConflict: (pyperclip 1.6.0 
(/usr/lib/python3/dist-packages), Requirement.parse('pyperclip<1.6,>=1.5.22'), 
{'mitmproxy'})

After manually downgrading 5 deps I still couldn't get it to run and I gave up.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_AR:es (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mitmproxy depends on:
ii  dpkg  1.19.0.5
ii  fonts-font-awesome4.7.0~dfsg-3
ii  python3   3.6.4-1
ii  python3-blinker   1.4+dfsg1-0.1
ii  python3-brotli1.0.2-3
ii  python3-certifi   2018.1.18-2
ii  python3-configargparse0.11.0-1
ii  python3-construct 2.8.16-0.2
ii  python3-cryptography  2.1.4-1
ii  python3-cssutils  1.0.2-1
ii  python3-flask 0.12.2-3
ii  python3-h23.0.1-3
ii  python3-hpack 3.0.0-2
ii  python3-html2text 2018.1.9-1
ii  python3-hyperframe5.1.0-1
ii  python3-jsbeautifier  1.6.4-6
ii  python3-kaitaistruct  0.7-1
ii  python3-lxml  4.1.0-1
ii  python3-openssl   17.5.0-1
ii  python3-passlib   1.7.1-1
ii  python3-pil   4.3.0-2
ii  python3-pyasn10.4.2-3
ii  python3-pyparsing 2.2.0+dfsg1-2
ii  python3-pyperclip 1.6.0-1
ii  python3-requests  2.18.4-2
ii  python3-ruamel.yaml   0.15.34-1
ii  python3-six   1.11.0-2
ii  python3-sortedcontainers  1.5.7-1
ii  python3-tornado   4.5.3-1
ii  python3-urwid 1.3.1-2+b2
ii  python3-watchdog  0.8.3-2

mitmproxy recommends no packages.

mitmproxy suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mitmproxy
Source-Version: 2.0.2-4

We believe that the bug you reported is fixed in the latest version of
mitmproxy, 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 892...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Delafond  (supplier of updated mitmproxy 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: Mon, 19 Mar 2018 11:46:44 +0100
Source: mitmproxy
Binary: mitmproxy
Architecture: source
Version: 2.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Delafond 
Changed-By: Sebastien Delafond 
Description:
 mitmproxy  - SSL-capable man-in-the-middle HTTP proxy
Closes: 

Bug#893172: marked as done (python-sagenb depends on cruft package python-flask-autoindex)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 12:34:19 +
with message-id 
and subject line Bug#893172: fixed in flask-autoindex 0.6+0git20160725-02b454-6
has caused the Debian Bug report #893172,
regarding python-sagenb depends on cruft package python-flask-autoindex
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.)


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

Package: python-sagenb
Severity: serious
Tags: buster,sid

python-sagenb depends on python-flask-autoindex which is no longer built by 
source package flask-autoindex
--- End Message ---
--- Begin Message ---
Source: flask-autoindex
Source-Version: 0.6+0git20160725-02b454-6

We believe that the bug you reported is fixed in the latest version of
flask-autoindex, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Carter  (supplier of updated flask-autoindex 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: Mon, 19 Mar 2018 14:05:35 +0200
Source: flask-autoindex
Binary: python-flask-autoindex python3-flask-autoindex 
python-flask-autoindex-doc
Architecture: source all
Version: 0.6+0git20160725-02b454-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Jonathan Carter 
Description:
 python-flask-autoindex - automatically generated index pages for Flask 
applications (Pytho
 python-flask-autoindex-doc - automatically generated index pages for Flask 
applications (docum
 python3-flask-autoindex - automatically generated index pages for Flask 
applications (Pytho
Closes: 893172
Changes:
 flask-autoindex (0.6+0git20160725-02b454-6) unstable; urgency=medium
 .
   * Re-introduce python2 package (Closes: #893172)
Checksums-Sha1:
 2cabd5ad5d8e9d5e6ad220ac79bf2ccb9b0c0a6a 2577 
flask-autoindex_0.6+0git20160725-02b454-6.dsc
 761a3694f0568a90bb5d4f15b948820a3852e693 4044 
flask-autoindex_0.6+0git20160725-02b454-6.debian.tar.xz
 26b5fcaee733ae8fac0623a800f2b4eb8a6582d4 8987 
flask-autoindex_0.6+0git20160725-02b454-6_amd64.buildinfo
 ccf597037ec526e0b3d392baefad7a314a9ddd13 57472 
python-flask-autoindex-doc_0.6+0git20160725-02b454-6_all.deb
 f9e4d9fd237df355e1842ec247bfec749efb418f 13048 
python-flask-autoindex_0.6+0git20160725-02b454-6_all.deb
 5b89b9d08834748cd129a9535235d94e39a1973d 13096 
python3-flask-autoindex_0.6+0git20160725-02b454-6_all.deb
Checksums-Sha256:
 48f02340b2186fe8c701a90cff2d416e20e7f1ba2d00a559ad7ac3e2de75e266 2577 
flask-autoindex_0.6+0git20160725-02b454-6.dsc
 ada76589829f20aa8545028e21e8988a6c0faaac38716eca6052373a988133bf 4044 
flask-autoindex_0.6+0git20160725-02b454-6.debian.tar.xz
 fa16a2d5bac3a39b73c6ee6756da09bed50d198a248958afc64c258b03a43e2b 8987 
flask-autoindex_0.6+0git20160725-02b454-6_amd64.buildinfo
 978f82e3b64cba1aabbe82ba383d35313f4bd5e497c9eb2ecccdf410e76fb0a1 57472 
python-flask-autoindex-doc_0.6+0git20160725-02b454-6_all.deb
 a4e1073fb271656ede8645393ed0262928ff7b7bb759fe833b961d6295131dbd 13048 
python-flask-autoindex_0.6+0git20160725-02b454-6_all.deb
 04790e3171cee2331987a71451c913e5eb9ce5623b645bcdebc0e6a754e795fe 13096 
python3-flask-autoindex_0.6+0git20160725-02b454-6_all.deb
Files:
 c4f50dd251948f4600d1ef1002cd17ed 2577 python optional 
flask-autoindex_0.6+0git20160725-02b454-6.dsc
 f81495e8fdf24d00e39a28fa78158225 4044 python optional 
flask-autoindex_0.6+0git20160725-02b454-6.debian.tar.xz
 f568afca93bafb9e9162f6471369499e 8987 python optional 
flask-autoindex_0.6+0git20160725-02b454-6_amd64.buildinfo
 37e329ccf6c76b21327a7ce348f5b3a6 57472 doc optional 
python-flask-autoindex-doc_0.6+0git20160725-02b454-6_all.deb
 2ad5d7f3c1152c07e8a9221766a01ba2 13048 python optional 
python-flask-autoindex_0.6+0git20160725-02b454-6_all.deb
 b2f5a97dd3d924ad51cd83e22a7899cd 13096 python optional 
python3-flask-autoindex_0.6+0git20160725-02b454-6_all.deb

-BEGIN PGP SIGNATURE-


Bug#893496: treeview FTBFS with openjdk-9

2018-03-19 Thread Adrian Bunk
Source: treeview
Version: 1.1.6.4+dfsg1-2
Severity: serious
Tags: buster sid

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

...
compile:
 [echo] Compiling app TreeView
[javac] /build/1st/treeview-1.1.6.4+dfsg1/build.xml:184: 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.6
[javac] Using javac -target 1.5 is no longer supported, switching to 1.6
[javac] Compiling 230 source files to 
/build/1st/treeview-1.1.6.4+dfsg1/target
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] warning: [options] source value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/karyoview/KaryoView.java:536:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/karyoview/KaryoView.java:536:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:703:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:703:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been 
released. 
[javac]^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:706:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been typed
[javac]   ^
[javac] 
/build/1st/treeview-1.1.6.4+dfsg1/src/edu/stanford/genetics/treeview/plugin/scatterview/ScatterView.java:706:
 error: unmappable character (0xCA) for encoding US-ASCII
[javac] //??Invoked when a key has been typed
[javac]^
[javac] 6 errors
[javac] 4 warnings

BUILD FAILED
/build/1st/treeview-1.1.6.4+dfsg1/build.xml:184: Compile failed; see the 
compiler error output for details.

Total time: 11 seconds
dh_auto_build: ant -Duser.name debian returned exit code 1
make[1]: *** [debian/rules:18: override_dh_auto_build] Error 2



Bug#893495: openhft-lang FTBFS with openjdk-9

2018-03-19 Thread Adrian Bunk
Source: openhft-lang
Version: 6.7.6-1
Severity: serious
Tags: buster sid

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

...
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/VanillaMappedBytes.java:[18,16]
 cannot find symbol
  symbol:   class Cleaner
  location: package sun.misc
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/AbstractMappedStore.java:[31,16]
 cannot find symbol
  symbol:   class Cleaner
  location: package sun.misc
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/AbstractMappedStore.java:[42,19]
 cannot find symbol
  symbol:   class Cleaner
  location: class net.openhft.lang.io.AbstractMappedStore
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/IOTools.java:[22,16]
 cannot find symbol
  symbol:   class Cleaner
  location: package sun.misc
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/DirectStore.java:[25,16]
 cannot find symbol
  symbol:   class Cleaner
  location: package sun.misc
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/DirectStore.java:[35,19]
 cannot find symbol
  symbol:   class Cleaner
  location: class net.openhft.lang.io.DirectStore
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/VanillaMappedBytes.java:[95,13]
 cannot find symbol
  symbol:   class Cleaner
  location: class net.openhft.lang.io.VanillaMappedBytes
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/AbstractMappedStore.java:[62,28]
 cannot find symbol
  symbol:   variable Cleaner
  location: class net.openhft.lang.io.AbstractMappedStore
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/IOTools.java:[85,13]
 cannot find symbol
  symbol:   class Cleaner
  location: class net.openhft.lang.io.IOTools
[ERROR] 
/build/1st/openhft-lang-6.7.6/lang/src/main/java/net/openhft/lang/io/DirectStore.java:[65,19]
 cannot find symbol
  symbol:   variable Cleaner
  location: class net.openhft.lang.io.DirectStore



Bug#893494: xmlbeans FTBFS with openjdk-9

2018-03-19 Thread Adrian Bunk
Source: xmlbeans
Version: 2.6.0+dfsg-2
Severity: serious

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

...
typeimpl.classes:
[mkdir] Created dir: /build/1st/xmlbeans-2.6.0+dfsg/build/classes/typeimpl
[javac] /build/1st/xmlbeans-2.6.0+dfsg/build.xml:644: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Using javac -source 1.4 is no longer supported, switching to 1.6
[javac] Using javac -target 1.4 is no longer supported, switching to 1.6
[javac] Compiling 381 source files to 
/build/1st/xmlbeans-2.6.0+dfsg/build/classes/typeimpl
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] warning: [options] source value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xBF) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

 ^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xBD) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

  ^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xBF) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

 ^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xBD) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of which the {content 
type} is a ???valid restriction??? as defined in Derivation Valid (Restriction, 
Simple) (???3.14.6).
[javac] 

  ^
[javac] 
/build/1st/xmlbeans-2.6.0+dfsg/src/typeimpl/org/apache/xmlbeans/impl/schema/StscChecker.java:391:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] // 5.1.1 The {content type} of the 
{base type definition} must be a simple type definition of 

Processed: affects 873705

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

> affects 873705 src:plm src:scala-xml src:scala-parser-combinators
Bug #873705 [src:scala] FTBFS with Java 9: unsupported in this release
Added indication that 873705 affects src:plm, src:scala-xml, and 
src:scala-parser-combinators
> thanks
Stopping processing here.

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



Processed: Re-mark fixed

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

> fixed 890628 0.32-1
Bug #890628 {Done: Lars Wirzenius } [cmdtest] vmdb2: Test fail 
with ImportError: No module named yarnutils
Marked as fixed in versions cmdtest/0.32-1.
> thanks
Stopping processing here.

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



Processed: Reassign for liw

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

> reassign 890628 cmdtest 0.27-1
Bug #890628 {Done: Lars Wirzenius } [vmdb2] vmdb2: Test fail with 
ImportError: No module named yarnutils
Bug reassigned from package 'vmdb2' to 'cmdtest'.
No longer marked as found in versions vmdb2/0.11-1.
No longer marked as fixed in versions cmdtest/0.32-1.
Bug #890628 {Done: Lars Wirzenius } [cmdtest] vmdb2: Test fail 
with ImportError: No module named yarnutils
Marked as found in versions cmdtest/0.27-1.
> thanks
Stopping processing here.

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



Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-19 Thread James Cowgill
Source: gjs
Version: 1.52.0-1
Severity: serious
Tags: sid buster patch

Hi,

gjs FTBFS on mips* with this error:
> gjs/profiler.cpp: In function 'void gjs_profiler_start(GjsProfiler*)':
> gjs/profiler.cpp:380:33: error: braces around scalar initializer for type 
> 'int'
>  struct sigaction sa = {{ 0 }};
>  ^
> make[2]: *** [Makefile:2422: gjs/libgjs_la-profiler.lo] Error 1

This happens because sigaction has an unusual layout on mips where the
first field is sa_flags instead of the usual sa_handler/sa_sigaction union.

I've attached a patch to fix this.

Thanks,
James
Description: Fix FTBFS on mips*
 Do not assume the first field of sigaction is a struct or union.
Author: James Cowgill 
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/gjs/profiler.cpp
+++ b/gjs/profiler.cpp
@@ -377,9 +377,9 @@ gjs_profiler_start(GjsProfiler *self)
 
 g_return_if_fail(!self->capture);
 
-struct sigaction sa = {{ 0 }};
-struct sigevent sev = {{ 0 }};
-struct itimerspec its = {{ 0 }};
+struct sigaction sa = { 0 };
+struct sigevent sev = { 0 };
+struct itimerspec its = { 0 };
 struct itimerspec old_its;
 
 GjsAutoChar path = g_strdup(self->filename);
@@ -491,7 +491,7 @@ gjs_profiler_stop(GjsProfiler *self)
 
 #ifdef ENABLE_PROFILER
 
-struct itimerspec its = {{ 0 }};
+struct itimerspec its = { 0 };
 timer_settime(self->timer, 0, , nullptr);
 timer_delete(self->timer);
 


signature.asc
Description: OpenPGP digital signature


Bug#893356: marked as done (jboss-logging-tools FTBFS with openjdk-9)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 10:19:28 +
with message-id 
and subject line Bug#893356: fixed in jboss-logging-tools 2.1.0-2
has caused the Debian Bug report #893356,
regarding jboss-logging-tools FTBFS with openjdk-9
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.)


-- 
893356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jboss-logging-tools
Version: 2.1.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jboss-logging-tools.html

...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli) on 
project jboss-logging-tools-docs: MavenReportException: Error while generating 
Javadoc: 
[ERROR] Exit code: 1 - 
/build/1st/jboss-logging-tools-2.1.0/docs/target/generated-sources/annotations/org/jboss/logging/tools/examples/ErrorMessages_$bundle.java:5:
 error: package javax.annotation is not visible
[ERROR] import javax.annotation.Generated;
[ERROR] ^
[ERROR]   (package javax.annotation is declared in module 
java.xml.ws.annotation, which is not in the module graph)
[ERROR] 
/build/1st/jboss-logging-tools-2.1.0/docs/target/generated-sources/annotations/org/jboss/logging/tools/examples/AppLogger_$logger.java:6:
 error: package javax.annotation is not visible
[ERROR] import javax.annotation.Generated;
[ERROR] ^
[ERROR]   (package javax.annotation is declared in module 
java.xml.ws.annotation, which is not in the module graph)
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/java-9-openjdk-amd64/bin/javadoc 
@options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'/build/1st/jboss-logging-tools-2.1.0/docs/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :jboss-logging-tools-docs
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=/build/1st/jboss-logging-tools-2.1.0 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/jboss-logging-tools-2.1.0/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/jboss-logging-tools-2.1.0/debian 
-Dmaven.repo.local=/build/1st/jboss-logging-tools-2.1.0/debian/maven-repo 
--batch-mode package javadoc:jar javadoc:aggregate -DskipTests 
-Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build] Error 2
--- End Message ---
--- Begin Message ---
Source: jboss-logging-tools
Source-Version: 2.1.0-2

We believe that the bug you reported is fixed in the latest version of
jboss-logging-tools, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated jboss-logging-tools 
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: Mon, 19 Mar 2018 10:52:58 +0100
Source: jboss-logging-tools
Binary: libjboss-logging-tools-java libjboss-logging-tools-java-doc
Architecture: source
Version: 2.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libjboss-logging-tools-java - create internationalized logger messages and 
exceptions
 libjboss-logging-tools-java-doc - Documentation for JBoss Logging Tools
Closes: 893356
Changes:
 jboss-logging-tools (2.1.0-2) unstable; urgency=medium
 .
   [ Emmanuel Bourg ]
   

Bug#888191: marked as done (ruby-powerpack: FTBFS on ruby2.5: Error: expect([].sum).to be_nil)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 09:35:10 +
with message-id 
and subject line Bug#888191: fixed in ruby-powerpack 0.1.1-4
has caused the Debian Bug report #888191,
regarding ruby-powerpack: FTBFS on ruby2.5: Error: expect([].sum).to be_nil
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.)


-- 
888191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-powerpack
Version: 0.1.1-3
Severity: important
User: debian-r...@lists.debian.org
Usertags: ruby2.5

Dear Maintainer,

This package fails to build against ruby2.5. Soon, there will
be a transition to ruby2.5, and this package will FTBFS in sid.

There may be some details on the wiki about common problems:
https://wiki.debian.org/Teams/Ruby/Ruby25Transition

Build log excerpt:


Failures:

  1) Enumerable#sum returns nil when invoked on an empty collection
 Failure/Error: expect([].sum).to be_nil

   expected: nil
got: 0
 # ./spec/powerpack/enumerable/sum_spec.rb:9:in `block (2 levels) in '

Finished in 0.05947 seconds (files took 0.21147 seconds to load)
102 examples, 1 failure

Failed examples:

rspec ./spec/powerpack/enumerable/sum_spec.rb:8 # Enumerable#sum returns nil 
when invoked on an empty collection

/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format 
documentation failed
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install 
/build/ruby-powerpack-0.1.1/debian/ruby-powerpack returned exit code 1
debian/rules:6: recipe for target 'binary' failed
make: *** [binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Full build log:
https://rbuild.fau.xxx/2018-01-23/ruby-powerpack.log

Please fix it!

Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: ruby-powerpack
Source-Version: 0.1.1-4

We believe that the bug you reported is fixed in the latest version of
ruby-powerpack, 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 888...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Badia  (supplier of updated ruby-powerpack 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: Mon, 19 Mar 2018 10:12:10 +0100
Source: ruby-powerpack
Binary: ruby-powerpack
Architecture: source
Version: 0.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Sebastien Badia 
Description:
 ruby-powerpack - Useful extensions to core Ruby classes
Closes: 888191
Changes:
 ruby-powerpack (0.1.1-4) unstable; urgency=medium
 .
   * d/compat: Bump compat version to 11
   * d/control:
 + Bump to Standards-Version 4.1.3 (no changes needed)
 + Use salsa.debian.org in Vcs-* fields
 + Use my Debian email address
   * d/watch: Bump to version 4 and use HTTPS for URI
   * d/copyright: Update copyritght years and use HTTPS for URI
   * d/upstream: Added Upstream metadata
   * d/patches: Import upstream patch for sum function (Closes: #888191)
Checksums-Sha1:
 007130afe2902313da8d15693b8a77b9a8e7a888 2074 ruby-powerpack_0.1.1-4.dsc
 8ccabd54a0aa2f50556dbfa52abdfe69a898329e 6420 
ruby-powerpack_0.1.1-4.debian.tar.xz
 636f81ce00ae4aebdf5d59c3c102e0a674856eb4 6923 
ruby-powerpack_0.1.1-4_source.buildinfo
Checksums-Sha256:
 d87783f5bb7d5b88b1fe54c397790e152cdd896d10ac52d5d510af91ab89ea50 2074 
ruby-powerpack_0.1.1-4.dsc
 e9c0789c404c45845f35bcb16374552a6d0e791ee73339669273b87cdc5202e7 6420 
ruby-powerpack_0.1.1-4.debian.tar.xz
 f0db3d5bb849f342ab06406fdeaf6a931553b111e47efa9d8ee6ee9685da8ee6 6923 
ruby-powerpack_0.1.1-4_source.buildinfo
Files:
 400e0c28344d80929c1f90748f1dda9a 2074 ruby optional ruby-powerpack_0.1.1-4.dsc
 0560236114a6d81da6902cd94372b6b6 6420 ruby optional 
ruby-powerpack_0.1.1-4.debian.tar.xz
 ce530912d8517c16f01840b4e391b977 6923 ruby optional 
ruby-powerpack_0.1.1-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfkPprL9yerPPCIUzhxbORhSkUtgFAlqvf70ACgkQhxbORhSk

Bug#892165: marked as done (syncthing FTBFS: cannot find package "github.com/prometheus/client_golang/prometheus")

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 11:37:59 +0200
with message-id 
and subject line Bug#892165: fixed in syncthing 0.14.44+ds1-2
has caused the Debian Bug report #892165,
regarding syncthing FTBFS: cannot find package 
"github.com/prometheus/client_golang/prometheus"
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.)


-- 
892165: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892165
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: syncthing
Version: 0.14.44+ds1-1
Severity: serious

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

...
dh_auto_build -- -ldflags "-X main.Version=v0.14.44-ds1 \
   -X main.BuildUser=debian \
   -X main.BuildHost=debian \
   -X main.BuildStamp=1520273594" \
   -tags 'noupgrade purego'
cd _build && go install 
-gcflags=\"-trimpath=/<>/syncthing-0.14.44\+ds1/_build/src\" 
-asmflags=\"-trimpath=/<>/syncthing-0.14.44\+ds1/_build/src\" -v -p 4 
-ldflags "-X main.Version=v0.14.44-ds1-X 
main.BuildUser=debian-X main.BuildHost=debian   
 -X main.BuildStamp=1520273594" -tags "noupgrade purego" 
github.com/syncthing/syncthing/cmd/stbench 
github.com/syncthing/syncthing/cmd/stcompdirs 
github.com/syncthing/syncthing/cmd/stdisco 
github.com/syncthing/syncthing/cmd/stdiscosrv 
github.com/syncthing/syncthing/cmd/stevents 
github.com/syncthing/syncthing/cmd/stfileinfo 
github.com/syncthing/syncthing/cmd/stfinddevice 
github.com/syncthing/syncthing/cmd/stgenfiles 
github.com/syncthing/syncthing/cmd/stindex 
github.com/syncthing/syncthing/cmd/strelaysrv 
github.com/syncthing/syncthing/cmd/strelaysrv/testutil 
github.com/syncthing/syncthing/cmd/stsigtool 
github.com/syncthing/syncthing/cmd/stvanity 
github.com/syncthing/syncthing/cmd/stwatchfile 
github.com/syncthing/syncthing/cmd/syncthing 
github.com/syncthing/syncthing/lib/auto 
github.com/syncthing/syncthing/lib/beacon 
github.com/syncthing/syncthing/lib/config 
github.com/syncthing/syncthing/lib/connections 
github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/dialer 
github.com/syncthing/syncthing/lib/discover 
github.com/syncthing/syncthing/lib/events github.com/syncthing/syncthing/lib/fs 
github.com/syncthing/syncthing/lib/ignore 
github.com/syncthing/syncthing/lib/logger 
github.com/syncthing/syncthing/lib/model github.com/syncthing/syncthing/lib/nat 
github.com/syncthing/syncthing/lib/osutil 
github.com/syncthing/syncthing/lib/pmp 
github.com/syncthing/syncthing/lib/protocol 
github.com/syncthing/syncthing/lib/rand github.com/syncthing/syncthing/lib/rc 
github.com/syncthing/syncthing/lib/relay/client 
github.com/syncthing/syncthing/lib/relay/protocol 
github.com/syncthing/syncthing/lib/scanner 
github.com/syncthing/syncthing/lib/sha256 
github.com/syncthing/syncthing/lib/signature 
github.com/syncthing/syncthing/lib/stats 
github.com/syncthing/syncthing/lib/sync 
github.com/syncthing/syncthing/lib/tlsutil 
github.com/syncthing/syncthing/lib/upgrade 
github.com/syncthing/syncthing/lib/upnp github.com/syncthing/syncthing/lib/util 
github.com/syncthing/syncthing/lib/versioner 
github.com/syncthing/syncthing/lib/watchaggregator 
github.com/syncthing/syncthing/lib/weakhash
src/github.com/syncthing/syncthing/cmd/stdiscosrv/stats.go:10:2: cannot find 
package "github.com/prometheus/client_golang/prometheus" in any of:
/usr/lib/go-1.10/src/github.com/prometheus/client_golang/prometheus 
(from $GOROOT)

/<>/syncthing-0.14.44+ds1/_build/src/github.com/prometheus/client_golang/prometheus
 (from $GOPATH)
src/github.com/syncthing/syncthing/cmd/stdiscosrv/main.go:22:2: cannot find 
package "github.com/prometheus/client_golang/prometheus/promhttp" in any of:

/usr/lib/go-1.10/src/github.com/prometheus/client_golang/prometheus/promhttp 
(from $GOROOT)

/<>/syncthing-0.14.44+ds1/_build/src/github.com/prometheus/client_golang/prometheus/promhttp
 (from $GOPATH)
dh_auto_build: cd _build && go install 
-gcflags=\"-trimpath=/<>/syncthing-0.14.44\+ds1/_build/src\" 
-asmflags=\"-trimpath=/<>/syncthing-0.14.44\+ds1/_build/src\" -v -p 4 
-ldflags "-X main.Version=v0.14.44-ds1-X 
main.BuildUser=debian-X main.BuildHost=debian   
 -X main.BuildStamp=1520273594" -tags "noupgrade purego" 
github.com/syncthing/syncthing/cmd/stbench 

Processed: add zeroc-ice to gradle

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

> affects 873227 + zeroc-ice
Bug #873227 [src:gradle] Please upgrade to 4.1: Java 9 support
Added indication that 873227 affects zeroc-ice
> --
Stopping processing here.

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



Processed: Bug #888191 in ruby-powerpack marked as pending

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #888191 [src:ruby-powerpack] ruby-powerpack: FTBFS on ruby2.5: Error: 
expect([].sum).to be_nil
Added tag(s) pending.

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



Bug#888191: Bug #888191 in ruby-powerpack marked as pending

2018-03-19 Thread sbadia
Control: tag -1 pending

Hello,

Bug #888191 in ruby-powerpack 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/ruby-team/ruby-powerpack/commit/0f3493308d1a80e6ca04293b7bf91e99a15a722c


d/patches: Import upstream patch for sum function (Closes: #888191)



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/888191



Bug#882017: marked as done (asyncpg FTBFS with postgresql-10 10.1)

2018-03-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Mar 2018 09:04:47 +
with message-id 
and subject line Bug#882017: fixed in asyncpg 0.15.0-1
has caused the Debian Bug report #882017,
regarding asyncpg FTBFS with postgresql-10 10.1
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.)


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

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

...
=== FAILURES ===
_ TestSettings.test_server_version_01 __

self = 

async def test_server_version_01(self):
version = self.con.get_server_version()
version_num = await self.con.fetchval("SELECT current_setting($1)",
  'server_version_num', column=0)
ver_maj = int(version_num[:-4])
ver_min = int(version_num[-4:-2])
ver_fix = int(version_num[-2:])

>   self.assertEqual(version[:3], (ver_maj, ver_min, ver_fix))
E   AssertionError: Tuples differ: (10, 1, 0) != (10, 0, 1)
E   
E   First differing element 1:
E   1
E   0
E   
E   - (10, 1, 0)
E   + (10, 0, 1)

tests/test_connect.py:47: AssertionError
== 1 tests deselected ==
 1 failed, 202 passed, 1 skipped, 1 deselected in 67.91 seconds 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/asyncpg-0.13.0/.pybuild/pythonX.Y_3.6/build; python3.6 -m pytest 
-k-test_flake8
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.6 returned 
exit code 13
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25
--- End Message ---
--- Begin Message ---
Source: asyncpg
Source-Version: 0.15.0-1

We believe that the bug you reported is fixed in the latest version of
asyncpg, 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 882...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated asyncpg 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: Mon, 19 Mar 2018 09:39:30 +0100
Source: asyncpg
Binary: python3-asyncpg
Architecture: source amd64
Version: 0.15.0-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski 
Changed-By: Piotr Ożarowski 
Description:
 python3-asyncpg - asyncio PosgtreSQL driver
Closes: 882017
Changes:
 asyncpg (0.15.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
 .
   [ Piotr Ożarowski ]
   * New upstream release
 - 0001 patch removed, fixed upstream
 - fixes FTBFS with postgresql-10 (closes: 882017)
Checksums-Sha1:
 90d42c6db5ca13f2918ff32e4961bd9af1466d3a 2068 asyncpg_0.15.0-1.dsc
 70f75912baa2a2f3c0b98037873dea6186c4b11b 591010 asyncpg_0.15.0.orig.tar.gz
 22f24e9bc5e5990342276d6080e934784ab1170b 6108 asyncpg_0.15.0-1.debian.tar.xz
 86585524c32143c1b3e732327be37a16cec00b9b 7990 asyncpg_0.15.0-1_amd64.buildinfo
 137c454ae078d9cbce3d967dc4574740a290 1061912 
python3-asyncpg-dbgsym_0.15.0-1_amd64.deb
 99f08b1b3665b49be571a624b0b073a03e0a0c96 374076 
python3-asyncpg_0.15.0-1_amd64.deb
Checksums-Sha256:
 5ac79d40cd8d12f149050da44ae5316d59f4f58f938b48acc6a11f6827c1bd37 2068 
asyncpg_0.15.0-1.dsc
 491ef1b6c7fc2cd054b937cbe836022d140ae920e68f39b90d78efc992631b97 591010 
asyncpg_0.15.0.orig.tar.gz
 8856129ab459b68fe3ede4b791ab375198fe95d4d3aca7a6dcbd0f5908633da3 6108 
asyncpg_0.15.0-1.debian.tar.xz
 a60152f80f4cafc20a300a83a0b2353aed7d5d8ef2fe3fe7a871b95e2a9e5b24 7990 
asyncpg_0.15.0-1_amd64.buildinfo
 a95ad5cb702e74c30e409134bf1520fe9ef4b91b209799de32cb78f448c8e0d7 1061912 
python3-asyncpg-dbgsym_0.15.0-1_amd64.deb
 1f49ce05cfd4ca82e8e249236b641b9b3695879ebf9264b6274b4a0731929f57 374076 
python3-asyncpg_0.15.0-1_amd64.deb
Files:
 

Bug#891407: httping: diff for NMU version 2.5-1.1

2018-03-19 Thread Abhijith PA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Adrian,

Something happened with my mail queue as I got the mails ( from
autoremoval, then ftp master) today. Thanks for taking care of
#891407. You can go ahead and directly upload to the archive.


Regards.
- --abhijith.
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE7xPqJqaY/zX9fJAuhj1N8u2cKO8FAlqvfhcACgkQhj1N8u2c
KO/eXhAAlr3marGaY2r+s+kZNimZhsv+02IWREFP6X2KHAamLy5LEWOXmxf9g/Fg
MpjQRfGQlgY9guy5icKLHR7sKMeVnyZzCzeCvaIH6aECZ1s/3OkkSX33HrL/vNK1
MbSpwpPwbSGUzSjr+N4OkuvL7gjCdYmPuwr+IJmUkBGDpD6Ld4BDSfycatY2lWia
s/nvEud5+2kvZqVJStdfwPW5qkLTVBmwHut3ehKhDA/T2y/tc9DJ6kM2q2xyP+tK
W4/Es30sbMrKzod6WpMOfXRRaKumi6kD4hf+SKuJHZ9SYMmnYjtHFZwQaBKyGWmW
Au3wjPz6v9PBPlO/p4BqB8MPUZf+fNUGN8Vo0oPiWSwu7/K8/l7Fwa4VtHmyeB2O
EsK2qRKMrMgIURwSxdeD6gVZg04g9S5hjLeew9sKisBLuGh7CUoRAqjlVfmXVUim
MIWzGE3a2D39m1wnHQRbIbW7xp5G8bxUuoX93/x1Wx2cCWWvzUQnNT7wKE3BoSw3
d0kz51gCDHSkhSrLCNDxwujpf9cEXl9MFjT/0snY72LxD0M/krfDGbBmVq0nsENJ
+KwLjlEA9QVQUXjp/T3986b5p/I67+pRxyD7y4Qqg3oy4cU6XCU6ixZyfWuYT/3i
LN53YebUGdN5O2KwDTinNN2IergOtUCSO5k65dcbbeZO4AMVgU4=
=Cz+B
-END PGP SIGNATURE-



Processed: Re: Bug#893454: libjloda-java: FTBFS with java 9

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 help
Bug #893454 [src:libjloda-java] libjloda-java: FTBFS with java 9
Added tag(s) help.

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



Bug#893454: libjloda-java: FTBFS with java 9

2018-03-19 Thread Andreas Tille
Control: tags -1 help

Hi,

On Mon, Mar 19, 2018 at 02:38:17AM +0100, Andreas Beckmann wrote:
> Source: libjloda-java
> Version: 0.0+20170502-1
> Severity: serious
> Justification: fails to build from source
> 
> Hi,
> 
> libjloda-java FTBFS with openjdk-9 as default jdk:
> 
> compile:
> [javac] Compiling 265 source files to 
> /build/libjloda-java-0.0+20170502/antbuild/class
> [javac] 
> /build/libjloda-java-0.0+20170502/antbuild/src/jloda/phylo/PhyloTree.java:30: 
> error: package com.sun.istack.internal is not visible
> [javac] import com.sun.istack.internal.Nullable;
> [javac]  ^
> [javac]   (package com.sun.istack.internal is declared in module 
> java.xml.bind, which is not in the module graph)
> [javac] 
> /build/libjloda-java-0.0+20170502/antbuild/src/jloda/graphview/NodeView.java:258:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
> [javac] public void setShape(byte a) {
> [javac] ^
> [javac] 
> /build/libjloda-java-0.0+20170502/antbuild/src/jloda/graphview/NodeView.java:268:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
> [javac] public byte getShape() {
> [javac] ^
> [javac] Note: Some input files use or override 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.
> [javac] 1 error
> [javac] 2 warnings

Any hint how to fix this?

Kind regards

Andreas.

-- 
http://fam-tille.de



Bug#893458: libundead depends on cruft packages.

2018-03-19 Thread Andreas Tille
Hi,

On Mon, Mar 19, 2018 at 02:51:38AM +, peter green wrote:
> Package: libundead
> Version: 1.0.9-1
> Severity: serious
> 
> libundead-dev depends on libphobos2-ldc-dev
> libundead0 depends on libphobos2-ldc76
> 
> Neither of these packages is built by ldc anymore. They seem to have been 
> replaced by  libphobos2-ldc-shared-dev and libphobos2-ldc-shared78
> 
> It seems there has not been an attempt to been an attempt to binnmu libundead 
> for this transition in Debian. When we binnmu'd it in raspbian the dependency 
> on libphobos2-ldc76 was replaced by libphobos2-ldc-shared78 but the 
> dependency on libphobos2-ldc-dev remained.

The depencency on libphobos2-ldc-dev was explicitly added by Matthias
Klumpp.  I guess it needs to be replaced by libphobos2-ldc-shared-dev
but want to let Matthias confirm this assumption before uploading.

Kind regards

  Andreas.

-- 
http://fam-tille.de



Processed: bug 893421 is forwarded to j.wielema...@vu.nl

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

> forwarded 893421 j.wielema...@vu.nl
Bug #893421 [src:swi-prolog] swi-prolog FTBFS with openjdk-9
Set Bug forwarded-to-address to 'j.wielema...@vu.nl'.
> thanks
Stopping processing here.

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



Bug#893474: jupyter-core: AttributeError on launch since last update of python 3.6 in Sid

2018-03-19 Thread Sebastien KALT
Source: jupyter-core
Version: 4.4.0-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Since yesterday's upgrade of my Debian Sid, jupyter stops fonctionning, as
notebook, console or qtconsole :

$ jupyter notebook
Traceback (most recent call last):
  File "/usr/bin/jupyter-notebook", line 11, in 
load_entry_point('notebook==5.4.0', 'console_scripts', 'jupyter-
notebook')()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 587, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2800,
in load_entry_point
return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2431,
in load
return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2437,
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/notebook/notebookapp.py", line 45, in

ioloop.install()
  File "/usr/lib/python3/dist-packages/zmq/eventloop/ioloop.py", line 210, in
install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'

$ jupyter console
Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/ipykernel_launcher.py", line 16, in

app.launch_new_instance()
  File "/usr/lib/python3/dist-packages/traitlets/config/application.py", line
657, in launch_instance
app.initialize(argv)
  File "", line 2, in initialize
  File "/usr/lib/python3/dist-packages/traitlets/config/application.py", line
87, in catch_config_error
return method(app, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/ipykernel/kernelapp.py", line 452, in
initialize
zmq_ioloop.install()
  File "/usr/lib/python3/dist-packages/zmq/eventloop/ioloop.py", line 210, in
install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'

I join the list of updated packages yesterday, among them there is python3.6
(and dependancies) updated from 3.6.4-4 to 3.6.5~rc1-1.

Regards,

Sébastien



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (980, 'unstable'), (960, 'stable'), (500, 'unstable-debug'), 
(500, 'testing-debug'), (500, 'oldstable'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Start-Date: 2018-03-18  20:57:09
Commandline: apt-get upgrade --purge
Upgrade: freerdp2-x11:amd64 (2.0.0~git20170725.1.1648deb+dfsg1-6, 
2.0.0~git20170725.1.1648deb+dfsg1-7), mutt:amd64 (1.9.4-2, 1.9.4-3), 
libhttp-message-perl:amd64 (6.14-1, 6.15-1), libgupnp-igd-1.0-4:amd64 (0.2.4-2, 
0.2.5-1), python2.7-dev:amd64 (2.7.14-6, 2.7.14-7), libpython3.6-minimal:amd64 
(3.6.4-4, 3.6.5~rc1-1), glib-networking-services:amd64 (2.54.1-2, 2.56.0-1), 
gnome-accessibility-themes:amd64 (3.27.90.1-1, 3.27.92-1), dconf-editor:amd64 
(3.26.2-3, 3.28.0-1), libimlib2:amd64 (1.5.0-1, 1.5.0-2), intel-microcode:amd64 
(3.20180108.1+really20171117.1, 3.20180312.1), libdrm-nouveau2:amd64 (2.4.90-1, 
2.4.91-2), gir1.2-gtk-3.0:amd64 (3.22.28-1, 3.22.29-1), python3-distutils:amd64 
(3.6.4-4, 3.6.5~rc1-1), gnome-logs:amd64 (3.26.3-1, 3.28.0-1), 
libnet-ssleay-perl:amd64 (1.84-1, 1.85-1), libwacom-common:amd64 (0.26-1, 
0.29-1), openjdk-8-jre:amd64 (8u151-b12-1, 8u162-b12-1), 
gnome-system-monitor:amd64 (3.26.0-3, 3.28.0-1), libgirepository-1.0-1:amd64 
(1.54.1-4, 1.56.0-1), gir1.2-gdkpixbuf-2.0:amd64 (2.36.11-1, 2.36.11-2), 
libgdk-pixbuf2.0-0:amd64 (2.36.11-1, 2.36.11-2), gnome-user-docs:amd64 
(3.26.2.1-1, 3.28.0-1), libpython3.6-dev:amd64 (3.6.4-4, 3.6.5~rc1-1), 
libgegl-0.3-0:amd64 (0.3.28-2+b1, 0.3.28-4), baobab:amd64 (3.26.1-3, 3.28.0-1), 
glib-networking:amd64 (2.54.1-2, 2.56.0-1), libgtk-3-common:amd64 (3.22.28-1, 
3.22.29-1), xdg-user-dirs:amd64 (0.16-1, 0.17-1), libgtk-3-0:amd64 (3.22.28-1, 
3.22.29-1), r-base-html:amd64 (3.4.3.20180311-1, 3.4.4-1), libgjs0g:amd64 
(1.50.3-2, 1.52.0-1), python2.7-minimal:amd64 (2.7.14-6, 2.7.14-7), 
libsigc++-2.0-0v5:amd64 (2.10.0-1, 2.10.0-2), libsqlite3-0:amd64 (3.22.0-1, 
3.22.0-2), libpython3.6-stdlib:amd64 (3.6.4-4, 3.6.5~rc1-1), libicu57:amd64 
(57.1-8, 57.1-9), binutils:amd64 (2.30-7, 2.30-8), gir1.2-atk-1.0:amd64 
(2.26.1-3, 2.28.1-1), cpp:amd64 (4:7.2.0-1d1, 4:7.3.0-1), libgpg-error0:amd64 
(1.27-6, 1.28-1), gnome-icon-theme:amd64 (3.12.0-2, 3.12.0-3), 
libevdev-tools:amd64 (1.5.8+dfsg-1, 1.5.9+dfsg-1), powermgmt-base:amd64 
(1.31+nmu1, 

Processed: bug 887155 is forwarded to j.wielema...@vu.nl

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

> forwarded 887155 j.wielema...@vu.nl
Bug #887155 [src:swi-prolog] swi-prolog FTBFS on armel/armhf/mipsel: Not enough 
resources: no_memory
Set Bug forwarded-to-address to 'j.wielema...@vu.nl'.
> thanks
Stopping processing here.

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



Bug#893472: libfurl-perl: broken on s390x?

2018-03-19 Thread Steve Langasek
Source: libfurl-perl
Version: 3.13-1
Severity: grave
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic autopkgtest

Dear Jonas,

In Ubuntu, the most recent upload of libfurl-perl has been blocked from
inclusion in the upcoming bionic release by a failing autopkgtest on s390x:

[...]
t/100_low/13_deflate.t .. 
# normal 1 gzip
Uncompress error: data error at /usr/share/perl5/Furl/HTTP.pm line 845.
ok 1
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
[...]
Test Summary Report
---
t/100_low/13_deflate.t(Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=51, Tests=734, 60 wallclock secs ( 0.09 usr  0.02 sys +  4.58 cusr  0.58 
csys =  5.27 CPU)
Result: FAIL
autopkgtest [03:19:59]: test command1: ---]
[...]

  http://autopkgtest.ubuntu.com/packages/libf/libfurl-perl/bionic/s390x


From what I'm able to tell, this test failure points to the library actually
being broken on s390x, as it fails to decompress data sent back by the
test server which is implemented using libplack-middleware-deflater-perl.
But it's also possible that it's libplack-middleware-deflater-perl which is
broken on s390x, in which case this bug should be certainly reassigned.

I have also established that this same test fails when run against the
previous version of libfurl-perl, so this should not be considered a
regression in libfurl-perl.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


Bug#893471: Missing dependency: puppet-module-nanliu-staging

2018-03-19 Thread Thomas Goirand
Package: puppet-module-puppetlabs-mysql
Version: 3.10.0-1
Severity: serious

Hi,

Running: "puppet module list --tree" shows that puppet-module-puppetlabs-mysql
needs to depend on puppet-module-nanliu-staging. Please add such depends: in
your package.

Cheers,

Thomas Goirand (zigo)



Bug#893421: swi-prolog FTBFS with openjdk-9

2018-03-19 Thread Lev Lamberov
Dear Jan,

building of SWI-Prolog with openjdk-9 fails with the error below. I
haven't yet looked into it, just want to let you know. I'll try to find
some time for it in the next few days.

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

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/swi-prolog_7.6.4+dfsg-1.rbuild.log

...
/usr/bin/make -C packages/jpl 
DESTDIR=/build/1st/swi-prolog-7.6.4+dfsg/debian/swi-prolog-java 
PL=/build/1st/swi-prolog-7.6.4+dfsg/src/swipl.sh 
PLEXE=/build/1st/swi-prolog-7.6.4+dfsg/src/swipl.sh PLBASE=/usr/lib/swi-prolog/ 
install < /dev/null
make[2]: Entering directory '/build/1st/swi-prolog-7.6.4+dfsg'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
gcc -shared -rdynamic -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  
-L/build/1st/swi-prolog-7.6.4+dfsg/src/../lib/amd64  -o libjpl.so src/c/jpl.o  
-ljava -lverify -ljvm -lswipl
/usr/bin/ld: cannot find -ljava
/usr/bin/ld: cannot find -lverify
/usr/bin/ld: cannot find -ljvm
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:44: libjpl.so] Error 1

Regards,
Lev



Bug#893360: Bug #893360 in python-tornado marked as pending

2018-03-19 Thread onovy
Control: tag -1 pending

Hello,

Bug #893360 in python-tornado 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/python-team/modules/python-tornado/commit/812e7e7018c0565ace6f2040f1441eddb84c1e99


Add Breaks: python{,3}-zmq (<< 17) (Closes: #893360)



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/893360



Processed: Bug #893360 in python-tornado marked as pending

2018-03-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #893360 [python3-tornado] python3-tornado 5.0.0 breaks python3-zmq
Added tag(s) pending.

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



Bug#893067: libinput-dev: pkg-config file does not work without libwacom-dev installed

2018-03-19 Thread Jérémy Lal
Is uploading the fix triggered a rebuild of all packages build-depending on
libinput-dev ?

Jérémy


Processed: bug 882476 is forwarded to https://gitlab.com/gitlab-org/gitaly/issues/1096

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

> forwarded 882476 https://gitlab.com/gitlab-org/gitaly/issues/1096
Bug #882476 {Done: Pirate Praveen } [src:gitaly] gitaly 
FTBFS: repo.go:11:9: repo.GetPath undefined (type *gitaly.Repository has no 
field or method GetPath)
Set Bug forwarded-to-address to 
'https://gitlab.com/gitlab-org/gitaly/issues/1096'.
> thanks
Stopping processing here.

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



<    1   2