Your message dated Tue, 11 Jan 2022 12:49:25 +0000
with message-id <e1n7gab-000dqx...@fasolo.debian.org>
and subject line Bug#1002770: fixed in lua-say 1.3-1-7
has caused the Debian Bug report #1002770,
regarding lua-say: FTBFS: dh_auto_test: error: make --no-print-directory -f
/usr/share/dh-lua/make/dh-lua.Makefile.multiple test returned exit code 2
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.)
--
1002770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002770
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lua-say
Version: 1.3-1-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211228 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --buildsystem=lua --with lua
> dh_update_autotools_config -O--buildsystem=lua
> dh_autoreconf -O--buildsystem=lua
> dh_auto_configure -O--buildsystem=lua
> make --no-print-directory -f
> /usr/share/dh-lua/make/dh-lua.Makefile.multiple configure
>
> Making target configure for debian/lua5.1.dh-lua.conf
> # .install
> Filling in debian/lua-say.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line:
> Adding new line: usr/share/lua/5.1/say/init.lua
> Filling in debian/lua-say-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> Adding new line:
> # lua_versions
> Filling in debian/lua_versions
> Adding new line: 5.1
> Target configure made
>
>
> Making target configure for debian/lua5.2.dh-lua.conf
> # .install
> Filling in debian/lua-say.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/share/lua/5.2/say/init.lua
> Filling in debian/lua-say-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> # lua_versions
> Filling in debian/lua_versions
> Adding new line: 5.2
> Target configure made
>
>
> Making target configure for debian/lua5.3.dh-lua.conf
> # .install
> Filling in debian/lua-say.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/share/lua/5.3/say/init.lua
> Filling in debian/lua-say-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> # lua_versions
> Filling in debian/lua_versions
> Adding new line: 5.3
> Target configure made
>
>
> Making target configure for debian/lua5.4.dh-lua.conf
> # .install
> Filling in debian/lua-say.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/share/lua/5.4/say/init.lua
> Filling in debian/lua-say-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> # lua_versions
> Filling in debian/lua_versions
> Adding new line: 5.4
> Target configure made
>
> dh_auto_build -O--buildsystem=lua
> make --no-print-directory -f
> /usr/share/dh-lua/make/dh-lua.Makefile.multiple build
>
> Making target build for debian/lua5.1.dh-lua.conf
> Target build made
>
>
> Making target build for debian/lua5.2.dh-lua.conf
> Target build made
>
>
> Making target build for debian/lua5.3.dh-lua.conf
> Target build made
>
>
> Making target build for debian/lua5.4.dh-lua.conf
> Target build made
>
> dh_auto_test -O--buildsystem=lua
> make --no-print-directory -f
> /usr/share/dh-lua/make/dh-lua.Makefile.multiple test
>
> Making target test for debian/lua5.1.dh-lua.conf
> # tests
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> Copying src/init.lua in /<<PKGBUILDDIR>>/5.1-say for test
> ****************** lua dynamic custom (5.1) ******
> +++++
> 5 successes / 0 failures / 0 errors / 0 pending : 0.000701 seconds
> *************************************************
> Target test made
>
>
> Making target test for debian/lua5.2.dh-lua.conf
> # tests
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> Copying src/init.lua in /<<PKGBUILDDIR>>/5.2-say for test
> ****************** lua dynamic custom (5.2) ******
> +++++
> 5 successes / 0 failures / 0 errors / 0 pending : 0.001066 seconds
> *************************************************
> Target test made
>
>
> Making target test for debian/lua5.3.dh-lua.conf
> # tests
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> Copying src/init.lua in /<<PKGBUILDDIR>>/5.3-say for test
> ****************** lua dynamic custom (5.3) ******
> +++++
> 5 successes / 0 failures / 0 errors / 0 pending : 0.002288 seconds
> *************************************************
> Target test made
>
>
> Making target test for debian/lua5.4.dh-lua.conf
> # tests
> /usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> Copying src/init.lua in /<<PKGBUILDDIR>>/5.4-say for test
> ****************** lua dynamic custom (5.4) ******
> lua5.4: /usr/share/lua/5.4/busted/core.lua:6: module 'system' not found:
> no field package.preload['system']
> no file '/<<PKGBUILDDIR>>/5.4-say/system.lua'
> no file '/<<PKGBUILDDIR>>/5.4-say/system/init.lua'
> no file '/usr/local/share/lua/5.4/system.lua'
> no file '/usr/local/share/lua/5.4/system/init.lua'
> no file '/usr/local/lib/lua/5.4/system.lua'
> no file '/usr/local/lib/lua/5.4/system/init.lua'
> no file '/usr/share/lua/5.4/system.lua'
> no file '/usr/share/lua/5.4/system/init.lua'
> no file './system.lua'
> no file './system/init.lua'
> no file '/<<PKGBUILDDIR>>/5.4-say/system.so'
> no file '/usr/local/lib/lua/5.4/system.so'
> no file '/usr/lib/x86_64-linux-gnu/lua/5.4/system.so'
> no file '/usr/lib/lua/5.4/system.so'
> no file '/usr/local/lib/lua/5.4/loadall.so'
> no file './system.so'
> stack traceback:
> [C]: in function 'require'
> /usr/share/lua/5.4/busted/core.lua:6: in main chunk
> [C]: in function 'require'
> /usr/share/lua/5.4/busted/runner.lua:18: in function 'busted.runner'
> /usr/bin/busted:3: in main chunk
> [C]: in ?
> make[2]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.single:315:
> test-lua-dynamic-real-custom] Error 1
> make[1]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.multiple:12: test] Error
> 1
> dh_auto_test: error: make --no-print-directory -f
> /usr/share/dh-lua/make/dh-lua.Makefile.multiple test returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2021/12/28/lua-say_1.3-1-6_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: lua-say
Source-Version: 1.3-1-7
Done: Victor Seva <vs...@debian.org>
We believe that the bug you reported is fixed in the latest version of
lua-say, 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 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Victor Seva <vs...@debian.org> (supplier of updated lua-say 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: SHA512
Format: 1.8
Date: Tue, 11 Jan 2022 13:23:00 +0100
Source: lua-say
Binary: lua-say
Architecture: source all
Version: 1.3-1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Lua Team <pkg-lua-de...@lists.alioth.debian.org>
Changed-By: Victor Seva <vs...@debian.org>
Description:
lua-say - Lua string hashing/indexing library
Closes: 1002770
Changes:
lua-say (1.3-1-7) unstable; urgency=medium
.
* binary upload (Closes: #1002770)
Checksums-Sha1:
0b694bbaa9bdd823cdf1031f0e96a8de7e46693b 1683 lua-say_1.3-1-7.dsc
b92bd792831bcbc07f639472ae27feea707c4749 2488 lua-say_1.3-1-7.debian.tar.xz
6b5373819bef7bb72d7e8dcd57f30e9cb6a6517c 3708 lua-say_1.3-1-7_all.deb
7c119a533e5876bb431501585000f6ce8466ab91 6546 lua-say_1.3-1-7_amd64.buildinfo
Checksums-Sha256:
541d3b347284ce9e00bbab52d4d24deaccb4508668956fc5164a00c3c8d4eac7 1683
lua-say_1.3-1-7.dsc
2bb1050023b57a41a90372d23a5ecefc7c6aac1349ab03855ca302cd54aa808c 2488
lua-say_1.3-1-7.debian.tar.xz
8b83a35099bebda9c0f74ef7cef8fc96d9420b6181456302c8c49a76020ce92d 3708
lua-say_1.3-1-7_all.deb
e6689bce7baae15d4c18be96298b80d0b25c6fa6c1d243c0121bd0e3ff6dfe26 6546
lua-say_1.3-1-7_amd64.buildinfo
Files:
e2faf8218f7a745782390fd41766a642 1683 interpreters optional lua-say_1.3-1-7.dsc
f77e2fd1a102dd0bb5f7f82ef4e23a33 2488 interpreters optional
lua-say_1.3-1-7.debian.tar.xz
82975c3982d6df37f269fc404340e44f 3708 interpreters optional
lua-say_1.3-1-7_all.deb
e370aed11059886615023433909c9503 6546 interpreters optional
lua-say_1.3-1-7_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFFBAEBCgAvFiEE3S3PbKiJPTunbGuNsViYiXJxmOAFAmHddx4RHHZzZXZhQGRl
Ymlhbi5vcmcACgkQsViYiXJxmOD7ZAf/e4GQStMoO5VKhHuszf/yKwNNgydtmiQr
+BykW4ccm9uTAF1qqxGOpSIZOmxMLCbU4hpoRn/R4ps9jVHaQrLBPms/6eB2s1LX
Rk+94NclVebcDGxXK23/foE8HXJEn/RG1jGqwnPyV5WQrGDuamPWD1BbaGcT0vUn
hV92fwy+jZuYUBX8hm9nlO7leI/z1hwxEtFQNWAxj3iehEHvyaC1yrZMUvP68ZVJ
Cgxy+iNLrKzFRt9YldHkaYqtzmN3h+0P/M5YKHSOt6I/cAx40wZVCwGreLLbgOLJ
1Dd4T3qfErpowIg1WIs2ab/fRtawNZtf1DKRdT56CnSg/s6sfMRw9Q==
=Nj5g
-----END PGP SIGNATURE-----
--- End Message ---