Your message dated Wed, 30 Jan 2008 23:06:51 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed by last upload
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-bit
version: 25~svn20080119-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080122 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > dpkg-source: building lua-bit in lua-bit_25~svn20080119-2.dsc
 >  debian/rules build
 > test -x debian/rules
 > mkdir -p "."
 > echo 5 >debian/compat
 > lua5.1-policy-apply
 > lua5.1-policy-apply: info: adding debian/lua5.1-policy-apply-stamp/
 > lua5.1-policy-apply: info: adding Makefile.Debian.single
 > lua5.1-policy-apply: info: adding Makefile.Debian.multiple
 > lua5.1-policy-apply: info: adding app.c
 > lua5.1-policy-apply: info: adding app.c.conf.in
 > lua5.1-policy-apply: info: adding pkg-config.pc.in
 > lua5.1-policy-apply: info: adding Makefile.Debian -> Makefile.Debian.multiple
 > /usr/bin/make  -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
 > CPPFLAGS="" LDFLAGS=""  all -f Makefile.Debian
 > make[1]: Entering directory `/build/user/lua-bit-25~svn20080119'
 > for X in debian/Makefile.Debian.conf; do\
 >              make -f Makefile.Debian.single all CONFIGURATION_FILE=$X || 
 > exit 1;\
 >      done
 > make[2]: Entering directory `/build/user/lua-bit-25~svn20080119'
 > autoreconf -i
 > configure.ac: installing `./install-sh'
 > configure.ac: installing `./missing'
 > Makefile.am: installing `./depcomp'
 > ./configure \
 >              --with-lua-suffix=5.1 \
 >              --with-lua-includes=/usr/include/lua5.1
 > checking for a BSD-compatible install... /usr/bin/install -c
 > checking whether build environment is sane... yes
 > checking for gawk... no
 > checking for mawk... mawk
 > checking whether make sets $(MAKE)... yes
 > checking for gcc... gcc
 > checking for C compiler default output file name... a.out
 > checking whether the C compiler works... yes
 > checking whether we are cross compiling... no
 > checking for suffix of executables... 
 > checking for suffix of object files... o
 > checking whether we are using the GNU C compiler... yes
 > checking whether gcc accepts -g... yes
 > checking for gcc option to accept ISO C89... none needed
 > checking for style of include used by make... GNU
 > checking dependency style of gcc... gcc3
 > checking build system type... i686-pc-linux-gnu
 > checking host system type... i686-pc-linux-gnu
 > checking for a sed that does not truncate output... /bin/sed
 > checking for grep that handles long lines and -e... /bin/grep
 > checking for egrep... /bin/grep -E
 > checking for ld used by gcc... /usr/bin/ld
 > checking if the linker (/usr/bin/ld) is GNU ld... yes
 > checking for /usr/bin/ld option to reload object files... -r
 > checking for BSD-compatible nm... /usr/bin/nm -B
 > checking whether ln -s works... yes
 > checking how to recognize dependent libraries... pass_all
 > checking how to run the C preprocessor... gcc -E
 > checking for ANSI C header files... yes
 > checking for sys/types.h... yes
 > checking for sys/stat.h... yes
 > checking for stdlib.h... yes
 > checking for string.h... yes
 > checking for memory.h... yes
 > checking for strings.h... yes
 > checking for inttypes.h... yes
 > checking for stdint.h... yes
 > checking for unistd.h... yes
 > checking dlfcn.h usability... yes
 > checking dlfcn.h presence... yes
 > checking for dlfcn.h... yes
 > checking for g++... g++
 > checking whether we are using the GNU C++ compiler... yes
 > checking whether g++ accepts -g... yes
 > checking dependency style of g++... gcc3
 > checking how to run the C++ preprocessor... g++ -E
 > checking for g77... no
 > checking for xlf... no
 > checking for f77... no
 > checking for frt... no
 > checking for pgf77... no
 > checking for cf77... no
 > checking for fort77... no
 > checking for fl32... no
 > checking for af77... no
 > checking for xlf90... no
 > checking for f90... no
 > checking for pgf90... no
 > checking for pghpf... no
 > checking for epcf90... no
 > checking for gfortran... no
 > checking for g95... no
 > checking for xlf95... no
 > checking for f95... no
 > checking for fort... no
 > checking for ifort... no
 > checking for ifc... no
 > checking for efc... no
 > checking for pgf95... no
 > checking for lf95... no
 > checking for ftn... no
 > checking whether we are using the GNU Fortran 77 compiler... no
 > checking whether  accepts -g... no
 > checking the maximum length of command line arguments... 98304
 > checking command to parse /usr/bin/nm -B output from gcc object... ok
 > checking for objdir... .libs
 > checking for ar... ar
 > checking for ranlib... ranlib
 > checking for strip... strip
 > checking if gcc supports -fno-rtti -fno-exceptions... no
 > checking for gcc option to produce PIC... -fPIC
 > checking if gcc PIC flag -fPIC works... yes
 > checking if gcc static flag -static works... yes
 > checking if gcc supports -c -o file.o... yes
 > checking whether the gcc linker (/usr/bin/ld) supports shared libraries... 
 > yes
 > checking whether -lc should be explicitly linked in... no
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking how to hardcode library paths into programs... immediate
 > checking whether stripping libraries is possible... yes
 > checking if libtool supports shared libraries... yes
 > checking whether to build shared libraries... yes
 > checking whether to build static libraries... yes
 > configure: creating libtool
 > appending configuration tag "CXX" to libtool
 > checking for ld used by g++... /usr/bin/ld
 > checking if the linker (/usr/bin/ld) is GNU ld... yes
 > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
 > yes
 > checking for g++ option to produce PIC... -fPIC
 > checking if g++ PIC flag -fPIC works... yes
 > checking if g++ static flag -static works... yes
 > checking if g++ supports -c -o file.o... yes
 > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
 > yes
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking how to hardcode library paths into programs... immediate
 > appending configuration tag "F77" to libtool
 > checking for ANSI C header files... (cached) yes
 > checking fcntl.h usability... yes
 > checking fcntl.h presence... yes
 > checking for fcntl.h... yes
 > checking for unistd.h... (cached) yes
 > checking byteswap.h usability... yes
 > checking byteswap.h presence... yes
 > checking for byteswap.h... yes
 > checking for lua5.1... /usr/bin/lua5.1
 > checking for Lua version >= 5.1... yes (found 5.1.2)
 > checking lua.h usability... yes
 > checking lua.h presence... yes
 > checking for lua.h... yes
 > checking lualib.h usability... yes
 > checking lualib.h presence... yes
 > checking for lualib.h... yes
 > checking for exp in -lm... yes
 > checking for dlopen in -ldl... yes
 > checking for lua_call in -llua5.1... yes
 > checking for liblua version >= 5.0... (found Lua 5.1, 501)... yes
 > configure: creating ./config.status
 > config.status: creating Makefile
 > config.status: creating config.h
 > config.status: executing depfiles commands
 > pre-all-hook
 > libtool --silent --tag=CC --mode=compile cc -c -g -Wall -O2 
 > -I/usr//include/lua5.1     -o lbitlib.lo lbitlib.c 
 > libtool --silent --tag=CC --mode=link cc \
 >          -rpath /usr//lib/lua/5.1 -o liblua5.1-bit.la \
 >          -version-info 0:0:0 \
 >           lbitlib.lo
 > mkdir -p ./
 > ln -sf ./.libs/liblua5.1-bit.so.0.0.0 bit.so
 > cat pkg-config.pc.in | \
 >      sed 's|@@PKG_VERSION@@|25~svn20080119|' | \
 >      sed 's|@@PKG_NAME@@|bit|' | \
 >      sed 's|@@PKG_LUA@@|lua5.1|' | \
 >      sed 's|@@PKG_LIBS_PRIVATE@@||' | \
 >      sed 's|@@PKG_URL@@|http://www.luaforge.net/projects/bitlib/|' | \
 >      sed 's|@@PKG_REQUIRES@@|lua5.1|' | \
 >      sed 's|@@PKG_CONFLICTS@@||' \
 >              > lua5.1-bit.pc
 > if [ -e debian/liblua5.1-bit0.install.in ]; then\
 >              cat debian/liblua5.1-bit0.install.in | sed 
 > 's|@@LUA_VERSION@@|5.1|' > debian/liblua5.1-bit0.install;\
 >      else\
 >              touch debian/liblua5.1-bit0.install;\
 >      fi;\
 >      touch install.in-stamp.bit.liblua5.1-bit0
 > if [ -e debian/liblua5.1-bit-dev.install.in ]; then\
 >              cat debian/liblua5.1-bit-dev.install.in | sed 
 > 's|@@LUA_VERSION@@|5.1|' > debian/liblua5.1-bit-dev.install;\
 >      else\
 >              touch debian/liblua5.1-bit-dev.install;\
 >      fi;\
 >      touch install.in-stamp.bit.liblua5.1-bit-dev
 > post-all-hook
 > make[2]: Leaving directory `/build/user/lua-bit-25~svn20080119'
 > make[1]: Leaving directory `/build/user/lua-bit-25~svn20080119'
 > touch debian/stamp-makefile-build
 > /usr/bin/make  -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
 > CPPFLAGS="" LDFLAGS=""  test -f Makefile.Debian
 > make[1]: Entering directory `/build/user/lua-bit-25~svn20080119'
 > for X in debian/Makefile.Debian.conf; do\
 >              make -f Makefile.Debian.single test CONFIGURATION_FILE=$X || 
 > exit 1;\
 >      done
 > make[2]: Entering directory `/build/user/lua-bit-25~svn20080119'
 > pre-test-hook
 > pre-lua-dynamic-test-hook
 > ********************** lua dynamic **************************
 > lua5.1 -l bit /usr/bin/shake test.lua
 > ----------------    test.lua failed!   ----------------
 > 
 > a = 2147483647
 >    #85   assert (bit.lshift (a, 1) == bit.cast (a + a))
 >    bit.lshift (a, 1) -> -2
 >    bit.cast (a + a) -> -2147483648
 > 
 > a = 4294967295
 >    #69   assert (bit.band (a, 1)  == 1)
 >    bit.band (a, 1) -> 0
 >    #74   assert (bit.bor (a, 1)  == bit.cast (a))
 >    bit.bor (a, 1) -> 1
 >    bit.cast (a) -> 0
 >    #79   assert (bit.bxor (a, 1)  == bit.cast (a - 1))
 >    bit.bxor (a, 1) -> 1
 >    bit.cast (a - 1) -> -2147483648
 >    #90   assert (bit.rshift (a, 1) == math.floor (a / 2))
 >    bit.rshift (a, 1) -> 0
 >    math.floor (a / 2) -> 2147483647
 >    #94   assert (bit.rshift (a, nb - 1) == 1)
 >    bit.rshift (a, nb - 1) -> 0
 > _________________
 > 
 > Tests: 621
 > Failures: 6
 > Errors: 0
 > 
 > make[2]: *** [test-lua-dynamic-real] Error 1
 > make[2]: Leaving directory `/build/user/lua-bit-25~svn20080119'
 > make[1]: *** [test] Error 1
 > make[1]: Leaving directory `/build/user/lua-bit-25~svn20080119'
 > make: *** [debian/stamp-makefile-check] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/22

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Last uploaded version compiles properly
-- 
Enrico Tassi


--- End Message ---

Reply via email to