Your message dated Mon, 08 Jan 2007 16:47:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#405992: fixed in lua-posix 1.0-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: lua-posix
Version: 1.0-3
Severity: serious
Hello,
There was a problem while autobuilding your package:
> Automatic build of lua-posix_1.0-3 on nasya by sbuild/sparc 0.50
> Build started at 20070107-2002
> ******************************************************************************
...
> buildd Build Daemon,,,
> buildd Build Daemon,,,
> root root
>
> ------------------------------------------------------- sysconf
> tzname_max 6
> clk_tck 100
> stream_max 16
> ngroups_max 65536
> child_max 999
> open_max 1024
> saved_ids 1
> job_control 1
> version 200112
> arg_max 131072
>
> ------------------------------------------------------- pathconf
> pipe_buf 4096
> link_max 32000
> path_max 4096
> max_canon 255
> chown_restricted 1
> no_trunc 1
> max_input 255
> name_max 255
> vdisable 0
>
> ------------------------------------------------------- times
> utime 0.05
> cstime 0.1
> elapsed 18829739.42
> cutime 0.08
> stime 0.01
> sleeping 2 seconds...
> utime 0.05
> cstime 0.1
> elapsed 18829741.42
> cutime 0.08
> stime 0.01
>
> elapsed 2
> clock 0.06
>
> posix library for Lua 5.1 / Nov 2003
> *************************************************************
> echo "// This file has been automatically generated by lua5.1-policy-dev" >
> lua-posix.h
> echo >> lua-posix.h
> echo "extern int luaopen_posix(lua_State*);" >> lua-posix.h
> echo >> lua-posix.h
> echo "// eof" >> lua-posix.h
> cp app.c.conf.in app.c.conf
> sed -i 's?@@LUA_HEADER@@?lua-posix.h?' app.c.conf
> sed -i \
> 's?@@LUA_MODNAME_CPART_UNDERSCORE@@?posix?' app.c.conf
> sed -i 's?@@LUA_MODNAME_CPART@@?posix?' app.c.conf
> pre-dynamic-link-hook
> rm -f static-stamp
> libtool --silent --tag=CC --mode=link cc -Wall -O2 -g -Wall -O2
> -I/usr//include/lua5.1 \
> /usr//lib/liblua5.1.la -o app app.c liblua5.1-posix.la
> touch dynamic-stamp
> pre-app-dynamic-test-hook
> ********************** app dynamic **************************
> libtool --silent --tag=CC --mode=execute -dlopen liblua5.1-posix.la ldd
> ./.libs/app
> liblua5.1.so.0 => /usr/lib/liblua5.1.so.0 (0x700bc000)
> liblua5.1-posix.so.0 =>
> /build/buildd/lua-posix-1.0/.libs/liblua5.1-posix.so.0 (0x70000000)
> libc.so.6 => /lib/libc.so.6 (0x700f0000)
> libm.so.6 => /lib/libm.so.6 (0x70224000)
> libdl.so.2 => /lib/libdl.so.2 (0x70018000)
> /lib/ld-linux.so.2 (0x70090000)
> libtool --silent --tag=CC --mode=execute -dlopen liblua5.1-posix.la ./app
> test.lua
> app.c: test.lua:23: attempt to index global 'ox' (a nil value)
> make[2]: *** [test-app-dynamic] Error 1
> make[2]: Leaving directory `/build/buildd/lua-posix-1.0'
> make[1]: *** [test] Error 1
> make[1]: Leaving directory `/build/buildd/lua-posix-1.0'
> make: *** [debian/stamp-makefile-check] Error 2
> ******************************************************************************
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: lua-posix
Source-Version: 1.0-4
We believe that the bug you reported is fixed in the latest version of
lua-posix, which is due to be installed in the Debian FTP archive:
liblua5.1-posix-dev_1.0-4_amd64.deb
to pool/main/l/lua-posix/liblua5.1-posix-dev_1.0-4_amd64.deb
liblua5.1-posix0_1.0-4_amd64.deb
to pool/main/l/lua-posix/liblua5.1-posix0_1.0-4_amd64.deb
lua-posix_1.0-4.diff.gz
to pool/main/l/lua-posix/lua-posix_1.0-4.diff.gz
lua-posix_1.0-4.dsc
to pool/main/l/lua-posix/lua-posix_1.0-4.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-posix 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: Mon, 8 Jan 2007 17:32:46 +0100
Source: lua-posix
Binary: liblua5.1-posix-dev liblua5.1-posix0
Architecture: source amd64
Version: 1.0-4
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi <[EMAIL PROTECTED]>
Changed-By: Enrico Tassi <[EMAIL PROTECTED]>
Description:
liblua5.1-posix-dev - posix development files for the lua language version 5.1
liblua5.1-posix0 - posix library for the lua language version 5.1
Closes: 405992
Changes:
lua-posix (1.0-4) unstable; urgency=low
.
* Moved to policy version 7
* The FTBFS bug #405992 was caused by the new policy (version 7).
This upload fixes the bug. (Closes: #405992)
Files:
55a5bf2636dca2e52961511247bd75bd 725 interpreters optional lua-posix_1.0-4.dsc
5847c5a6dc4645b923386c92f88504a3 3315 interpreters optional
lua-posix_1.0-4.diff.gz
7048bf694d808073cc87d81fe6f63f32 14124 interpreters optional
liblua5.1-posix0_1.0-4_amd64.deb
28025d5f4ecf6abab58e354a25c34fe8 13702 interpreters optional
liblua5.1-posix-dev_1.0-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFonRZ7kkcPgEj8vIRAh67AJ9+WkuTJWOssdUBLXWM5o1Z6anBLACgoPkH
N+rN45hlRR2N3HQjqs3X1QA=
=9G0q
-----END PGP SIGNATURE-----
--- End Message ---