Bug#796153: sisu-plexus: FTBFS: Missing Build-Depends on junit4

Chris Lamb lamby at debian.org
Wed Aug 19 20:04:14 UTC 2015


Source: sisu-plexus
Version: 0.3.1-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,

sisu-plexus fails to build from source on unstable/amd64 due to a
missing Build-Depends on junit4:

  [..]

  cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
  /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/tmp/buildd/sisu-plexus-0.3.1/debian/maven.properties
  -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf
  org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
  -Dmaven.repo.local=/tmp/buildd/sisu-plexus-0.3.1/debian/maven-repo 
  package
  [INFO] 
  NOTE: Maven is executing in offline mode. Any artifacts not already in
  your local
  repository will be inaccessible.
  
  [INFO] Scanning for projects...
  [INFO] Reactor build order: 
  [INFO]   Sisu Plexus
  [INFO]   Unnamed - org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.1
  [INFO]
  ------------------------------------------------------------------------
  [INFO] Building Sisu Plexus
  [INFO]    task-segment: [package]
  [INFO]
  ------------------------------------------------------------------------
  [INFO] No goals needed for project - skipping
  [INFO]
  ------------------------------------------------------------------------
  [INFO] Building Unnamed -
  org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.1
  [INFO]    task-segment: [package]
  [INFO]
  ------------------------------------------------------------------------
  [INFO] [build-helper:attach-artifact {execution: attach-build-target}]
  [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] Copying 2 resources
  [INFO]
  ------------------------------------------------------------------------
  [ERROR] BUILD ERROR
  [INFO]
  ------------------------------------------------------------------------
  [INFO] Failed to resolve artifact.
  
  Missing:
  ----------
  1) junit:junit:jar:4.x
  
    Try downloading the file manually from the project website.
  
    Then, install it using the command: 
        mvn install:install-file -DgroupId=junit -DartifactId=junit
        -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=junit -DartifactId=junit
        -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
        -DrepositoryId=[id]
  
    Path to dependency: 
    	1) org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.1
    	2) junit:junit:jar:4.x
  
  ----------
  1 required artifact is missing.
  
  for artifact: 
    org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.1
  
  from the specified remote repositories:
    central (https://repo1.maven.org/maven2)
  
  
  
  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: 2 seconds
  [INFO] Finished at: Wed Aug 19 00:56:13 GMT-12:00 2015
  [INFO] Final Memory: 14M/1133M
  [INFO]
  ------------------------------------------------------------------------
  /usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build'
  failed
  make: *** [mvn-build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

  https://reproducible.debian.net/logs/unstable/amd64/sisu-plexus_0.3.1-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sisu-plexus.0.3.1-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150819/f783f12d/attachment-0001.txt>


More information about the pkg-java-maintainers mailing list