autoconf
[Top][All Lists]
Advanced

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

Re: Configuring subdirectories test


From: Patrick Welche
Subject: Re: Configuring subdirectories test
Date: Thu, 8 Nov 2007 14:55:13 +0000
User-agent: Mutt/1.5.14 (2007-03-22)

On Thu, Nov 08, 2007 at 02:40:31PM +0000, Patrick Welche wrote:
> The next thing after the chmod is
> 
> ./configure
> 
> which wants to write config.log to . and can't. (No a+w on 131)

Actually it is ./configure --help, which shouldn't try to write anything.

Still looking...

#                             -*- compilation -*-
131. torture.at:996: testing ...
./torture.at:1000: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.10a
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.

Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.
./torture.at:1002: grep '[^0-9]1.[01234][^0-9]' stdout && exit 77
stdout:
./torture.at:1050: autoreconf
stderr:
./torture.at:1051: test -f inner/configure
./torture.at:1056: ./configure --help=recursive | grep INNER
--- /dev/null   2007-11-03 15:07:29.000000000 +0000
+++ /usr/src/local/autoconf/tests/testsuite.dir/at-stderr   2007-11-03 15:07:29.
000000000 +0000
@@ -0,0 +1,3 @@
+./configure: cannot create configure.lineno: permission denied
+sed: stdout: Broken pipe
+configure: error: cannot create configure.lineno; rerun with a POSIX shell
stdout:
./torture.at:1056: exit code was 1, expected 0
131. torture.at:996: 131. Configuring subdirectories (torture.at:996): FAILED (t
orture.at:1056)





reply via email to

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