bug-bison
[Top][All Lists]
Advanced

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

Cannot bootstrap CVS HEAD.


From: Benoit SIGOURE
Subject: Cannot bootstrap CVS HEAD.
Date: Fri, 13 Jul 2007 17:57:35 +0200

Hello,
I have just checkouted CVS HEAD and I can't ./bootstrap it.

cvs -z3 -d:pserver:address@hidden:/sources/bison co .
./bootstrap
[...]
ln: creating symbolic link `lib/uniwidth/cjk.h': No such file or directory

I have this problem on both OSX 10.4.10 and GNU/Linux Debian.

Any help would be appreciated.  Thanks.

PS: I have a bootstrapped tarball provided by Akim Demaille:
$Id: ChangeLog,v 1.1693 2007/03/10 21:05:24 jdenny Exp $
but it won't compile on Windows. I tried with MinGW but the compilation failed because of fork -- for obvious reasons. I then tried on Cygwin and got this error:

$ make -k check
[...]
make  calc++.exe
make[4]: Entering directory `/tmp/bison-2.3a+/examples/calc++'
g++ -I. -I../../lib -g -O2 -MT calc++-scanner.o -MD -MP - MF .deps/calc++-scanner.Tpo -c -o calc++-scanner.o calc++-scanner.cc In file included from /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/ cstring:51, from /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/ bits/char_traits.h:45, from /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/ string:47,
                 from calc++-scanner.ll:5:
../../lib/string.h:84: error: expected `,' or `...' before "__dst"
make[4]: *** [calc++-scanner.o] Error 1
[...]
ERROR: 207 tests were run,
26 failed unexpectedly.
8 tests were skipped.
[...] 46 47 48 49 50 51 52 53 54 81 82 136 137 138 139 140 141 142 143 144 145 146 147 148 173 176 failed

I attached testsuite.log just in case it interests you.

--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory

Attachment: testsuite.log.gz
Description: GNU Zip compressed data



Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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