Your message dated Wed, 23 Nov 2022 10:50:49 +0000
with message-id <[email protected]>
and subject line Bug#1022397: fixed in lua-geoip 0.2-3
has caused the Debian Bug report #1022397,
regarding lua-geoip: 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.)


-- 
1022397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022397
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lua-geoip
Version: 0.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for lua_version in "5.1" "5.2" "5.3" "5.4"; do \
>       mkdir ./$lua_version-geoip/geoip; \
>       cp ./$lua_version-geoip.country/geoip/country.so 
> ./$lua_version-geoip/geoip/country.so; \
> done
> ln -sf /usr/share/GeoIP/GeoIP.dat ./GeoIP.dat
> ln -sf /usr/share/GeoIP/GeoIPv6.dat .
> dh_auto_test --buildsystem=lua
>       make --no-print-directory -f 
> /usr/share/dh-lua/make/dh-lua.Makefile.multiple test
> 
> Making target test for debian/lua5.1-city.dh-lua.conf
> # tests
> ********************** lua 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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed \
>       -o /<<PKGBUILDDIR>>/5.1-geoip.city/app-dynamic -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.city/ \
>       /usr/share/dh-lua/test/5.1/app.c 
> /<<PKGBUILDDIR>>/5.1-geoip.city/liblua5.1-geoip-city.la \
>       -Wl,-z,relro -Wl,-z,now -lGeoIP -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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed -o /<<PKGBUILDDIR>>/5.1-geoip.city/.libs/app-dynamic -I . 
> -I /<<PKGBUILDDIR>>/5.1-geoip.city/ /usr/share/dh-lua/test/5.1/app.c -Wl,-z 
> -Wl,relro -Wl,-z -Wl,now  
> /<<PKGBUILDDIR>>/5.1-geoip.city/.libs/liblua5.1-geoip-city.so -lGeoIP 
> -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-geoip.city/liblua5.1-geoip-city.la \
>               ldd /<<PKGBUILDDIR>>/5.1-geoip.city/app-dynamic
>       linux-vdso.so.1 (0x00007ffe76db3000)
>       liblua5.1-geoip-city.so.0 => 
> /<<PKGBUILDDIR>>/5.1-geoip.city/.libs/liblua5.1-geoip-city.so.0 
> (0x00007f1355646000)
>       liblua5.1.so.0 => /usr//lib/x86_64-linux-gnu/liblua5.1.so.0 
> (0x00007f1355613000)
>       libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f135540d000)
>       libGeoIP.so.1 => /usr/lib/x86_64-linux-gnu/libGeoIP.so.1 
> (0x00007f13553cf000)
>       libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f13552f0000)
>       libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f13552e9000)
>       /lib64/ld-linux-x86-64.so.2 (0x00007f1355652000)
> ********************** 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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed \
>       -static -o /<<PKGBUILDDIR>>/5.1-geoip.city/app-static -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.city/ \
>       /usr/share/dh-lua/test/5.1/app.c 
> /<<PKGBUILDDIR>>/5.1-geoip.city/liblua5.1-geoip-city.la \
>       -Wl,-z,relro -Wl,-z,now  -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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed -o /<<PKGBUILDDIR>>/5.1-geoip.city/app-static -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.city/ /usr/share/dh-lua/test/5.1/app.c -Wl,-z 
> -Wl,relro -Wl,-z -Wl,now  
> /<<PKGBUILDDIR>>/5.1-geoip.city/.libs/liblua5.1-geoip-city.a -lGeoIP 
> -L/usr//lib/x86_64-linux-gnu -llua5.1 -lm -ldl
> ldd /<<PKGBUILDDIR>>/5.1-geoip.city/app-static
>       linux-vdso.so.1 (0x00007ffeb8f5a000)
>       libGeoIP.so.1 => /usr/lib/x86_64-linux-gnu/libGeoIP.so.1 
> (0x00007f2786143000)
>       liblua5.1.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.1.so.0 
> (0x00007f2786110000)
>       libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2785f0d000)
>       libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f2785e2e000)
>       libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2785e29000)
>       /lib64/ld-linux-x86-64.so.2 (0x00007f278618c000)
> *********************** app static (5.1) *********
> SKIPPED!
> **************************************************
> Target test made
> 
> 
> Making target test for debian/lua5.1-country.dh-lua.conf
> # tests
> ********************** lua 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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed \
>       -o /<<PKGBUILDDIR>>/5.1-geoip.country/app-dynamic -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.country/ \
>       /usr/share/dh-lua/test/5.1/app.c 
> /<<PKGBUILDDIR>>/5.1-geoip.country/liblua5.1-geoip-country.la \
>       -Wl,-z,relro -Wl,-z,now -lGeoIP -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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed -o /<<PKGBUILDDIR>>/5.1-geoip.country/.libs/app-dynamic 
> -I . -I /<<PKGBUILDDIR>>/5.1-geoip.country/ /usr/share/dh-lua/test/5.1/app.c 
> -Wl,-z -Wl,relro -Wl,-z -Wl,now  
> /<<PKGBUILDDIR>>/5.1-geoip.country/.libs/liblua5.1-geoip-country.so -lGeoIP 
> -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-geoip.country/liblua5.1-geoip-country.la \
>               ldd /<<PKGBUILDDIR>>/5.1-geoip.country/app-dynamic
>       linux-vdso.so.1 (0x00007ffcbefa8000)
>       liblua5.1-geoip-country.so.0 => 
> /<<PKGBUILDDIR>>/5.1-geoip.country/.libs/liblua5.1-geoip-country.so.0 
> (0x00007f7933bf3000)
>       liblua5.1.so.0 => /usr//lib/x86_64-linux-gnu/liblua5.1.so.0 
> (0x00007f7933bc0000)
>       libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f79339ba000)
>       libGeoIP.so.1 => /usr/lib/x86_64-linux-gnu/libGeoIP.so.1 
> (0x00007f793397c000)
>       libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f793389d000)
>       libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7933896000)
>       /lib64/ld-linux-x86-64.so.2 (0x00007f7933bff000)
> ********************** 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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed \
>       -static -o /<<PKGBUILDDIR>>/5.1-geoip.country/app-static -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.country/ \
>       /usr/share/dh-lua/test/5.1/app.c 
> /<<PKGBUILDDIR>>/5.1-geoip.country/liblua5.1-geoip-country.la \
>       -Wl,-z,relro -Wl,-z,now  -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 -I/usr/include/ -Wall -Wextra 
> -Wl,--no-add-needed -o /<<PKGBUILDDIR>>/5.1-geoip.country/app-static -I . -I 
> /<<PKGBUILDDIR>>/5.1-geoip.country/ /usr/share/dh-lua/test/5.1/app.c -Wl,-z 
> -Wl,relro -Wl,-z -Wl,now  
> /<<PKGBUILDDIR>>/5.1-geoip.country/.libs/liblua5.1-geoip-country.a -lGeoIP 
> -L/usr//lib/x86_64-linux-gnu -llua5.1 -lm -ldl
> ldd /<<PKGBUILDDIR>>/5.1-geoip.country/app-static
>       linux-vdso.so.1 (0x00007ffea2574000)
>       libGeoIP.so.1 => /usr/lib/x86_64-linux-gnu/libGeoIP.so.1 
> (0x00007f6183697000)
>       liblua5.1.so.0 => /usr/lib/x86_64-linux-gnu/liblua5.1.so.0 
> (0x00007f6183664000)
>       libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6183461000)
>       libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f6183382000)
>       libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f618337d000)
>       /lib64/ld-linux-x86-64.so.2 (0x00007f61836e0000)
> *********************** app static (5.1) *********
> SKIPPED!
> **************************************************
> Target test made
> 
> 
> Making target test for debian/lua5.1.dh-lua.conf
> # tests
> ********************** lua dynamic (5.1) *********
> Test: test/test.lua
> lua5.1: test/test.lua:141: assertion failed!
> stack traceback:
>       [C]: in function 'assert'
>       test/test.lua:141: in main chunk
>       [C]: ?
> TESTING lua-geoip
> 
> VERSION:      lua-geoip 0.2
> DESCRIPTION:  Bindings for MaxMind's GeoIP library
> COPYRIGHT:    Copyright (C) 2011-2017, lua-geoip authors
> 
> VERSION:      lua-geoip.country 0.2
> DESCRIPTION:  Bindings for MaxMind's GeoIP library (country database)
> COPYRIGHT:    Copyright (C) 2011-2017, lua-geoip authors
> 
> make[3]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.single:310: 
> test-lua-dynamic-real] Error 1
> make[2]: *** [/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/2022/10/23/lua-geoip_0.2-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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-geoip
Source-Version: 0.2-3
Done: Helmut Grohne <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lua-geoip, 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.
Helmut Grohne <[email protected]> (supplier of updated lua-geoip 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: Wed, 23 Nov 2022 11:19:12 +0100
Source: lua-geoip
Architecture: source
Version: 0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Freexian Packaging Team <[email protected]>
Changed-By: Helmut Grohne <[email protected]>
Closes: 1022397
Changes:
 lua-geoip (0.2-3) unstable; urgency=medium
 .
   * Team upload acked by Sophie.
   * Fix test case via upstream patch. (Closes: #1022397)
   * Annotate test dependencies <!nocheck>.
   * Improve error propagation in debian/rules.
   * Declare compliance with policy 4.6.1 (no change).
   * Avoid repeating dh_auto_test.
Checksums-Sha1:
 79e9632de27e27ab0465c39afa882635c74fea76 2042 lua-geoip_0.2-3.dsc
 ddac67b8012eea64952e0e75df87fa0b41b9ee72 5504 lua-geoip_0.2-3.debian.tar.xz
 9b3b6832aad0a0fc61c2c6a5c823787246d74bab 7001 lua-geoip_0.2-3_amd64.buildinfo
Checksums-Sha256:
 7d4450ed381bd2eda4c963d08e5ab451a2f8ab72e087466ec970dff12983e149 2042 
lua-geoip_0.2-3.dsc
 3054641af99aba5850cea1264dd177e335380277221a9dbf30177b7540c17f06 5504 
lua-geoip_0.2-3.debian.tar.xz
 3c4f41b3c5d5bbbd96432e2eb90c274b0cdf76fe378e2398eb35b8a2d24c05cb 7001 
lua-geoip_0.2-3_amd64.buildinfo
Files:
 9bb6648b6c19dd85c36b45afc1bb4de5 2042 interpreters optional lua-geoip_0.2-3.dsc
 eaf3747cd292b03967461f3416152739 5504 interpreters optional 
lua-geoip_0.2-3.debian.tar.xz
 324d8b5dafde59a68a4619c018b5a1f6 7001 interpreters optional 
lua-geoip_0.2-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmN99R8ACgkQLRqqzyRE
REKZ0hAApgxAWYxnfSHrTNSCX5MudSo+XH6TzeO/FjV+T4dn2pm1PT9KKgNMdxYI
qdT8XtEjq8nMr6+F0+qgZYyDsY87nek7T+U9sANFNk5QitnVKkjlGjSfWGFZNNa5
dh33PlCazAMsQx6ctWf7mXlFeD7d36+ORZdwk4xekihwZ34oDechJDtfav0d7wG0
MeIkcvdRMD2hd8NCcovtmMCjRlI1xK9LQzoldrxRfgPzmwGbFba5AxfFbDVE9W9D
e+6GdBBzLcUM/epO39br9cpHSpcwXTnvPA1lkQcNMaxBCnNOn611w/9SdWOKfqoB
AW0UiuRjjPqs2y40GNPhEDh+jC97FFN5mSJgTJzqA4bbv8YBK+MYZ1uDEaS45aZq
IlTOwZn1cM9R9CHKKkS1R5ZXiJdL2liYQNGl1lABiDEOLX5H7DzAtaKIV3FDQGZa
p0VDPEv6e+4rUqMzW/Xuo1MEy2NmrJ6FPCzdYzvhPtWXl1KsDeM3CN6THA+l3u0m
EPo91yK0ORlwlyiFxsUkxbrtMNwICDMR42yw5169eGwDlJGPGGWjtn/JZX0+sNo1
csYg10J3sLVdvBWOYcxQgUfoAcxzMhYtL3bYCNKwNZ5mFxym/zXrTU9AQyo2BFl7
pFjDRItfp/AGnfZpSYlotxxefJbGf1pqE6XSPelzLkyeWRklDtw=
=0a8Y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to