Bug#939601: Can't build bnd from salsa

Mechtilde Stehmann mechtilde at debian.org
Sat Sep 7 11:41:56 BST 2019


Hello Tony,

my /etc/pbuilderrc is

# this is your configuration file for pbuilder.
# the file in /usr/share/pbuilder/pbuilderrc is the default template.
# /etc/pbuilderrc is the one meant for overwriting defaults in
# the default template
#
# read pbuilderrc.5 document for notes on specific options.
# adapt by Mechtilde - 2018-06-30
MIRRORSITE=http://ftp.de.debian.org/debian/
AUTO_DEBSIGN=${AUTO_DEBSIGN:-no}
HOOKDIR=/var/cache/pbuilder/hooks
# Codenames for Debian suites according to their alias. Update these
when needed.
#EXPERIMENTAL_CODENAME ="experimental"
UNSTABLE_CODENAME="sid"
TESTING_CODENAME="buster"
STABLE_CODENAME="stretch"
STABLE_BACKPORTS_SUITE="$STABLE_CODENAME-backports"

echo $PBUILDERSATISFYDEPENDSCMD is empty

In the chroot the /etc/apt/sources.list doesn't contain the deb-src
entry. I don't know why.

I add this entry.

Then I did:

> - use `sudo cowbuilder --login` to enter your chroot shell
> - configure a deb-src URL in /etc/apt/sources.list
> - `apt update && apt source bnd && apt -y build-dep bnd`
> - `cd bnd-3.5.0 && dpkg-buildpackage -us -uc`

There it takes the depencies as expected. What is the different?

> If you continue to have troubles with the build, please send me the
> contents of your .pbuilderrc 

see above

and the complete build logs

you can find it attached.

I only masked the path a little bit fro personal information.

Thanks in advance

Kind regards

> Cheers,
> tony

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
-------------- next part --------------
dpkg-checkbuilddeps: error: Unmet build dependencies: libfindbugs-ant-java gradle-debian-helper (>= 1.6~) libbindex-java (>= 2.2+svn101) libfelix-framework-java libfelix-gogo-runtime-java libfelix-resolver-java libosgi-compendium-java (>= 6) libosgi-core-java (>= 6.0.0)
W: Unmet build-dependency in source
dh clean --buildsystem=gradle --with maven-repo-helper
   dh_testdir -O--buildsystem=gradle
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/../../../01_Salsa/Bnd/bnd'
dh_auto_clean
dh_auto_clean: unable to load build system class 'gradle': Can't locate Debian/Debhelper/Buildsystem/gradle.pm in @INC (you may need to install the Debian::Debhelper::Buildsystem::gradle module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at (eval 2) line 1.
BEGIN failed--compilation aborted at (eval 2) line 1.

make[1]: *** [debian/rules:75: override_dh_auto_clean] Error 255
make[1]: Leaving directory '/home/../../../01_Salsa/Bnd/bnd'
make: *** [debian/rules:14: clean] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20190907/b54548de/attachment.sig>


More information about the pkg-java-maintainers mailing list