On Mon, 22 Oct 2012, Gary V. Vaughan wrote:
Hi Bob,
On Oct 22, 2012, at 6:25 AM, Bob Friesenhahn <bfrie...@simple.dallas.tx.us>
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
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool