libntlm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libntlm-0.4.1 (gmake package fails) :-(


From: Simon Josefsson
Subject: Re: libntlm-0.4.1 (gmake package fails) :-(
Date: Sun, 02 Mar 2008 17:20:56 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Mick Weiss <address@hidden> writes:

> Does libntlm work for you? It fails for me :-(
>
> If you have a second to help, I'd really appreciate it.

Hi!  Which platform and operating system are you using?  I suspect there
are some 64-bit or big-endian problems lurking.

If you could run the test under gdb and get a backtrace, that would
help.  Start it like:

address@hidden:~/src/libntlm$ gdb ./test_ntlm 
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) r
Starting program: /home/jas/src/libntlm/test_ntlm 

and then at the prompt when it crashes, type 'bt full', and post the
output.

Thanks,
/Simon

> Thanks!
>
> - Mick
>
>
> bash-3.00# gmake package
> [===== NOW BUILDING:    libntlm-0.4.1   =====]
>        [prerequisite] complete for libntlm.
>        [fetch] complete for libntlm.
>        [checksum] complete for libntlm.
>        [extract] complete for libntlm.
>        [patch] complete for libntlm.
>        [configure] complete for libntlm.
>        [build] complete for libntlm.
> ==> Running make check in work/root-xmpp-test.d/libntlm-0.4.1
> gmake[1]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> Making check in lib
> gmake[2]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/lib'
> gmake  check-am
> gmake[3]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/lib'
> gmake[3]: Nothing to be done for `check-am'.
> gmake[3]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/lib'
> gmake[2]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/lib'
> Making check in tests
> gmake[2]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> gmake  check-am
> gmake[3]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> gmake  check-TESTS
> gmake[4]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> PASS: test-des
> PASS: test-md4
> ==================
> All 2 tests passed
> ==================
> gmake[4]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> gmake[3]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> gmake[2]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/tests'
> gmake[2]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gmake  test_ntlm
> gmake[3]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gcc -DHAVE_CONFIG_H -I.  -I./lib -DNTLM_SRCDIR=\".\"
> -I/opt/blastwave/staging/opt/csw/include -I/opt/csw/include  -O2 -pipe
> -mtune=v8 -I/opt/blastwave/staging/opt/csw/include -I/opt/csw/include
> -MT test_ntlm.o -MD -MP -MF .deps/test_ntlm.Tpo -c -o test_ntlm.o
> test_ntlm.c
> test_ntlm.c: In function 'fillChallenge':
> test_ntlm.c:120: warning: pointer targets in passing argument 2 of
> fillUnicode' differ in signedness
> mv -f .deps/test_ntlm.Tpo .deps/test_ntlm.Po
> /bin/bash ./libtool --tag=CC   --mode=link gcc  -O2 -pipe -mtune=v8
> -I/opt/blastwave/staging/opt/csw/include -I/opt/csw/include
> -no-install -L/opt/csw/gcc4/lib   -L/opt/blastwave/staging/opt/csw/lib
> -L/opt/csw/lib -o test_ntlm test_ntlm.o libntlm.la
> gcc -O2 -pipe -mtune=v8 -I/opt/blastwave/staging/opt/csw/include
> -I/opt/csw/include -o test_ntlm test_ntlm.o  -L/opt/csw/gcc4/lib
> -L/opt/blastwave/staging/opt/csw/lib -L/opt/csw/lib ./.libs/libntlm.so
> -R/opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1/.libs
> -R/opt/csw/lib
> gmake[3]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gmake  check-TESTS
> gmake[3]: Entering directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> ntlm.h 0.4.1 libntlm 0.4.1
> /bin/bash: line 4:  4968 Segmentation Fault      (core dumped) ${dir}$tst
> FAIL: test_ntlm
> ======================================
> 1 of 1 tests failed
> Please report to address@hidden
> ======================================
> gmake[3]: *** [check-TESTS] Error 1
> gmake[3]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gmake[2]: *** [check-am] Error 2
> gmake[2]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gmake[1]: *** [check-recursive] Error 1
> gmake[1]: Leaving directory
> /opt/src/csw/lib/libntlm/work/root-xmpp-test.d/libntlm-0.4.1'
> gmake: *** [test-work/root-xmpp-test.d/libntlm-0.4.1/Makefile] Error 2
>
>
>
> _______________________________________________
> Libntlm mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/libntlm




reply via email to

[Prev in Thread] Current Thread [Next in Thread]