Your message dated Mon, 31 Mar 2008 21:17:44 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#472816: fixed in lua-gtk 0.8+20080330-2
has caused the Debian Bug report #472816,
regarding lua-gtk_0.8+20080303-2(hppa/experimental): FTBFS: ./gtk.so: undefined 
symbol: g_assertion_message
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.)


-- 
472816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472816
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lua-gtk
Version: 0.8+20080303-2
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of lua-gtk_0.8+20080303-2 on meitner by sbuild/hppa 98-farm
| Build started at 20080326-1627
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 311kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main lua-gtk 0.8+20080303-2 (dsc) 
[1024B]
| Get:2 http://ftp.de.debian.org experimental/main lua-gtk 0.8+20080303-2 (tar) 
[298kB]
| Get:3 http://ftp.de.debian.org experimental/main lua-gtk 0.8+20080303-2 
(diff) [12.1kB]
| Fetched 311kB in 6s (46.3kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, gccxml, 
libcmph-bin (>= 0.7-4), libcmph-dev (>= 0.7-3), libffi4-dev, libgtk2.0-dev, 
libgtkhtml2-dev, liblua5.1-0-dev, liblua5.1-bit0, liblua5.1-expat0, libtool, 
lua5.1, luadoc, xbase-clients, xfonts-base, xmacro, xvfb
| Checking for already installed source dependencies...
[...]
|  /usr/bin/fakeroot debian/rules binary-arch
| test -x debian/rules
| dh_testroot
| dh_clean -k 
| dh_installdirs -A 
| mkdir -p "."
| cd tests/; \
|               ln -s ../build/linux-*/.libs/liblua5.1-gtk.so.0.0.0 gtk.so; \
|               ln -s ../lib gtk; \
|               (./run-tests-virtual.sh; echo $? > outcome) & \
|               testpid=$!; \
|               (sleep 60; kill -9 $testpid 2>/dev/null; echo 1 > outcome) & \
|               monpid=$!; \
|               wait $testpid; \
|               kill -9 $monpid; \
|               if [ `cat outcome` = '0' ]; then \
|                       echo '====================';\
|                       echo 'Tests: OK '; \
|                       echo '====================';\
|                       rm -f outcome gtk.so; \
|                       true; \
|               else \
|                       echo '====================';\
|                       echo 'Tests: FAIL '; \
|                       echo '====================';\
|                       rm -f outcome gtk.so; \
|                       false; \
|               fi
| ** Running tests. Wed Mar 26 15:36:26 UTC 2008
| Running test 001
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       001.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 001
| Running test 002
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       002.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 002
| Running test 003
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       003.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 003
| Running test 004
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       004.lua:5: in main chunk
|       [C]: ?
| 
| * FAILED 004
| Running test 005
| Running test 006
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       006.lua:4: in main chunk
|       [C]: ?
| 
| * FAILED 006
| Running test 007
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       007.lua:6: in main chunk
|       [C]: ?
| 
| * FAILED 007
| Running test 008
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       008.lua:6: in main chunk
|       [C]: ?
| 
| * FAILED 008
| Running test 009
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       009.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 009
| Running test 011 (with script)
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       011.lua:7: in main chunk
|       [C]: ?
| * FAILED 011
| Running test 012
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       012.lua:5: in main chunk
|       [C]: ?
| 
| * FAILED 012
| Running test 013
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       013.lua:3: in main chunk
|       [C]: ?
| 
| * FAILED 013
| Running test 014-iconv
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       014-iconv.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 014-iconv
| Running test 015-glist
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       015-glist.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 015-glist
| Running test 016-double
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       016-double.lua:5: in main chunk
|       [C]: ?
| 
| * FAILED 016-double
| Running test 017-bitaccess
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       017-bitaccess.lua:5: in main chunk
|       [C]: ?
| 
| * FAILED 017-bitaccess
| Running test 018-enumptr
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       018-enumptr.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 018-enumptr
| Running test 019-pango_tab_array
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       019-pango_tab_array.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 019-pango_tab_array
| Running test 020-gvalue
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       020-gvalue.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 020-gvalue
| Running test 021-gvalue
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       021-gvalue.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 021-gvalue
| Running test 022-gslist
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       022-gslist.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 022-gslist
| Running test 023-cairo
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       023-cairo.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 023-cairo
| Running test 024-gdkcolor
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       024-gdkcolor.lua:2: in main chunk
|       [C]: ?
| 
| * FAILED 024-gdkcolor
| Running test 025-flags
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       025-flags.lua:3: in main chunk
|       [C]: ?
| 
| * FAILED 025-flags
| Running test 026-types
| lua: error loading module 'gtk' from file './gtk.so':
|       ./gtk.so: undefined symbol: g_assertion_message
| stack traceback:
|       [C]: ?
|       [C]: in function 'require'
|       026-types.lua:5: in main chunk
|       [C]: ?
| 
| * FAILED 026-types
| ./run-tests-virtual.sh: line 136:  1591 Terminated              ( sleep 
$DELAY; kill $SCRIPT_PID )
| ** 25 tests performed, 24 errors.
| ====================
| Tests: FAIL 
| ====================
| make: *** [test-stamp] Error 1
| dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
error exit status 2
| ******************************************************************************
| Build finished at 20080326-1637
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=0.8+20080303-2&pkg=lua-gtk&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



--- End Message ---
--- Begin Message ---
Source: lua-gtk
Source-Version: 0.8+20080330-2

We believe that the bug you reported is fixed in the latest version of
lua-gtk, which is due to be installed in the Debian FTP archive:

liblua5.1-gtk-0_0.8+20080330-2_amd64.deb
  to pool/main/l/lua-gtk/liblua5.1-gtk-0_0.8+20080330-2_amd64.deb
liblua5.1-gtk-dev_0.8+20080330-2_amd64.deb
  to pool/main/l/lua-gtk/liblua5.1-gtk-dev_0.8+20080330-2_amd64.deb
lua-gtk_0.8+20080330-2.diff.gz
  to pool/main/l/lua-gtk/lua-gtk_0.8+20080330-2.diff.gz
lua-gtk_0.8+20080330-2.dsc
  to pool/main/l/lua-gtk/lua-gtk_0.8+20080330-2.dsc



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.
Enrico Tassi <[EMAIL PROTECTED]> (supplier of updated lua-gtk 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: SHA1

Format: 1.7
Date: Sun, 30 Mar 2008 23:11:22 +0200
Source: lua-gtk
Binary: liblua5.1-gtk-0 liblua5.1-gtk-dev
Architecture: source amd64
Version: 0.8+20080330-2
Distribution: experimental
Urgency: low
Maintainer: Enrico Tassi <[EMAIL PROTECTED]>
Changed-By: Enrico Tassi <[EMAIL PROTECTED]>
Description: 
 liblua5.1-gtk-0 - gtk bindings for the lua language version 5.1
 liblua5.1-gtk-dev - gtk development files for the lua language version 5.1
Closes: 467535 472816
Changes: 
 lua-gtk (0.8+20080330-2) experimental; urgency=low
 .
   * build only on i386 and amd64 (Closes: #467535, #472816)
Files: 
 db64e3ab9b0af2c7683c03242dd9fd70 1031 interpreters optional 
lua-gtk_0.8+20080330-2.dsc
 49a5dcd6116b43434dda9538a9211546 11942 interpreters optional 
lua-gtk_0.8+20080330-2.diff.gz
 c59cc13bd3eb0371ed20f34a46525b06 186194 interpreters optional 
liblua5.1-gtk-0_0.8+20080330-2_amd64.deb
 c800fafc97147906ac1998be98f07e15 222048 libdevel optional 
liblua5.1-gtk-dev_0.8+20080330-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH8T837kkcPgEj8vIRAmEyAJ9K5jKDBVci0GP6iXUo1wLViIuHowCcC4QV
9r8H6r/0TfvxMK99ood41RI=
=kDSk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to