Source: eprosima-idl-parser
Version: 1.0.2+dfsg-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package eprosima-idl-parser
> dpkg-buildpackage: info: source version 1.0.2+dfsg-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Timo Röhling <t...@gaussglocke.de>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=maven
>    dh_auto_clean -O--buildsystem=maven
>       bash -c "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 -plibeprosima-idl-parser-java
>    dh_autoreconf_clean -O--buildsystem=maven
>    dh_clean -O--buildsystem=maven
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building eprosima-idl-parser using existing 
> ./eprosima-idl-parser_1.0.2+dfsg.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building eprosima-idl-parser in 
> eprosima-idl-parser_1.0.2+dfsg-2.debian.tar.xz
> dpkg-source: info: building eprosima-idl-parser in 
> eprosima-idl-parser_1.0.2+dfsg-2.dsc
>  debian/rules binary
> dh binary --buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       mh_patchpoms -plibeprosima-idl-parser-java --debian-build 
> --keep-pom-version 
> --maven-repo=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo
>    dh_auto_build -O--buildsystem=maven
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg
>  -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo
>  --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] -----------------< com.eprosima.idl:com.eprosima.idl 
> >------------------
> [INFO] Building com.eprosima.idl 1.0.0
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.175 s
> [INFO] Finished at: 2021-01-20T17:07:54Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project com.eprosima.idl: Could not resolve 
> dependencies for project com.eprosima.idl:com.eprosima.idl:jar:1.0.0: Cannot 
> access central (https://repo.maven.apache.org/maven2) in offline mode and the 
> artifact javax.json:javax.json-api:bundle: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
> dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg
>  -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo
>  --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
> exit code 1
> make: *** [debian/rules:4: binary] Error 25

The full build log is available from:
   
http://qa-logs.debian.net/2021/01/20/eprosima-idl-parser_1.0.2+dfsg-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

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.

Reply via email to