Bug#813087: libslf4j-java: FTBFS: Failed to install artifact org.slf4j:slf4j-parent:pom:1.7.14: [..] (Permission denied)

Chris Lamb lamby at debian.org
Fri Jan 29 08:11:07 UTC 2016


Source: libslf4j-java
Version: 1.7.14-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

libslf4j-java fails to build from source in unstable/amd64:

  [..]

  dh_auto_build -- install
  	/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.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian -Dmaven.repo.local=/home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian/maven-repo install -DskipTests -Dnotimestamp=true -Dlocale=en_US
  [INFO] Scanning for projects...
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Build Order:
  [INFO] 
  [INFO] SLF4J
  [INFO] SLF4J API Module
  [INFO] SLF4J Simple Binding
  [INFO] SLF4J NOP Binding
  [INFO] SLF4J JDK14 Binding
  [INFO] SLF4J LOG4J-12 Binding
  [INFO] SLF4J JCL Binding
  [INFO] JCL 1.1.1 implemented over SLF4J
  [INFO] Log4j Implemented Over SLF4J
  [INFO] JUL to SLF4J bridge
  [INFO] SLF4J Migrator
  [INFO]                                                                         
  [INFO] ------------------------------------------------------------------------
  [INFO] Building SLF4J 1.7.14
  [INFO] ------------------------------------------------------------------------
  [INFO] 
  [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ slf4j-parent ---
  [INFO] 
  [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ slf4j-parent ---
  [INFO] Installing /home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/pom.xml to /home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian/maven-repo/org/slf4j/slf4j-parent/1.7.14/slf4j-parent-1.7.14.pom
  [INFO] ------------------------------------------------------------------------
  [INFO] Reactor Summary:
  [INFO] 
  [INFO] SLF4J .............................................. FAILURE [  0.455 s]
  [INFO] SLF4J API Module ................................... SKIPPED
  [INFO] SLF4J Simple Binding ............................... SKIPPED
  [INFO] SLF4J NOP Binding .................................. SKIPPED
  [INFO] SLF4J JDK14 Binding ................................ SKIPPED
  [INFO] SLF4J LOG4J-12 Binding ............................. SKIPPED
  [INFO] SLF4J JCL Binding .................................. SKIPPED
  [INFO] JCL 1.1.1 implemented over SLF4J ................... SKIPPED
  [INFO] Log4j Implemented Over SLF4J ....................... SKIPPED
  [INFO] JUL to SLF4J bridge ................................ SKIPPED
  [INFO] SLF4J Migrator ..................................... SKIPPED
  [INFO] ------------------------------------------------------------------------
  [INFO] BUILD FAILURE
  [INFO] ------------------------------------------------------------------------
  [INFO] Total time: 0.898 s
  [INFO] Finished at: 2016-01-29T09:07:01+01:00
  [INFO] Final Memory: 8M/298M
  [INFO] ------------------------------------------------------------------------
  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project slf4j-parent: Failed to install artifact org.slf4j:slf4j-parent:pom:1.7.14: /home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian/maven-repo/org/slf4j/slf4j-parent/1.7.14/slf4j-parent-1.7.14.pom (Permission denied) -> [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
  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.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian -Dmaven.repo.local=/home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14/debian/maven-repo install -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
  debian/rules:7: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160129090510.1Wae0DTFtJ/libslf4j-java-1.7.14'
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libslf4j-java.1.7.14-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 1619 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20160129/ea5edee7/attachment.obj>


More information about the pkg-java-maintainers mailing list