Your message dated Tue, 02 Feb 2021 22:22:49 +0000
with message-id <e1l744p-0000td...@fasolo.debian.org>
and subject line Bug#981661: fixed in sgb 1:20090810-3
has caused the Debian Bug report #981661,
regarding sgb: FTBFS during separated binary-arch and binary-indep builds
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 ow...@bugs.debian.org
immediately.)
--
981661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sgb
Version: 1:20090810-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source
Hi,
sgb FTBFS during separated 'binary-arch' and 'binary-indep' builds (as
would be done by the buildds if the non-free package were whitelisted
for autobuilding), it only succeeds for a combined 'binary' build.
You probably need to split the override_dh_auto_install target into
override_dh_auto_install-arch and override_dh_auto_install-indep.
>From the binary-indep buildlog:
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/sgb-20090810'
/usr/bin/make -f Makefile.debian install
make[2]: Entering directory '/build/sgb-20090810'
if test ! -r certified; then echo "Please run 'make tests' first!"; fi
test -r certified
if test ! -r socertified; then echo "Please run 'make sotests' first!"; fi
test -r socertified
cp libgb.a libgb.so debian/sgb/usr/lib
cp: target 'debian/sgb/usr/lib' is not a directory
make[2]: [Makefile.debian:160: install-libs] Error 1 (ignored)
cp -p boilerplate.w gb_types.w debian/sgb/usr/share/texmf/cweb
cp: target 'debian/sgb/usr/share/texmf/cweb' is not a directory
make[2]: [Makefile.debian:161: install-libs] Error 1 (ignored)
cp -p gb_flip.h gb_graph.h gb_io.h gb_sort.h gb_basic.h gb_books.h gb_econ.h
gb_games.h gb_gates.h gb_lisa.h gb_miles.h gb_plane.h gb_raman.h gb_rand.h
gb_roget.h gb_words.h gb_dijk.h gb_save.h debian/sgb/usr/include
cp: target 'debian/sgb/usr/include' is not a directory
make[2]: [Makefile.debian:162: install-libs] Error 1 (ignored)
cp -p anna.dat david.dat econ.dat games.dat homer.dat huck.dat jean.dat
lisa.dat miles.dat roget.dat words.dat debian/sgb/usr/share/sgb
cp: target 'debian/sgb/usr/share/sgb' is not a directory
make[2]: [Makefile.debian:165: install-data] Error 1 (ignored)
mv assign_lisa book_components econ_order football girth ladders miles_span
multiply queen roget_components take_risc word_components debian/sgb/usr/bin
mv: target 'debian/sgb/usr/bin' is not a directory
make[2]: [Makefile.debian:168: install-demos] Error 1 (ignored)
make[2]: Leaving directory '/build/sgb-20090810'
# We make appropriate links for the dynamic library
cd debian/sgb/usr/lib && mv libgb.so libgb.so.1.20090810 && \
ln -s libgb.so.1.20090810 libgb.so.1 && \
ln -s libgb.so.1.20090810 libgb.so
/bin/sh: 1: cd: can't cd to debian/sgb/usr/lib
make[1]: *** [debian/rules:38: override_dh_auto_install] Error 2
make[1]: Leaving directory '/build/sgb-20090810'
make: *** [debian/rules:10: binary-indep] Error 2
>From the binary-arch buildlog:
debian/rules override_dh_auto_install
make[1]: Entering directory '/build/sgb-20090810'
/usr/bin/make -f Makefile.debian install
make[2]: Entering directory '/build/sgb-20090810'
if test ! -r certified; then echo "Please run 'make tests' first!"; fi
test -r certified
if test ! -r socertified; then echo "Please run 'make sotests' first!"; fi
test -r socertified
cp libgb.a libgb.so debian/sgb/usr/lib
cp -p boilerplate.w gb_types.w debian/sgb/usr/share/texmf/cweb
cp -p gb_flip.h gb_graph.h gb_io.h gb_sort.h gb_basic.h gb_books.h gb_econ.h
gb_games.h gb_gates.h gb_lisa.h gb_miles.h gb_plane.h gb_raman.h gb_rand.h
gb_roget.h gb_words.h gb_dijk.h gb_save.h debian/sgb/usr/include
cp -p anna.dat david.dat econ.dat games.dat homer.dat huck.dat jean.dat
lisa.dat miles.dat roget.dat words.dat debian/sgb/usr/share/sgb
mv assign_lisa book_components econ_order football girth ladders miles_span
multiply queen roget_components take_risc word_components debian/sgb/usr/bin
make[2]: Leaving directory '/build/sgb-20090810'
# We make appropriate links for the dynamic library
cd debian/sgb/usr/lib && mv libgb.so libgb.so.1.20090810 && \
ln -s libgb.so.1.20090810 libgb.so.1 && \
ln -s libgb.so.1.20090810 libgb.so
make[1]: Leaving directory '/build/sgb-20090810'
dh_installdocs -a
dh_installchangelogs -a
dh_installexamples -a
debian/rules execute_after_dh_installexamples
make[1]: Entering directory '/build/sgb-20090810'
mv debian/sgb-doc/usr/share/doc/sgb/examples/Makefile.doc \
debian/sgb-doc/usr/share/doc/sgb/examples/Makefile
mv: cannot stat 'debian/sgb-doc/usr/share/doc/sgb/examples/Makefile.doc': No
such file or directory
make[1]: *** [debian/rules:43: execute_after_dh_installexamples] Error 1
make[1]: Leaving directory '/build/sgb-20090810'
make: *** [debian/rules:10: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
Andreas
sgb_1:20090810-2_arch.log.gz
Description: application/gzip
sgb_1:20090810-2_indep.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: sgb
Source-Version: 1:20090810-3
Done: Julian Gilbey <j...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sgb, 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 981...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julian Gilbey <j...@debian.org> (supplier of updated sgb 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 02 Feb 2021 22:01:42 +0000
Source: sgb
Binary: sgb sgb-dbgsym sgb-doc
Architecture: source amd64 all
Version: 1:20090810-3
Distribution: unstable
Urgency: medium
Maintainer: Julian Gilbey <j...@debian.org>
Changed-By: Julian Gilbey <j...@debian.org>
Description:
sgb - The Stanford GraphBase: combinatorial data and algorithms
sgb-doc - Documentation for the Stanford GraphBase
Closes: 981661
Changes:
sgb (1:20090810-3) unstable; urgency=medium
.
* Fix FTBFS with split binaries (with thanks to Andreas Beckmann)
(closes: #981661)
* Build documentation as PDFs rather than DVI files
* Request autobuilding (XS-Autobuild: yes)
Checksums-Sha1:
70738e551ef6b7f465082748a6ee2e629e892e76 1961 sgb_20090810-3.dsc
d1e99f02c980c2759a76136bfbe80d2327eccece 10872 sgb_20090810-3.debian.tar.xz
6336359e5f8b913998a57f55f720cfbbbe7c854f 205588 sgb-dbgsym_20090810-3_amd64.deb
c966e94a8a38035d5c0406da03e19e720bc56412 210068 sgb-doc_20090810-3_all.deb
874c1c0bc2ed9b5a3795f2863ec2ef8e30c8e5ce 8412 sgb_20090810-3_amd64.buildinfo
45a223de7605f565a7f1d4264328821dc8d891be 444672 sgb_20090810-3_amd64.deb
Checksums-Sha256:
6ce3b7946e5fd65a8091e33309e32e73968c973c46d6dbbc708d5b219bfeb0e3 1961
sgb_20090810-3.dsc
7525e6c8a004bf879c7f18439a722065c989256b46920d8840b211e071c4550e 10872
sgb_20090810-3.debian.tar.xz
0daa8f8192eb745d47c06fd302b069ab58b6f5461d014887e29c1237cfacb8d1 205588
sgb-dbgsym_20090810-3_amd64.deb
ecbe71b0823e8bb5042ce78ed6dab0203c939f5934c4ce8a33d7a0ccc93c884b 210068
sgb-doc_20090810-3_all.deb
7aa250c07a5ec1521209000b92f38a353326679ebe7f22affd943261c2b9bbb9 8412
sgb_20090810-3_amd64.buildinfo
cfd7f8daad417fab42b7cdcfa711655e61b255b22831e77414b8bd3fab3e7936 444672
sgb_20090810-3_amd64.deb
Files:
1f9bfe1b8bd9d3394a62ecffa5817e55 1961 non-free/math optional sgb_20090810-3.dsc
9aca96a57668d71b20522873be276cb8 10872 non-free/math optional
sgb_20090810-3.debian.tar.xz
3b9d26c9104fb72487752998dd197ac6 205588 non-free/debug optional
sgb-dbgsym_20090810-3_amd64.deb
cda859c00e84e3a3f42d8f07f52fe472 210068 non-free/doc optional
sgb-doc_20090810-3_all.deb
f6a989b4a25f50af5c064bff5b514eb2 8412 non-free/math optional
sgb_20090810-3_amd64.buildinfo
72f8184d6af72e6f84f8adc2ad8c5ff4 444672 non-free/math optional
sgb_20090810-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCAAtFiEEfhrD+iemSShMMj72aVxCkxbAe/4FAmAZzGkPHGpkZ0BkZWJp
YW4ub3JnAAoJEGlcQpMWwHv+QNEP/2Wzw8BACLB1FdU7C4Z97acWgtGcbuvexkoU
oQSiXVERhubE5bk5DFd7YZs2oPeT2UUpIxgt2RKPBT2XrvJwdfcWc0BegGGZFnKU
5XFj+yE0N1H7kWAlQMv6v03IJ7j1e73k1oARXieR1nQyjrynmzh+zhLV2jjzCGtp
hP069VYxGuCYqxU/Y7KHdhFQU+0Dt4bjMwhphwlO6wxMrQHSkCUQDQMKPJxWXu9g
+MBPkMC1KHNn4JG6dPwtuyfs3Oq+ou0dS4TYhu00FXPE+IGYT0e2MYF2Jjsqj/iJ
jg4M2Vqda2ukkzgEb/t8366suWOa9RGU3v4FZW9DxGgEFM5fi5bpPJ6tx9x5vuqe
Fzw5Esc3aZXjJr4ARUWtt4uH2rNWAHxN7DsqPGoS+vb7fcgoInaYrTR45WMb22Mk
qSDJMw1xjxy7JXXAnoL1EQEYyRw+HdJoaEv/Fg2FHKHMxHi+NenaMk6LltZHGmzp
FrwS7SVy56qf6dGqKpFxyX2tMkCrX6EltKwOAl9HbGh2VNux1smhfXsIZODyc3Dk
U0eq0QhgCw3moeEY7NTSWFHmvVGK9wnVMk505LwIdEmmPglPN0/ILXn24X+4GKtx
cisBsj4eRsdst4MMdf6cNjgrLDA2cBzxhd39Ia1smxN4dr9I6Tr+pH31ybUmg+2x
/jiDZTjB
=hOij
-----END PGP SIGNATURE-----
--- End Message ---