Your message dated Wed, 25 Nov 2015 15:49:36 +0000
with message-id <[email protected]>
and subject line Bug#805942: fixed in cafeobj 1.5.4-4
has caused the Debian Bug report #805942,
regarding cafeobj: FTBFS when built with dpkg-buildpackage -A (no binary
artifacts)
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.)
--
805942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cafeobj
Version: 1.5.4-2
User: [email protected]
Usertags: binary-indep
Severity: important
Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:
--------------------------------------------------------------------------------
[...]
fakeroot debian/rules binary-indep
dh_testdir
dh_testroot
dh_prep
DESTDIR=/<<PKGBUILDDIR>>/debian/cafeobj /usr/bin/make install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C doc/refman reference-manual.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/refman'
make[2]: 'reference-manual.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/refman'
/usr/bin/make -C doc/manual manual.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/manual'
make[2]: 'manual.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/manual'
/usr/bin/make -C doc/RefCard interp.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/RefCard'
make[2]: 'interp.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/RefCard'
/usr/bin/make -C doc/RefCard syntax.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/RefCard'
make[2]: 'syntax.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/RefCard'
/usr/bin/make -C doc/PigNose pnguide.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/PigNose'
make[2]: 'pnguide.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/PigNose'
/usr/bin/make -C doc/citp-manual citp.pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/citp-manual'
make[2]: 'citp.pdf' is up to date.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/citp-manual'
touch build-stamp
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/cafeobj/usr/share/cafeobj-1.5/lib
/usr/bin/install -c -m 0644 \
./lib/lib/*.cafe \
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/cafeobj-1.5/lib
/usr/bin/install -c -d
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/cafeobj-1.5/prelude
/usr/bin/install -c -m 0644 ./lib/prelude/*.bin \
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/cafeobj-1.5/prelude
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/cafeobj/usr/lib/cafeobj-1.5/
cp -a dumps/* /<<PKGBUILDDIR>>/debian/cafeobj/usr/lib/cafeobj-1.5/
chmod 0755 /<<PKGBUILDDIR>>/debian/cafeobj/usr/lib/cafeobj-1.5//*/*
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/cafeobj/usr/bin
/usr/bin/install -c -m 0755 xbin/cafeobj /<<PKGBUILDDIR>>/debian/cafeobj/usr/bin
# man page
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/cafeobj/usr/share/man/man1
/usr/bin/install -c -m 0644 doc/etc/cafeobj.1
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/man/man1
# doc files
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/cafeobj/usr/share/doc/cafeobj
/usr/bin/install -c -m 0644 \
doc/manual/manual.pdf \
doc/PigNose/pnguide.pdf \
doc/RefCard/interp.pdf \
doc/RefCard/syntax.pdf \
doc/refman/reference-manual.pdf \
doc/citp-manual/citp.pdf \
doc/etc/cafe-citp.txt \
elisp/cafeobj-mode.el \
lib/icons/cafeobj-logo.png \
lib/icons/cafeobj-logo-small.png \
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/doc/cafeobj
/usr/bin/install -c -d
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/doc/cafeobj/examples
/usr/bin/install -c -m 0644 doc/examples/*.mod \
/<<PKGBUILDDIR>>/debian/cafeobj/usr/share/doc/cafeobj/examples
touch install-stamp
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
# cafeobj-mode package
mkdir -p /<<PKGBUILDDIR>>/debian/cafeobj-mode/usr/share/emacs/site-lisp
cp elisp/cafeobj-mode.el
/<<PKGBUILDDIR>>/debian/cafeobj-mode/usr/share/emacs/site-lisp
touch install-stamp
dpkg-genchanges -A >../cafeobj_1.5.4-2_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
--------------------------------------------------------------------------------
This usually happens because there is a binary-indep target in debian/rules
which is either empty or does not do anything useful.
If all the arch-independent packages are dummy transitional packages released
with jessie,
the easy fix is to drop them now. If not, debian/rules should be modified so
that the
binary-indep target generates the architecture independent packages (and only
those).
After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish
(I recommend that you try it).
Thanks.
--- End Message ---
--- Begin Message ---
Source: cafeobj
Source-Version: 1.5.4-4
We believe that the bug you reported is fixed in the latest version of
cafeobj, 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.
Norbert Preining <[email protected]> (supplier of updated cafeobj 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: Wed, 25 Nov 2015 23:13:19 +0900
Source: cafeobj
Binary: cafeobj cafeobj-mode
Architecture: source
Version: 1.5.4-4
Distribution: unstable
Urgency: medium
Maintainer: Norbert Preining <[email protected]>
Changed-By: Norbert Preining <[email protected]>
Description:
cafeobj - new generation algebraic specification and programming language
cafeobj-mode - Emacs major mode for editing CafeOBJ source code
Closes: 805942
Changes:
cafeobj (1.5.4-4) unstable; urgency=medium
.
* rearrange rules file to allow for source only uploads (Closes: #805942)
Checksums-Sha1:
896a6c387dc57faaef0694d3987ceceff179a9ed 1927 cafeobj_1.5.4-4.dsc
fc4565bdba90b2c709be31e32428fda69dd9295b 6348 cafeobj_1.5.4-4.debian.tar.xz
Checksums-Sha256:
8447b22fa1dd6547e3141cf75c0763f18424c35a436cfb9ef441bc6a72bbe03e 1927
cafeobj_1.5.4-4.dsc
83cc5bfc178f1b5303fa651f366f1c742817af8ce08d1b33a52a8026b18b25ee 6348
cafeobj_1.5.4-4.debian.tar.xz
Files:
5fa07fc6d6f014145a28277ffcff47db 1927 science optional cafeobj_1.5.4-4.dsc
9d2307ce52e4cadbd0f03d8e8eee18dd 6348 science optional
cafeobj_1.5.4-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVlXF1myspEiGDNwTAQigWg//YYTqhNCHd1pV3Vr0dpRGassmGE9oojfL
xTqW6ZpXRf3hhTCpv2XOoQiUBp7S6pVesgJ/e6vPyUKHPSK3Tr/Y7Ecm8rBnyr2d
Cx7JR1VF8xEvaETbRNzeqUIfjOI32i9IgYy3OarKagvAuZCaG8C1WA68ordIiNXj
QRgSiKBIsid950COgLHFaMzX6vwu9Q4kPRKrIUB+cyky0deQar350OaHDaWUHA5U
AcD6B1uo1Xi1balDxZnF15+W13W+L/NOI5BJpYTObuqvNDVUwAg7udJ8KjWxP1yy
gubcT+J12+eq9DrvBk2r4XWXaV//MhUm6d2dGBxMV+LnwKU/OwgUm4L8gWkWBl1H
Q6GSBq3kJn4xOCSdVxqE76HvEwBbtkGWHkpi7AUjzy+7bKA3v4fnHCAYLYt4zSCU
RLg3EhzZ1aaR+h9izzVUtOOp14DZcL5dSCUiVRzS7qJz3L0uPEI6NAGaj1yIeBtn
pt0jJiUoRp5IgKBfi3bL/N1g9hPUg2tPwOL1bqRnuqNslOVoNHVHt9GFDFJr0aua
ZY9vWmfYi+W/uFUNI1tz3/Gk62mxipKXXPfqS0Ha4GkxPHnOwkCsVFeSZxU6652p
0GTOLtyiLevJnZsg+gt3KR44J0gQyXoo4I1xf1cXqOzfkaPKCbSvrK307QCaNABy
tTtFQXcPeHY=
=B1aF
-----END PGP SIGNATURE-----
--- End Message ---