From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8988 invoked by alias); 14 Nov 2014 18:53:38 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 8979 invoked by uid 89); 14 Nov 2014 18:53:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: nikam.ms.mff.cuni.cz Received: from nikam.ms.mff.cuni.cz (HELO nikam.ms.mff.cuni.cz) (195.113.20.16) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 14 Nov 2014 18:53:36 +0000 Received: by nikam.ms.mff.cuni.cz (Postfix, from userid 16202) id 38B5D542E2D; Fri, 14 Nov 2014 19:53:33 +0100 (CET) Date: Fri, 14 Nov 2014 19:13:00 -0000 From: Jan Hubicka To: Jan-Benedict Glaw Cc: Jan Hubicka , Richard Biener , gcc-patches@gcc.gnu.org, "Joseph S. Myers" Subject: Re: [BUILDROBOT] error: =?utf-8?B?4j8/Y2xf?= =?utf-8?Q?target=5Foption=5Fstream=5Fin=E2=3F=3F_was_not_declare?= =?utf-8?Q?d?= in this scope (was: LTO streaming of TARGET_OPTIMIZE_NODE) Message-ID: <20141114185333.GF31795@kam.mff.cuni.cz> References: <20141113040652.GB1984@kam.mff.cuni.cz> <20141113152258.GE11013@kam.mff.cuni.cz> <20141114003713.GD31795@kam.mff.cuni.cz> <20141114180907.GK8445@lug-owl.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20141114180907.GK8445@lug-owl.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-11/txt/msg01868.txt.bz2 > > Breaks build: > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/home/jbglaw/repos/gcc/gcc -I/home/jbglaw/repos/gcc/gcc/. -I/home/jbglaw/repos/gcc/gcc/../include -I/home/jbglaw/repos/gcc/gcc/../libcpp/include -I/home/jbglaw/repos/gcc/gcc/../libdecnumber -I/home/jbglaw/repos/gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/jbglaw/repos/gcc/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /home/jbglaw/repos/gcc/gcc/tree-streamer-in.c > /home/jbglaw/repos/gcc/gcc/tree-streamer-in.c: In function ‘void unpack_value_fields(data_in*, bitpack_d*, tree)’: > /home/jbglaw/repos/gcc/gcc/tree-streamer-in.c:527:180: error: ‘cl_target_option_stream_in’ was not declared in this scope > make[1]: *** [tree-streamer-in.o] Error 1 > > > See eg. these builds: > > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=376049 > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=376050 > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=376051 I managed to do a partial commit (mistyping lto-streamer.h). It should be fixed by the followup commit a minute later. Does it works for you now? Honza > > MfG, JBG > > -- > Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 > Signature of: What we do for ourselves dies with us. What we do for > the second : others and the world remains and is immortal. (Albert Pine)