Your message dated Thu, 05 Nov 2015 17:49:02 +0000
with message-id <e1zuoek-0006nh...@franck.debian.org>
and subject line Bug#802090: fixed in lua-lgi 0.9.0.20151101.git.885af4-1
has caused the Debian Bug report #802090,
regarding lua-lgi: FTBFS: Pango.lua:176: bad argument #1 to 'fromarray' 
(lgi.record expected, got table)
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.)


-- 
802090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lua-lgi
Version: 0.9.0-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

Making target test for debian/lua5.2.dh-lua.conf
# tests
Copying lgi.lua lgi/package.lua lgi/init.lua lgi/component.lua lgi/ffi.lua 
lgi/core.lua lgi/class.lua lgi/log.lua lgi/version.lua lgi/namespace.lua 
lgi/record.lua lgi/enum.lua lgi/override/GLib-Timer.lua 
lgi/override/Clutter.lua lgi/override/Pango.lua lgi/override/GObject-Type.lua 
lgi/override/GLib-Markup.lua lgi/override/GLib-Bytes.lua 
lgi/override/GObject-Object.lua lgi/override/Gio.lua lgi/override/GLib.lua 
lgi/override/GObject-Closure.lua lgi/override/Gdk.lua lgi/override/Gtk.lua 
lgi/override/cairo.lua lgi/override/Gst.lua lgi/override/GObject-Value.lua 
lgi/override/GLib-Error.lua lgi/override/Gio-DBus.lua 
lgi/override/GLib-Variant.lua lgi/override/PangoCairo.lua in 
/lua-lgi-0.9.0/5.2-lgi for test
********************** lua dynamic (5.2) *********
Test: tests/test.lua

(process:19182): Lgi-WARNING **: Error raised while calling 'lgi.cbk (number): 
Regress': attempt to call a number value

(process:19182): Lgi-WARNING **: Error raised while calling 'lgi.cbk (string): 
Regress': attempt to call a string value

(process:19182): Lgi-WARNING **: Error raised while calling 'lgi.cbk (table: 
0x23aa580): Regress': attempt to call a table value

(process:19182): Lgi-WARNING **: Error raised while calling 'lgi.cbk (table: 
0x23cefd0): Regress': attempt to call a table value

(lua5.2:19182): GLib-GObject-CRITICAL **: Object class LgiTestFakeMonitor1 
doesn't implement property 'network-metered' from interface 'GNetworkMonitor'

(lua5.2:19182): GLib-GObject-CRITICAL **: Object class LgiTestFakeMonitor1 
doesn't implement property 'connectivity' from interface 'GNetworkMonitor'
gireg   : all 114 tests passed.
marshal : all 1 tests passed.
corocbk : all 3 tests passed.
record  : all 1 tests passed.
gobject : all 17 tests passed.
glib    : all 4 tests passed.
variant : all 15 tests passed.
dbus    : all 2 tests passed.
gtk     : all 21 tests passed.
cairo   : all 12 tests passed.
pango   :  1:glyphstring                        FAIL
             /lua-lgi-0.9.0/5.2-lgi/lgi/override/Pango.lua:176: bad argument #1 
to 'fromarray' (lgi.record expected, got table)
stack traceback:
        [C]: in function 'fromarray'
        /lua-lgi-0.9.0/5.2-lgi/lgi/override/Pango.lua:176: in function 
</lua-lgi-0.9.0/5.2-lgi/lgi/override/Pango.lua:172>
        (...tail calls...)
        [C]: in function '__index'
        tests/pango.lua:41: in function <tests/pango.lua:20>
        [C]: in function 'xpcall'
        tests/test.lua:50: in function 'runfunc'
        tests/test.lua:73: in function 'run'
        tests/test.lua:140: in main chunk
        [C]: in ?
pango   : FAILED 1 of 1 tests
/usr/share/dh-lua/make/dh-lua.Makefile.single:306: recipe for target 
'test-lua-dynamic-real' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/lua-lgi.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Source: lua-lgi
Source-Version: 0.9.0.20151101.git.885af4-1

We believe that the bug you reported is fixed in the latest version of
lua-lgi, 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 802...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Tassi <gareuselesi...@debian.org> (supplier of updated lua-lgi 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: Thu, 05 Nov 2015 18:19:36 +0100
Source: lua-lgi
Binary: lua-lgi lua-lgi-dev lua-lgi-dbg
Architecture: source amd64
Version: 0.9.0.20151101.git.885af4-1
Distribution: unstable
Urgency: medium
Maintainer: Enrico Tassi <gareuselesi...@debian.org>
Changed-By: Enrico Tassi <gareuselesi...@debian.org>
Description:
 lua-lgi    - Lua bridge to GObject based libraries
 lua-lgi-dbg - Lua bridge to GObject based libraries
 lua-lgi-dev - lgi development files for the Lua language
Closes: 802090
Changes:
 lua-lgi (0.9.0.20151101.git.885af4-1) unstable; urgency=medium
 .
   * Fix FTBFS with recent Pango (Closes: #802090)
Checksums-Sha1:
 a6026d65862b89d7710ae3e9978a28ae60112e0b 2181 
lua-lgi_0.9.0.20151101.git.885af4-1.dsc
 090db74a83a1cd76c15058273760d85e3b2f3396 289112 
lua-lgi_0.9.0.20151101.git.885af4.orig.tar.gz
 5b1bf5db401f79a4be58362d336041bb9a3b4591 4584 
lua-lgi_0.9.0.20151101.git.885af4-1.debian.tar.xz
 a9a4ccc97fc64730997beab307e16f1880db785b 165590 
lua-lgi-dbg_0.9.0.20151101.git.885af4-1_amd64.deb
 10d1c7b4e14a22fe14d3b56cb736977c960a18e9 193512 
lua-lgi-dev_0.9.0.20151101.git.885af4-1_amd64.deb
 de236d9a75b8df4fbe22bd37cb084c63d85ebdce 89408 
lua-lgi_0.9.0.20151101.git.885af4-1_amd64.deb
Checksums-Sha256:
 bf3320848c6dfcd88b3deec83ac003a152203ad73905ebfac81c7f08647d71aa 2181 
lua-lgi_0.9.0.20151101.git.885af4-1.dsc
 d343050efa5c0477c68deaf3fc6e5bc89f703c99dfbe55572b6cdb6d30b8fa95 289112 
lua-lgi_0.9.0.20151101.git.885af4.orig.tar.gz
 5d8896ab7ef91059a8f8b9ce408d975fd0f40c8d653ac0e2b7f0c02a2d68bbbd 4584 
lua-lgi_0.9.0.20151101.git.885af4-1.debian.tar.xz
 90adff22a36683bc56c34b24253346242bf0b79eae29934473a95c104e588fe6 165590 
lua-lgi-dbg_0.9.0.20151101.git.885af4-1_amd64.deb
 66b322068281a7f56fe7887203ffd9b9e431fd5eaac9e40524e27d3926345a9f 193512 
lua-lgi-dev_0.9.0.20151101.git.885af4-1_amd64.deb
 3bcf57d7af230f4fb1b2b93435c10ab92096cf6be9afeaff53a7357b8e4801a4 89408 
lua-lgi_0.9.0.20151101.git.885af4-1_amd64.deb
Files:
 f10bb0d36dcd771bb84c0758b5a327a8 2181 interpreters optional 
lua-lgi_0.9.0.20151101.git.885af4-1.dsc
 1eeef5c3390cd303e43c06c156cb5c63 289112 interpreters optional 
lua-lgi_0.9.0.20151101.git.885af4.orig.tar.gz
 73a8868ee70b281c6f5a4f4cf90047e5 4584 interpreters optional 
lua-lgi_0.9.0.20151101.git.885af4-1.debian.tar.xz
 b3c57d5aeb2b033f028b3b29cd336581 165590 debug extra 
lua-lgi-dbg_0.9.0.20151101.git.885af4-1_amd64.deb
 7dd3a57646f1511fcae1d514be0edb3a 193512 libdevel optional 
lua-lgi-dev_0.9.0.20151101.git.885af4-1_amd64.deb
 5b9ef3cf4c8d5fa5118a174874a985bc 89408 interpreters optional 
lua-lgi_0.9.0.20151101.git.885af4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWO5VpAAoJECUFM8yim3ZPMDoQAISIXJTgTpPTsu3Q0lKaKJSq
jgK8pWne6ouyF8N67ufP9HwWiq8l03OVxffT+pfndz9ydT6/7k0VhuPk3vjUVTby
UPRc9DPYTIKx29Hjs1sg/6xHDbksGlP609WCT1Y0c9aidAo0m3T2ZLJENrEB4d5c
Oz3idWhf4PEfDsTOaQ2tyYB9mJMX0LMK5uSPjuX30IwaHgghRD15b+v2CsINJ8MB
u5yPCC/grqKwnXLJuh00sR8QBTLnU+p/cFlF+DUN5Tjg0lDBUnIMTQ23PNlmpNpV
1YSISSwWIvo8ErVFamNUDqHBNNtii/DH9XIlqVxqKmAOdruXdpbYKOK33u5Rtj+N
qqAj4VBF2lLayFoWGhE1izIn8uDiH3gNeu1roDKlRMA1ZMzJ9Ik9nHzkNwDZ/os+
DPc4Hn+1tgPB54BWoeb+oyfzvv5P0T2UHTd9vGWyNnbCLfmxWd7VA0099g9ZM/9p
2iOZEsVIBSYLaueJ4s7J2MYsO4QYuO18nwl6Ki7XwxASEAWsIEOU+81I337XjUVr
M3GWUkRqfolL2zdgtk+0psGh6toNddna5KPYUmxC84qwKuQnkoputbUPjztOr4Te
ut8GxOEVmPEYfKEcCb3xIsR8HQPlqXgbvdCxD4K3aGKE4xYL4EDlDvmQSk7yH0us
9XlqnaGq6slOmaNxOgKo
=ay86
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to