bug-libtool
[Top][All Lists]
Advanced

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

building in directory with SPC


From: Simon Josefsson
Subject: building in directory with SPC
Date: Tue, 01 Apr 2008 12:11:32 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Hi!  Building libtool v2.2 and running 'make check' in a directory path
containing SPC fails, see output below.

This was reported some time ago, see:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=193163
http://lists.gnu.org/archive/html/bug-libtool/2003-11/msg00002.html

The debian bug report also contains a patch.

Is the patch the right thing?

Would it be difficult to fix this?

I am sorry if you already replied to this, I couldn't find any replies
in the mailing list archive, but I only checked a few months after the
post.  There were a lot of spam in the archives so I could have missed
it.

Thanks,
/Simon

address@hidden:~/src/foo bar/libtool-2.2$ make check
make  check-recursive
make[1]: Entering directory `/home/jas/src/foo bar/libtool-2.2'
make[2]: Entering directory `/home/jas/src/foo bar/libtool-2.2'
make  check-TESTS check-local
make[3]: Entering directory `/home/jas/src/foo bar/libtool-2.2'
PASS: tests/link.test
PASS: tests/link-2.test
PASS: tests/nomode.test
PASS: tests/objectlist.test
PASS: tests/quote.test
FAIL: tests/sh.test
PASS: tests/suffix.test
SKIP: tests/tagtrace.test
PASS: tests/cdemo-static.test
SKIP: tests/cdemo-make.test
SKIP: tests/cdemo-exec.test
PASS: tests/demo-static.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
SKIP: tests/demo-inst.test
SKIP: tests/demo-unst.test
PASS: tests/depdemo-static.test
SKIP: tests/depdemo-make.test
SKIP: tests/depdemo-exec.test
SKIP: tests/depdemo-inst.test
SKIP: tests/depdemo-unst.test
PASS: tests/mdemo-static.test
SKIP: tests/mdemo-make.test
SKIP: tests/mdemo-exec.test
SKIP: tests/mdemo-inst.test
SKIP: tests/mdemo-unst.test
PASS: tests/cdemo-conf.test
SKIP: tests/cdemo-make.test
SKIP: tests/cdemo-exec.test
PASS: tests/demo-conf.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
SKIP: tests/demo-inst.test
SKIP: tests/demo-unst.test
SKIP: tests/demo-deplibs.test
PASS: tests/depdemo-conf.test
SKIP: tests/depdemo-make.test
SKIP: tests/depdemo-exec.test
SKIP: tests/depdemo-inst.test
SKIP: tests/depdemo-unst.test
PASS: tests/mdemo-conf.test
SKIP: tests/mdemo-make.test
SKIP: tests/mdemo-exec.test
SKIP: tests/mdemo-inst.test
SKIP: tests/mdemo-unst.test
SKIP: tests/mdemo-dryrun.test
PASS: tests/mdemo2-conf.test
SKIP: tests/mdemo2-make.test
SKIP: tests/mdemo2-exec.test
PASS: tests/pdemo-conf.test
SKIP: tests/pdemo-make.test
SKIP: tests/pdemo-exec.test
SKIP: tests/pdemo-inst.test
PASS: tests/demo-nofast.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
SKIP: tests/demo-inst.test
SKIP: tests/demo-unst.test
PASS: tests/depdemo-nofast.test
SKIP: tests/depdemo-make.test
SKIP: tests/depdemo-exec.test
SKIP: tests/depdemo-inst.test
SKIP: tests/depdemo-unst.test
PASS: tests/demo-pic.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
PASS: tests/demo-nopic.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
PASS: tests/cdemo-shared.test
SKIP: tests/cdemo-make.test
SKIP: tests/cdemo-exec.test
PASS: tests/demo-shared.test
SKIP: tests/demo-make.test
SKIP: tests/demo-exec.test
SKIP: tests/demo-inst.test
SKIP: tests/demo-hardcode.test
SKIP: tests/demo-relink.test
SKIP: tests/demo-noinst-link.test
SKIP: tests/demo-unst.test
PASS: tests/depdemo-shared.test
SKIP: tests/depdemo-make.test
SKIP: tests/depdemo-exec.test
SKIP: tests/depdemo-inst.test
SKIP: tests/depdemo-relink.test
SKIP: tests/depdemo-unst.test
PASS: tests/mdemo-shared.test
SKIP: tests/mdemo-make.test
SKIP: tests/mdemo-exec.test
SKIP: tests/mdemo-inst.test
SKIP: tests/mdemo-unst.test
FAIL: tests/cdemo-undef.test
SKIP: tests/cdemo-make.test
SKIP: tests/cdemo-exec.test
PASS: tests/tagdemo-static.test
SKIP: tests/tagdemo-make.test
SKIP: tests/tagdemo-exec.test
PASS: tests/tagdemo-conf.test
SKIP: tests/tagdemo-make.test
SKIP: tests/tagdemo-exec.test
PASS: tests/tagdemo-shared.test
SKIP: tests/tagdemo-make.test
SKIP: tests/tagdemo-exec.test
FAIL: tests/tagdemo-undef.test
SKIP: tests/tagdemo-make.test
SKIP: tests/tagdemo-exec.test
====================================
3 of 30 tests failed
(76 tests were not run)
Please report to address@hidden
====================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/jas/src/foo bar/libtool-2.2'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/jas/src/foo bar/libtool-2.2'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jas/src/foo bar/libtool-2.2'
make: *** [check] Error 2
address@hidden:~/src/foo bar/libtool-2.2$ 




reply via email to

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