Your message dated Tue, 11 Jan 2022 09:49:32 +0000
with message-id <[email protected]>
and subject line Bug#1002767: fixed in lua-system 0.2.1-4
has caused the Debian Bug report #1002767,
regarding lua-system: 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 [email protected]
immediately.)
--
1002767: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002767
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lua-system
Version: 0.2.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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-system.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/lua/5.1/system/core.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.1-system.so.*
> Adding new line: usr/share/lua/5.1/system/init.lua
> Filling in debian/lua-system-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.1-system.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.1-system.a
> Adding new line: usr/lib/x86_64-linux-gnu/pkgconfig/lua5.1-system.pc
> Adding new line: usr/include/lua5.1/lua-system.h
> # 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-system.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/lua/5.2/system/core.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.2-system.so.*
> Adding new line: usr/share/lua/5.2/system/init.lua
> Filling in debian/lua-system-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.2-system.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.2-system.a
> Adding new line: usr/lib/x86_64-linux-gnu/pkgconfig/lua5.2-system.pc
> Adding new line: usr/include/lua5.2/lua-system.h
> # 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-system.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/lua/5.3/system/core.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.3-system.so.*
> Adding new line: usr/share/lua/5.3/system/init.lua
> Filling in debian/lua-system-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.3-system.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.3-system.a
> Adding new line: usr/lib/x86_64-linux-gnu/pkgconfig/lua5.3-system.pc
> Adding new line: usr/include/lua5.3/lua-system.h
> # 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-system.install using
> /usr/share/dh-lua/template/lib.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/lua/5.4/system/core.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.4-system.so.*
> Adding new line: usr/share/lua/5.4/system/init.lua
> Filling in debian/lua-system-dev.install using
> /usr/share/dh-lua/template/dev.install.in
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.4-system.so
> Adding new line: usr/lib/x86_64-linux-gnu/liblua5.4-system.a
> Adding new line: usr/lib/x86_64-linux-gnu/pkgconfig/lua5.4-system.pc
> Adding new line: usr/include/lua5.4/lua-system.h
> # 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
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.1 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.1-system/src/core.lo src/core.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/core.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.1-system/src/.libs/core.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/core.c -o
> /<<PKGBUILDDIR>>/5.1-system/src/core.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.1 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.1-system/src/time.lo src/time.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/time.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.1-system/src/.libs/time.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/time.c -o
> /<<PKGBUILDDIR>>/5.1-system/src/time.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.1 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.1-system/src/compat.lo src/compat.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/compat.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.1-system/src/.libs/compat.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra src/compat.c -o
> /<<PKGBUILDDIR>>/5.1-system/src/compat.o >/dev/null 2>&1
> libtool --tag=CC --mode=link cc \
> -rpath /usr//lib/x86_64-linux-gnu -version-info 0:0:0 -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.1-system/liblua5.1-system.la \
> /<<PKGBUILDDIR>>/5.1-system/src/core.lo
> /<<PKGBUILDDIR>>/5.1-system/src/time.lo
> /<<PKGBUILDDIR>>/5.1-system/src/compat.lo \
> -Wl,-z,relro
> libtool: link: gcc -shared -fPIC -DPIC
> /<<PKGBUILDDIR>>/5.1-system/src/.libs/core.o
> /<<PKGBUILDDIR>>/5.1-system/src/.libs/time.o
> /<<PKGBUILDDIR>>/5.1-system/src/.libs/compat.o -Wl,--no-add-needed -Wl,-z
> -Wl,relro -Wl,-soname -Wl,liblua5.1-system.so.0 -o
> /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.so.0.0.0
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.1-system/.libs" && rm -f
> "liblua5.1-system.so.0" && ln -s "liblua5.1-system.so.0.0.0"
> "liblua5.1-system.so.0")
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.1-system/.libs" && rm -f
> "liblua5.1-system.so" && ln -s "liblua5.1-system.so.0.0.0"
> "liblua5.1-system.so")
> libtool: link: ar cr /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.a
> /<<PKGBUILDDIR>>/5.1-system/src/core.o /<<PKGBUILDDIR>>/5.1-system/src/time.o
> /<<PKGBUILDDIR>>/5.1-system/src/compat.o
> libtool: link: ranlib /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.a
> libtool: link: ( cd "/<<PKGBUILDDIR>>/5.1-system/.libs" && rm -f
> "liblua5.1-system.la" && ln -s "../liblua5.1-system.la" "liblua5.1-system.la"
> )
> ldd /<<PKGBUILDDIR>>/5.1-system/system/core.so
> linux-vdso.so.1 (0x00007ffedef7e000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0fcbd47000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f0fcbf1a000)
> Target build made
>
>
> Making target build for debian/lua5.2.dh-lua.conf
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.2 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.2-system/src/core.lo src/core.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/core.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.2-system/src/.libs/core.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/core.c -o
> /<<PKGBUILDDIR>>/5.2-system/src/core.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.2 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.2-system/src/time.lo src/time.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/time.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.2-system/src/.libs/time.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/time.c -o
> /<<PKGBUILDDIR>>/5.2-system/src/time.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.2 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.2-system/src/compat.lo src/compat.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/compat.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.2-system/src/.libs/compat.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra src/compat.c -o
> /<<PKGBUILDDIR>>/5.2-system/src/compat.o >/dev/null 2>&1
> libtool --tag=CC --mode=link cc \
> -rpath /usr//lib/x86_64-linux-gnu -version-info 0:0:0 -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.2-system/liblua5.2-system.la \
> /<<PKGBUILDDIR>>/5.2-system/src/core.lo
> /<<PKGBUILDDIR>>/5.2-system/src/time.lo
> /<<PKGBUILDDIR>>/5.2-system/src/compat.lo \
> -Wl,-z,relro
> libtool: link: gcc -shared -fPIC -DPIC
> /<<PKGBUILDDIR>>/5.2-system/src/.libs/core.o
> /<<PKGBUILDDIR>>/5.2-system/src/.libs/time.o
> /<<PKGBUILDDIR>>/5.2-system/src/.libs/compat.o -Wl,--no-add-needed -Wl,-z
> -Wl,relro -Wl,-soname -Wl,liblua5.2-system.so.0 -o
> /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.so.0.0.0
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.2-system/.libs" && rm -f
> "liblua5.2-system.so.0" && ln -s "liblua5.2-system.so.0.0.0"
> "liblua5.2-system.so.0")
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.2-system/.libs" && rm -f
> "liblua5.2-system.so" && ln -s "liblua5.2-system.so.0.0.0"
> "liblua5.2-system.so")
> libtool: link: ar cr /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.a
> /<<PKGBUILDDIR>>/5.2-system/src/core.o /<<PKGBUILDDIR>>/5.2-system/src/time.o
> /<<PKGBUILDDIR>>/5.2-system/src/compat.o
> libtool: link: ranlib /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.a
> libtool: link: ( cd "/<<PKGBUILDDIR>>/5.2-system/.libs" && rm -f
> "liblua5.2-system.la" && ln -s "../liblua5.2-system.la" "liblua5.2-system.la"
> )
> ldd /<<PKGBUILDDIR>>/5.2-system/system/core.so
> linux-vdso.so.1 (0x00007ffef010a000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f92b0d91000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f92b0f64000)
> Target build made
>
>
> Making target build for debian/lua5.3.dh-lua.conf
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.3 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.3-system/src/core.lo src/core.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/core.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.3-system/src/.libs/core.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/core.c -o
> /<<PKGBUILDDIR>>/5.3-system/src/core.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.3 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.3-system/src/time.lo src/time.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/time.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.3-system/src/.libs/time.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/time.c -o
> /<<PKGBUILDDIR>>/5.3-system/src/time.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.3 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.3-system/src/compat.lo src/compat.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/compat.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.3-system/src/.libs/compat.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra src/compat.c -o
> /<<PKGBUILDDIR>>/5.3-system/src/compat.o >/dev/null 2>&1
> libtool --tag=CC --mode=link cc \
> -rpath /usr//lib/x86_64-linux-gnu -version-info 0:0:0 -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.3-system/liblua5.3-system.la \
> /<<PKGBUILDDIR>>/5.3-system/src/core.lo
> /<<PKGBUILDDIR>>/5.3-system/src/time.lo
> /<<PKGBUILDDIR>>/5.3-system/src/compat.lo \
> -Wl,-z,relro
> libtool: link: gcc -shared -fPIC -DPIC
> /<<PKGBUILDDIR>>/5.3-system/src/.libs/core.o
> /<<PKGBUILDDIR>>/5.3-system/src/.libs/time.o
> /<<PKGBUILDDIR>>/5.3-system/src/.libs/compat.o -Wl,--no-add-needed -Wl,-z
> -Wl,relro -Wl,-soname -Wl,liblua5.3-system.so.0 -o
> /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.so.0.0.0
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.3-system/.libs" && rm -f
> "liblua5.3-system.so.0" && ln -s "liblua5.3-system.so.0.0.0"
> "liblua5.3-system.so.0")
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.3-system/.libs" && rm -f
> "liblua5.3-system.so" && ln -s "liblua5.3-system.so.0.0.0"
> "liblua5.3-system.so")
> libtool: link: ar cr /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.a
> /<<PKGBUILDDIR>>/5.3-system/src/core.o /<<PKGBUILDDIR>>/5.3-system/src/time.o
> /<<PKGBUILDDIR>>/5.3-system/src/compat.o
> libtool: link: ranlib /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.a
> libtool: link: ( cd "/<<PKGBUILDDIR>>/5.3-system/.libs" && rm -f
> "liblua5.3-system.la" && ln -s "../liblua5.3-system.la" "liblua5.3-system.la"
> )
> ldd /<<PKGBUILDDIR>>/5.3-system/system/core.so
> linux-vdso.so.1 (0x00007ffd02ff9000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f9f0643b000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f9f0660e000)
> Target build made
>
>
> Making target build for debian/lua5.4.dh-lua.conf
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.4 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.4-system/src/core.lo src/core.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/core.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.4-system/src/.libs/core.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/core.c -o
> /<<PKGBUILDDIR>>/5.4-system/src/core.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.4 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.4-system/src/time.lo src/time.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/time.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.4-system/src/.libs/time.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/time.c -o
> /<<PKGBUILDDIR>>/5.4-system/src/time.o >/dev/null 2>&1
> libtool --tag=CC --mode=compile cc -c -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr//include/lua5.4 -Wall -Wextra -o
> /<<PKGBUILDDIR>>/5.4-system/src/compat.lo src/compat.c
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/compat.c -fPIC
> -DPIC -o /<<PKGBUILDDIR>>/5.4-system/src/.libs/compat.o
> libtool: compile: cc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.4 -Wall -Wextra src/compat.c -o
> /<<PKGBUILDDIR>>/5.4-system/src/compat.o >/dev/null 2>&1
> libtool --tag=CC --mode=link cc \
> -rpath /usr//lib/x86_64-linux-gnu -version-info 0:0:0 -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.4-system/liblua5.4-system.la \
> /<<PKGBUILDDIR>>/5.4-system/src/core.lo
> /<<PKGBUILDDIR>>/5.4-system/src/time.lo
> /<<PKGBUILDDIR>>/5.4-system/src/compat.lo \
> -Wl,-z,relro
> libtool: link: gcc -shared -fPIC -DPIC
> /<<PKGBUILDDIR>>/5.4-system/src/.libs/core.o
> /<<PKGBUILDDIR>>/5.4-system/src/.libs/time.o
> /<<PKGBUILDDIR>>/5.4-system/src/.libs/compat.o -Wl,--no-add-needed -Wl,-z
> -Wl,relro -Wl,-soname -Wl,liblua5.4-system.so.0 -o
> /<<PKGBUILDDIR>>/5.4-system/.libs/liblua5.4-system.so.0.0.0
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.4-system/.libs" && rm -f
> "liblua5.4-system.so.0" && ln -s "liblua5.4-system.so.0.0.0"
> "liblua5.4-system.so.0")
> libtool: link: (cd "/<<PKGBUILDDIR>>/5.4-system/.libs" && rm -f
> "liblua5.4-system.so" && ln -s "liblua5.4-system.so.0.0.0"
> "liblua5.4-system.so")
> libtool: link: ar cr /<<PKGBUILDDIR>>/5.4-system/.libs/liblua5.4-system.a
> /<<PKGBUILDDIR>>/5.4-system/src/core.o /<<PKGBUILDDIR>>/5.4-system/src/time.o
> /<<PKGBUILDDIR>>/5.4-system/src/compat.o
> libtool: link: ranlib /<<PKGBUILDDIR>>/5.4-system/.libs/liblua5.4-system.a
> libtool: link: ( cd "/<<PKGBUILDDIR>>/5.4-system/.libs" && rm -f
> "liblua5.4-system.la" && ln -s "../liblua5.4-system.la" "liblua5.4-system.la"
> )
> ldd /<<PKGBUILDDIR>>/5.4-system/system/core.so
> linux-vdso.so.1 (0x00007fff2278b000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f9090804000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f90909d7000)
> 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 system/init.lua in /<<PKGBUILDDIR>>/5.1-system for test
> ****************** lua dynamic custom (5.1) ******
> +++
> 3 successes / 0 failures / 0 errors / 0 pending : 0.500712 seconds
> *************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.1-system/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.1-system/ \
> /usr/share/dh-lua/test/5.1/app.c
> /<<PKGBUILDDIR>>/5.1-system/liblua5.1-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.1
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.1-system/.libs/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.1-system/ /usr/share/dh-lua/test/5.1/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.so
> -L/usr//lib/x86_64-linux-gnu -llua5.1 -Wl,-rpath
> -Wl,/usr//lib/x86_64-linux-gnu
> libtool --tag=CC --mode=execute -dlopen
> /<<PKGBUILDDIR>>/5.1-system/liblua5.1-system.la \
> ldd /<<PKGBUILDDIR>>/5.1-system/app-dynamic
> linux-vdso.so.1 (0x00007fffb641a000)
> liblua5.1-system.so.0 =>
> /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.so.0 (0x00007f59ef91c000)
> liblua5.1.so.0 => /usr//lib/x86_64-linux-gnu/liblua5.1.so.0
> (0x00007f59ef8ec000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f59ef720000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f59ef5dd000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f59ef5d6000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f59ef928000)
> ********************** app dynamic (5.1) *********
> SKIPPED!
> **************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra -Wl,--no-add-needed
> \
> -static -o /<<PKGBUILDDIR>>/5.1-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.1-system/ \
> /usr/share/dh-lua/test/5.1/app.c
> /<<PKGBUILDDIR>>/5.1-system/liblua5.1-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.1 -lm -ldl
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.1 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.1-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.1-system/ /usr/share/dh-lua/test/5.1/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.1-system/.libs/liblua5.1-system.a
> -L/usr//lib/x86_64-linux-gnu -llua5.1 -lm -ldl
> ldd /<<PKGBUILDDIR>>/5.1-system/app-static
> linux-vdso.so.1 (0x00007ffdff0ca000)
> liblua5.1.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
> (0x00007f6c579e4000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6c5781b000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f6c576d8000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6c576d1000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f6c57a1e000)
> *********************** app static (5.1) *********
> SKIPPED!
> **************************************************
> 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 system/init.lua in /<<PKGBUILDDIR>>/5.2-system for test
> ****************** lua dynamic custom (5.2) ******
> +++
> 3 successes / 0 failures / 0 errors / 0 pending : 0.501099 seconds
> *************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.2-system/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.2-system/ \
> /usr/share/dh-lua/test/5.2/app.c
> /<<PKGBUILDDIR>>/5.2-system/liblua5.2-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.2
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.2-system/.libs/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.2-system/ /usr/share/dh-lua/test/5.2/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.so
> -L/usr//lib/x86_64-linux-gnu -llua5.2 -Wl,-rpath
> -Wl,/usr//lib/x86_64-linux-gnu
> libtool --tag=CC --mode=execute -dlopen
> /<<PKGBUILDDIR>>/5.2-system/liblua5.2-system.la \
> ldd /<<PKGBUILDDIR>>/5.2-system/app-dynamic
> linux-vdso.so.1 (0x00007ffd78596000)
> liblua5.2-system.so.0 =>
> /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.so.0 (0x00007f3a2d3b7000)
> liblua5.2.so.0 => /usr//lib/x86_64-linux-gnu/liblua5.2.so.0
> (0x00007f3a2d381000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3a2d1b5000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3a2d072000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3a2d06b000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f3a2d3c3000)
> ********************** app dynamic (5.2) *********
> SKIPPED!
> **************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra -Wl,--no-add-needed
> \
> -static -o /<<PKGBUILDDIR>>/5.2-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.2-system/ \
> /usr/share/dh-lua/test/5.2/app.c
> /<<PKGBUILDDIR>>/5.2-system/liblua5.2-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.2 -lm -ldl
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.2-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.2-system/ /usr/share/dh-lua/test/5.2/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.2-system/.libs/liblua5.2-system.a
> -L/usr//lib/x86_64-linux-gnu -llua5.2 -lm -ldl
> ldd /<<PKGBUILDDIR>>/5.2-system/app-static
> linux-vdso.so.1 (0x00007fff0ab64000)
> liblua5.2.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
> (0x00007f8d8d09b000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8d8ced2000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8d8cd8f000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8d8cd88000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f8d8d0db000)
> *********************** app static (5.2) *********
> SKIPPED!
> **************************************************
> 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 system/init.lua in /<<PKGBUILDDIR>>/5.3-system for test
> ****************** lua dynamic custom (5.3) ******
> +++
> 3 successes / 0 failures / 0 errors / 0 pending : 0.501675 seconds
> *************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra -Wl,--no-add-needed
> \
> -o /<<PKGBUILDDIR>>/5.3-system/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.3-system/ \
> /usr/share/dh-lua/test/5.3/app.c
> /<<PKGBUILDDIR>>/5.3-system/liblua5.3-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.3
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.3-system/.libs/app-dynamic -I . -I
> /<<PKGBUILDDIR>>/5.3-system/ /usr/share/dh-lua/test/5.3/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.so
> -L/usr//lib/x86_64-linux-gnu -llua5.3 -Wl,-rpath
> -Wl,/usr//lib/x86_64-linux-gnu
> libtool --tag=CC --mode=execute -dlopen
> /<<PKGBUILDDIR>>/5.3-system/liblua5.3-system.la \
> ldd /<<PKGBUILDDIR>>/5.3-system/app-dynamic
> linux-vdso.so.1 (0x00007ffe9c1df000)
> liblua5.3-system.so.0 =>
> /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.so.0 (0x00007fbf94721000)
> liblua5.3.so.0 => /usr//lib/x86_64-linux-gnu/liblua5.3.so.0
> (0x00007fbf946e4000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fbf94518000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fbf943d5000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fbf943ce000)
> /lib64/ld-linux-x86-64.so.2 (0x00007fbf9472d000)
> ********************** app dynamic (5.3) *********
> SKIPPED!
> **************************************************
> libtool --tag=CC --mode=link cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra -Wl,--no-add-needed
> \
> -static -o /<<PKGBUILDDIR>>/5.3-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.3-system/ \
> /usr/share/dh-lua/test/5.3/app.c
> /<<PKGBUILDDIR>>/5.3-system/liblua5.3-system.la \
> -Wl,-z,relro -L/usr//lib/x86_64-linux-gnu -llua5.3 -lm -ldl
> libtool: link: cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.3 -Wall -Wextra -Wl,--no-add-needed
> -o /<<PKGBUILDDIR>>/5.3-system/app-static -I . -I
> /<<PKGBUILDDIR>>/5.3-system/ /usr/share/dh-lua/test/5.3/app.c -Wl,-z
> -Wl,relro /<<PKGBUILDDIR>>/5.3-system/.libs/liblua5.3-system.a
> -L/usr//lib/x86_64-linux-gnu -llua5.3 -lm -ldl
> ldd /<<PKGBUILDDIR>>/5.3-system/app-static
> linux-vdso.so.1 (0x00007ffdb75fd000)
> liblua5.3.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.3.so.0
> (0x00007f305cb82000)
> libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f305c9b9000)
> libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f305c876000)
> libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f305c86f000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f305cbc9000)
> *********************** app static (5.3) *********
> SKIPPED!
> **************************************************
> 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 system/init.lua in /<<PKGBUILDDIR>>/5.4-system for test
> ****************** lua dynamic custom (5.4) ******
> lua5.4: /usr/share/lua/5.4/busted/core.lua:45: module 'mediator' not found:
> no field package.preload['mediator']
> no file '/<<PKGBUILDDIR>>/5.4-system/mediator.lua'
> no file '/<<PKGBUILDDIR>>/5.4-system/mediator/init.lua'
> no file '/usr/local/share/lua/5.4/mediator.lua'
> no file '/usr/local/share/lua/5.4/mediator/init.lua'
> no file '/usr/local/lib/lua/5.4/mediator.lua'
> no file '/usr/local/lib/lua/5.4/mediator/init.lua'
> no file '/usr/share/lua/5.4/mediator.lua'
> no file '/usr/share/lua/5.4/mediator/init.lua'
> no file './mediator.lua'
> no file './mediator/init.lua'
> no file '/<<PKGBUILDDIR>>/5.4-system/mediator.so'
> no file '/usr/local/lib/lua/5.4/mediator.so'
> no file '/usr/lib/x86_64-linux-gnu/lua/5.4/mediator.so'
> no file '/usr/lib/lua/5.4/mediator.so'
> no file '/usr/local/lib/lua/5.4/loadall.so'
> no file './mediator.so'
> stack traceback:
> [C]: in function 'require'
> /usr/share/lua/5.4/busted/core.lua:45: in function 'busted.core'
> /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-system_0.2.1-3_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-system
Source-Version: 0.2.1-4
Done: Victor Seva <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lua-system, 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.
Victor Seva <[email protected]> (supplier of updated lua-system 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: SHA512
Format: 1.8
Date: Tue, 11 Jan 2022 10:23:33 +0100
Source: lua-system
Binary: lua-system lua-system-dbgsym lua-system-dev
Architecture: source amd64
Version: 0.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Lua Team <[email protected]>
Changed-By: Victor Seva <[email protected]>
Description:
lua-system - platform independent system call library for Lua
lua-system-dev - development files for lua-system
Closes: 1002767
Changes:
lua-system (0.2.1-4) unstable; urgency=medium
.
* binary upload (Closes: #1002767)
Checksums-Sha1:
0f96dcbfdd291c447c4f5470393a7fcd74bc92a1 1783 lua-system_0.2.1-4.dsc
788a838567f1d0bfafc998489e2eb7ca90cd8dc9 2912 lua-system_0.2.1-4.debian.tar.xz
fc2672996a8887a8490fd0a1eb9c40055da66b5b 11168
lua-system-dbgsym_0.2.1-4_amd64.deb
af03ac2fb0d46ed640c0a59eeda50739831a334e 5076 lua-system-dev_0.2.1-4_amd64.deb
44a4f559359c2f34e6eeb8b51d372e8f5aea6b4c 7138
lua-system_0.2.1-4_amd64.buildinfo
8d996e8dfd86ae62e8f0377ffbee2e2149e0018d 6492 lua-system_0.2.1-4_amd64.deb
Checksums-Sha256:
9cdbe9990b0288f80fc1436ecea5e410bde016923ced3ae14fdaac0d995832c2 1783
lua-system_0.2.1-4.dsc
510090198e30196d79f01507637f572a1f09174795e4e7468e7b0fad2c485395 2912
lua-system_0.2.1-4.debian.tar.xz
4d3db9db113d27f7e9a53cd5c75319424c9ea1f9f81f4a5e210cf2f8ade6436b 11168
lua-system-dbgsym_0.2.1-4_amd64.deb
23dfd78fa3b30721fd83aeb9dcae76f40c727e7d04bd58971b448fcacba7979f 5076
lua-system-dev_0.2.1-4_amd64.deb
ed3e123f145da6bfdd877cf6d61d98fe45dcef448d7df56e919c3843819473eb 7138
lua-system_0.2.1-4_amd64.buildinfo
9321ac9674109e93d72cb6154506f8af89b2c43989952c899da263b23639980b 6492
lua-system_0.2.1-4_amd64.deb
Files:
7581ef9709090ad38a6c5776d0fbd487 1783 interpreters optional
lua-system_0.2.1-4.dsc
1b0d2b5cc8226a9f0a3bd32249b19f26 2912 interpreters optional
lua-system_0.2.1-4.debian.tar.xz
e0fa9de2b49dfd2102aca29978acffa2 11168 debug optional
lua-system-dbgsym_0.2.1-4_amd64.deb
724c5426f3fc901fa89ed211f561fb6a 5076 libdevel optional
lua-system-dev_0.2.1-4_amd64.deb
b59807bda55cbd6b66913987716e21b4 7138 interpreters optional
lua-system_0.2.1-4_amd64.buildinfo
b53a3e423e96788e257600562f410f35 6492 interpreters optional
lua-system_0.2.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQFFBAEBCgAvFiEE3S3PbKiJPTunbGuNsViYiXJxmOAFAmHdTRERHHZzZXZhQGRl
Ymlhbi5vcmcACgkQsViYiXJxmOC5AggA3c1LMjX9fAu+u4WsiI8OaiFnCDdSVxDt
AY1D1P0fG1Z+RI0Dm3wydUEWRltXTFJXrygK5Zg7kfsbNBvjxOuGfPy6oke7OWgK
mr6218j4gBXWlqhZK7vKegE3oSDUufHHe08KZUt98c+6yQ38Sw7aQhmGemL+mwbF
byTDv5I2sIGymFSm+39Cgoyf5fpsuXVzUQUj7gjhddxbeM61oUbG2a+Khm3VsWrz
deIjDLpzt5lNOsPZl9XFx5Ei07cNBCBdfj0/8bmeqYGsW9OQNE5HmtUm9nwqnQrm
tfpfXCM7F3QgeLyeiwXDXGlpPB8KqWgSj9saKwsaZnhsee60BDgsBA==
=/bsI
-----END PGP SIGNATURE-----
--- End Message ---