Your message dated Mon, 26 Mar 2012 19:20:55 +0000
with message-id <[email protected]>
and subject line Bug#652116: fixed in lua-lpeg 0.10.2-3
has caused the Debian Bug report #652116,
regarding lua-lpeg: FTBFS on sparc: Segmentation fault
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.)


-- 
652116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652116
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lua-lpeg
Version: 0.10.2-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: sparc

lua-lpeg FTBFS on sparc:
| *********************** app static **************************
| ldd ./app
|       liblua5.1.so.0 => /usr/lib/sparc-linux-gnu/liblua5.1.so.0 (0x70054000)
|       libm.so.6 => /lib/sparc-linux-gnu/libm.so.6 (0x7008c000)
|       libdl.so.2 => /lib/sparc-linux-gnu/libdl.so.2 (0x70034000)
|       libc.so.6 => /lib/sparc-linux-gnu/libc.so.6 (0x70174000)
|       /lib/ld-linux.so.2 (0x70000000)
| HOME=/build/buildd-lua-lpeg_0.10.2-2-sparc-4rtthc/lua-lpeg-0.10.2/debian 
LUA_INIT= SEGFAULT_SIGNALS=all \
|            catchsegv ./app test.lua
| Segmentation fault
| *** Segmentation fault
| Register dump:
|
|  PSR: ff001085 PC: 000121b4 NPC: 000121b8   Y: 00000000
|  g0: 00000000 g1: 00000028  g2: 000003fc  g3: 0006f03c
|  g4: 00000030  g5: 0006f040  g6: 00000040  g7: 70002bc0
|  o0: 0006f040  o1: 00000000  o2: 00000000  o3: 00000058
|  o4: 00000000  o5: 00032030  sp: ffda6dd8  o7: 00014320
|  l0: 7032fb00  l1: 00000048  l2: 00000009  l3: 00000024
|  l4: 00000038  l5: 00002819  l6: 00002c20  l7: ffda6ea4
|  i0: 0006f010  i1: 0006f040  i2: 0000000b  i3: 00017dc0
|  i4: 00000000  i5: 0000000b  fp: ffda6e40  i7: 00015ecc
|
|  Old mask: 00000000 XFSR: 0000002000000020 GSR: 00 FPRS: 7
|   f0: 0000000000000000   f2: 0000000463636363   f4: 0000000463636363
|   f6: 0003283800000000   f8: 3ff0000000000000  f10: 0000000000000000
|  f12: 0000000000000000  f14: 0003281800063b88  f16: 0000000463636363
|  f18: 0005fbe800000000  f20: 0000000463636363  f22: 0005fc080005fa38
|  f24: 0000000463636363  f26: 00039750ffda4d78  f28: 0000000463636363
|  f30: 000327f800000000  f32: 0000000463636363  f34: 0003c71000000004
|  f36: 0000000463636363  f38: 0005fc280000013a  f40: 0000000463636363
|  f42: 000397e800000009  f44: 0000000463636363  f46: 0003c50000000000
|  f48: 0000000463636363  f50: 0000000463636363  f52: 0005fc080005fa38
|  f54: 0000000463636363  f56: 00039750ffda4d78  f58: 0000000463636363
|  f60: 000327f800000000  f62: 0000000463636363
|
| Backtrace:
| /lib/sparc-linux-gnu/libc.so.6(+0x38318)[0x701e8318]
| 
/build/buildd-lua-lpeg_0.10.2-2-sparc-4rtthc/lua-lpeg-0.10.2/lpeg.c:1348(concat_l)[0x15ecc]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa2d4)[0x7002a2d4]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa708)[0x7002a708]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x13e10)[0x70033e10]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x13ea4)[0x70033ea4]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x1413c)[0x7003413c]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x150d4)[0x700350d4]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa74c)[0x7002a74c]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(lua_call+0x18)[0x70025978]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x20104)[0x70040104]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa2d4)[0x7002a2d4]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x1561c)[0x7003561c]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa74c)[0x7002a74c]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0x98e0)[0x700298e0]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(+0xa928)[0x7002a928]
| /usr/lib/sparc-linux-gnu/liblua5.1.so.0(lua_pcall+0x50)[0x70025a10]
| /usr/share/lua5.1-policy-dev/app.c:53(main)[0x1146c]
| /lib/sparc-linux-gnu/libc.so.6(__libc_start_main+0x10c)[0x701d084c]
| ??:0(_start)[0x1154c]
|
| Memory map:
|
| 00010000-00018000 r-xp 00000000 fd:03 1163327 
/build/buildd-lua-lpeg_0.10.2-2-sparc-4rtthc/lua-lpeg-0.10.2/app
| 00028000-0002a000 rwxp 00008000 fd:03 1163327 
/build/buildd-lua-lpeg_0.10.2-2-sparc-4rtthc/lua-lpeg-0.10.2/app
| 0002a000-000d8000 rwxp 00000000 00:00 0 [heap]
| 70000000-70004000 rw-p 00000000 00:00 0
| 70004000-70008000 r-xp 00000000 fd:08 163920 
/lib/sparc-linux-gnu/libSegFault.so
| 70008000-70016000 ---p 00004000 fd:08 163920 
/lib/sparc-linux-gnu/libSegFault.so
| 70016000-70018000 r--p 00002000 fd:08 163920 
/lib/sparc-linux-gnu/libSegFault.so
| 70018000-7001a000 rwxp 00004000 fd:08 163920 
/lib/sparc-linux-gnu/libSegFault.so
| 7001a000-7001c000 rw-p 00000000 00:00 0
| 70020000-70044000 r-xp 00000000 fd:08 17537 
/usr/lib/sparc-linux-gnu/liblua5.1.so.0.0.0
| 70044000-70054000 ---p 00024000 fd:08 17537 
/usr/lib/sparc-linux-gnu/liblua5.1.so.0.0.0
| 70054000-70056000 rwxp 00024000 fd:08 17537 
/usr/lib/sparc-linux-gnu/liblua5.1.so.0.0.0
| 70058000-7005c000 r-xp 00000000 fd:08 163918 
/lib/sparc-linux-gnu/libdl-2.13.so
| 7005c000-7006a000 ---p 00004000 fd:08 163918 
/lib/sparc-linux-gnu/libdl-2.13.so
| 7006a000-7006c000 r--p 00002000 fd:08 163918 
/lib/sparc-linux-gnu/libdl-2.13.so
| 7006c000-7006e000 rwxp 00004000 fd:08 163918 
/lib/sparc-linux-gnu/libdl-2.13.so
| 70094000-700b6000 r-xp 00000000 fd:08 163870 /lib/sparc-linux-gnu/ld-2.13.so
| 700c4000-700c6000 r--p 00020000 fd:08 163870 /lib/sparc-linux-gnu/ld-2.13.so
| 700c6000-700c8000 rwxp 00022000 fd:08 163870 /lib/sparc-linux-gnu/ld-2.13.so
| 700c8000-7019a000 r-xp 00000000 fd:08 163863 /lib/sparc-linux-gnu/libm-2.13.so
| 7019a000-701a8000 ---p 000d2000 fd:08 163863 /lib/sparc-linux-gnu/libm-2.13.so
| 701a8000-701aa000 r--p 000d0000 fd:08 163863 /lib/sparc-linux-gnu/libm-2.13.so
| 701aa000-701ae000 rwxp 000d2000 fd:08 163863 /lib/sparc-linux-gnu/libm-2.13.so
| 701b0000-7031a000 r-xp 00000000 fd:08 163876 /lib/sparc-linux-gnu/libc-2.13.so
| 7031a000-7032a000 ---p 0016a000 fd:08 163876 /lib/sparc-linux-gnu/libc-2.13.so
| 7032a000-7032c000 r--p 0016a000 fd:08 163876 /lib/sparc-linux-gnu/libc-2.13.so
| 7032c000-70330000 rwxp 0016c000 fd:08 163876 /lib/sparc-linux-gnu/libc-2.13.so
| 70330000-70332000 rwxp 00000000 00:00 0
| ffd7e000-ffda8000 rw-p 00000000 00:00 0 [stack]
| make[2]: *** [test-app-static-real] Error 139
| make[2]: Leaving directory 
`/build/buildd-lua-lpeg_0.10.2-2-sparc-4rtthc/lua-lpeg-0.10.2'
| make[1]: *** [test] Error 1
| make: *** [debian/stamp-makefile-check] Error 2

Full build log:
https://buildd.debian.org/status/fetch.php?pkg=lua-lpeg&arch=sparc&ver=0.10.2-2&stamp=1323885135

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: lua-lpeg
Source-Version: 0.10.2-3

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

liblua5.1-lpeg-dev_0.10.2-3_all.deb
  to main/l/lua-lpeg/liblua5.1-lpeg-dev_0.10.2-3_all.deb
liblua5.1-lpeg2_0.10.2-3_all.deb
  to main/l/lua-lpeg/liblua5.1-lpeg2_0.10.2-3_all.deb
lua-lpeg-dev_0.10.2-3_amd64.deb
  to main/l/lua-lpeg/lua-lpeg-dev_0.10.2-3_amd64.deb
lua-lpeg_0.10.2-3.debian.tar.gz
  to main/l/lua-lpeg/lua-lpeg_0.10.2-3.debian.tar.gz
lua-lpeg_0.10.2-3.dsc
  to main/l/lua-lpeg/lua-lpeg_0.10.2-3.dsc
lua-lpeg_0.10.2-3_amd64.deb
  to main/l/lua-lpeg/lua-lpeg_0.10.2-3_amd64.deb



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-lpeg 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.8
Date: Sat, 24 Mar 2012 18:06:01 +0100
Source: lua-lpeg
Binary: lua-lpeg lua-lpeg-dev liblua5.1-lpeg2 liblua5.1-lpeg-dev
Architecture: source amd64 all
Version: 0.10.2-3
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi <[email protected]>
Changed-By: Enrico Tassi <[email protected]>
Description: 
 liblua5.1-lpeg-dev - Transitional package for lua-lpeg-dev
 liblua5.1-lpeg2 - Transitional package for lua-lpeg
 lua-lpeg   - LPeg library for the Lua language
 lua-lpeg-dev - LPeg development files for the Lua language
Closes: 652116
Changes: 
 lua-lpeg (0.10.2-3) unstable; urgency=low
 .
   * Disable optimizations on sparc (Closes: #652116)
   * Switch to dh-lua to build for lua5.1 and lua5.2
   * Packages remaned to conform to the new Lua policy
   * Transitional packages added to ease the upgrade
Checksums-Sha1: 
 f1fa131668698ac18f8645f116cab5508caa7e9e 1393 lua-lpeg_0.10.2-3.dsc
 5652674ef5c120dd244905a30c44d0aace1ba255 3580 lua-lpeg_0.10.2-3.debian.tar.gz
 5fa61d4b868f129e20b2c70ff3b278fbc2334837 47840 lua-lpeg_0.10.2-3_amd64.deb
 9e3794ec6c067bd4f7eaaf035eb3a1ff6afab153 68656 lua-lpeg-dev_0.10.2-3_amd64.deb
 2d5294902dfc56bce4248d65a10dd6798cb628e5 3900 liblua5.1-lpeg2_0.10.2-3_all.deb
 f40fdf3782016860e75ebbf0060073e51c5d3c1f 3906 
liblua5.1-lpeg-dev_0.10.2-3_all.deb
Checksums-Sha256: 
 6126dd543629b12ee03a530556c45a8bfde8ffad891fd8a383627111b2161b72 1393 
lua-lpeg_0.10.2-3.dsc
 9c5dcbb35339b7b381bd7b32c93804136abd71b07d896908b0f0295436602a09 3580 
lua-lpeg_0.10.2-3.debian.tar.gz
 5d58a11074f5300826b49fd07a703c6825c70d79866cf9b47715f93a1a2fb1f9 47840 
lua-lpeg_0.10.2-3_amd64.deb
 829b19ff99bde575ca352f3d17238a5bb6d0ca059d458ad8a63b988aeecfa337 68656 
lua-lpeg-dev_0.10.2-3_amd64.deb
 09a8c6841f0787f186f477f585d96f989c4a56efe9b15c5f84a67527f954e1d8 3900 
liblua5.1-lpeg2_0.10.2-3_all.deb
 962e577ce909c440d9889f54d2db87960fae29718364241fa536843ae94dd4f8 3906 
liblua5.1-lpeg-dev_0.10.2-3_all.deb
Files: 
 8e7be6cb98a1c35b25bb0cf560a55f55 1393 interpreters optional 
lua-lpeg_0.10.2-3.dsc
 e24a334e145fd51fa6c1d4fcf1e97e97 3580 interpreters optional 
lua-lpeg_0.10.2-3.debian.tar.gz
 afb993517b0585680c6f0285ffa6d3df 47840 interpreters optional 
lua-lpeg_0.10.2-3_amd64.deb
 9e0b5bbecbf0c8987b91e64dfc183bee 68656 libdevel optional 
lua-lpeg-dev_0.10.2-3_amd64.deb
 6a768d5c7ca5bb1ac4e44316324283a3 3900 oldlibs extra 
liblua5.1-lpeg2_0.10.2-3_all.deb
 9cbffed5014b22bddd1b37ddd4e55d16 3906 oldlibs extra 
liblua5.1-lpeg-dev_0.10.2-3_all.deb

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

iEYEARECAAYFAk9uARsACgkQ7kkcPgEj8vIVPwCfZoRrXCgnjHgRUyqWd8hb7c0F
3UcAn1+NPh2sB9eV7XCOJlaf7lxx2d8Z
=GmF9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to