Your message dated Sat, 02 Mar 2019 03:06:30 +0100
with message-id <[email protected]>
and subject line Re: [Parl-devel] Bug#923558: debian-parl: FTBFS (Not a blessed
reference)
has caused the Debian Bug report #923558,
regarding debian-parl: FTBFS (Not a blessed reference)
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.)
--
923558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923558
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:debian-parl
Version: 1.9.17
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules binary-indep
test -x debian/rules
dh_testroot
dh_prep
dh_installdirs -A
mkdir -p "."
/usr/bin/make suite=bullseye
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p content/desktop/eu/
cd content/desktop/eu/ \
&& boxer compose \
--nodedir /<<PKGBUILDDIR>>/nodes \
--skeldir /<<PKGBUILDDIR>>/skel \
--suite bullseye \
desktop-eu
Must be an existing directory containing boxer classes (in $self->{"classdir"})
at (eval 177) line 52
"ClassDir" is a subtype of "Dir"
"Dir" is a subtype of "Path"
Not a blessed reference
make[1]: *** [Makefile:18: content/desktop/eu/preseed.cfg] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/blends.mk:81: content/desktop/preseed.cfg] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/debian-parl.html
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Version: 1.9.18
Quoting Santiago Vila (2019-03-01 22:57:49)
> I tried to build this package in buster but it failed:
Thanks for reporting!
> /usr/bin/make suite=bullseye
Problem was that the build routines wrongly built using bullseye classes
of Boxer, where it should use buster.
This should be fixed with release 1.9.18 released moments before this
bugreport was filed.
Thanks again,
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
--- End Message ---