libtool
[Top][All Lists]
Advanced

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

Re: Solaris 10 failures with latest git libtool


From: Bob Friesenhahn
Subject: Re: Solaris 10 failures with latest git libtool
Date: Mon, 22 Oct 2012 08:31:47 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Mon, 22 Oct 2012, Gary V. Vaughan wrote:

Hi Bob,

On Oct 22, 2012, at 6:25 AM, Bob Friesenhahn <address@hidden> wrote:
It took me a while to find the source, but syntax error is fixed now.

Nice catch, thanks.

Also, that bug has been lurking in my bootstrap script for more than 2 years 
already,
so I'm pretty shocked it has stayed hidden for so long! :-o

Those in the "know" will recognize the true significance of my single-character commit.

There is still one new failing test remaining under Solaris 10 (also does not fail under OpenIndiana):

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
21. libtool.at:60: testing quote shell meta-characters in filenames ...
/home/bfriesen/src/gnu/libtool-head/tests/libtool.at:101: $LIBTOOL -n --mode=$mode 
$preargs $preflag"$flag:test" $postargs
stdout:
libtool: compile:  gcc-4.7.1 -c -DVAR=:test foo.c  -fPIC -DPIC -o .libs/foo.o
libtool: compile:  gcc-4.7.1 -c -DVAR=:test foo.c -o foo.o >/dev/null 2>&1
/home/bfriesen/src/gnu/libtool-head/tests/libtool.at:106: grep 
"$mode:.*$match_preflag$flag:test " stdout
stdout:
libtool: compile:  gcc-4.7.1 -c -DVAR=:test foo.c  -fPIC -DPIC -o .libs/foo.o
libtool: compile:  gcc-4.7.1 -c -DVAR=:test foo.c -o foo.o >/dev/null 2>&1
/home/bfriesen/src/gnu/libtool-head/tests/libtool.at:115: $LIBTOOL -n --mode=$mode 
$preargs $preflag"$flag\\:test\\" $postargs
stdout:
libtool: compile:  gcc-4.7.1 -c -DVAR=\\:test\\ foo.c  -fPIC -DPIC -o 
.libs/foo.o
libtool: compile:  gcc-4.7.1 -c -DVAR=\\:test\\ foo.c -o foo.o >/dev/null 2>&1
/home/bfriesen/src/gnu/libtool-head/tests/libtool.at:119: grep 
"$mode:.*$match_preflag"'"\?'"$flag\\\\\\\\:test\\\\\\\\"'"\? ' stdout
stdout:
/home/bfriesen/src/gnu/libtool-head/tests/libtool.at:119: exit code was 1, 
expected 0
21. libtool.at:60: 21. quote shell meta-characters in filenames 
(libtool.at:60): FAILED (libtool.at:119)

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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