public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compile of current trunk failing - asan reconfigure
@ 2012-11-15  8:32 Lars Gullik Bjønnes
  2012-11-15  9:48 ` Jonathan Wakely
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Gullik Bjønnes @ 2012-11-15  8:32 UTC (permalink / raw)
  To: gcc-help


With current trunk I have this problem. This was introduced when the
asan was merged into trunk. I thought that I should not have to rebuild
any of the configuration files?

I am building like this:

$ cd gcc-trunk
$ svn update
At revision 193528.
$ cd ..
$ mkdir gcc-build
$ cd gcc-build
$ ../gcc-trunk/configure --prefix=/opt/gcc/gcc-trunk --enable-threads=posix --enable-checking=release --enable-languages=c,c++,lto
$ make -j8


make[6]: Entering directory `/home/lgb/Development/gcc/gcc-build/x86_64-unknown-linux-gnu/32/libsanitizer'
CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-trunk/libsanitizer && /bin/sh /home/lgb/Development/gcc/gcc-trunk/missing --run autoconf
 cd ../../../../gcc-trunk/libsanitizer && /bin/sh /home/lgb/Development/gcc/gcc-trunk/missing --run automake-1.11 --foreign
aclocal.m4:16: warning: this file was generated for autoconf 2.64.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:5: error: Please use exactly Autoconf 2.64 instead of 2.68.
../config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from...
configure.ac:5: the top level
autom4te: m4 failed with exit status: 1
make[6]: *** [../../../../gcc-trunk/libsanitizer/configure] Error 1
aclocal.m4:16: warning: this file was generated for autoconf 2.64.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:5: error: Please use exactly Autoconf 2.64 instead of 2.68.
../config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from...
configure.ac:5: the top level
autom4te: m4 failed with exit status: 1
automake-1.11: autoconf failed with exit status: 1
make[6]: *** [../../../../gcc-trunk/libsanitizer/Makefile.in] Error 1

-- 
	Lgb

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-15 18:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-15  8:32 Compile of current trunk failing - asan reconfigure Lars Gullik Bjønnes
2012-11-15  9:48 ` Jonathan Wakely
2012-11-15 10:14   ` Markus Trippelsdorf
2012-11-15 10:26     ` Jonathan Wakely
2012-11-15 18:21       ` Markus Trippelsdorf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).