Bug#893341: libjt400-java FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: libjt400-java
Version: 9.0-1
Severity: serious
Tags: buster sid

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

...
compile8:
[javac] Using javac -source 5 is no longer supported, switching to 1.6
[javac] Using javac -target 5 is no longer supported, switching to 1.6
[javac] Compiling 1482 source files to /build/1st/libjt400-java-9.0/output8
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:379:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] //1 Array = ???9911'x ,  data type 2 bytes, data length 4 
bytes, # of data items 4 bytes
[javac] ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:379:
 error: unmappable character (0xBF) for encoding US-ASCII
[javac] //1 Array = ???9911'x ,  data type 2 bytes, data length 4 
bytes, # of data items 4 bytes
[javac]  ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:379:
 error: unmappable character (0xBD) for encoding US-ASCII
[javac] //1 Array = ???9911'x ,  data type 2 bytes, data length 4 
bytes, # of data items 4 bytes
[javac]   ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:380:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] //2 Null Array = ???9911'x ,   (9911 + indicator)
[javac]  ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:380:
 error: unmappable character (0xBF) for encoding US-ASCII
[javac] //2 Null Array = ???9911'x ,   (9911 + indicator)
[javac]   ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:380:
 error: unmappable character (0xBD) for encoding US-ASCII
[javac] //2 Null Array = ???9911'x ,   (9911 + indicator)
[javac]^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:381:
 error: unmappable character (0xEF) for encoding US-ASCII
[javac] //3 NonArray = ???9912'x ,  data type 2 bytes, data length 
4 bytes
[javac]^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:381:
 error: unmappable character (0xBF) for encoding US-ASCII
[javac] //3 NonArray = ???9912'x ,  data type 2 bytes, data length 
4 bytes
[javac] ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/DBVariableData.java:381:
 error: unmappable character (0xBD) for encoding US-ASCII
[javac] //3 NonArray = ???9912'x ,  data type 2 bytes, data length 
4 bytes
[javac]  ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:36:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   
--??
[javac] 
^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:36:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   
--??
[javac] 
 ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:37:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   |nn | LEN | ID1 | tt |  | ofof | .. | IDnn| tt | 
 | ofof |  ?values  |??
[javac] 
  ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:37:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   |nn | LEN | ID1 | tt |  | ofof | .. | IDnn| tt | 
 | ofof |  ?values  |??
[javac] 
^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:37:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   |nn | LEN | ID1 | tt |  | ofof | .. | IDnn| tt | 
 | ofof |  ?values  |??
[javac] 
 ^
[javac] 
/build/1st/libjt400-java-9.0/java8/com/ibm/as400/access/NPCPAttributeValue.java:38:
 error: unmappable character (0xDD) for encoding US-ASCII
[javac]   *   

Bug#893342: javacc4 FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: javacc4
Version: 4.0-1
Severity: serious
Tags: buster sid

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

...
compile-nojar:
[javac] /build/1st/javacc4-4.0/src/org/javacc/parser/build.xml:50: 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 130 source files to /build/1st/javacc4-4.0/classes
[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/javacc4-4.0/src/javacc.java:2: error: unmappable 
character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/javacc.java:2: error: unmappable 
character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/jjdoc.java:2: error: unmappable 
character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/jjdoc.java:2: error: unmappable 
character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/jjtree.java:2: error: unmappable 
character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/jjtree.java:2: error: unmappable 
character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/Generator.java:3: 
error: unmappable character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/Generator.java:3: 
error: unmappable character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/HTMLGenerator.java:3: 
error: unmappable character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/HTMLGenerator.java:3: 
error: unmappable character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:3: error: 
unmappable character (0xC2) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:3: error: 
unmappable character (0xA9) for encoding US-ASCII
[javac]  * Copyright ?? 2002 Sun Microsystems, Inc., 4150 Network Circle, 
Santa Clara,
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:97: error: 
as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] for (Enumeration enum = prods.elements(); 
enum.hasMoreElements();) {
[javac]  ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:97: error: 
as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] for (Enumeration enum = prods.elements(); 
enum.hasMoreElements();) {
[javac]   ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:98: error: 
as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac]   TokenProduction tp = (TokenProduction)enum.nextElement();
[javac] ^
[javac] /build/1st/javacc4-4.0/src/org/javacc/jjdoc/JJDoc.java:142: error: 
as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] for (Enumeration enum = prods.elements(); 
enum.hasMoreElements();) {
[javac]

Bug#893335: python-mpop: make autopkgtests pass on 32-bit archs

2018-03-18 Thread Sebastiaan Couwenberg
Control: tags -1 pending

Hi Steve,
Thanks for the patch, it's applied in git and a new upload to unstable
will follow shortly.

Kind Regards,

Bas



Bug#893344: libcds-savot-java FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: libcds-savot-java
Version: 4.0.0-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libcds-savot-java.html

...
build:
[mkdir] Created dir: /build/1st/libcds-savot-java-4.0.0/build
[javac] Using javac -source 1.5 is no longer supported, switching to 1.6
[javac] Compiling 84 source files to 
/build/1st/libcds-savot-java-4.0.0/build
[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] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] 
/build/1st/libcds-savot-java-4.0.0/src/main/java/cds/savot/pull/SavotPullEngine.java:626:
 error: unmappable character (0xC3) for encoding US-ASCII
[javac] // partie ?? revoir pour 
permettre la prise
[javac]   ^
[javac] 
/build/1st/libcds-savot-java-4.0.0/src/main/java/cds/savot/pull/SavotPullEngine.java:626:
 error: unmappable character (0xA0) for encoding US-ASCII
[javac] // partie ?? revoir pour 
permettre la prise
[javac]^
[javac] 
/build/1st/libcds-savot-java-4.0.0/src/main/java/cds/savot/stax/SavotStaxParser.java:80:
 error: unmappable character (0xC3) for encoding US-ASCII
[javac]  *  remark L. Bourg??s : equalsIgnoreCase() vs() equals as XML 
is case sensitive and VOTable specification says that clearly
[javac]   ^
[javac] 
/build/1st/libcds-savot-java-4.0.0/src/main/java/cds/savot/stax/SavotStaxParser.java:80:
 error: unmappable character (0xA8) for encoding US-ASCII
[javac]  *  remark L. Bourg??s : equalsIgnoreCase() vs() equals as XML 
is case sensitive and VOTable specification says that clearly
[javac]^
[javac] 4 errors
[javac] 3 warnings

BUILD FAILED
/build/1st/libcds-savot-java-4.0.0/build.xml:126: Compile failed; see the 
compiler error output for details.

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



Bug#893345: javafxsvg FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: javafxsvg
Version: 1.2.1-1
Severity: serious

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

...
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 2.265 s
[INFO] Finished at: 2019-04-19T16:46:01-12:00
[INFO] Final Memory: 14M/48M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project javafxsvg: Compilation failure: Compilation failure: 
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[6,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[7,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[8,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[9,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[11,47]
 cannot find symbol
[ERROR]   symbol: class ImageLoaderFactory
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[12,30]
 cannot find symbol
[ERROR]   symbol:   class ImageLoaderFactory
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[18,29]
 cannot find symbol
[ERROR]   symbol:   class ImageLoaderFactory
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[23,16]
 cannot find symbol
[ERROR]   symbol:   class ImageFormatDescription
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgImageLoaderFactory.java:[28,16]
 cannot find symbol
[ERROR]   symbol:   class ImageLoader
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.SvgImageLoaderFactory
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[3,20]
 package javafx.stage does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/ScreenHelper.java:[33,33]
 cannot find symbol
[ERROR]   symbol:   class Screen
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.ScreenHelper.ScreenAccessor
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[5,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[6,26]
 package com.sun.javafx.iio does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[7,39]
 package com.sun.javafx.iio.ImageStorage does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[9,50]
 cannot find symbol
[ERROR]   symbol: class ImageFrame
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[11,44]
 cannot find symbol
[ERROR]   symbol:   class ImageType
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.FixedPixelDensityImageFrame
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/FixedPixelDensityImageFrame.java:[12,61]
 cannot find symbol
[ERROR]   symbol:   class ImageMetadata
[ERROR]   location: class 
de.codecentric.centerdevice.javafxsvg.FixedPixelDensityImageFrame
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[3,33]
 package com.sun.javafx.iio.common does not exist
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[5,36]
 cannot find symbol
[ERROR]   symbol: class ImageDescriptor
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[11,30]
 cannot find symbol
[ERROR]   symbol:   class Signature
[ERROR]   location: class de.codecentric.centerdevice.javafxsvg.SvgDescriptor
[ERROR] 
/build/1st/javafxsvg-1.2.1/src/main/java/de/codecentric/centerdevice/javafxsvg/SvgDescriptor.java:[1

Bug#893343: maven-debian-helper FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: maven-debian-helper
Version: 2.3~exp1
Severity: serious

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

...

mvn-local-repo:
 [copy] Copying 1119 files to 
/build/1st/maven-debian-helper-2.3~exp1/debian/.mh/maven-repo
 [java] WARNING: An illegal reflective access operation has occurred
 [java] WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/java/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 [java] WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
 [java] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
 [java] WARNING: All illegal access operations will be denied in a future 
release
 [java] Exception in thread "main" 
com.google.common.util.concurrent.ExecutionError: 
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: javax/annotation/PostConstruct
 [java] at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2203)
 [java] at com.google.common.cache.LocalCache.get(LocalCache.java:3951)
 [java] at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3955)
 [java] at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4870)
 [java] at 
com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4876)
 [java] at 
com.google.inject.internal.FailableCache.get(FailableCache.java:48)
 [java] at 
com.google.inject.internal.ConstructorInjectorStore.get(ConstructorInjectorStore.java:50)
 [java] at 
com.google.inject.internal.ConstructorBindingImpl.initialize(ConstructorBindingImpl.java:137)
 [java] at 
com.google.inject.internal.InjectorImpl.initializeBinding(InjectorImpl.java:533)
 [java] at 
com.google.inject.internal.AbstractBindingProcessor$Processor$1.run(AbstractBindingProcessor.java:160)
 [java] at 
com.google.inject.internal.ProcessedBindingData.initializeBindings(ProcessedBindingData.java:44)
 [java] at 
com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:123)
 [java] at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107)
 [java] at com.google.inject.Guice.createInjector(Guice.java:99)
 [java] at com.google.inject.Guice.createInjector(Guice.java:73)
 [java] at com.google.inject.Guice.createInjector(Guice.java:62)
 [java] at 
org.codehaus.plexus.DefaultPlexusContainer.addPlexusInjector(DefaultPlexusContainer.java:481)
 [java] at 
org.codehaus.plexus.DefaultPlexusContainer.(DefaultPlexusContainer.java:206)
 [java] at org.apache.maven.cli.MavenCli.container(MavenCli.java:636)
 [java] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
 [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
 [java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:184)
 [java] Caused by: com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: javax/annotation/PostConstruct
 [java] at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2203)
 [java] at com.google.common.cache.LocalCache.get(LocalCache.java:3951)
 [java] at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3955)
 [java] at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4870)
 [java] at 
com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4876)
 [java] at 
com.google.inject.internal.FailableCache.get(FailableCache.java:48)
 [java] at 
com.google.inject.internal.MembersInjectorStore.get(MembersInjectorStore.java:68)
 [java] at 
com.google.inject.internal.ConstructorInjectorStore.createConstructor(ConstructorInjectorStore.java:75)
 [java] at 
com.google.inject.internal.ConstructorInjectorStore.access$000(ConstructorInjectorStore.java:29)
 [java] at 
com.google.inject.internal.ConstructorInjectorStore$1.create(ConstructorInjectorStore.java:37)
 [java] at 
com.google.inject.internal.ConstructorInjectorStore$1.create(ConstructorInjectorStore.java:33)
 [java] at 
com.google.inject.internal.FailableCache$1.load(FailableCache.java:37)
 [java] at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3540)
 [java] at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2321)
 [java] at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2284)
 [java] at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199)
 [java] ... 21 more
 [java

Bug#893346: libxerces2-java FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: libxerces2-java
Version: 2.11.0-8
Severity: serious

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

...
compile:
 [copy] Copying 23 files to /build/1st/libxerces2-java-2.11.0/build/classes
   [xjavac] Using javac -source 1.4 is no longer supported, switching to 1.6
   [xjavac] Using javac -target 1.4 is no longer supported, switching to 1.6
   [xjavac] Compiling 707 source files to 
/build/1st/libxerces2-java-2.11.0/build/classes
   [xjavac] Fatal Error: Unable to find package java.lang in classpath or 
bootclasspath

BUILD FAILED
/build/1st/libxerces2-java-2.11.0/build.xml:313: Compile failed; see the 
compiler error output for details.

Total time: 52 seconds
dh_auto_build: ant -propertyfile ./debian/ant.properties -Duser.name debian jar 
sampjar javadocs returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2



Bug#893347: libquartz2-java FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: libquartz2-java
Version: 2.2.3-3
Severity: serious

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

...
main:
[unzip] Expanding: 
/build/1st/libquartz2-java-2.2.3/quartz/target/quartz-2.2.3.jar into 
/build/1st/libquartz2-java-2.2.3/quartz/target/classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (generate-osgi-headers) @ quartz 
---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] quartz-parent .. SUCCESS [  0.002 s]
[INFO] quartz-core  SUCCESS [  8.615 s]
[INFO] quartz-commonj . SUCCESS [  3.873 s]
[INFO] quartz-jobs  SUCCESS [  2.451 s]
[INFO] quartz-plugins . SUCCESS [  2.485 s]
[INFO] quartz . FAILURE [  2.259 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 20.006 s
[INFO] Finished at: 2019-04-19T17:10:39-12:00
[INFO] Final Memory: 25M/86M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.felix:maven-bundle-plugin:2.5.4:manifest (generate-osgi-headers) on 
project quartz: Error trying to generate Manifest: 
/build/1st/libquartz2-java-2.2.3/quartz/target/pom.xml -> [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 :quartz
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/libquartz2-java-2.2.3 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/libquartz2-java-2.2.3/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/libquartz2-java-2.2.3/debian 
-Dmaven.repo.local=/build/1st/libquartz2-java-2.2.3/debian/maven-repo 
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
exit code 1
make: *** [debian/rules:4: build] Error 2



Bug#893348: josm FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: josm
Version: 0.0.svn13500+dfsg-1
Severity: serious

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

...
compile:
[javac] Compiling 1586 source files to 
/build/1st/josm-0.0.svn13500+dfsg/build
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.8
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:16:
 error: package com.sun.javafx.application does not exist
[javac] import com.sun.javafx.application.PlatformImpl;
[javac]  ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:18:
 error: package javafx.scene.media does not exist
[javac] import javafx.scene.media.Media;
[javac]  ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:19:
 error: package javafx.scene.media does not exist
[javac] import javafx.scene.media.MediaException;
[javac]  ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:20:
 error: package javafx.scene.media does not exist
[javac] import javafx.scene.media.MediaPlayer;
[javac]  ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:21:
 error: package javafx.scene.media.MediaPlayer does not exist
[javac] import javafx.scene.media.MediaPlayer.Status;
[javac]  ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:22:
 error: package javafx.util does not exist
[javac] import javafx.util.Duration;
[javac]   ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:38:
 error: cannot find symbol
[javac] private MediaPlayer mediaPlayer;
[javac] ^
[javac]   symbol:   class MediaPlayer
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/gui/download/OSMDownloadSource.java:281:
 warning: [deprecation] boudingBoxChanged(Bounds) in 
AbstractDownloadSourcePanel has been deprecated
[javac] public void boudingBoxChanged(Bounds bbox) {
[javac] ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen/MapCSSParserTokenManager.java:580:
 warning: [cast] redundant cast to int
[javac]  int hiByte = (int)(curChar >> 8);
[javac]   ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen/MapCSSParserTokenManager.java::
 warning: [cast] redundant cast to int
[javac]  int hiByte = (int)(curChar >> 8);
[javac]   ^
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:56:
 error: cannot find symbol
[javac] PlatformImpl.startup(startupLatch::countDown);
[javac] ^
[javac]   symbol:   variable PlatformImpl
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:74:
 error: cannot find symbol
[javac] mediaPlayer = new MediaPlayer(new 
Media(url.toString()));
[javac]   ^
[javac]   symbol:   class MediaPlayer
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:74:
 error: cannot find symbol
[javac] mediaPlayer = new MediaPlayer(new 
Media(url.toString()));
[javac]   ^
[javac]   symbol:   class Media
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:80:
 error: cannot find symbol
[javac] if (Status.PLAYING == mediaPlayer.getStatus()) {
[javac] ^
[javac]   symbol:   variable Status
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:81:
 error: cannot find symbol
[javac] Duration seekTime = 
Duration.seconds(command.offset());
[javac] ^
[javac]   symbol:   class Duration
[javac]   location: class JavaFxMediaPlayer
[javac] 
/build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:81:
 error: cannot find symbol
[javac] Duration seekTime = 
Duration.seconds(command.offset());
[javac]  

Bug#788864: python-debian: License field in files paragraph should be required not optional

2018-03-18 Thread Stuart Prescott
Hi Orestis,

Thanks for your feedback

> > * It introduces a `MachineReadableFormatError` which is used for format
> > errors; I think it's worth distinguishing between an error in the format
> > and the copyright file not being in the format at all
> > (`NotMachineReadableError`). `MachineReadableFormatError` is derived from
> > `ValueError` which I think makes sense.
> 
> I think the module should raise errors inherited by Error
> https://salsa.debian.org/python-debian-team/python-debian/blob/8ed0ff84e7f41
> d0ba08ac11dcc0d7c66597f37b1/lib/debian/copyright.py#L46 otherwise there is
> not much use to it. Hence i suggest that
> MachineReadableFormatError inherits from that as well.

I think I have now addressed that and we now have:

class MachineReadableFormatError(Error, ValueError):

so that all errors that the class may raise are derived from copyright.Error 
as you suggest but backwards compatibility and the semantics of the ValueError 
are also preserved.

Does that look right?

https://salsa.debian.org/python-debian-team/python-debian/merge_requests/1

Any other comments? (from you or anyone else?!)

cheers
Stuart

-- 
Stuart Prescotthttp://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/ stu...@debian.org
GPG fingerprint90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7



Bug#885423: closed by rebecca_pal...@zoho.com (Rebecca N. Palmer) (Bug#885423: fixed in beignet 1.3.2-2)

2018-03-18 Thread Achim Schaefer
Thanks.

BTW this fixed as well a GPU detection problem in BOINC.
Now my Haswell GPU can be used again.

Achim
On 18.03.2018 01:21, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the beignet-opencl-icd package:
>
> #885423: Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (6, 7, 5)
>
> It has been closed by rebecca_pal...@zoho.com (Rebecca N. Palmer).
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact rebecca_pal...@zoho.com 
> (Rebecca N. Palmer) by
> replying to this email.
>
>




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#893348: josm FTBFS with openjdk-9

2018-03-18 Thread Sebastiaan Couwenberg
Control: reassign -1 src:openjfx
Control: retitle -1 openjfx not available for openjdk-9
Control: affects -1 src:josm

Hi Adrian,

On 03/18/2018 08:24 AM, Adrian Bunk wrote:
> [javac] 
> /build/1st/josm-0.0.svn13500+dfsg/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:16:
>  error: package com.sun.javafx.application does not exist

OpenJFX is not yet available for OpenJDK 9, see: #850921.

Kind Regards,

Bas



Bug#893350: RFS: deepin-terminal/2.9.2-1 [ITP]

2018-03-18 Thread Yangfl
Package: sponsorship-requests
Severity: normal [important for RC bugs, wishlist for new packages]

Dear mentors,

I am looking for a sponsor for my package "deepin-terminal"

 * Package name: deepin-terminal
   Version : 2.9.2-1
   Upstream Author : Deepin Technology Co., Ltd.
 * URL : http://www.deepin.org/
 * License : GPLv3
   Section : x11

It builds those binary packages:

  deepin-terminal - Deepin terminal emulator application

To access further information about this package, please visit the
following URL:

https://mentors.debian.net/package/deepin-terminal


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/d/deepin-terminal/deepin-terminal_2.9.2-1.dsc


Regards,
 Yangfl



Bug#893349: RFS: deepin-screen-recorder/2.7.3-1 [ITP]

2018-03-18 Thread Yangfl
Package: sponsorship-requests
Severity: normal [important for RC bugs, wishlist for new packages]

Dear mentors,

I am looking for a sponsor for my package "deepin-screen-recorder"

 * Package name: deepin-screen-recorder
   Version : 2.7.3-1
   Upstream Authro : Deepin Technology Co., Ltd.
 * URL : https://www.deepin.org/
 * License : GPLv3
   Section : utils

It builds those binary packages:

  deepin-screen-recorder - Simple recorder tools for deepin

To access further information about this package, please visit the
following URL:

https://mentors.debian.net/package/deepin-screen-recorder


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/d/deepin-screen-recorder/deepin-screen-recorder_2.7.3-1.dsc


Regards,
 Yangfl



Bug#893189: transition: llvm-defaults to llvm 6.0

2018-03-18 Thread Sylvestre Ledru
On 18/03/2018 05:02, Andreas Beckmann wrote:
> The ben file is broken ...
> 
> On Sat, 17 Mar 2018 09:43:38 +0100 Sylvestre Ledru
>  wrote:
>> title = "llvm-defaults-4.0";
>> is_affected = .depends ~ 
>> "lib(clang1-3.6|libllvm3.6|clang1-3.8|libllvm3.8|clang1-3.9|libllvm3.9
> ^^^^^^ ...
>> |clang1-4.0|libllvm4.0|clang1-5.0|libllvm5.0)" | .depends ~ 
>> "lib(clang1-6.0|libllvm6.0)";
>> is_good = .depends ~ "lib(clang1-.0|libllvm4.0)";
> ^^^   ^^^^^^
>> is_bad = .depends ~ 
>> "lib(clang1-3.6|libllvm3.6|clang1-3.8|libllvm3.8|clang1-3.9|libllvm3.9
>> |clang1-4.0|libllvm4.0|clang1-5.0|libllvm5.0)";
> 
> It tries to match liblibllvmX.Y
> Why is 4.0 good?
Typo :(
I meant 6.0

S



Bug#893351: facter FTBFS with rapidjson-dev 1.1.0+dfsg2-2

2018-03-18 Thread Adrian Bunk
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



Bug#892794: systemd-networkd fails to configure IPv6 without MTU from RA

2018-03-18 Thread Dominik George
Hi,

I can confirm that our infrastructure completely broke IPv6-wise right
after updating to stretch 9.4 ☺.

I did not try the new build, but can confirm that everything start
working again if radvd on the gateway is configured to send out an MTU.

-nik


signature.asc
Description: PGP signature


Bug#819610: mate-panel: Same here without layout change, usually on restart

2018-03-18 Thread Axel Stammler
Package: mate-panel
Version: 1.16.2-1
Followup-For: Bug #819610

Dear Maintainer,

I usually have to

service lightdm restart

after boot because of mate-panel eating CPU and memory.

Killing mate-panel sometimes resolves the issue but may also lead to the same 
behaviour.

BTW, I see that I am not the only one who needs to use the stable distribution.

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages mate-panel depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2+b1
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-11+deb9u3
ii  libcairo-gobject21.14.8-1
ii  libcairo21.14.8-1
ii  libcanberra-gtk3-0   0.30-3
ii  libcanberra0 0.30-3
ii  libdbus-1-3  1.10.26-0+deb9u1
ii  libdbus-glib-1-2 0.108-2
ii  libdconf10.26.0-2+b1
ii  libgdk-pixbuf2.0-0   2.36.5-2+deb9u2
ii  libglib2.0-0 2.50.3-2
ii  libgtk-3-0   3.22.11-1
ii  libice6  2:1.0.9-2
ii  libmate-desktop-2-17 1.16.2-2
ii  libmate-menu21.16.0-2
ii  libmate-panel-applet-4-1 1.16.2-1
ii  libmateweather1  1.16.1-2
ii  libpango-1.0-0   1.40.5-1
ii  libpangocairo-1.0-0  1.40.5-1
ii  librsvg2-2   2.40.16-1+b1
ii  libsm6   2:1.2.2-1+b3
ii  libstartup-notification0 0.12-4+b2
ii  libwnck-3-0  3.20.1-3
ii  libx11-6 2:1.6.4-3
ii  libxau6  1:1.0.8-1
ii  libxrandr2   2:1.5.1-1
ii  mate-desktop 1.16.2-2
ii  mate-menus   1.16.0-2
ii  mate-panel-common1.16.2-1
ii  mate-polkit  1.16.0-2
ii  menu-xdg 0.5

mate-panel recommends no packages.

mate-panel suggests no packages.

-- debconf-show failed



Bug#893352: libzeep: please update for g++7 + boost 1.65 compatibility

2018-03-18 Thread Steve Langasek
Package: libzeep
Version: 3.0.2-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear maintainers,

libzeep has been failing to build in Ubuntu bionic, which now has boost 1.65
as default.  While Debian has not yet started this transition, the
appropriate fix is to replace certain boost headers with their equivalents
that are now part of the standard C++ headers from g++7.

I have applied the attached patch in Ubuntu to let libzeep build again. 
Please consider applying it in Debian as well.

-- 
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
diff -Nru libzeep-3.0.2/debian/patches/boost-1.65-compat.patch 
libzeep-3.0.2/debian/patches/boost-1.65-compat.patch
--- libzeep-3.0.2/debian/patches/boost-1.65-compat.patch1969-12-31 
16:00:00.0 -0800
+++ libzeep-3.0.2/debian/patches/boost-1.65-compat.patch2018-03-18 
00:30:13.0 -0700
@@ -0,0 +1,245 @@
+Description: fix compatibility with boost 1.65
+ Boost 1.65 no longer provides tr1/ headers, which are now provided instead
+ by g++7 directly.  Adjust our includes accordingly.
+Author: Steve Langasek 
+Last-Modified: 2018-03-18
+
+Index: libzeep-3.0.2/src/doctype.cpp
+===
+--- libzeep-3.0.2.orig/src/doctype.cpp
 libzeep-3.0.2/src/doctype.cpp
+@@ -9,8 +9,8 @@
+ #include 
+ #include 
+ 
+-#include 
+-#include 
++#include 
++#include 
+ #include 
+ #include 
+ #define foreach BOOST_FOREACH
+@@ -132,7 +132,7 @@
+   switch (m_state)
+   {
+   case state_Start:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == true)
+   m_state = state_Loop;
+   else
+@@ -140,7 +140,7 @@
+   break;
+   
+   case state_Loop:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == false and done)
+   done = true;
+   break;
+@@ -172,7 +172,7 @@
+   switch (m_state)
+   {
+   case state_Start:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == true)
+   m_state = state_Loop;
+   else
+@@ -180,11 +180,11 @@
+   break;
+   
+   case state_Loop:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == false and done)
+   {
+   m_sub->reset();
+-  boost::fusion::tie(result, done) = 
m_sub->allow(name);
++  std::tr1::tie(result, done) = 
m_sub->allow(name);
+   if (result == false)
+   done = true;
+   }
+@@ -218,28 +218,28 @@
+   switch (m_state)
+   {
+   case state_Start:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == true)
+   m_state = state_FirstLoop;
+   break;
+   
+   case state_FirstLoop:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == false and done)
+   {
+   m_sub->reset();
+-  boost::fusion::tie(result, done) = 
m_sub->allow(name);
++  std::tr1::tie(result, done) = 
m_sub->allow(name);
+   if (result == true)
+   m_state = state_NextLoop;
+   }
+   break;
+ 
+   case state_NextLoop:
+-  boost::fusion::tie(result, done) = m_sub->allow(name);
++  std::tr1::tie(result, done) = m_sub->allow(name);
+   if (result == false and done)
+   {
+   m_sub->reset();
+-  boost::

Bug#893353: libinline-java-perl FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: libinline-java-perl
Version: 0.58~dfsg-3
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libinline-java-perl.html

...
Test Summary Report
---
t/04_members.t   (Wstat: 6400 Tests: 18 Failed: 0)
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 28 tests but ran 18.
t/05_arrays.t(Wstat: 6400 Tests: 24 Failed: 1)
  Failed test:  24
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 55 tests but ran 24.
t/12_1_callbacks.t   (Wstat: 6400 Tests: 17 Failed: 0)
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 37 tests but ran 17.
Files=20, Tests=287, 314 wallclock secs ( 1.92 usr  1.31 sys + 374.44 cusr 
121.68 csys = 499.35 CPU)
Result: FAIL
Failed 3/20 test programs. 1/287 subtests failed.
make[1]: *** [Makefile:918: test_dynamic] Error 255



Bug#893354: mrs: please update for g++7 + boost 1.65 compatibility

2018-03-18 Thread Steve Langasek
Package: mrs
Version: 6.0.5+dfsg-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch

Dear maintainers,

mrs has been failing to build in Ubuntu bionic, which now has boost 1.65
as default.  While Debian has not yet started this transition, the
appropriate fix is to replace certain boost headers with their equivalents
that are now part of the standard C++ headers from g++7.

I have applied the attached patch in Ubuntu to let libzeep build again.
Please consider applying it in Debian as well.

-- 
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
diff -Nru mrs-6.0.5+dfsg/debian/patches/boost-1.65-compat.patch 
mrs-6.0.5+dfsg/debian/patches/boost-1.65-compat.patch
--- mrs-6.0.5+dfsg/debian/patches/boost-1.65-compat.patch   1969-12-31 
16:00:00.0 -0800
+++ mrs-6.0.5+dfsg/debian/patches/boost-1.65-compat.patch   2018-03-18 
00:23:28.0 -0700
@@ -0,0 +1,123 @@
+Description: fix compatibility with boost 1.65
+ Boost 1.65 no longer provides tr1/ headers, which are now provided instead
+ by g++7 directly.  Adjust our includes accordingly.
+Author: Steve Langasek 
+Last-Modified: 2018-03-18
+
+Index: mrs-6.0.5+dfsg/src/M6Databank.h
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Databank.h
 mrs-6.0.5+dfsg/src/M6Databank.h
+@@ -8,7 +8,7 @@
+ #include 
+ #include 
+ #include 
+-#include 
++#include 
+ 
+ #include "M6File.h"
+ 
+Index: mrs-6.0.5+dfsg/src/M6BlastCache.h
+===
+--- mrs-6.0.5+dfsg.orig/src/M6BlastCache.h
 mrs-6.0.5+dfsg/src/M6BlastCache.h
+@@ -10,7 +10,7 @@
+ #include 
+ #include 
+ #include 
+-#include 
++#include 
+ 
+ #include "M6Blast.h"
+ 
+Index: mrs-6.0.5+dfsg/src/M6Builder.h
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Builder.h
 mrs-6.0.5+dfsg/src/M6Builder.h
+@@ -10,7 +10,7 @@
+ 
+ #include 
+ #include 
+-#include 
++#include 
+ #include 
+ 
+ #include "M6Lexicon.h"
+Index: mrs-6.0.5+dfsg/src/M6CmdLineDriver.cpp
+===
+--- mrs-6.0.5+dfsg.orig/src/M6CmdLineDriver.cpp
 mrs-6.0.5+dfsg/src/M6CmdLineDriver.cpp
+@@ -16,7 +16,7 @@
+ #include 
+ #define foreach BOOST_FOREACH
+ //#include 
+-#include 
++#include 
+ #include 
+ 
+ #include "M6Builder.h"
+Index: mrs-6.0.5+dfsg/src/M6Iterator.h
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Iterator.h
 mrs-6.0.5+dfsg/src/M6Iterator.h
+@@ -8,7 +8,7 @@
+ #include 
+ #include 
+ #include 
+-#include 
++#include 
+ 
+ #include "M6BitStream.h"
+ #include "M6File.h"
+Index: mrs-6.0.5+dfsg/src/M6Server.h
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Server.h
 mrs-6.0.5+dfsg/src/M6Server.h
+@@ -9,7 +9,7 @@
+ #include 
+ #include 
+ 
+-#include 
++#include 
+ 
+ #include 
+ #include 
+Index: mrs-6.0.5+dfsg/src/M6Server.cpp
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Server.cpp
 mrs-6.0.5+dfsg/src/M6Server.cpp
+@@ -14,7 +14,7 @@
+ #include 
+ 
+ #include 
+-#include 
++#include 
+ #include 
+ #define foreach BOOST_FOREACH
+ #include 
+Index: mrs-6.0.5+dfsg/src/M6Tokenizer.cpp
+===
+--- mrs-6.0.5+dfsg.orig/src/M6Tokenizer.cpp
 mrs-6.0.5+dfsg/src/M6Tokenizer.cpp
+@@ -11,7 +11,7 @@
+ #include 
+ #include 
+ 
+-#include 
++#include 
+ #include 
+ #define foreach BOOST_FOREACH
+ 
+Index: mrs-6.0.5+dfsg/src/M6WSSearch.cpp
+===
+--- mrs-6.0.5+dfsg.orig/src/M6WSSearch.cpp
 mrs-6.0.5+dfsg/src/M6WSSearch.cpp
+@@ -10,7 +10,7 @@
+ #include 
+ 
+ #include 
+-#include 
++#include 
+ #include 
+ #define foreach BOOST_FOREACH
+ #include 
diff -Nru mrs-6.0.5+dfsg/debian/patches/series 
mrs-6.0.5+dfsg/debian/patches/series
--- mrs-6.0.5+dfsg/debian/patches/series2017-09-04 02:01:22.0 
-0700
+++ mrs-6.0.5+dfsg/debian/patches/series2018-03-17 23:49:10.0 
-0700
@@ -1,3 +1,4 @@
 makefile.diff
 init_d.diff
 gcc-6.patch
+boost-1.65-compat.patch


Bug#893355: maven-processor-plugin FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: maven-processor-plugin
Version: 3.3.2-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/maven-processor-plugin.html

...
[INFO] 
[INFO] 
[INFO] Building MAVEN PROCESSOR PLUGIN - 3.3.2 3.3.2
[INFO] 
[INFO] 
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ 
maven-processor-plugin ---
[ERROR] 

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.


[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo source 
files, i.e. build is platform dependent!
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-processor-plugin ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ 
maven-processor-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 8 source files to 
/build/1st/maven-processor-plugin-3.3.2/target/classes
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/Debug.java:
 Some input files use or override a deprecated API.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/Debug.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:
 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java
 uses unchecked or unsafe operations.
[INFO] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:
 Recompile with -Xlint:unchecked for details.
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java:[401,38]
  is 
not abstract and does not override abstract method 
addModules(java.lang.Iterable) in 
javax.tools.JavaCompiler.CompilationTask
[INFO] 1 error
[INFO] -
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 17.219 s
[INFO] Finished at: 2019-04-19T18:57:58-12:00
[INFO] Final Memory: 27M/90M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project maven-processor-plugin: Compilation failure
[ERROR] 
/build/1st/maven-processor-plugin-3.3.2/src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java:[401,38]
  is 
not abstract and does not override abstract method 
addModules(java.lang.Iterable) in 
javax.tools.JavaCompiler.CompilationTask
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_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/maven-processor-plugin-3.3.2 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/maven-processor-plugin-3.3.2/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/maven-processor-plugin-3.3.2/debian 
-Dmaven.repo.local=/build/1st/maven-processor-plugin-3.3.2/debian/maven-repo 
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
exit code 1
make: *** [debian/rules:4: build] Error 2



Bug#893188: mapnik: add mips* back to arch list

2018-03-18 Thread YunQiang Su
On Sat, Mar 17, 2018 at 5:41 PM, Sebastiaan Couwenberg
 wrote:
> Control: tags -1 moreinfo
>
> Hi YunQiang,
>
> Thanks for your work improving the mips* architectures in Debian.
>
> On 03/17/2018 09:38 AM, YunQiang Su wrote:
>> With some test on mips64el/mipsel machines, mapnik builds well,
>> without memory exhibition problems.
>>
>> I think it should be fixed now,  with
>>   1) We update some hardware of mips*, dropped some old Loongson 2E machines.
>>   2) Set -param ggc-min-expand default now on mips/mipsel.
>>
>> It should be OK to add these architectures back.
>>
>> The full mips* arch list:
>>mips mipsel mipsn32 mipsn32el mips64 mips64el
>>mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
>>
>> If you feel OK, I suggest we can use any now,
>>
>> At least please add
>>mips mipsel mips64el mips64r6el
>
> Why do you want mapnik back on mips*?
>
> I don't expect any actual users of the mapnik family of packages on
> mips*, so despite improvements to the architecture in Debian I don't
> think it's worth the effort.

At least Loongson may need it, as Loongson is working on providing
high-end PC/Server in China, and some department of government and
some companies will need it.
At least please provide mips64el and mips64r6el, both of them are
targeting for high-end machines.

>
> Kind Regards,
>
> Bas



-- 
YunQiang Su



Bug#891288: tiff / CVE-2018-7456

2018-03-18 Thread Hugo Lefeuvre
> Seems good to me. I would suggest sending a patch upstream, see what
> they think.

Thanks for the feedback ! I'll write the remaining part and submit it to
upstream.
 
> Also I tend to think some some of assertion might be a good idea,
> something that aborts if
> 
> (td->td_samplesperpixel - td->td_extrasamples) > 3
> 
> As aborting early is probably better then screwing up memory.
> 
> For reference, the next value in the struct is:
> 
> typedef struct {
> [...]
> 
> /* Colorimetry parameters */
>   uint16* td_transferfunction[3];
>   float*  td_refblackwhite;
> 
> [...]
> } TIFFDirectory;
> 
> So I am guessing when you access td_transferfunction[3], you are
> actually accessing td_refblackwhite, which - surprise surprise - happens
> to be NULL.

While we could certainly do that, I'm not 100% convinced it would be a
good idea, mostly because it would involve a magic number (3), which
we should IMO try to avoid.

Also, if td is spec-compliant, then

td->td_samplesperpixel - td->td_extrasamples

should never be greater than 3 (unless the spec evolves, which is fine
anyways as long as the size of td_transferfunction is re-defined)
because otherwise it would break the assumption

td->td_extrasamples = td->td_samplesperpixel - (standard spp)

which we expect to be guaranteed by the callee.

But, right, something like

/* Should be guaranted by callee */
(td->td_samplesperpixel - td->td_extrasamples) > TD_TRANSFER_FUNCTION_SIZE

and also

typedef struct {
   [...]

   /* Colorimetry parameters */
   uint16* td_transferfunction[TD_TRANSFER_FUNCTION_SIZE];
   float*  td_refblackwhite;

   [...]
} TIFFDirectory;

could clearly be a good idea, at least because it would make the
patch/code clearer on what we are trying to do and what assumption we
make.

Thanks !

Cheers,
 Hugo

-- 
 Hugo Lefeuvre (hle)|www.owl.eu.com
4096/ 9C4F C8BF A4B0 8FC5 48EB 56B8 1962 765B B9A8 BACA


signature.asc
Description: PGP signature


Bug#893298: libsbml FTBFS with openjdk-9

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

On Sat, Mar 17, 2018 at 10:07:50PM +0200, Adrian Bunk wrote:
> ...
> CMake Error at docs/CMakeLists.txt:212 (message):
>   Cannot generate java documentation, please specify the Java_JAVADOC_JAR.

I need to admit I have no idea how to fix this.  Any help from the
debian-java team?

Kind regards

  Andreas.

-- 
http://fam-tille.de



Bug#893356: jboss-logging-tools FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
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



Bug#893357: jboss-logmanager FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: jboss-logmanager
Version: 2.0.7-1
Severity: serious

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

...
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.jboss.logmanager.FileHandlerPerformanceTests
459
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - 
in org.jboss.logmanager.FileHandlerPerformanceTests
[INFO] Running org.jboss.logmanager.LogManagerTests
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in org.jboss.logmanager.LogManagerTests
[ERROR] testLevelReplacement(org.jboss.logmanager.LogManagerTests)  Time 
elapsed: 0.001 s  <<< FAILURE!
java.lang.AssertionError: expected: but was:
at 
org.jboss.logmanager.LogManagerTests.testLevelReplacement(LogManagerTests.java:74)

[INFO] Running org.jboss.logmanager.formatters.PatternFormatterTests
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s 
- in org.jboss.logmanager.formatters.PatternFormatterTests
[INFO] Running org.jboss.logmanager.formatters.FormattersTests
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.jboss.logmanager.formatters.FormattersTests
[INFO] Running org.jboss.logmanager.formatters.StackTraceFormatterTests
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s 
- in org.jboss.logmanager.formatters.StackTraceFormatterTests
[INFO] Running org.jboss.logmanager.PropertyConfiguratorTests
Handler c2 is not defined and will not be written to the configuration for 
logger test.logger
Error manager INVALID is not defined
Handler INVALID is not defined
Formatter INVALID is not defined
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s 
- in org.jboss.logmanager.PropertyConfiguratorTests
[INFO] Running org.jboss.logmanager.LoggerTests
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s 
- in org.jboss.logmanager.LoggerTests
[INFO] Running org.jboss.logmanager.ProtectTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.jboss.logmanager.ProtectTests
[INFO] Running org.jboss.logmanager.FilterTests
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s 
- in org.jboss.logmanager.FilterTests
[INFO] Running org.jboss.logmanager.handlers.AsyncHandlerTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
- in org.jboss.logmanager.handlers.AsyncHandlerTests
[INFO] Running org.jboss.logmanager.handlers.PeriodicRotatingFileHandlerTests
[13:42:35,333 INFO  [null] (main) Date: 2019-05-09]
[13:42:35,350 INFO  [null] (main) Date: 2019-05-09]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s 
- in org.jboss.logmanager.handlers.PeriodicRotatingFileHandlerTests
[INFO] Running org.jboss.logmanager.handlers.SizeRotatingFileHandlerTests
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s 
- in org.jboss.logmanager.handlers.SizeRotatingFileHandlerTests
[INFO] Running 
org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandlerTests
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.038 
s - in org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandlerTests
[INFO] Running org.jboss.logmanager.handlers.SyslogHandlerTests
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s 
- in org.jboss.logmanager.handlers.SyslogHandlerTests
[INFO] Running org.jboss.logmanager.handlers.QueueHandlerTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.jboss.logmanager.handlers.QueueHandlerTests
[INFO] Running org.jboss.logmanager.HandlerTests
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.jboss.logmanager.HandlerTests
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   LogManagerTests.testLevelReplacement:74 expected: but 
was:
[INFO] 
[ERROR] Tests run: 93, Failures: 1, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 5.358 s
[INFO] Finished at: 2019-04-19T13:42:35-12:00
[INFO] Final Memory: 17M/58M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project jboss-logmanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/build/1st/jboss-logmanager-2.0.7/target/surefire-reports for the individual 
test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To s

Bug#893349: RFS: deepin-screen-recorder/2.7.3-1 [ITP]

2018-03-18 Thread Geert Stappers
On Sun, Mar 18, 2018 at 03:39:59PM +0800, Yangfl wrote:
> Package: sponsorship-requests
>  * Package name: deepin-screen-recorder
>  * URL : https://www.deepin.org/

Please provide a deeper link.
 

Groeten
Geert Stappers
-- 
Leven en laten leven



Bug#893358: jboss-threads FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: jboss-threads
Version: 2.3.1-1
Severity: serious

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

...
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[56,16]
 cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[70,2]
 cannot find symbol
  symbol: class Contended
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2040,6]
 cannot find symbol
  symbol:   class Contended
  location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2121,6]
 cannot find symbol
  symbol:   class Contended
  location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2065,6]
 cannot find symbol
  symbol:   class Contended
  location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2097,6]
 cannot find symbol
  symbol:   class Contended
  location: class org.jboss.threads.EnhancedQueueExecutor
[INFO] 6 errors 
[INFO] -
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 53.231 s
[INFO] Finished at: 2018-03-17T08:36:14-12:00
[INFO] Final Memory: 15M/52M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project jboss-threads: Compilation failure: Compilation failure: 
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[56,16]
 cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[70,2]
 cannot find symbol
[ERROR]   symbol: class Contended
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2040,6]
 cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2121,6]
 cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2065,6]
 cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] 
/build/1st/jboss-threads-2.3.1/src/main/java/org/jboss/threads/EnhancedQueueExecutor.java:[2097,6]
 cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: class org.jboss.threads.EnhancedQueueExecutor
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_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-threads-2.3.1 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/jboss-threads-2.3.1/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/jboss-threads-2.3.1/debian 
-Dmaven.repo.local=/build/1st/jboss-threads-2.3.1/debian/maven-repo 
--batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
exit code 1
make: *** [debian/rules:4: build] Error 2



Bug#886096: lintian: Emit warnings for Alioth URLs in packaging (migration to Salsa)

2018-03-18 Thread Stuart Prescott
> Can you help by drafting the specific tag (or tags?) and giving some
> examples of Vcs-Foo it should trigger on?

sure, zeroth draft:


Bad Vcs-* URLs include:

Vcs-(Arch|Cvs|Darcs|Hg|Bzr|Svn):.*debian\.org

Vcs-Git:.*(git|anonscm|alioth)\.debian\.org

Vcs-Browser:.*(svn|bzr|darcs|git|hg|anoncms|anonscm|alioth)\.debian\.org



vcs-field-uses-deprecated-infrastructure

The VCS-* field contains a URI pointing at the deprecated alioth.debian.org 
infrastructure. The servers will become read-only in May 2018. Packages can 
migrate to git hosting on salsa.debian.org.

For further information about salsa.debian.org, see:
https://wiki.debian.org/Salsa

HTTP redirects from alioth to salsa can be made by requesting that they added 
to the AliothRewriter project:
https://salsa.debian.org/salsa/AliothRewriter/

Tools to help with the migration exist, including:
https://salsa.debian.org/mehdi/salsa-scripts/



For the others who have contributed to this bug -- anything else I've 
forgotten?

-- 
Stuart Prescotthttp://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/ stu...@debian.org
GPG fingerprint90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7



Bug#893359: jboss-xnio FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: jboss-xnio
Version: 3.6.2-1
Severity: serious

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

...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli) on 
project xnio-api: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:19:
 error: package exists in another module: java.base
[ERROR] package java.nio.channels;
[ERROR] ^
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/target/generated-sources/annotations/org/xnio/_private/Messages_$logger.java:27:
 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-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:31:
 error: cannot find symbol
[ERROR] public abstract class FileChannel extends AbstractInterruptibleChannel 
implements GatheringByteChannel, ScatteringByteChannel {
[ERROR] 
  ^
[ERROR]   symbol: class GatheringByteChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:31:
 error: cannot find symbol
[ERROR] public abstract class FileChannel extends AbstractInterruptibleChannel 
implements GatheringByteChannel, ScatteringByteChannel {
[ERROR] 
^
[ERROR]   symbol: class ScatteringByteChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:46:
 error: cannot find symbol
[ERROR] public abstract long transferTo(long position, long count, 
WritableByteChannel target) throws IOException;
[ERROR]^
[ERROR]   symbol:   class WritableByteChannel
[ERROR]   location: class FileChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:47:
 error: cannot find symbol
[ERROR] public abstract long transferFrom(ReadableByteChannel src, long 
position, long count) throws IOException;
[ERROR]   ^
[ERROR]   symbol:   class ReadableByteChannel
[ERROR]   location: class FileChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:51:
 error: cannot find symbol
[ERROR] public abstract FileLock lock(long position, long size, boolean 
shared) throws IOException;
[ERROR] ^
[ERROR]   symbol:   class FileLock
[ERROR]   location: class FileChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:52:
 error: cannot find symbol
[ERROR] public final FileLock lock() throws IOException { return null; };
[ERROR]  ^
[ERROR]   symbol:   class FileLock
[ERROR]   location: class FileChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:53:
 error: cannot find symbol
[ERROR] public abstract FileLock tryLock(long position, long size, boolean 
shared) throws IOException;
[ERROR] ^
[ERROR]   symbol:   class FileLock
[ERROR]   location: class FileChannel
[ERROR] 
/build/1st/jboss-xnio-3.6.2/api/src/main/java/java/nio/channels/FileChannel.java:54:
 error: cannot find symbol
[ERROR] public final FileLock tryLock() throws IOException { return null; }
[ERROR]  ^
[ERROR]   symbol:   class FileLock
[ERROR]   location: class FileChannel
[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-xnio-3.6.2/api/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 :xnio-api
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-xnio-3.6.2 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/jboss-xnio-3.6.2/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/jboss-xnio-3.6.2/debian 
-Dmaven.repo.local=/build/1st/jboss-xnio-3.6.2/debian/maven-repo --batch-mode 
pac

Bug#893360: python3-tornado 5.0.0 breaks python3-zmq

2018-03-18 Thread Michael Olbrich
Package: python3-tornado
Version: 5.0.0-1
Severity: normal

Dear Maintainer,

I'm using python3-tornado indirectly with IPython. With the update to
python3-tornado 5.0.0-1 this is broken. The testcase to reproduce this is
simple:

import IPython
IPython.embed_kernel()

With the new version this results in:

Traceback (most recent call last):
  File "./test.py", line 3, in 
IPython.embed_kernel()
  File "/usr/lib/python3/dist-packages/IPython/__init__.py", line 91, in 
embed_kernel
real_embed_kernel(module=module, local_ns=local_ns, **kwargs)
  File "/usr/lib/python3/dist-packages/ipykernel/embed.py", line 38, in 
embed_kernel
app.initialize([])
  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'

It seems to me that the python3-tornado API changed in version 5.x and
python3-zmq does not support this. I'm using python3-zmq 16.0.2-2+b1 and
python3-ipykernel 4.8.2-2 here.

Downgrading python3-tornado to 4.5.3-1 'fixes' the problem for me.

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

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

Versions of packages python3-tornado depends on:
ii  ca-certificates  20170717
ii  libc62.27-2
ii  python3  3.6.4-1

python3-tornado recommends no packages.

Versions of packages python3-tornado suggests:
pn  python-tornado-doc  
ii  python3-pycurl  7.43.0.1-0.2
pn  python3-twisted 

-- no debconf information



Bug#893361: gnome-color-manager: Color profile is applied to wrong display

2018-03-18 Thread Mladen Mijatov
Package: gnome-color-manager
Version: 3.28.0-1
Severity: normal

Dear Maintainer,

If a display is connected to DisplayPort, color profile for laptop screen is
applied to external display. Any color profile changes are always applied to
external display.

My configuration is the following:

- First display (Lenovo ThinkPad MaxBright Display)
- Second display through DisplayPort (Dell U2414H Monitor)

>From color settings page changing color profile for first display changes
colors on second display. Also, changing color profile on second display also
changes colors on second display.

As laptop has only one DisplayPort and doens't support daisy-chaining I am
unable to test for more than two displays.



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

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

Versions of packages gnome-color-manager depends on:
ii  colord  1.3.3-2
ii  libc6   2.27-2
ii  libcairo2   1.15.10-1
ii  libcanberra-gtk3-0  0.30-6
ii  libcanberra00.30-6
ii  libcolord-gtk1  0.1.26-2
ii  libcolord2  1.3.3-2
ii  libexif12   0.6.21-4
ii  libexiv2-14 0.25-3.1
ii  libgcc1 1:8-20180312-2
ii  libgdk-pixbuf2.0-0  2.36.11-1
ii  libglib2.0-02.54.3-2
ii  libgtk-3-0  3.22.28-1
ii  liblcms2-2  2.9-1
ii  libpango-1.0-0  1.40.14-1
ii  libstdc++6  8-20180312-2
ii  libtiff54.0.9-4
ii  libvte-2.91-0   0.52.0-1
ii  policykit-1 0.105-18

Versions of packages gnome-color-manager recommends:
ii  argyll  2.0.0+repack-1

gnome-color-manager suggests no packages.

-- no debconf information



Bug#893188: mapnik: add mips* back to arch list

2018-03-18 Thread Sebastiaan Couwenberg
On 03/18/2018 09:23 AM, YunQiang Su wrote:
> On Sat, Mar 17, 2018 at 5:41 PM, Sebastiaan Couwenberg wrote:
>> Why do you want mapnik back on mips*?
>>
>> I don't expect any actual users of the mapnik family of packages on
>> mips*, so despite improvements to the architecture in Debian I don't
>> think it's worth the effort.
> 
> At least Loongson may need it, as Loongson is working on providing
> high-end PC/Server in China, and some department of government and
> some companies will need it.
> At least please provide mips64el and mips64r6el, both of them are
> targeting for high-end machines.

If they "may" need it, I strongly prefer those users who will actually
use mapnik on mips* to request it. So far it's still hypothetical.

I'm inclined to close this as wontfix until actual users of mapnik
request it on mips64el.

Kind Regards,

Bas



Bug#890335: torbrowser-launcher: couldn't upload

2018-03-18 Thread intrigeri
Control: tag -1 + moreinfo

Hi Vladmimir and Georg,

Georg Faerber:
>> When trying to upload to any site got crash:
>> 
>> "Gah. Your tab just crashed."
>> 
>> While there are no such problem with firefox of the same version.

> I guess this is due to AppArmor.

> dmesg reads:
>> [91740.737822] audit: type=1400 audit(1521316491.662:281): apparmor="DENIED"
>> operation="file_receive" profile="torbrowser_plugin_container"
>> name="/home/georg/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/Desktop/foo"
>> pid=21414 comm="Chrome_ChildThr" requested_mask="r" denied_mask="r" 
>> fsuid=1000
>> ouid=1000
>> [91740.737923] Chrome_ChildThr[21417]: segfault at 0 ip 55dc7d269a05 sp 
>> 7fa025bfe390 error 6 in plugin-container[55dc7d264000+2]

At first glance, the AppArmor profiles we ship do not grant access to
that Desktop directory.

Can you please try uploading a file from the Tor Browser's "Downloads"
directory, that is likely:

  $HOME/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/Downloads/

?

Cheers,
-- 
intrigeri



Bug#893362: RM: vdr-plugin-sudoku: ROM; Package not maintained upstream anymore, low popcon

2018-03-18 Thread Tobias Grimm
Package: ftp.debian.org
Severity: normal

This binary package is a plug-in for the package "vdr" which was never
built due to missing dependencies for kfreebsd and hurd. It was never
usable on these architecures and the latest version of this package
won't build for these architectures anymore.

Plese remove this package from kfreebsd-amd64, kfreebsd-i386  and hurd-i386.

Thanks!

The VDR Packaging Team








signature.asc
Description: OpenPGP digital signature


Bug#893363: RM: vdr-plugin-spider -- ROM; no upstream activity, low popcon

2018-03-18 Thread Tobias Grimm
Package: ftp.debian.org
Severity: normal

--- Please enter the report below this line. ---

This package is a plugin for the package 'vdr' but is not compatible with
the latest vdr version anymore. The plugin isn't maintained by upstream
anymore and should be removed.

Thanks,

Tobias

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-2-amd64

Debian Release: wheezy/sid
 1002 unstableftp.de.debian.org
 1001 testing ftp.de.debian.org

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.






signature.asc
Description: OpenPGP digital signature


Bug#893364: RM: vdr-plugin-sudoku -- ROM; no upstream activity, low popcon

2018-03-18 Thread Tobias Grimm
Package: ftp.debian.org
Severity: normal

--- Please enter the report below this line. ---

This package is a plugin for the package 'vdr' but is not compatible with
the latest vdr version anymore. The plugin isn't maintained by upstream
anymore and should be removed.

Thanks,

Tobias

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-2-amd64

Debian Release: wheezy/sid
 1002 unstableftp.de.debian.org
 1001 testing ftp.de.debian.org

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.








signature.asc
Description: OpenPGP digital signature


Bug#893233: python-lesscpy: python3-lesscpy not working with python 3.5 or newer

2018-03-18 Thread Thomas Andrejak
Here is the upstream bug : https://github.com/lesscpy/lesscpy/issues/85


When starting a simple lesscpy compile command, I got the same error.



Bug#893188: mapnik: add mips* back to arch list

2018-03-18 Thread YunQiang Su
On Sun, Mar 18, 2018 at 5:05 PM, Sebastiaan Couwenberg
 wrote:
> On 03/18/2018 09:23 AM, YunQiang Su wrote:
>> On Sat, Mar 17, 2018 at 5:41 PM, Sebastiaan Couwenberg wrote:
>>> Why do you want mapnik back on mips*?
>>>
>>> I don't expect any actual users of the mapnik family of packages on
>>> mips*, so despite improvements to the architecture in Debian I don't
>>> think it's worth the effort.
>>
>> At least Loongson may need it, as Loongson is working on providing
>> high-end PC/Server in China, and some department of government and
>> some companies will need it.
>> At least please provide mips64el and mips64r6el, both of them are
>> targeting for high-end machines.
>
> If they "may" need it, I strongly prefer those users who will actually
> use mapnik on mips* to request it. So far it's still hypothetical.
>

In deed, a Loongson guy told me that their customers are using mapnik.
He didn't tell me the customers of course.

@Anibal, @Douglas,
   I guess we should also ask for any our customers are using it.

@Sebastiaan, I know it is a quite hard work to maintain so many packages,
and before the response from MIPS is some slow, I am very sorry of that.
Anyway, we can have a quicker response in future.

> I'm inclined to close this as wontfix until actual users of mapnik
> request it on mips64el.
>
> Kind Regards,
>
> Bas



-- 
YunQiang Su



Bug#893365: mmm-mode was transfered under FSF umbrella, copyright needs to be updated

2018-03-18 Thread Lev Lamberov
Package: mmm-mode
Version: 0.5.5-1
Severity: normal

Dear Maintainer,

mmm-mode was transfered under FSF umbrella, its new webpage is
https://elpa.gnu.org/packages/mmm-mode.html. Now its copyright is
stated as 1999-2004, 2012-2015, 2018 Free Software Foundation, Inc.,
which is reflected in the source code. Please, update d/copyright
accordingly and consider migrating to the machine-readable d/copyright
file format [copyright].

[copyright] https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Regards,
Lev Lamberov

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

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

Versions of packages mmm-mode depends on:
ii  dpkg 1.19.0.5
ii  emacs25-lucid [emacsen]  25.2+1-6+b1
ii  emacsen-common   2.0.8
ii  install-info 6.5.0.dfsg.1-2

mmm-mode recommends no packages.

mmm-mode suggests no packages.



Bug#712503: [isc-dhcp-server] dhcpd is listening on random port for all interfaces

2018-03-18 Thread Debeselis
Hi,

Bug is still there. I do not use ipv6, I have OPTIONS="-4" set, but the netstat 
output is:

netstat -tupln

udp0  0 0.0.0.0:42793   0.0.0.0:*   
8135/dhcpd
udp6   0  0 :::4547 :::*
8135/dhcpd


Bug#819610: mate-panel: Same here without layout change, usually on restart

2018-03-18 Thread Alex ARNAUD

Hello Axel,

Thank you for helping us to make Debian better.

How do you have configured mate-panel?

Best regards,
Alex.

Le 18/03/2018 à 09:02, Axel Stammler a écrit :

Package: mate-panel
Version: 1.16.2-1
Followup-For: Bug #819610

Dear Maintainer,

I usually have to

service lightdm restart

after boot because of mate-panel eating CPU and memory.

Killing mate-panel sometimes resolves the issue but may also lead to the same 
behaviour.

BTW, I see that I am not the only one who needs to use the stable distribution.

-- System Information:
Debian Release: 9.4
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages mate-panel depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2+b1
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-11+deb9u3
ii  libcairo-gobject21.14.8-1
ii  libcairo21.14.8-1
ii  libcanberra-gtk3-0   0.30-3
ii  libcanberra0 0.30-3
ii  libdbus-1-3  1.10.26-0+deb9u1
ii  libdbus-glib-1-2 0.108-2
ii  libdconf10.26.0-2+b1
ii  libgdk-pixbuf2.0-0   2.36.5-2+deb9u2
ii  libglib2.0-0 2.50.3-2
ii  libgtk-3-0   3.22.11-1
ii  libice6  2:1.0.9-2
ii  libmate-desktop-2-17 1.16.2-2
ii  libmate-menu21.16.0-2
ii  libmate-panel-applet-4-1 1.16.2-1
ii  libmateweather1  1.16.1-2
ii  libpango-1.0-0   1.40.5-1
ii  libpangocairo-1.0-0  1.40.5-1
ii  librsvg2-2   2.40.16-1+b1
ii  libsm6   2:1.2.2-1+b3
ii  libstartup-notification0 0.12-4+b2
ii  libwnck-3-0  3.20.1-3
ii  libx11-6 2:1.6.4-3
ii  libxau6  1:1.0.8-1
ii  libxrandr2   2:1.5.1-1
ii  mate-desktop 1.16.2-2
ii  mate-menus   1.16.0-2
ii  mate-panel-common1.16.2-1
ii  mate-polkit  1.16.0-2
ii  menu-xdg 0.5

mate-panel recommends no packages.

mate-panel suggests no packages.

-- debconf-show failed





Bug#892355: findutils on testing breaks fslint recursive search

2018-03-18 Thread jEsuSdA 8)

El 09/03/18 a las 19:23, Andreas Metzler escribió:

Hello,

thanks for the detailed description. Do you see the error without gui?
I have just tried in vain:

ametzler@argenau:~$ mkdir -p /tmp/main-folder/sub-folder{1,2}/ ; echo "identical files" > 
/tmp/main-folder/sub-folder2/file-2.jpg ; echo "identical files" > 
/tmp/main-folder/sub-folder2/file-2-copy.jpg ; echo different > /tmp/main-folder/sub-folder2/file-1.jpg
ametzler@argenau:~$ dpkg -s findutils | grep Version
Version: 4.6.0+git+20170828-2
ametzler@argenau:/tmp$ /usr/share/fslint/fslint/findup /tmp/main-folder
sub-folder2/file-2-copy.jpg
sub-folder2/file-2.jpg

TIA, cu Andreas



Hi, Andreas.

Same result than you with your tests:

jesusda@lucas in /tmp/333
$ → mkdir -p /tmp/main-folder/sub-folder{1,2}/ ; echo "identical files" 
> /tmp/main-folder/sub-folder2/file-2.jpg ; echo "identical files" > 
/tmp/main-folder/sub-folder2/file-2-copy.jpg ; echo different > 
/tmp/main-folder/sub-folder2/file-1.jpg

jesusda@lucas in /tmp/333
$ → dpkg -s findutils | grep Version
Version: 4.6.0+git+20170828-2
jesusda@lucas in /tmp/333
$ → /usr/share/fslint/fslint/findup /tmp/main-folder
sub-folder2/file-2-copy.jpg
sub-folder2/file-2.jpg
jesusda@lucas in /tmp/333
$ →

Any ideas?
Thanks a lot!



Bug#893322: node-glob: Package built in nocheck build profile is broken

2018-03-18 Thread Jérémy Lal
2018-03-18 2:14 GMT+01:00 Daniel Schepler :

> Source: node-glob
> Version: 7.1.2-4
> Severity: normal
>
> When building node-glob with DEB_BUILD_PROFILES=nocheck it appears the
> resulting package is missing a dependency on node-fs.realpath.
> However, the module itself does still require fs.realpath, so this
> makes no sense, and it breaks builds of other packages if they
> Build-Depend on node-glob (either directly or indirectly).
>

I don't understand what is happening with that package.
Bastien, could you explain the changes you made ?

Extra question: is dh not aware of DEB_BUILD_PROFILES=nocheck that you
have to override dh_auto_test ?

Jérémy


Bug#893224: ifupdown: Failed to start Raise network interfaces.

2018-03-18 Thread Guus Sliepen
On Sat, Mar 17, 2018 at 01:26:19PM +0100, Heinrich Schuchardt wrote:

> My system is booting from iSCSI. This implies that the network interface
> has to be always up.
> 
> The ifupdown-wait-online.service blocks booting for 5 minutes:
> 
> iscsistart: version 2.0-874
> iscsistart: initiator reported error (15 - session exists)
> root: recovering journal
> root: clean, 228233/2064384 files, 2669304/8257536 blocks
> [FAILED] Failed to start Raise network interfaces.

This line indicates that it failed to bring up the network interfaces
marked auto using ifup.

> See 'systemctl status networking.service' for details.
> [  OK  ] Reached target Network.
>  Starting Network Time Service...
>  Starting OpenBSD Secure Shell server...
> [  OK  ] Started OpenBSD Secure Shell server.
> [  OK  ] Started Network Time Service.
> [FAILED] Failed to start Wait for network to be configured by ifupdown.

The ifupdown-wait-online service failed because ifupdown never
succesfully brought a network interface up itself. This is the default
behaviour of the ifupdown-wait-online script. You can also have it wait
until a default route is present by adding the following line to
/etc/default/networking:

WAIT_ONLINE_METHOD=route

But you should try to find out why ifupdown failed bringing up the
network in the first place. You could do that by removing the auto eth*
lines from /etc/network/interfaces, reboot, and then run ifup -v eth0;
ifup -v eth0:1 by hand, and check for any error messages.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: PGP signature


Bug#779269: opensmtpd not started at boot

2018-03-18 Thread Harald Dunkel
I got the same problem using systemd. mail.log shows

Mar 18 09:26:55 mailproxy2-test smtpd[660]: info: OpenSMTPD 6.0.3-portable 
starting
Mar 18 09:26:55 mailproxy2-test smtpd[666]: pony express: smtpd: bind: Cannot 
assign requested address
Mar 18 09:26:55 mailproxy2-test smtpd[662]: smtpd: process pony socket closed

If I login and run "service opensmtpd start" then smtpd starts as
expected. "ip a s" at boot time shows that the IP address it tries
to bind to is set to "tentative", still.


Regards
Harri



signature.asc
Description: OpenPGP digital signature


Bug#893026: Preview pane does not update

2018-03-18 Thread Jeffrey Ratcliffe
On Thu, 15 Mar 2018 19:34:31 +0100
martin f krafft  wrote:

> With the latest UI updates, gscan2pdf has become quite unsuable,
> mainly in that it's very quick now to scroll and flip through pages
> in the list of pages on the right. However, the preview pane no
> longer seems to get updated when I select another page in the left
> pane.

I can't reproduce this. For me, the image viewer updates when I select
a different page, either by left-clicking the thumbnail, or with the up
and down keys, if the thumbnails have the focus.

> One workaround is to right-click on a new page (and again to get rid
> of the menu), which will then cause the preview pane to update. This
> isn't very convenient when trying to flip through a number of pages
> e.g. in search of a specific scan.

Please start gscan2pdf with the --log=log option, reproduce the
problem, and post the log file.


pgpIK9NJjsd4m.pgp
Description: OpenPGP digital signature


Bug#893025: White UI background makes page borders disappear

2018-03-18 Thread Jeffrey Ratcliffe
On Thu, 15 Mar 2018 19:32:33 +0100
martin f krafft  wrote:

> As of late, the background of the viewing pane seems to be white,
> such that when I view a scan of text on white paper, there are no
> longer any visible page borders. Please change the UI pane
> background back to gray, or make it configurable.

This is annoying me too. At the moment, I get a black background when
nothing is selected, and a white one otherwise. I agree that old grey
one was better.

I'll fix it as soon as I work out how.


pgpl4O91j58j9.pgp
Description: OpenPGP digital signature


Bug#893366: libwayland-dev: Uninstallable due to conflicting wayland-egl.pc

2018-03-18 Thread Guillem Jover
Package: libwayland-dev
Version: 1.14.91-1
Severity: serious

Hi!

This package ships the file /usr/lib//pkgconfig/wayland-egl.pc
which conflicts with the one installed by libegl1-mesa-dev, w/o any
Replaces field or similar.

The problem also is that the file providing the shared library is also
not pulled in by libwayland-dev, so packages that would find the
pkg-config file would then fail to build, and they should really not
be depending on the shared library directly.

Thanks,
Guillem



Bug#893367: "smtpctl stop" not supported by upstream anymore

2018-03-18 Thread Harald Dunkel
Package: opensmtpd
Version: 6.0.3p1-1
Severity: serious

"smtpctl stop" is not supported by upstream anymore. This affects
debian/opensmtpd.service. opensmtpd doesn't go away, and the
restart fails (e.g. at a package upgrade). Serious problem.

The proper way to stop a daemon on Unix is to send it a SIGTERM.


Regards
Harri



signature.asc
Description: OpenPGP digital signature


Bug#893349: RFS: deepin-screen-recorder/2.7.3-1 [ITP]

2018-03-18 Thread Yangfl
2018-03-18 16:33 GMT+08:00 Geert Stappers :
> On Sun, Mar 18, 2018 at 03:39:59PM +0800, Yangfl wrote:
>> Package: sponsorship-requests
>>  * Package name: deepin-screen-recorder
>>  * URL : https://www.deepin.org/
>
> Please provide a deeper link.
>
>
> Groeten
> Geert Stappers
> --
> Leven en laten leven

You can find it in
https://www.deepin.org/en/original/deepin-screen-recorder/ , but not
so informative IMO



Bug#892355: findutils on testing breaks fslint recursive search

2018-03-18 Thread Andreas Metzler
On 2018-03-18 "jEsuSdA 8)"  wrote:
> El 09/03/18 a las 19:23, Andreas Metzler escribió:
>> thanks for the detailed description. Do you see the error without gui?
>> I have just tried in vain:

> Same result than you with your tests:

[...] 
> Any ideas?


It might require some special tree. - Do you see the error with the
commandline version in the original tree where you found the error?

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



Bug#893276: cmst: Wrong 'policy group="network"' in 'org.cmst.roothelper.conf'

2018-03-18 Thread Alf Gaida
You are right - seems to be accidental changed while fixing another bug.
Shit happend, nice finding

https://github.com/andrew-bibb/cmst/commits/master/apps/rootapp/system/distro/debian/org.cmst.roothelper.conf

As you see, the debian configuration directory and file was introduced
right because of this policy group. Unfortunately i use this feature
less than once in a year so i don't noticed this change.

Should be fixed upstream with https://github.com/andrew-bibb/cmst/pull/182

Cheers Alf



Bug#893367: "smtpctl stop" not supported by upstream anymore

2018-03-18 Thread Harald Dunkel
PS: Sorry, I missed to include the log file:

:
Mar 18 11:54:57 porky.afaics.de systemd[1]: Stopping OpenSMTPD SMTP server...
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: possibilities are:
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: discover
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: encrypt
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: pause
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: resume
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: show
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: log
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: monitor
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: profile
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: remove
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: schedule
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: trace
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: uncorrupt
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: unprofile
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: untrace
Mar 18 11:54:57 porky.afaics.de smtpctl[13427]: update
Mar 18 11:54:57 porky.afaics.de smtpd[13308]: Exiting
Mar 18 11:54:57 porky.afaics.de systemd[1]: opensmtpd.service: Control process 
exited, code=exited status=255
Mar 18 11:54:57 porky.afaics.de systemd[1]: opensmtpd.service: Failed with 
result 'exit-code'.
Mar 18 11:54:57 porky.afaics.de systemd[1]: Stopped OpenSMTPD SMTP server.
:

Regards
Harri



signature.asc
Description: OpenPGP digital signature


Bug#893349: RFS: deepin-screen-recorder/2.7.3-1 [ITP]

2018-03-18 Thread Geert Stappers
On Sun, Mar 18, 2018 at 06:48:11PM +0800, Yangfl wrote:
> 2018-03-18 16:33 GMT+08:00 Geert Stappers :
> > On Sun, Mar 18, 2018 at 03:39:59PM +0800, Yangfl wrote:
> >> Package: sponsorship-requests
> >>  * Package name: deepin-screen-recorder
> >>  * URL : https://www.deepin.org/
> > Please provide a deeper link.
> 
> You can find it in
> https://www.deepin.org/en/original/deepin-screen-recorder/ , but not
> so informative IMO
> 

It says
  Source Code Location: https://github.com/manateelazycat/deepin-screen-recorder

 
Groeten
Geert Stappers
-- 
Leven en laten leven



Bug#893368: fastboot too old

2018-03-18 Thread clayton
Package: fastboot
Version: 1:7.0.0+r33-2
Severity: important

/nexus5x-bullhead-install/bullhead-opm3.171019.016$ ./flash-all.sh 
fastboot too old

ie. the latest Android Google Nexus factory images cannot be flashed.

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

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

Versions of packages fastboot depends on:
ii  android-libadb 1:7.0.0+r33-2
ii  android-libbase1:7.0.0+r33-2
ii  android-libcutils  1:7.0.0+r33-2
ii  android-libext4-utils  7.0.0+r33-1
ii  android-libf2fs-utils  7.0.0+r33-1
ii  android-libsparse  1:7.0.0+r33-2
ii  android-libziparchive  1:7.0.0+r33-2
ii  libc6  2.27-2
ii  libgcc11:8-20180312-2
ii  libstdc++6 8-20180312-2

fastboot recommends no packages.

fastboot suggests no packages.

-- no debconf information



Bug#893369: systemd-udevd is killed at startup

2018-03-18 Thread Mickaël Leduque
Package: systemd
Version: 238-2
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

After an update and a restart of the system, boot fails. It enters a loop, 
where (apparently) systemd-udevd fails to start and is retries for a certain 
time.
After thaat, I am dropped into recovery mode (or failsafe, I don't remember the 
word).
I tried investigating the logs, but I couldn't go very far, I just saw 
something that may (or may nt) be related, seccomp logs about systemd-udevd 
using a syscall
but that's an "audit" log so I'm not sure it does anyhting at all.


-- Package-specific info:

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
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)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser  3.117
ii  libacl1  2.2.52-3+b1
ii  libapparmor1 2.12-3
ii  libaudit11:2.8.2-1
ii  libblkid12.31.1-0.5
ii  libc62.27-2
ii  libcap2  1:2.25-1.2
ii  libcryptsetup12  2:2.0.2-1
ii  libgcrypt20  1.8.1-4
ii  libgpg-error01.28-1
ii  libidn11 1.33-2.1
ii  libip4tc01.6.2-1
ii  libkmod2 25-1
ii  liblz4-1 0.0~r131-2+b1
ii  liblzma5 5.2.2-1.3
ii  libmount12.31.1-0.5
ii  libpam0g 1.1.8-3.7
ii  libseccomp2  2.3.1-2.1
ii  libselinux1  2.7-2+b1
ii  libsystemd0  238-2
ii  mount2.31.1-0.5
ii  procps   2:3.3.12-4
ii  util-linux   2.31.1-0.5

Versions of packages systemd recommends:
ii  dbus1.12.6-2
ii  libpam-systemd  238-2

Versions of packages systemd suggests:
ii  policykit-10.113-2
pn  systemd-container  

Versions of packages systemd is related to:
pn  dracut   
ii  initramfs-tools  0.130
ii  udev 238-2

-- no debconf information
[MASKED] /etc/systemd/system/bootlogs.service -> 
/lib/systemd/system/bootlogs.service
[MASKED] /etc/systemd/system/bootmisc.service -> 
/lib/systemd/system/bootmisc.service
[MASKED] /etc/systemd/system/checkfs.service -> 
/lib/systemd/system/checkfs.service
[MASKED] /etc/systemd/system/checkroot-bootclean.service -> 
/lib/systemd/system/checkroot-bootclean.service
[MASKED] /etc/systemd/system/checkroot.service -> 
/lib/systemd/system/checkroot.service
[MASKED] /etc/systemd/system/halt.service -> 
/lib/systemd/system/halt.service
[MASKED] /etc/systemd/system/hostname.service -> 
/lib/systemd/system/hostname.service
[MASKED] /etc/systemd/system/killprocs.service -> 
/lib/systemd/system/killprocs.service
[MASKED] /etc/systemd/system/motd.service -> 
/lib/systemd/system/motd.service
[MASKED] /etc/systemd/system/mountall-bootclean.service -> 
/lib/systemd/system/mountall-bootclean.service
[MASKED] /etc/systemd/system/mountall.service -> 
/lib/systemd/system/mountall.service
[MASKED] /etc/systemd/system/mountdevsubfs.service -> 
/lib/systemd/system/mountdevsubfs.service
[MASKED] /etc/systemd/system/mountkernfs.service -> 
/lib/systemd/system/mountkernfs.service
[MASKED] /etc/systemd/system/mountnfs-bootclean.service -> 
/lib/systemd/system/mountnfs-bootclean.service
[MASKED] /etc/systemd/system/mountnfs.service -> 
/lib/systemd/system/mountnfs.service
[MASKED] /etc/systemd/system/rc.local.service -> 
/lib/systemd/system/rc.local.service
[MASKED] /etc/systemd/system/reboot.service -> 
/lib/systemd/system/reboot.service
[MASKED] /etc/systemd/system/rmnologin.service -> 
/lib/systemd/system/rmnologin.service
[MASKED] /etc/systemd/system/samba-ad-dc.service -> 
/lib/systemd/system/samba-ad-dc.service
[MASKED] /etc/systemd/system/sendsigs.service -> 
/lib/systemd/system/sendsigs.service
[MASKED] /etc/systemd/system/single.service -> 
/lib/systemd/system/single.service
[MASKED] /etc/systemd/system/umountfs.service -> 
/lib/systemd/system/umountfs.service
[MASKED] /etc/systemd/system/umountnfs.service -> 
/lib/systemd/system/umountnfs.service
[MASKED] /etc/systemd/system/umountroot.service -> 
/lib/systemd/system/umountroot.service
[MASKED] /etc/systemd/system/urandom.service -> 
/lib/systemd/system/urandom.service
[EXTENDED]   /lib/systemd/system/rc-local.service -> 
/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /lib/systemd/system/systemd-resolved.service -> 
/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf

27 overridden configuration files found.
Failed to create bus connection: No such file or directory
==> /var/lib/systemd/deb-systemd-helper-enabled/dnsmasq.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/dnsmasq.service

==> /var/lib/systemd/deb-systemd-helper-enabled/resolvcon

Bug#893370: libgpg-error FTBFS on arm*: error: incompatible type for argument 4 of '_gpgrt_logv_printhex'

2018-03-18 Thread Adrian Bunk
Source: libgpg-error
Version: 1.28-1
Severity: serious

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

...
../../src/logging.c: In function '_gpgrt_log_printhex':
../../src/logging.c:1153:49: error: incompatible type for argument 4 of 
'_gpgrt_logv_printhex'
 _gpgrt_logv_printhex (buffer, length, NULL, NULL);
 ^~~~
../../src/logging.c:1097:1: note: expected 'va_list {aka __va_list}' but 
argument is of type 'void *'
 _gpgrt_logv_printhex (const void *buffer, size_t length,
 ^~~~
Makefile:1041: recipe for target 'libgpg_error_la-logging.lo' failed
make[5]: *** [libgpg_error_la-logging.lo] Error 1



Bug#893371: dh-dlang binary-any FTBFS: debian/dh-dlang/usr/share/dh-dlang/gcc-to-ldc-flags.py': No such file or directory

2018-03-18 Thread Adrian Bunk
Source: dh-dlang
Version: 0.4
Severity: serious

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

...
dh binary-arch
   dh_testroot -a
   dh_prep -a
   debian/rules override_dh_install
make[1]: Entering directory '/<>'
dh_install
chmod +x /<>/debian/dh-dlang/usr/share/dh-dlang/gcc-to-ldc-flags.py
chmod: cannot access 
'/<>/debian/dh-dlang/usr/share/dh-dlang/gcc-to-ldc-flags.py': No 
such file or directory
debian/rules:12: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1



Bug#893245: [PKG-Openstack-devel] Bug#893245: sahara-dashboard: Cannot fulfill the build dependencies

2018-03-18 Thread Thomas Goirand
On 03/17/2018 03:15 PM, Adrian Bunk wrote:
> The following packages have unmet dependencies:
>  builddeps:sahara-dashboard : Depends: python-django-openstack-auth (>= 
> 2.4.1) but it is not going to be installed
> 
> This is dues to the OpenStack Python 2 -> 3.

Not really, this is due to django-openstack-auth being now part of
django-horizon. Once all Horizon plugins will be uploaded to Sid in a
new version (this is currently impossible for trove-dashboard and
manial-ui, as they don't work with Python 3), then I'll ask for the
removal of django-opensatck-auth from Debian.

As for sahara-dashboard, I just forgot to uplaod it, and I'm doing this
right away now.

Cheers,

Thomas Goirand (zigo)



Bug#893372: botan: armhf build still fails due to NEON usage

2018-03-18 Thread Adrian Bunk
Source: botan
Version: 2.4.0-3
Severity: important

https://buildd.debian.org/status/fetch.php?pkg=botan&arch=armhf&ver=2.4.0-3&stamp=1521346805&raw=0

...
/<>/configure.py \
--prefix=/usr/ \
--disable-neon \
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<>/src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o 
build/obj/lib/block_noekeon_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<>/src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp -o 
build/obj/lib/block_shacal2_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<>/src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o 
build/obj/lib/block_serpent_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -std=c++11 -D_REENTRANT -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align 
-Wmissing-declarations -Wpointer-arith -Wcast-qual 
-Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include 
-Ibuild/include/external -c /<>/src/tests/test_simd.cpp -o 
build/obj/test/test_simd.o
...
simd_32:
Illegal instruction
debian/rules:28: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 132



Bug#893373: O: python-lesscpy -- LessCss Compiler for Python 2.x

2018-03-18 Thread Thomas Goirand
Package: wnpp
Severity: normal

I intend to orphan the python-lesscpy package.

The package description is:
 Lesscpy is a compiler written in Python for the lesscss language. It is very
 useful if node.js can't be installed in the environment. Not all features of
 lesscss are supported (yet). Some features wil probably never be supported
 (JavaScript evaluation).
 .
 This program uses PLY (Python Lex-Yacc) to tokenize/parse the input and is
 considerably slower than the nodejs compiler.
 .
 This package provides the Python 2.x module.

This package was useful for the OpenStack dashboard (aka: Horizon), but we
don't need it anymore, which is why I'm orphaning it. I would have asked for
the package to be removed if it wasn't used in freeipa and prewikka.

Cheers,

Thomas Goirand (zigo)



Bug#892748: Mate Upstream Keyboard Shortcuts Unbound in Debian

2018-03-18 Thread Mike Gabriel

Hi,

On  Sa 10 Mär 2018 21:53:45 CET, Alex ARNAUD wrote:


Le 10/03/2018 à 21:26, vangelis a écrit :

I didn't follow the whole thread, but i can confirm ctrl+atl+tab works
perfect on my
system, Debian/mate-1.20/nvidia, thus i doupt it's MATE's issue.


Do you mean ctrl+alt+tab switches between panels on your system? It  
was the behavior of ctrl+alt+tab since the GNOME2 days as I know.


Best regards,
Alex.


Just pushed a commit to mate-desktop-environment.git [1] that resolves  
this for Debian.


This implies disabling the switch-window-all keybinding in marco again  
(which is upstream default anyway and always has been in Debian).


Mike

[1]  
https://anonscm.debian.org/git/pkg-mate/mate-desktop-environment.git/commit/?id=7b1a9be511125aabfba543a6e839ecc8b12dd5c8

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de



pgpBj0bSYNn8Z.pgp
Description: Digitale PGP-Signatur


Bug#893374: preload: frequent parallel FTBFS

2018-03-18 Thread Adrian Bunk
Source: preload
Version: 0.6.4-2
Severity: important
Tags: patch

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

...
Making all in src
make[3]: Entering directory '/build/1st/preload-0.6.4/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o cmdline.o cmdline.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o conf.o conf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o log.o log.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o spy.o spy.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o preload.o preload.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o proc.o proc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o prophet.o prophet.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o readahead.o readahead.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o state.o state.c
/usr/bin/make  preload
/bin/bash gen.preload.conf.sh preload.conf.in confkeys.h > preload.conf.tmp && 
mv preload.conf.tmp preload.conf
make[4]: Entering directory '/build/1st/preload-0.6.4/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o cmdline.o cmdline.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o conf.o conf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o log.o log.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o spy.o spy.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSCONFDIR='"/etc"' 
-DLOGDIR='"/var/log"' -DPKGLOCALSTATEDIR='"/var/lib/preload"' -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -ansi  -c -o preload.o preload.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.

Bug#890991: mate-panel: Please enable SNI support for accessibility purpose

2018-03-18 Thread Mike Gabriel

Control: tags -1 wontfix

Hi,

On  Mo 05 Mär 2018 17:01:07 CET, Alex ARNAUD wrote:


Control: tags -1 patch

Le 21/02/2018 à 15:59, Alex ARNAUD a écrit :

Le 21/02/2018 à 12:53, Jean-Philippe MENGUAL a écrit :

This bug has a fix provided that the default value of SNI support is set
to True.


Thanks for the report; It should be also great to add sni-qt to the  
recommended packages for Mate panel. It's easy for power user to  
remove package but difficult for beginner to find what to install  
to make software working.


I've added a proposed patch to do the following things:
- Enable SNI support by default on Mate panel
- Add sni-qt to recommended package of mate-desktop-environment : to  
make the SNI support effective, sni-qt has to be installed on the  
targeted system.


With this patch, the notification area of Mate becomes fully usable  
by keyboard users.


Best regards,
Alex.


We won't have this in Debian for now as a default setting. Please  
deploy local .gschema.override files to get this working for you. It  
can be easily done system-wide, if there are any questions, please get  
in touch with me on IRC.


The plan for MATE in Debian buster really really is to get Ayatana  
Indicators fully working:


  - mate-indicator-applet is a default applet in the panel
  - notification-area, media-applet, clock-applet of the stock mate  
panel are not used anymore

  - xembed support gets added to an extra indicator, so that
applications with xembed-only tray icons can be proxied through  
an indicator


This will bring you the same result but is much more future proof.  
Applicaitons with xembed-only tray icon implementation are not  
up-to-date anymore and should be reworked finally. (Simply dropping  
xembed support in Debian MATE will not happen, though, the Unity and  
GNOME people have done that and did not get much applause for it back  
then...).


Mike
--

mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunwea...@debian.org, http://sunweavers.net



pgp7__F1il2H_.pgp
Description: Digitale PGP-Signatur


Bug#893375: zim: New upstream release 0.68

2018-03-18 Thread Mirosław Zalewski
Package: zim
Version: 0.68~rc1-2
Severity: wishlist

Dear Maintainer,

New version of zim, 0.68, has been tagged yesterday in upstream git
repository:


Please consider packaging and uploading it.

Thank you,
Mirosław Zalewski


Bug#893350: RFS: deepin-terminal/2.9.2-1 [ITP]

2018-03-18 Thread Adam Borowski
On Sun, Mar 18, 2018 at 03:40:17PM +0800, Yangfl wrote:
>  * Package name: deepin-terminal
>Version : 2.9.2-1

> It builds those binary packages:
> 
>   deepin-terminal - Deepin terminal emulator application
>   dget -x 
> https://mentors.debian.net/debian/pool/main/d/deepin-terminal/deepin-terminal_2.9.2-1.dsc

Hi!
Great to see a new terminal in.
However, there's a lot of problems with this upload.

First, it FTBFSes unless you apply the following patch:
--- deepin-terminal-2.9.2/debian/control2018-03-18 05:06:02.0 
+0100
+++ deepin-terminal-2.9.2/debian/control2018-03-18 05:06:02.0 
+0100
@@ -12,6 +12,7 @@
libpcre2-dev (>= 10.21),
libgtk-3-dev (>= 3.20),
libgnutls28-dev (>= 3.2.7),
+   libvte-2.91-dev,
libxml2-utils,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12),

Lots of assets have incorrect paths:
Got error when load css: :1:0Failed to import: Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/style.css: No such file or 
directory
create_image_surface: tab_close_normal.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_normal.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_normal.svg:
 No such file or directory
create_image_surface: tab_close_hover.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_hover.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_hover.svg:
 No such file or directory
create_image_surface: tab_close_press.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_press.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_close_press.svg:
 No such file or directory
create_image_surface: tab_add_dark_normal.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_normal.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_normal.svg:
 No such file or directory
create_image_surface: tab_add_dark_hover.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_hover.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_hover.svg:
 No such file or directory
create_image_surface: tab_add_dark_press.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_press.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_dark_press.svg:
 No such file or directory
create_image_surface: tab_add_light_normal.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_normal.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_normal.svg:
 No such file or directory
create_image_surface: tab_add_light_hover.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_hover.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_hover.svg:
 No such file or directory
create_image_surface: tab_add_light_press.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_press.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/tab_add_light_press.svg:
 No such file or directory
Failed to open file 
'/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/deepin-terminal.svg':
 No such file or directorycreate_image_surface: window_menu_dark_normal.svg 
Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_normal.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_normal.svg:
 No such file or directory
create_image_surface: window_menu_dark_hover.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_hover.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_hover.svg:
 No such file or directory
create_image_surface: window_menu_dark_press.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_press.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_dark_press.svg:
 No such file or directory
create_image_surface: window_menu_light_normal.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_light_normal.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_light_normal.svg:
 No such file or directory
create_image_surface: window_menu_light_hover.svg Error opening file 
/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_light_hover.svg/file:/build/deepin-terminal-0vpSjU/deepin-terminal-2.9.2/image/window_menu_light_hover.svg:
 No such file or directory
create_image_

Bug#893376: mina FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: mina
Version: 1.1.7.dfsg-11
Severity: serious
Tags: buster sid

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

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/mina-1.1.7.dfsg'
# Build the packages
( CLASSPATH=/usr/share/java/slf4j-api.jar jh_build -J -o"-source 1.5 -target 
1.5" mina-core.jar core/src/main/java/  )
find core/src/main/java/ -name *.java -and -type f -print0 | xargs -s 512000 -0 
/usr/lib/jvm/default-java/bin/javac -g -cp 
/usr/share/java/slf4j-api.jar:debian/_jh_build.mina-core -d 
debian/_jh_build.mina-core -encoding ISO8859-1 -source 1.5 -target 1.5
warning: [options] bootstrap class path not set in conjunction with -source 1.5
error: Source option 1.5 is no longer supported. Use 1.6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 123



Bug#893377: RFS: taptempo/1.2.1-1 [ITP]

2018-03-18 Thread François Mazen
Package: sponsorship-requests
  Severity: wishlist

  Dear mentors,

  I am looking for a sponsor for my package "taptempo"

 * Package name: taptempo
   Version : 1.2.1-1
   Upstream Author : Francois Mazen 
 * URL : https://github.com/moleculext/taptempo
 * License : GPL-3.0
   Section : misc

  It builds those binary packages:

taptempo   - command line tap tempo

  To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/taptempo


  Alternatively, one can download the package with dget using this
command:

dget -x https://mentors.debian.net/debian/pool/main/t/taptempo/tapt
empo_1.2.1-1.dsc

  More information about TapTempo can be obtained from https://github.c
om/moleculext/taptempo.

  Changes since the last upload:

taptempo (1.2.1-1) unstable; urgency=low

  * Initial debian package.
  * Closes: #893306

 -- Francois Mazen   Sun, 18 Mar 2018 09:52:03 +0100


  Regards,
   Francois Mazen



Bug#893378: mp4parser FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: mp4parser
Version: 1.0.4.2-1
Severity: serious
Tags: buster sid

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

...
[INFO] Scanning for projects...
[INFO] 

[INFO] Reactor Build Order:
[INFO] 
[INFO] ISO Parser
[INFO] MP4 Parser Project
[INFO] 
[INFO] 

[INFO] Building ISO Parser 1.0.4.2
[INFO] 

[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources 
(default-resources) @ isoparser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile 
(default-compile) @ isoparser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 326 source files to 
/build/1st/mp4parser-1.0.4.2/isoparser/target/classes
Use of target 1.5 is no longer supported, switching to 1.7
Use of source 1.5 is no longer supported, switching to 1.7
[INFO] 
/build/1st/mp4parser-1.0.4.2/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/ObjectDescriptorFactory.java:
 Some input files use or override a deprecated API.
[INFO] 
/build/1st/mp4parser-1.0.4.2/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/ObjectDescriptorFactory.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
/build/1st/mp4parser-1.0.4.2/isoparser/src/main/java/com/googlecode/mp4parser/util/RangeStartMap.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/build/1st/mp4parser-1.0.4.2/isoparser/src/main/java/com/googlecode/mp4parser/util/RangeStartMap.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- aspectj-maven-plugin:1.10:compile 
(default) @ isoparser ---
[INFO] Showing AJC message detail for messages of types: [error, 
warning, fail]
[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:

[ERROR] can't find critical required type java.lang.Object
:



Bug#893379: naga FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: naga
Version: 3.0+svn80-1
Severity: serious
Tags: buster sid

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

...
clear_compile_dir:
[mkdir] Created dir: /build/1st/naga-3.0+svn80/_BUILD/classes
[javac] /build/1st/naga-3.0+svn80/build.xml:27: 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] Compiling 52 source files to 
/build/1st/naga-3.0+svn80/_BUILD/classes
[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] To suppress warnings about obsolete options, use 
-Xlint:-options.
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ChannelResponder.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ChannelResponder.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ConnectionAcceptor.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ConnectionAcceptor.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ExceptionObserver.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/ExceptionObserver.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOAbstractSocket.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOAbstractSocket.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOServerSocket.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOServerSocket.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOServerSocketSSL.java:2: 
error: unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOServerSocketSSL.java:2: 
error: unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOService.java:2: error: 
unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOService.java:2: error: 
unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOSocket.java:2: error: 
unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOSocket.java:2: error: 
unmappable character (0xB6) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac]  ^
[javac] /build/1st/naga-3.0+svn80/src/main/naga/NIOSocketSSL.java:2: error: 
unmappable character (0xC3) for encoding US-ASCII
[javac] Copyright (c) 2008-2011 Christoffer Lern??
[javac] ^

Bug#893380: ognl FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: ognl
Version: 2.7.3-6
Severity: serious
Tags: buster sid

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

...
compile:
[mkdir] Created dir: /build/1st/ognl-2.7.3/build/classes
[javac] /build/1st/ognl-2.7.3/osbuild.xml:60: 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 121 source files to /build/1st/ognl-2.7.3/build/classes
[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] 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] 4 warnings
 [copy] Copying 2 files to /build/1st/ognl-2.7.3/build/classes
[javac] /build/1st/ognl-2.7.3/osbuild.xml:70: 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 124 source files to /build/1st/ognl-2.7.3/build/classes
[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/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xE5) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]   ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xB9) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xB4) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac] ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xE6) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0x9C) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac] ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0x88) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]  ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xE6) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac] ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0x97) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]  ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xA5) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac]   ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xE5) for encoding US-ASCII
[javac] { null, "'???MM???dd???'", "???MM???dd???"}
[javac] ^
[javac] 
/build/1st/ognl-2.7.3/src/test/java/org/ognl/test/QuotingTest.java:44: error: 
unmappable character (0xB9) for encoding US-ASCII
[javac] { null, "'?

Bug#893381: openstereogram FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: openstereogram
Version: 0.1+20080921-2
Severity: serious
Tags: buster sid

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

...
-do-compile:
[javac] Using javac -source 1.5 is no longer supported, switching to 1.6
[javac] Compiling 12 source files to 
/build/1st/openstereogram-0.1+20080921/build/classes
[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/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:34:
 error: unmappable character (0xF3) for encoding ANSI_X3.4-1968
[javac] // //GEN-BEGIN:initComponents
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:52:
 error: unmappable character (0xE7) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]   ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:52:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:52:
 error: unmappable character (0xE1) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:52:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]   ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:53:
 error: unmappable character (0xE7) for encoding ANSI_X3.4-1968
[javac] // Fim da declara??o de vari?veis//GEN-END:variables
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:53:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Fim da declara??o de vari?veis//GEN-END:variables
[javac]   ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePanel.java:53:
 error: unmappable character (0xE1) for encoding ANSI_X3.4-1968
[javac] // Fim da declara??o de vari?veis//GEN-END:variables
[javac] ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:53:
 error: unmappable character (0xF3) for encoding ANSI_X3.4-1968
[javac] // //GEN-BEGIN:initComponents
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:70:
 error: unmappable character (0xE7) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]   ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:70:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:70:
 error: unmappable character (0xE1) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:70:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Declara??o de vari?veis - n?o modifique//GEN-BEGIN:variables
[javac]   ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:71:
 error: unmappable character (0xE7) for encoding ANSI_X3.4-1968
[javac] // Fim da declara??o de vari?veis//GEN-END:variables
[javac]  ^
[javac] 
/build/1st/openstereogram-0.1+20080921/src/br/gfca/openstereogram/gui/ImagePreviewPanel.java:71:
 error: unmappable character (0xE3) for encoding ANSI_X3.4-1968
[javac] // Fim da declara??o de vari?veis//GEN-END:variables
[javac]   ^
[

Bug#893382: osgi-foundation-ee FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: osgi-foundation-ee
Version: 4.2.0-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/osgi-foundation-ee.html

...
Creating destination directory: "debian/_jh_build.javadoc/api/"
javadoc: error - An exception occurred while building a component: TagInfo
(com.sun.tools.javac.code.ClassFinder$BadClassFile: bad class file: 
/modules/java.base/java/util/WeakHashMap$Values.class
  undeclared type variable: V
  Please remove or make sure it appears in the correct subdirectory of the 
classpath.)
Please file a bug against the javadoc tool via the Java bug reporting page
(http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com)
for duplicates. Include error messages and the following diagnostic in your 
report. Thank you.
com.sun.tools.javac.code.ClassFinder$BadClassFile: bad class file: 
/modules/java.base/java/util/WeakHashMap$Values.class
  undeclared type variable: V
  Please remove or make sure it appears in the correct subdirectory of the 
classpath.
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.badClassFile(ClassReader.java:278)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.findTypeVar(ClassReader.java:963)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.sigToType(ClassReader.java:670)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.sigToTypes(ClassReader.java:877)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.classSigToType(ClassReader.java:793)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.sigToType(ClassReader.java:706)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.sigToType(ClassReader.java:732)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.sigToType(ClassReader.java:656)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readType(ClassReader.java:499)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader$11.read(ClassReader.java:1193)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readAttrs(ClassReader.java:1537)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readMemberAttrs(ClassReader.java:1527)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readMethod(ClassReader.java:2391)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readClass(ClassReader.java:2641)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readClassBuffer(ClassReader.java:2706)
at 
jdk.compiler/com.sun.tools.javac.jvm.ClassReader.readClassFile(ClassReader.java:2719)
at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.fillIn(ClassFinder.java:348)
at 
jdk.compiler/com.sun.tools.javac.code.ClassFinder.complete(ClassFinder.java:285)
at 
jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:633)
at 
jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1314)
at 
jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.flags(Symbol.java:1248)
at 
jdk.compiler/com.sun.tools.javac.code.Symbol$TypeSymbol.getEnclosedElements(Symbol.java:800)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.getItems0(Utils.java:2468)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.getItems0(Utils.java:2463)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.recursiveGetItems(Utils.java:2451)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils$16.visitPackage(Utils.java:2436)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils$16.visitPackage(Utils.java:2432)
at 
jdk.compiler/com.sun.tools.javac.code.Symbol$PackageSymbol.accept(Symbol.java:1166)
at 
java.compiler@9.0.4/javax.lang.model.util.AbstractElementVisitor6.visit(AbstractElementVisitor6.java:106)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.getItems(Utils.java:2445)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.getClasses(Utils.java:2182)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.getAllClasses(Utils.java:2355)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.findClassInPackageElement(Utils.java:1047)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.WorkArounds.searchClass(WorkArounds.java:231)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.Utils.findClass(Utils.java:1065)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.ThrowsTaglet.inherit(ThrowsTaglet.java:76)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.util.DocFinder.search(DocFinder.java:257)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.ThrowsTaglet.inheritThrowsDocumentation(ThrowsTaglet.java:133)
at 
jdk.javadoc/jdk.javadoc.internal.doclets.toolkit.taglets.ThrowsTaglet.getTagletOutput(ThrowsTaglet.java:164)
at 
jdk.javadoc/jdk.javadoc.inter

Bug#893384: openjpa FTBFS with openjdk-9

2018-03-18 Thread Adrian Bunk
Source: openjpa
Version: 2.4.2-3
Severity: serious

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

...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli) on 
project openjpa-kernel: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - 
/build/1st/openjpa-2.4.2/openjpa-kernel/src/main/java/org/apache/openjpa/kernel/StoreManager.java:253:
 warning - Tag @see: reference not found: 
org.apache.openjpa.util.ApplicationIds#assign()
[ERROR] 
/build/1st/openjpa-2.4.2/openjpa-kernel/src/main/java/org/apache/openjpa/kernel/StoreManager.java:272:
 warning - Tag @see: reference not found: 
org.apache.openjpa.util.ApplicationIds#assign()
[ERROR] javadoc: error - An exception occurred while building a component: 
TagInfo
[ERROR] (com.sun.tools.javac.code.Symbol$CompletionFailure: class file 
for javax.validation.ConstraintViolation not found)
[ERROR] Please file a bug against the javadoc tool via the Java bug reporting 
page
[ERROR] (http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com)
[ERROR] for duplicates. Include error messages and the following diagnostic in 
your report. Thank you.
[ERROR] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for 
javax.validation.ConstraintViolation not found
[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/openjpa-2.4.2/openjpa-kernel/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 :openjpa-kernel
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/openjpa-2.4.2 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/openjpa-2.4.2/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/openjpa-2.4.2/debian 
-Dmaven.repo.local=/build/1st/openjpa-2.4.2/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



Bug#893385: ipykernel FTBFS: test failures

2018-03-18 Thread Adrian Bunk
Source: ipykernel
Version: 4.8.2-2
Severity: serious
Control: affects -1 src:jupyter-notebook

Some recent change in unstable makes ipykernel FTBFS:

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

...
==
ERROR: IPython.embed_kernel() is basically functional
--
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 76, in test_embed_kernel_basic
with setup_kernel(cmd) as client:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
return self.gen.next()
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 46, in setup_kernel
raise IOError("Kernel failed to start:\n%s" % e)
IOError: Kernel failed to start:
Traceback (most recent call last):
  File "", line 6, in 
  File "", line 5, in go
  File "/usr/lib/python2.7/dist-packages/IPython/__init__.py", line 91, in 
embed_kernel
real_embed_kernel(module=module, local_ns=local_ns, **kwargs)
  File "ipykernel/embed.py", line 38, in embed_kernel
app.initialize([])
  File "", line 2, in initialize
  File "/usr/lib/python2.7/dist-packages/traitlets/config/application.py", line 
87, in catch_config_error
return method(app, *args, **kwargs)
  File "ipykernel/kernelapp.py", line 452, in initialize
zmq_ioloop.install()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/ioloop.py", line 210, in 
install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'


==
ERROR: IPython.embed_kernel() inherits calling namespace
--
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 108, in test_embed_kernel_namespace
with setup_kernel(cmd) as client:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
return self.gen.next()
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 46, in setup_kernel
raise IOError("Kernel failed to start:\n%s" % e)
IOError: Kernel failed to start:
Traceback (most recent call last):
  File "", line 6, in 
  File "", line 5, in go
  File "/usr/lib/python2.7/dist-packages/IPython/__init__.py", line 91, in 
embed_kernel
real_embed_kernel(module=module, local_ns=local_ns, **kwargs)
  File "ipykernel/embed.py", line 38, in embed_kernel
app.initialize([])
  File "", line 2, in initialize
  File "/usr/lib/python2.7/dist-packages/traitlets/config/application.py", line 
87, in catch_config_error
return method(app, *args, **kwargs)
  File "ipykernel/kernelapp.py", line 452, in initialize
zmq_ioloop.install()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/ioloop.py", line 210, in 
install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'


==
ERROR: IPython.embed_kernel() can be called multiple times
--
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 146, in test_embed_kernel_reentrant
with setup_kernel(cmd) as client:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
return self.gen.next()
  File 
"/build/1st/ipykernel-4.8.2/.pybuild/cpython2_2.7/build/ipykernel/tests/test_embed_kernel.py",
 line 46, in setup_kernel
raise IOError("Kernel failed to start:\n%s" % e)
IOError: Kernel failed to start:
Traceback (most recent call last):
  File "", line 8, in 
  File "", line 5, in go
  File "/usr/lib/python2.7/dist-packages/IPython/__init__.py", line 91, in 
embed_kernel
real_embed_kernel(module=module, local_ns=local_ns, **kwargs)
  File "ipykernel/embed.py", line 38, in embed_kernel
app.initialize([])
  File "", line 2, in initialize
  File "/usr/lib/python2.7/dist-packages/traitlets/config/application.py", line 
87, in catch_config_error
return method(app, *args, **kwargs)
  File "ipykernel/kernelapp.py", line 452, in initialize
zmq_ioloop.install()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/ioloop.py", line 2

Bug#890944: new packages should not receive emails before email alias is created

2018-03-18 Thread Luca Falavigna
Hi Thorsten,

2018-03-06 22:10 GMT+01:00 Thorsten Alteholz :
> [1] https://salsa.debian.org/ftp-team/dak/merge_requests/9

I think daklib/queue.py needs tweaking too, cfr
https://salsa.debian.org/ftp-team/dak/commit/201d7e04ae2533791935ba0c0e9454f913df9c26#2f5b8224379fc6b2ea3cc7571d8fd5385715dec5

-- 
Cheers,
Luca



Bug#893360: python3-tornado: Confirming bug

2018-03-18 Thread Fabrice
Package: python3-tornado
Version: 5.0.0-1
Followup-For: Bug #893360

Dear Maintainer,
I updated my debian sid installation two days ago, including these packages:

python3-ipykernel (4.8.0-1) to 4.8.2-2
python3-jupyter-client (5.2.0-1) to 5.2.2-1
python3-jupyter-core (4.4.0-1) to 4.4.0-2
python3-notebook (5.2.2-1) to 5.4.0-1
python3-tornado (4.5.3-1) to 5.0.0-1

Since then jupyter (notebook) does not work anymore, with the same traceback as 
Michael


-- System Information:
Debian Release: buster/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

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

Versions of packages python3-tornado depends on:
ii  ca-certificates  20170717
ii  libc62.27-2
ii  python3  3.6.4-1

python3-tornado recommends no packages.

Versions of packages python3-tornado suggests:
pn  python-tornado-doc  
ii  python3-pycurl  7.43.0.1-0.2
pn  python3-twisted 

-- no debconf information



Bug#884919: ITA quagga

2018-03-18 Thread Brett Parker
control: retitle -1 ITA: quagga -- network routing daemons (metapackage)

Thanks,
-- 
Brett Parker


signature.asc
Description: PGP signature


Bug#892442: mplayer: Please use 'pkg-config' to find FreeType 2

2018-03-18 Thread debian micove
Control: forwarded 892442 https://trac.mplayerhq.hu/ticket/2340

Hello:

Thanks for the report upstream acknowledged the issue in the link above.

Cheers,
Miguel



Bug#524590: urgently needed

2018-03-18 Thread Kelvin Allenite
Good day,

I am walsh elvis from U S A i wish to have a
communication with you.

Sincerely Yours,
(General walsh elvis) (Esq)


Bug#893370: [pkg-gnupg-maint] Bug#893370: libgpg-error FTBFS on arm*: error: incompatible type for argument 4 of '_gpgrt_logv_printhex'

2018-03-18 Thread Daniel Kahn Gillmor
Control: forwarded 893370 
https://lists.gnupg.org/pipermail/gnupg-devel/2018-March/033522.html
Control: tags 893370 + upstream

On Sun 2018-03-18 13:20:38 +0200, Adrian Bunk wrote:
> ...
> ../../src/logging.c: In function '_gpgrt_log_printhex':
> ../../src/logging.c:1153:49: error: incompatible type for argument 4 of 
> '_gpgrt_logv_printhex'
>  _gpgrt_logv_printhex (buffer, length, NULL, NULL);
>  ^~~~
> ../../src/logging.c:1097:1: note: expected 'va_list {aka __va_list}' but 
> argument is of type 'void *'
>  _gpgrt_logv_printhex (const void *buffer, size_t length,
>  ^~~~
> Makefile:1041: recipe for target 'libgpg_error_la-logging.lo' failed
> make[5]: *** [libgpg_error_la-logging.lo] Error 1

thanks for putting the note in the debian BTS.  this was already
discussed with upstream, and is pending a fix from them on Monday.

Regards,

--dkg



Bug#893386: librime 1.2.10+dfsg2-1 makes brise FTBFS

2018-03-18 Thread Adrian Bunk
Package: librime-bin
Version: 1.2.10+dfsg2-1
Severity: serious
Control: affects -1 src:brise

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

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/brise-0.35'
# create a default.custom.yaml here, and use it
# to build all the schemas
echo "patch:"  > default.custom.yaml
echo "  schema_list:" >> default.custom.yaml
find -name '*.schema.yaml' \
| xargs -l1 basename -s .schema.yaml \
| perl -pe 's/^/- schema: /' \
| sort | uniq >> default.custom.yaml
mkdir -p data
cp -v default.custom.yaml data
'default.custom.yaml' -> 'data/default.custom.yaml'
cp -v extra/*.yaml data
'extra/array30.dict.yaml' -> 'data/array30.dict.yaml'
'extra/array30.schema.yaml' -> 'data/array30.schema.yaml'
'extra/scj6.dict.yaml' -> 'data/scj6.dict.yaml'
'extra/scj6.schema.yaml' -> 'data/scj6.schema.yaml'
'extra/stenotype.schema.yaml' -> 'data/stenotype.schema.yaml'
'extra/wubi_trad.schema.yaml' -> 'data/wubi_trad.schema.yaml'
dh_auto_build
make -j1
make[2]: Entering directory '/build/1st/brise-0.35'
building rime data.
rime_deployer --build  /build/1st/brise-0.35/data
make[2]: Leaving directory '/build/1st/brise-0.35'
# restore the original copy of default.yaml
cp -v default.yaml data
'default.yaml' -> 'data/default.yaml'
rm -fv data/default.custom.yaml
removed 'data/default.custom.yaml'
make[1]: Leaving directory '/build/1st/brise-0.35'
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
make -j1 install DESTDIR=/build/1st/brise-0.35/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/1st/brise-0.35'
installing rime data into 
'/build/1st/brise-0.35/debian/tmp/usr/share/rime-data'.
install: omitting directory '/build/1st/brise-0.35/data/build'
make[1]: *** [Makefile:32: install] Error 1
make[1]: Leaving directory '/build/1st/brise-0.35'
dh_auto_install: make -j1 install DESTDIR=/build/1st/brise-0.35/debian/tmp 
AM_UPDATE_INFO_DIR=no returned exit code 2
make: *** [debian/rules:5: binary] Error 2


The failure is caused by a data/build directory created
when building brise with librime 1.2.10+dfsg2-1.

I do not know which of the packages needs fixing,
please reassign if I reported against the wrong one.



Bug#893320: libc6: libc-2.27.so causes segfaults in multiple programs

2018-03-18 Thread Aurelien Jarno
On 2018-03-18 01:00, Svein Engelsgjerd wrote:
> Package: libc6
> Version: 2.27
> Severity: normal
> 
> Dear Maintainer,
> 
>* What led up to the situation?
> 
> I upgraded debain 'testing' today.
> The upgrade included libc and systemd as far as I remember.

Can you share the list of things that were upgraded? You can find that
information in /var/log/dpkg.log.

> After the upgrade Multiple programs and libraries segfaults for some reason.
> I believe this is caused by libc-2.27
> 
> Examples:
> [ 1996.980004] show_signal_msg: 16 callbacks suppressed
> [ 1996.980007] gmain[1815]: segfault at  ip 7f8240d2af3d 
> sp 7f8237924690 error 5 in libglib-2.0.so.0.5400.3[7f8240cc3000+111000]
> [ 1996.984537] traps: gdbus[1641] general protection ip:7f1bb2b425f9 
> sp:7f1babffed08 error:0 in libc-2.27.so[7f1bb2a56000+1b1000]
> [ 1996.986582] pasystray[1840]: segfault at 8 ip 7f79a5366caa sp 
> 7ffc9dc41520 error 4 in libglib-2.0.so.0.5400.3[7f79a531c000+111000]
> [ 1997.005432] panel-29-xfce4-[1747]: segfault at 7f818f97331f ip 
> 7f730bbbf064 sp 7ffef88b8e40 error 4 in 
> libglib-2.0.so.0.5400.3[7f730bb77000+111000]
> [ 1997.008670] smart-notifier[1844]: segfault at  ip 
> 7f1e874ad9f3 sp 7ffd65740e50 error 5 in 
> libglib-2.0.so.0.5400.3[7f1e87463000+111000]
> [ 1997.015035] traps: gdbus[1865] general protection ip:7fc65581e5f9 
> sp:7fc643ffeac8 error:0 in libc-2.27.so[7fc655732000+1b1000]
> [ 2000.019533] perf: interrupt took too long (3930 > 3927), lowering 
> kernel.perf_event_max_sample_rate to 50750
> [ 2020.774800] qpdfview[2098]: segfault at 4 ip 7f32ffd31bb7 sp 
> 7fff3891bd70 error 6 in libQt5Widgets.so.5.9.2[7f32ff8f3000+614000]
> [ 3049.114858] xfce4-panel[1709]: segfault at 0 ip 7ff3c6a7a9f3 sp 
> 7ffc97eefea0 error 4 in libglib-2.0.so.0.5400.3[7ff3c6a3+111000]
> [ 3049.170745] traps: gdbus[1936] general protection ip:7f85b31225f9 
> sp:7f85abffed08 error:0 in libc-2.27.so[7f85b3036000+1b1000]
> [ 3049.175240] traps: gdbus[1920] general protection ip:7ffae2d1e5f9 
> sp:7ffadbffed08 error:0 in libc-2.27.so[7ffae2c32000+1b1000]

Half of the segfaults reported here actually happen outside of glibc.
The glibc ones all happen with gdbus in the poll syscall wrapper. Note
that gdbus is part of glib2.0, so your issue might actually have to do
with this package instead.

> LSM: AppArmor: enabled

I wonder if your issue can actually be caused by apparmor. You might
want to check for audit lines in /var/log/syslog. Alternatively you
might want to temporarily boot your system with apparmor disabled by
passing "apparmor=0 security=" on your kernel command line.

Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Bug#856115: gtk-gnutella: Ancient version reported

2018-03-18 Thread hgnoel1980
Current version 1.1.8 is from December 2015 - latest version (1.1.13)
is now almost 2 years more recent.

Are their plans to package a newer version?

Harry

Bug#881146:

2018-03-18 Thread Alistair Buxton
I am also affected by this bug.

Since multistrap can only use keys it downloads from the host system's
repositories this effectively makes it impossible to use with anything
other than official Debian or Ubuntu repositories.

-- 
Alistair Buxton
a.j.bux...@gmail.com



Bug#893387: qtwayland-opensource-src: Qt5 Wayland Client Dev Package missing

2018-03-18 Thread Andreas Cord-Landwehr
Source: qtwayland-opensource-src
Version: 5.9.2
Severity: important

Dear Maintainer,

the qtwayland5-dev-tools package provides the qtwaylandscanner binary, which
generates server side and client side headers and implementations for Wayland
extension protocols. Specifically, the qtwaylandscanner tool takes XML
definition files as input and generates C++ header and sources. These
sources depend on headers that are shipped with qtwayland-opensource-src.
All headers for the Wayland server side (AKA compositor) are provided with the
libqt5waylandcompositor5-dev package, yet the client side headers are not 
provided
and makes it impossible to generate both Wayland client and server 
implementations
with qtwaylandscanner.

Right now, the client side headers are removed in debian/rules and I would like
to request them added again as a *-dev package; possible with a Suggests to
qtwayland5-dev-tools for this package, too.

Cheers,
Andreas



Bug#892956: libinput-dev: Requires.private without package dependencies breaks pkg-config users

2018-03-18 Thread Simon McVittie
On Thu, 15 Mar 2018 at 20:23:59 +0200, Adrian Bunk wrote:
> On Thu, Mar 15, 2018 at 06:38:30PM +0100, Andreas Metzler wrote:
> > --- 
> > ./libinput-1.10.3-builtwithmeson0.44.1-1/debian/libinput-dev/usr/lib/x86_64-linux-gnu/pkgconfig/libinput.pc
> > 2018-03-15 18:24:08.366925927 +0100
> > +++ 
> > ./libinput-1.10.3-builtwithmeson0.45.0-1/debian/libinput-dev/usr/lib/x86_64-linux-gnu/pkgconfig/libinput.pc
> >2018-03-15 18:15:49.059380110 +0100
> > @@ -5,5 +5,7 @@ includedir=${prefix}/include
> >  Name: Libinput
> >  Description: Input device library
> >  Version: 1.10.3
> > +Requires.private: libwacom libudev mtdev libevdev
> 
> This is wrong.
> 
> Whether or not libinput internally uses other libraries like libwacom is 
> an implementation detail, not something that should leak through the cflags.

Yes and no. You're right that in this case, these dependencies are
implementation details; however, even implementation details do need
to be mentioned in the .pc file in at least some cases (if static
linking is supported), not all users of Requires.private are as
invisible as those, and at the moment this is pkg-config being used as
designed. https://people.freedesktop.org/~dbn/pkg-config-guide.html#faq
recommends the behaviour that Meson now provides.

Adrian and I discussed this a bit on IRC yesterday, and I've now
written up what we discussed in more detail on a related pkg-config
bug/feature request. Please reply there with any further comments
on the design of pkg-config. I've tried to summarize what Adrian
said on IRC about the reasons why it's bad to have excess CFLAGS;
if there's something I've missed or got wrong, please say so
there. https://bugs.freedesktop.org/show_bug.cgi?id=105572

I don't think this is really a RC bug in either meson or pkg-config. It's
RC for libinput, but #893067 was already filed against libinput after this
one was reassigned to meson, so please use that bug number to represent
the short term response (either a workaround or a solution, depending
what happens upstream) of adding the missing dependencies so that

sudo apt install libinput-dev; gcc hello.c $(pkg-config --cflags --libs 
libinput)

will work again.

Regards,
smcv



Bug#893388: "Unable to find javadoc command:" on openjdk-10

2018-03-18 Thread Chris West
Package: libmaven-javadoc-plugin
Version: 3.0.0-2
Priority: normal
User: debian-j...@lists.debian.org
Usertags: default-java10
Tags: buster sid

On OpenJDK 10, the plugin fails to find the javadoc command, and prints:

[ERROR] Failed to execute goal
  org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (default-cli)
  on [..]:
MavenReportException: Error while generating Javadoc:
  Unable to find javadoc command:
The environment variable JAVA_HOME is not correctly set. -> [Help 1]

Please ensure that it can find the javadoc command, at least during
Debian package builds.


This issue is the same bug as https://bugs.debian.org/866929 but for a
different JDK release.

The patch for that issue,
https://anonscm.debian.org/cgit/pkg-java/maven-javadoc-plugin.git/tree/debian/patches/openjdk-9-javadoc-path.patch
, is using "is exactly JDK9", and apparently needs to be "is at least JDK9".


Cheers,
Chris.



Bug#893389: mc: please add .tar.zst / .tzst support

2018-03-18 Thread Adam Borowski
Package: mc
Version: 3:4.8.20-1
Severity: wishlist

Hi!
ZSTD support has just been merged into tar's upstream git.  The extensions
are .tar.zst and .tzst, just the same as for any other of umpteen compression
algorithms tar supports.

As Midnight Commander's release cadence isn't very frequent, it'd be good to
add this soonish -- as I see, a change done today would be just likely to make
it to Buster.  And, invoking a too old version of tar is no different than any
other helper that's not installed.

Besides upstream git, you can get tar with backported zstd support at
https://angband.pl/debian/pool/main/t/tar/ (amd64,i386: jessie, armhf:
stretch, arm64,x32: unstable).

ZSTD is an awesome compressor, that thrashes competition along the
speed:ratio envelope all the way from LZO to low-level XZ.  Especially gzip
and bzip2 have no reason to exist other than for old compat purposes.


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

Kernel: Linux 4.16.0-rc5-debug-00026-gca682bdc52ca (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages mc depends on:
ii  libc6 2.27-2
ii  libext2fs21.44.0-1
ii  libglib2.0-0  2.56.0-2
ii  libgpm2   1.20.7-5
ii  libslang2 2.3.2-1
ii  libssh2-1 1.8.0-1
ii  mc-data   3:4.8.20-1

Versions of packages mc recommends:
ii  mime-support  3.60
ii  perl  5.26.1-5
ii  unzip 6.0-21

Versions of packages mc suggests:
pn  arj  
ii  atril [pdf-viewer]   1.20.0-1
ii  bzip21.0.6-8.1
pn  catdvi | texlive-binaries
pn  dbview   
pn  djvulibre-bin
ii  file 1:5.32-2
pn  genisoimage  
pn  gv   
ii  imagemagick  8:6.9.9.34+dfsg-3+b1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.9.34+dfsg-3+b1
pn  libaspell-dev
pn  links | w3m | lynx   
pn  odt2txt  
pn  poppler-utils
ii  python   2.7.14-4
pn  python-boto  
pn  python-tz
ii  zip  3.0-11+b1

-- no debconf information



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

2018-03-18 Thread Simon McVittie
Control: tags -1 + pending

On Sat, 17 Mar 2018 at 16:05:02 -0400, Jeremy Bicha wrote:
> I have proposed a merge request to fix this issue.
> https://salsa.debian.org/xorg-team/lib/libinput/merge_requests/1

This has now been merged.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892956 and upstream
bug https://bugs.freedesktop.org/show_bug.cgi?id=105572 contain some
discussion (currently unresolved) about whether this is a workaround or
a correct solution; but either way, it seems like the right thing to do
in the short term.

smcv



Bug#806420: debian-edu: test suite times out on ci.debian.net

2018-03-18 Thread Paul Gevers
Hi Holger,

On 16-03-18 14:38, Holger Levsen wrote:
> ic, thanks for those explainations and even more for the fix-up! I've merged 
> your commit now, should I upload? :)

I would rather have somebody knowlegdeable first judge if really all
combination need to be run, or if a reduced set is good enough. As I
believe my fixup will waste needless time on the ci network.

Paul



signature.asc
Description: OpenPGP digital signature


Bug#893390: ed: no longer M-A:foreign, wrecks havoc on whole system on upgrade

2018-03-18 Thread Thorsten Glaser
Package: ed
Version: 1.14.2-1
Severity: serious

Despite the changelog saying “Restore Multi-Arch: foreign”
the .deb file actually does not carry any M-A annotation.

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



Bug#893025: White UI background makes page borders disappear

2018-03-18 Thread Jeffrey Ratcliffe
> I'll fix it as soon as I work out how.

I've got a fix for this for the next release.


pgpWrbgFDulew.pgp
Description: OpenPGP digital signature


Bug#888244: apparmor: Convert quilt patch series to per-topic subdirectories managed by gbp-pq

2018-03-18 Thread intrigeri
Hi,

Tyler Hicks:
> On 02/28/2018 04:56 AM, intrigeri wrote:
>> 1. Start using the ubuntu/* namespace on the Git repo on salsa for the
>>Ubuntu packaging. I've already imported your work up to
>>2.11.0-2ubuntu19 there.

> Done! […]

>> 2. Merge the latest debian/2.12-* tag into ubuntu/master so you get
>>2.12 and the many packaging improvements you folks have reviewed
>>and that are in Debian already (otherwise the delta will remain so
>>big we can't proceed with the big next step easily).

> Done! […]

Woohoo! I'm so glad we finally managed to have a shared packaging VCS :)

>> 3. Give me the go ahead and then I'll:
>> 
>>- refresh the {debian,ubuntu}/gbp-pq branches
>>- merge the {debian,ubuntu}/gbp-pq branches respectively into
>>  {debian,ubuntu}/master
>>- push {debian,ubuntu}/master
>>- release & upload to Debian sid
>>- ask you to release & upload to Ubuntu

> I've taken a quick look at the gbp-pq branches and it sounds like Steve
> did, as well. I see the value there so you've got the go ahead. :)

Done. So check the current ubuntu/master and if suitable, upload
to Ubuntu.

Then in the next few months I'll try to do this:

>> And the following step of my secret evil plan is:
>> 
>> 4. Check with Apertis what it would take to have them share our Git
>>history (they're already using DEP-14 but with a different bzr→Git
>>import that was done earlier) and possibly join the Salsa merge
>>request fun so Debian and Ubuntu can benefit from the improvements
>>Apertis made: a quick glance suggests that a few of their changes
>>could be relevant for other distros :)

Cheers,
-- 
intrigeri



Bug#890991: mate-panel: Please enable SNI support for accessibility purpose

2018-03-18 Thread Jean-Philippe MENGUAL
Hi,

And what about qt applets? So far tests show that when tab key brings on
a Qt applet (mumble, owncloud client), the focus is still blocked. Our
tests show t hat the problem is not fixed in Mayatana: once on the
panel, tab and shift-tab block the focus often. So while SNI is expected
to work immediately, Ayatana seems very experimental and not fixing the
problem at all, so I am afraid Buster is released with the bug not fixed
given the freeze delays, the status of Ayatana, etc. Sure we can
workaround but well... I would prefer to stay closely the standards in
Debian.

Regards,

signature_jp_2
Logo Hypra  JEAN-PHILIPPE MENGUAL
DIRECTEUR TECHNIQUE ET QUALITÉ
102, rue des poissonniers, 75018, Paris
Tel : +331 84 73 06 61  Mob : +336 76 34 93 37

jpmeng...@hypra.fr 
www.hypra.fr 
Facebook Hypra  Twitter Hypra
 Linkedin Jean-Philippe



Le 18/03/2018 à 13:27, Mike Gabriel a écrit :
> Control: tags -1 wontfix
>
> Hi,
>
> On  Mo 05 Mär 2018 17:01:07 CET, Alex ARNAUD wrote:
>
>> Control: tags -1 patch
>>
>> Le 21/02/2018 à 15:59, Alex ARNAUD a écrit :
>>> Le 21/02/2018 à 12:53, Jean-Philippe MENGUAL a écrit :
 This bug has a fix provided that the default value of SNI support
 is set
 to True.
>>>
>>> Thanks for the report; It should be also great to add sni-qt to the
>>> recommended packages for Mate panel. It's easy for power user to
>>> remove package but difficult for beginner to find what to install to
>>> make software working.
>>
>> I've added a proposed patch to do the following things:
>> - Enable SNI support by default on Mate panel
>> - Add sni-qt to recommended package of mate-desktop-environment : to
>> make the SNI support effective, sni-qt has to be installed on the
>> targeted system.
>>
>> With this patch, the notification area of Mate becomes fully usable
>> by keyboard users.
>>
>> Best regards,
>> Alex.
>
> We won't have this in Debian for now as a default setting. Please
> deploy local .gschema.override files to get this working for you. It
> can be easily done system-wide, if there are any questions, please get
> in touch with me on IRC.
>
> The plan for MATE in Debian buster really really is to get Ayatana
> Indicators fully working:
>
>   - mate-indicator-applet is a default applet in the panel
>   - notification-area, media-applet, clock-applet of the stock mate
> panel are not used anymore
>   - xembed support gets added to an extra indicator, so that
>     applications with xembed-only tray icons can be proxied through an
> indicator
>
> This will bring you the same result but is much more future proof.
> Applicaitons with xembed-only tray icon implementation are not
> up-to-date anymore and should be reworked finally. (Simply dropping
> xembed support in Debian MATE will not happen, though, the Unity and
> GNOME people have done that and did not get much applause for it back
> then...).
>
> Mike



signature.asc
Description: OpenPGP digital signature


Bug#893350: RFS: deepin-terminal/2.9.2-1 [ITP]

2018-03-18 Thread Yangfl
2018-03-18 20:36 GMT+08:00 Adam Borowski :
> First, it FTBFSes unless you apply the following patch:

Sorry for missing build-dep. Repacked.

> Lots of assets have incorrect paths:

I can't see such errors. Maybe due to the  in the first line?



Bug#893391: libinput: please add an autopkgtest smoke-test for the library

2018-03-18 Thread Simon McVittie
Source: libinput
Version: 1.10.3-1
Severity: wishlist
Tags: patch

Some common failure modes of library packaging (particularly around
dependencies or transitions) result in inability to link dependent
binaries to the library. To catch mistakes before they become
release-critical, it's useful to have an autopkgtest that checks that
the library can work at all, even if it's a library that is awkward or
impossible to test more thoroughly.

I attach a simple autopkgtest that checks that libinput-dev can be
initialized and uninitialized, loosely based on one that I added to dbus.

I included a test for static linking, but libinput-dev doesn't seem to
contain libinput.a, so I've assumed that linking to it statically is
unsupported and left that part of the test commented out.

Note that I don't really know this library, so if I'm using it
incorrectly or in ways that are not what its upstream developers would
recommend, the test might need adjusting. It seems to work locally though.

If libinput_path_create_context() cannot legitimately fail (even in a
chroot or container running as an unprivileged user) then you might
want to make the test abort() if that call fails.

Thanks,
smcv
>From f850c612b25fe8964ff900447f444698578572cc Mon Sep 17 00:00:00 2001
From: Simon McVittie 
Date: Sun, 18 Mar 2018 14:24:20 +
Subject: [PATCH] Add a simple compile/link/execute smoke-test for libinput-dev

This verifies that it is possible to link to libinput, and would have
detected #893067.

Signed-off-by: Simon McVittie 
---
 debian/tests/build   | 60 
 debian/tests/control |  2 ++
 2 files changed, 62 insertions(+)
 create mode 100755 debian/tests/build
 create mode 100644 debian/tests/control

diff --git a/debian/tests/build b/debian/tests/build
new file mode 100755
index ..bacd15e1
--- /dev/null
+++ b/debian/tests/build
@@ -0,0 +1,60 @@
+#!/bin/sh
+
+exec 2>&1
+set -eux
+
+cd "${AUTOPKGTEST_TMP:-"${ADTTMP}"}"
+
+echo "1..2"
+
+cat > simple.c <<'EOF'
+#include 
+
+#include 
+#include 
+#include 
+#include 
+#include 
+
+static int
+my_open (const char *path, int flags, void *user_data)
+{
+  return open (path, flags);
+}
+
+static void
+my_close (int fd, void *user_data)
+{
+  close (fd);
+}
+
+static struct libinput_interface iface = { my_open, my_close };
+
+int
+main (void)
+{
+  struct libinput *ctx;
+
+  ctx = libinput_path_create_context (&iface, NULL);
+
+  if (ctx)
+libinput_unref (ctx);
+
+  return 0;
+}
+EOF
+
+gcc -o dynamic simple.c $(pkg-config --cflags --libs libinput)
+echo "ok 1 - compile dynamic executable"
+test -x dynamic
+./dynamic
+echo "ok 2 - run dynamic executable"
+
+# This should also be tested if linking statically to libinput is supported
+#gcc -static -o static simple.c $(pkg-config --static --cflags --libs libinput)
+#echo "ok 3 - compile static executable"
+#test -x static
+#./static
+#echo "ok 4 - run static executable"
+
+echo "# everything seems OK"
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index ..493aaf0f
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: build
+Depends: build-essential, libinput-dev
-- 
2.16.2



Bug#600932: does this problem still exist?

2018-03-18 Thread Thorsten Alteholz

Hi Harri,

while browsing through older bugs of apcupsd I wonder whether you still have 
the reported problem.

Do you still have problems with the serial baudrate?

  Thorsten



  1   2   3   >