Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-04-05 Thread Sven Joachim
On 2010-03-24 19:13 +0100, Sven Joachim wrote: …I would prefer to just ship /usr/share/terminfo in some package (which one?), as indeed mkdir -p /usr/share/terminfo was enough to build slang2 correctly. After verifying that slang2 builds correctly with ncurses 5.7+20100320-2 in my pbuilder

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-04-05 Thread Cyril Brulebois
Sven Joachim svenj...@gmx.de (05/04/2010): After verifying that slang2 builds correctly with ncurses 5.7+20100320-2 in my pbuilder chroot, I requested¹ a binNMU for slang2 on hppa which should solve the issue. Yes, seen that through -release@, thanks. Mraw, KiBi. signature.asc Description:

Bug#575284: Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-26 Thread Craig Small
On Thu, Mar 25, 2010 at 03:43:01PM +0100, Sven Joachim wrote: Craig, could you please check and upload the package? This bug should be fixed ASAP to prevent further miscompilations. Done! - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-25 Thread Sven Joachim
On 2010-03-24 19:13 +0100, Sven Joachim wrote: …I would prefer to just ship /usr/share/terminfo in some package (which one?), as indeed mkdir -p /usr/share/terminfo was enough to build slang2 correctly. I went ahead and decided to ship /usr/share/terminfo in ncurses-bin, the same package as

Bug#575284: Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-25 Thread Craig Small
On Thu, Mar 25, 2010 at 03:43:01PM +0100, Sven Joachim wrote: Craig, could you please check and upload the package? This bug should be fixed ASAP to prevent further miscompilations. Will do, but it looks like it will be delayed until they get ries back alive anyhow. - Craig -- Craig Small

Bug#575220: Bug#575284: Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-25 Thread Sven Joachim
On 2010-03-25 15:43 +0100, Sven Joachim wrote: Why ncurses5-config --terminfo prints different output depending on the architecture still needs to be examined. Actually, /usr/share/terminfo would be correct, since that is what we pass to ncurses' configure script. Checking the build logs of

Bug#575284: Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-25 Thread Cyril Brulebois
Sven Joachim svenj...@gmx.de (25/03/2010): Also, on an amd64 sid chroot I get /usr/share/terminfo as well. Cyril, it seems your version of ncurses-bin was not up to date? Might be, I'm getting /u/s/t as well now. Mraw, KiBi. signature.asc Description: Digital signature

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Julien Cristau
Package: libslang2 Version: 2.2.2-4 Severity: grave Tags: d-i Justification: renders package unusable libslang.so.2 on hppa has undefined symbols: (sid)jcris...@paer:~$ ldd -r /lib/libslang.so.2 libdl.so.2 = /lib/libdl.so.2 (0x404f6000) libm.so.6 = /lib/libm.so.6 (0x4045)

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Cyril Brulebois
Julien Cristau jcris...@debian.org (24/03/2010): libslang.so.2 on hppa has undefined symbols: (sid)jcris...@paer:~$ ldd -r /lib/libslang.so.2 libdl.so.2 = /lib/libdl.so.2 (0x404f6000) libm.so.6 = /lib/libm.so.6 (0x4045) libc.so.6 = /lib/libc.so.6 (0x408f)

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (24/03/2010): As can be seen in build logs, configure bits: | amd64: checking for terminfo... yes | hppa: checking for terminfo... no I don't know why that's the case yet, but I might look into this later today. Scary. hppa: | $ ncurses5-config --terminfo |

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Sven Joachim
[ CC'ing ncurses maintainers. ] On 2010-03-24 18:21 +0100, Cyril Brulebois wrote: Cyril Brulebois k...@debian.org (24/03/2010): As can be seen in build logs, configure bits: | amd64: checking for terminfo... yes | hppa: checking for terminfo... no I don't know why that's the case yet, but

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Cyril Brulebois
Sven Joachim svenj...@gmx.de (24/03/2010): [ CC'ing ncurses maintainers. ] Yep, I wanted to do the same but either failed or forgot. My ncurses build is still running on paer, I wanted to have (pre)processed files before looking deeper. This seems to be a fallout of the fix for #509919. FWIW,

Bug#575220: libslang2: unresolved symbols in hppa's libslang.so.2

2010-03-24 Thread Sven Joachim
clone 575220 -1 reassign -1 ncurses-bin found -1 5.7+20100313-1 retitle -1 ncurses: causes slang2 miscompiliation [hppa, i386] block 575220 by -1 thanks On 2010-03-24 18:59 +0100, Cyril Brulebois wrote: Sven Joachim svenj...@gmx.de (24/03/2010): [ CC'ing ncurses maintainers. ] Yep, I wanted