Your message dated Fri, 14 Sep 2018 07:36:35 +0000
with message-id <e1g0iez-000axm...@fasolo.debian.org>
and subject line Bug#906353: fixed in elk 3.99.8-4.2
has caused the Debian Bug report #906353,
regarding elk: FTBFS in buster/sid (No rule to make target '../src/libelk.la')
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.)
--
906353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906353
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:elk
Version: 3.99.8-4.1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with autoreconf
dh_update_autotools_config -i
dh_autoreconf -i
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.auto'.
libtoolize: copying file '.auto/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are
deprecated. For more info, see:
configure.ac:9:
https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:13: installing '.auto/compile'
configure.ac:9: installing '.auto/missing'
configure.ac:550: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or
'*_CPPFLAGS')
[... snipped ...]
config.status: creating lib/unix/Makefile
config.status: creating lib/xlib/Makefile
config.status: creating lib/xwidgets/Makefile
config.status: creating lib/xwidgets/xaw/Makefile
config.status: creating lib/xwidgets/motif/Makefile
config.status: creating scm/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating scm/slib.scm
config.status: creating include/site.h
config.status: creating test/check-gc
config.status: creating test/check-gc2
config.status: creating test/check-r4rs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
Elk configuration summary
-------------------------
build C++ plugins: yes
libgdbm support: yes
X11 support: yes
Xaw support: yes
Motif support: yes
build documentation: yes
dh_auto_build -i
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in include
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -DSCM_DIR="\"/usr/share/elk\""
-DLIB_DIR="\"/usr/lib/x86_64-linux-gnu/elk\"" -Wpointer-arith -Wcast-align
-Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o main.o main.c
make[3]: *** No rule to make target '../src/libelk.la', needed by 'elk'. Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:432: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:364: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/elk.html
where you can get a full build log if you need it.
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 ---
Source: elk
Source-Version: 3.99.8-4.2
We believe that the bug you reported is fixed in the latest version of
elk, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated elk 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: Fri, 14 Sep 2018 09:08:44 +0200
Source: elk
Binary: elk libelk0 libelk0-dev elkdoc
Architecture: source
Version: 3.99.8-4.2
Distribution: unstable
Urgency: medium
Maintainer: Sam Hocevar <s...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
elk - scheme interpreter
elkdoc - documentation for the Extension Language Kit
libelk0 - implementation of Scheme (the Extension Language Kit)
libelk0-dev - development files for libelk0
Closes: 715078 906353
Changes:
elk (3.99.8-4.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Inject package into Salsa
* Fix linking with library (thanks for the patch to Juhani Numminen
<juhaninummin...@gmail.com>)
Closes: #906353
* Add Homepage
* Add watch file
* Verified that links are not broken in latest build
Closes: #715078
Checksums-Sha1:
35865c4ccad2e4fec1f85690c7db595729d3f852 2086 elk_3.99.8-4.2.dsc
8b667c18962fdbd7db7b996ae527841ec9f1def2 8156 elk_3.99.8-4.2.debian.tar.xz
Checksums-Sha256:
19fcee63132a88837e12e13e66b14bdd600a5428fd1e0e316f782e376b53e287 2086
elk_3.99.8-4.2.dsc
afd4c595a19db8798f7afdde22c90fbf1a49df3574db1792da22f368d5fa5376 8156
elk_3.99.8-4.2.debian.tar.xz
Files:
cd8714fe75a00a8041ca911732d0cb2b 2086 devel optional elk_3.99.8-4.2.dsc
460e84869f4cffd3ad86685a60c70c3c 8156 devel optional
elk_3.99.8-4.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlubXzoRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFEWg/7B1UT9M83sdssGkic2bcy214vOHwd8P50
uXQCVgrYLXbdClcfK+8WyFpBLoR526g+Mg8kEKEYjDdSGdftMbmtPmhmI5vPk+1m
VAs+06aaD2YZdBrxElbkF+rNUbkRhN9+gCDZyGrgBGE4LJCB1DtjDJC3hJ8gdlDg
tmw44mpwHdihGeJybvcPOzlOJTBwwp7r2qxX+B1XLEEJC/Z7eUo7GP0V0PyyoWnj
4fmU/NDWqR/BGGjr8GPGOzKogIzJq34xFJf4pFLLCGiVJZ3dUp7gQ/2qLFoejc/6
lNO9uxgxf5PtBCDPyfYBi39GLLbVgDlhNHKzfJ3wwwTqG/pCA42os0qulO1pbgc+
wQ3eHIP9M9IHNMEYoamup1QYXirxOnz3i+0AYB6SVFMQEcZl4zv1zOuyAIOVYXyk
fQ+6MxxcDwAReVlwxizmOVMqS1iuXDcX6stqpxcCfyASBauD4v7/hjF/BbfjbVAu
GRYyhfu/DbDqXEMgI3Q+TKNMpe0VvOKDMMR+AOriPsCvFi/5M/q952ralrMvVslv
r2a0awX8p+PDKpwl9vNh3kK2XG7lF35mIEEY4LRG83mXdFKQsiLhTkzTkivwpsgQ
GDgtuHgawDE3Ys/AQ3zNHSIE4+ObheWD4QQpv2pbWHMQxXTd//RFOVK5BXQHAM1+
X1Km5SVVgLI=
=8j/y
-----END PGP SIGNATURE-----
--- End Message ---