Source: jersey1 Version: 1.19.1-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
jersey1 fails to build from source in unstable/amd64:
[..]
done.
done.
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.34.0-1) ...
**************************************************************************************
** Environment
**
**************************************************************************************
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=31f882ddc10f
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1
OLDPWD=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
[email protected]
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
GPG_KEY=1E953E27D4311E58
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building jersey1 1.19.1-1 on amd64
**
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package jersey1
dpkg-buildpackage: info: source version 1.19.1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Emmanuel Bourg <[email protected]>
dpkg-source --before-build jersey1-1.19.1
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --buildsystem=maven
dh_testdir -O--buildsystem=maven
dh_auto_clean -O--buildsystem=maven
"for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir |
sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -plibjersey1-core-java
debian/rules override_dh_clean
make[1]: Entering directory
'/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1'
dh_clean
# Remove the generated WADL classes
rm -Rf jersey-server/src/main/java/com/sun/research
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1'
debian/rules build
dh build --buildsystem=maven
dh_testdir -O--buildsystem=maven
dh_update_autotools_config -O--buildsystem=maven
dh_auto_configure -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
mh_patchpoms -plibjersey1-core-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian/maven-repo
debian/rules override_dh_auto_build
make[1]: Entering directory
'/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1'
# Generate the classes manually since the maven-jaxb-plugin isn't in Debian
/usr/lib/jvm/default-java/bin/xjc -p com.sun.research.ws.wadl -d
jersey-server/src/main/java -catalog jersey-server/etc/catalog.xml
jersey-server/etc
parsing a schema...
compiling a schema...
com/sun/research/ws/wadl/Application.java
com/sun/research/ws/wadl/Doc.java
com/sun/research/ws/wadl/Grammars.java
com/sun/research/ws/wadl/HTTPMethods.java
com/sun/research/ws/wadl/Include.java
com/sun/research/ws/wadl/Link.java
com/sun/research/ws/wadl/Method.java
com/sun/research/ws/wadl/ObjectFactory.java
com/sun/research/ws/wadl/Option.java
com/sun/research/ws/wadl/Param.java
com/sun/research/ws/wadl/ParamStyle.java
com/sun/research/ws/wadl/Representation.java
com/sun/research/ws/wadl/Request.java
com/sun/research/ws/wadl/Resource.java
com/sun/research/ws/wadl/ResourceType.java
com/sun/research/ws/wadl/Resources.java
com/sun/research/ws/wadl/Response.java
com/sun/research/ws/wadl/package-info.java
dh_auto_build
/usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian
-Dmaven.repo.local=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for com.sun.jersey.contribs:jersey-guice:jar:1.19.1
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 138, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] jersey-project
[INFO] jersey-core
[INFO] jersey-server
[INFO] jersey-servlet
[INFO] jersey-client
[INFO] jersey-guice
[INFO] Contributions to Jersey
[INFO] jersey-atom
[INFO] jersey-fastinfoset
[INFO] jersey-json
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-project 1.19.1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-bundle-plugin:2.5.4:bundle (osgi-bundle) @ jersey-project ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-core 1.19.1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @
jersey-core ---
[INFO] Source directory:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/target/generated-sources/rsrc-gen
added.
[INFO]
[INFO] --- istack-commons-maven-plugin:2.17:rs-gen (default) @ jersey-core ---
[INFO] Resources:
[INFO] com/sun/jersey/impl/impl.properties
[INFO] com/sun/jersey/impl/spi.properties
[INFO] com/sun/jersey/impl/api.properties
[INFO] Processing
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/resources/com/sun/jersey/impl/impl.properties
[INFO] Processing
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/resources/com/sun/jersey/impl/spi.properties
[INFO] Processing
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/resources/com/sun/jersey/impl/api.properties
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
jersey-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jersey-core
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 179 source files to
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/target/classes
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/java/com/sun/jersey/core/impl/provider/xml/SecureSAXParserFactory.java:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/java/com/sun/jersey/core/impl/provider/xml/SecureSAXParserFactory.java
uses or overrides a deprecated API.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/java/com/sun/jersey/core/impl/provider/xml/SecureSAXParserFactory.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/java/com/sun/jersey/core/spi/factory/MessageBodyFactory.java:
Some input files use unchecked or unsafe operations.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/src/main/java/com/sun/jersey/core/spi/factory/MessageBodyFactory.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
jersey-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @
jersey-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jersey-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-core ---
[INFO] Building jar:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-core/target/jersey-core-1.19.1.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.5.4:bundle (osgi-bundle) @ jersey-core ---
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-server 1.19.1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
jersey-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
jersey-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 306 source files to
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/target/classes
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/src/main/java/com/sun/jersey/server/impl/application/WebApplicationImpl.java:
Some input files use or override a deprecated API.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/src/main/java/com/sun/jersey/server/impl/application/WebApplicationImpl.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/src/main/java/com/sun/jersey/api/core/ResourceConfig.java:
Some input files use unchecked or unsafe operations.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/src/main/java/com/sun/jersey/api/core/ResourceConfig.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
jersey-server ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @
jersey-server ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jersey-server ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-server ---
[INFO] Building jar:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-server/target/jersey-server-1.19.1.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.5.4:bundle (osgi-bundle) @ jersey-server ---
[WARNING] Bundle com.sun.jersey:jersey-server:jar:1.19.1 : Unused
Import-Package instructions: [javax.inject.*, javax.mail.*]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-servlet 1.19.1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
jersey-servlet ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] skip non existing resourceDirectory
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
jersey-servlet ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/target/classes
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/src/main/java/com/sun/jersey/spi/container/servlet/WebServletConfig.java:
Some input files use or override a deprecated API.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/src/main/java/com/sun/jersey/spi/container/servlet/WebServletConfig.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/src/main/java/com/sun/jersey/server/impl/cdi/AbstractBean.java:
Some input files use unchecked or unsafe operations.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/src/main/java/com/sun/jersey/server/impl/cdi/AbstractBean.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
jersey-servlet ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @
jersey-servlet ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jersey-servlet ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-servlet ---
[INFO] Building jar:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-servlet/target/jersey-servlet-1.19.1.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.5.4:bundle (osgi-bundle) @ jersey-servlet ---
[WARNING] Bundle com.sun.jersey:jersey-servlet:jar:1.19.1 : Unused
Import-Package instructions: [javax.mail.*, javax.xml.bind.*,
javax.xml.transform.*]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-client 1.19.1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
jersey-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
jersey-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/target/classes
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/src/main/java/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.java:
Some input files use or override a deprecated API.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/src/main/java/com/sun/jersey/api/client/filter/HTTPDigestAuthFilter.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/src/main/java/com/sun/jersey/api/client/ClientRequest.java:
Some input files use unchecked or unsafe operations.
[INFO]
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/src/main/java/com/sun/jersey/api/client/ClientRequest.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
jersey-client ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @
jersey-client ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jersey-client ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-client ---
[INFO] Building jar:
/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/jersey-client/target/jersey-client-1.19.1.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.5.4:bundle (osgi-bundle) @ jersey-client ---
[WARNING] Bundle com.sun.jersey:jersey-client:jar:1.19.1 : Unused
Import-Package instructions: [javax.mail.*]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building jersey-guice 1.19.1
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for javax.servlet:servlet-api:jar:debian is missing, no
dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jersey-project ..................................... SUCCESS [ 0.047
s]
[INFO] jersey-core ........................................ SUCCESS [ 5.830
s]
[INFO] jersey-server ...................................... SUCCESS [ 3.779
s]
[INFO] jersey-servlet ..................................... SUCCESS [ 0.821
s]
[INFO] jersey-client ...................................... SUCCESS [ 0.759
s]
[INFO] jersey-guice ....................................... FAILURE [ 0.023
s]
[INFO] Contributions to Jersey ............................ SKIPPED
[INFO] jersey-atom ........................................ SKIPPED
[INFO] jersey-fastinfoset ................................. SKIPPED
[INFO] jersey-json ........................................ SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 12.072 s
[INFO] Finished at: 2016-07-13T11:44:34+02:00
[INFO] Final Memory: 28M/502M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jersey-guice: Could not resolve
dependencies for project com.sun.jersey.contribs:jersey-guice:jar:1.19.1:
Cannot access central (https://repo.maven.apache.org/maven2) in offline mode
and the artifact javax.servlet:servlet-api:jar:debian has not been downloaded
from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :jersey-guice
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Ddebian.dir=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian
-Dmaven.repo.local=/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1/debian/maven-repo
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160713114221.c1m8NbIZGy.jersey1/jersey1-1.19.1'
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
jersey1.1.19.1-1.unstable.amd64.log.txt.gz
Description: Binary data

