Bug#746140: libjnr-posix-java: FTBFS: 2 required artifacts are missing

David Suárez david.sephirot at gmail.com
Sun Apr 27 12:41:37 UTC 2014


Source: libjnr-posix-java
Version: 1.1.8-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh_testdir
> /usr/share/maven2//bin/mvn -o -s /etc/maven2/settings-debian.xml verify
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building jnr-posix
> [INFO]    task-segment: [verify]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/main/resources
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.ow2.asm:asm:jar:4.x
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.ow2.asm -DartifactId=asm -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.ow2.asm -DartifactId=asm -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.jruby.ext.posix:jnr-posix:jar:1.1.8
>   	2) org.jruby.extras:jaffl:jar:debian
>   	3) org.ow2.asm:asm:jar:4.x
> 
> 2) org.ow2.asm:asm-commons:jar:4.x
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.ow2.asm -DartifactId=asm-commons -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.ow2.asm -DartifactId=asm-commons -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>   	1) org.jruby.ext.posix:jnr-posix:jar:1.1.8
>   	2) org.jruby.extras:jaffl:jar:debian
>   	3) org.ow2.asm:asm-commons:jar:4.x
> 
> ----------
> 2 required artifacts are missing.
> 
> for artifact: 
>   org.jruby.ext.posix:jnr-posix:jar:1.1.8
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   codehaus (http://repository.codehaus.org)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
> 
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Sat Apr 26 22:25:21 UTC 2014
> [INFO] Final Memory: 10M/145M
> [INFO] ------------------------------------------------------------------------
> make: *** [build-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/libjnr-posix-java_1.1.8-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list