From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30518 invoked by alias); 20 Feb 2007 22:49:34 -0000 Received: (qmail 30488 invoked by uid 48); 20 Feb 2007 22:49:25 -0000 Date: Tue, 20 Feb 2007 22:49:00 -0000 Subject: [Bug bootstrap/30899] New: build failure with --enable-generated-files-in-srcdir X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "debian-gcc at lists dot debian dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02406.txt.bz2 trunk 20070221, configured with Matthias ../trunk/configure --prefix=/home/packages/gcc/svn/tst/install --enable-languages=java --disable-static --enable-generated-files-in-srcdir if test "xinfo" = xinfo; then \ rm -f doc/gcj.info*; \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../trunk/gcc/doc/include -o doc/gcj.info ../../trunk/gcc/java/gcj.texi; \ else true; fi cp -p doc/cpp.info doc/gcc.info doc/gccint.info ../../trunk/gcc/doc/gccinstall.info doc/cppinternals.info ../../trunk/gcc/doc cp: `../../trunk/gcc/doc/gccinstall.info' and `../../trunk/gcc/doc/gccinstall.info' are the same file make[3]: [srcinfo] Error 1 (ignored) cp -p doc/gcj.info ../../trunk/gcc/doc cp doc/gcc.1 doc/g++.1 cp: cannot stat `doc/gcc.1': No such file or directory make[3]: *** [doc/g++.1] Error 1 make[3]: Leaving directory `/home/packages/gcc/svn/tst/build/gcc' make[2]: *** [all-stage2-gcc] Error 2 make[2]: Leaving directory `/home/packages/gcc/svn/tst/build' make[1]: *** [stage2-bubble] Error 2 make[1]: Leaving directory `/home/packages/gcc/svn/tst/build' make: *** [all] Error 2 -- Summary: build failure with --enable-generated-files-in-srcdir Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30899