Your message dated Thu, 11 Feb 2016 09:52:39 +0000
with message-id <[email protected]>
and subject line Bug#814406: fixed in sisu-guice 3.2.6-2
has caused the Debian Bug report #814406,
regarding sisu-guice: FTBFS: [FATAL] Non-resolvable parent POM for
org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact
org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSHOT
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
814406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814406
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sisu-guice
Version: 3.2.6-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
sisu-guice fails to build from source in unstable/amd64:
[..]
touch debian/stamp-poms-patched
cd . && /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
-Dproperties.file.manual=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven.properties
-Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven-repo
clean
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact
org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 19, column 11
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-plugin is missing. @
org.sonatype.sisu.inject:guice-testlib:[unknown-version],
/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/extensions/testlib/pom.xml,
line 18, column 15
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.sonatype.sisu.inject:jdk8-tests:[unknown-version]
(/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/jdk8-tests/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM for
org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact
org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
/usr/share/cdbs/1/class/maven.mk:104: recipe for target 'cleanbuilddir' failed
make: [cleanbuilddir] Error 1 (ignored)
rm -f -r
/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven-repo
debian/stamp-maven-build
rm -f debian/*.substvars
/usr/bin/make -f debian/rules unpatch-poms
make[1]: Entering directory
'/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6'
mh_unpatchpoms -plibsisu-guice-java
rm -f -f debian/stamp-poms-patched
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6'
dh_clean
mh_unpatchpoms -plibsisu-guice-java
rm -f -f debian/stamp-poms-patched
mh_clean
rm -f debian/stamp-maven-check
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian
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 -plibsisu-guice-java --debian-build --keep-pom-version
--maven-repo=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven-repo
--build-no-docs
touch debian/stamp-poms-patched
# before-build target may be used to unpatch the pom files, so we need to
check if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
/usr/bin/make -f debian/rules patch-poms; \
fi
cd . && /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
-Dproperties.file.manual=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven.properties
-Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Dmaven.repo.local=/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/debian/maven-repo
package -DskipTests
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact
org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 19, column 11
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-plugin is missing. @
org.sonatype.sisu.inject:guice-testlib:[unknown-version],
/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/extensions/testlib/pom.xml,
line 18, column 15
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.sonatype.sisu.inject:jdk8-tests:[unknown-version]
(/home/lamby/temp/cdt.20160211093402.c0PcNHqfLi/sisu-guice-3.2.6/jdk8-tests/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM for
org.sonatype.sisu.inject:jdk8-tests:[unknown-version]: Could not find artifact
org.sonatype.sisu.inject:guice-parent:pom:4.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
sisu-guice.3.2.6-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: sisu-guice
Source-Version: 3.2.6-2
We believe that the bug you reported is fixed in the latest version of
sisu-guice, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated sisu-guice package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 11 Feb 2016 10:10:32 +0100
Source: sisu-guice
Binary: libsisu-guice-java
Architecture: source all
Version: 3.2.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
libsisu-guice-java - Patched build of Google Guice for Sisu-IoC
Closes: 814406
Changes:
sisu-guice (3.2.6-2) unstable; urgency=medium
.
* Team upload.
* Fixed the build failure with Java 8 (Closes: #814406)
* Depend on libcglib-java (>= 3.2) instead of libcglib3-java
* Standards-Version updated to 3.9.7 (no changes)
* Build with the DH sequencer instead of CDBS
Checksums-Sha1:
2db6b1dd5b5ea55374523f096abf06937fa33eaf 2361 sisu-guice_3.2.6-2.dsc
00cfd50603db21b7230b608b15dfe9ca566303a8 6016 sisu-guice_3.2.6-2.debian.tar.xz
57ce9a1ec5791ee3c11ea9880e1fa5ded12d94e2 640376
libsisu-guice-java_3.2.6-2_all.deb
Checksums-Sha256:
271d25975e7662fb19d8c4f7777a1978970e63ff0c4bf2bcf6da7e733285432c 2361
sisu-guice_3.2.6-2.dsc
cdd315cdd7f0b47a7fabb6dccb3e7b2dd69adca1449c4ce3d97e00f91389deda 6016
sisu-guice_3.2.6-2.debian.tar.xz
ed5a9e04e88b68b877eef6fceab1c2e5414b9c0bcc4d844408dfcfe29a759151 640376
libsisu-guice-java_3.2.6-2_all.deb
Files:
e696d83082ee9321d9eb70a61624804e 2361 java optional sisu-guice_3.2.6-2.dsc
95e998ff9c42c8be34427423ce0ca66b 6016 java optional
sisu-guice_3.2.6-2.debian.tar.xz
a09847ef70c721b362e2cc1ed790fa0a 640376 java optional
libsisu-guice-java_3.2.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWvFCPAAoJEPUTxBnkudCsrmsP/0+ZUaXE9dhO1CwsWo4jqTSc
PnBcLrZf91BHV3JV9mTXO5rHC2kT3LVgqT56+Pbgkp2wGxiUFHo32YLKmSE1PiA9
DCKS0ZxehgqFIFCacLsIKrahgLJnnedaPmBAlApgQLr+Dwml0CDd4rZFFwwb2Bnv
nv1BQFcgM88tHLtLvwzUe+wGxDmFLP4PQhqK+4/HmJZyrETucZK2ZPt7zl9tdPFb
Gjle0j1+lnesFjZ2bdzhQ8f0A80XeFbKQP43STSO94yYc524Xa3uRPlmTyz0FbNC
EpCviusfLO8UzPywoV5LEpqFVCQu62KjxNV+HUebRRTOILGcc7t+3o8r4KsSAVhJ
msz8yK5mEdFZ10iegG3Ycl8v7yIxYrNag/YHFUF3vIPBZWo6AyY9HTUpuEyq6C/i
HK7dRgjlW3qUWo3P0d4CAwOBNQRMV2Qx5JUouF92OnAkOZPdyzi778jXE1ITBQRZ
1SX79F/nbx+NdJM0wk/j2lKbq1CEl8ulWqt98mo0tss5M8GKAfICLcZVU5ATtKEh
W8Zo6AU8FyE7W+4fwuA9Z1P4hfFVLNJZtvE6oJlbWYyw3L0yzvuvubUMZJzCCyis
McYfJhJVKuuQaIr/6okxQNohwXJrV/xXO0xIpm0fy1re9HCkB09b+4AFoR/oU8d5
LtoX9l59U80OzPcosHoJ
=6F/l
-----END PGP SIGNATURE-----
--- End Message ---