From patchwork Fri Jan 13 10:50:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rainer Orth X-Patchwork-Id: 91307 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp128471qgi; Fri, 13 Jan 2017 02:50:48 -0800 (PST) X-Received: by 10.84.133.1 with SMTP id 1mr28767222plf.151.1484304648495; Fri, 13 Jan 2017 02:50:48 -0800 (PST) Return-Path: Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id n28si12355446pgd.148.2017.01.13.02.50.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Jan 2017 02:50:48 -0800 (PST) Received-SPF: pass (google.com: domain of gcc-patches-return-446060-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) client-ip=209.132.180.131; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org; spf=pass (google.com: domain of gcc-patches-return-446060-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) smtp.mailfrom=gcc-patches-return-446060-patch=linaro.org@gcc.gnu.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version:content-type; q=dns; s=default; b=OJf2j86gH2RAZsOOgOBZ1H7Bfblu7cW5NhElY+czYYbW28XqA1 YNAFbKQHT+DJpvg60pV1grCIUeY5pAud0mOUs8+HkC37VyR4Lop/6cjFCkupe9yj 7sMD+93LUmCxf6P+LrkWxyloJprxiT9Sz5x436D8tT/xREkzOyF9mYa1A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version:content-type; s= default; bh=4Ty0BcGXvxHNYiC7SY2XvXlYQNc=; b=UwtpmkWVXBdM2kud7CIt pQuybADfeO0BzYQ5QBmJiZj4xm46f4UXWUqUEjI0rTJc1uPfzSQTiCyIvLXu2EC/ q5T/l9t5FdANWnYvMC190Shhd0bKDM1B177wN2EDa8z5HIjhCqLNrsSoqkFGPACs nyKiv5uLDWST08cW7T7zwS4= Received: (qmail 24386 invoked by alias); 13 Jan 2017 10:50:35 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 24368 invoked by uid 89); 13 Jan 2017 10:50:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL, BAYES_00, KAM_LAZY_DOMAIN_SECURITY, RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=charlet, 23305, H*Ad:U*charlet, 1274 X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Jan 2017 10:50:24 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 858FC4F3; Fri, 13 Jan 2017 11:50:21 +0100 (CET) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Hum3HYd9t9qe; Fri, 13 Jan 2017 11:50:19 +0100 (CET) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 7BB454F2; Fri, 13 Jan 2017 11:50:19 +0100 (CET) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id v0DAoJ6F025930; Fri, 13 Jan 2017 11:50:19 +0100 (MET) From: Rainer Orth To: gcc-patches@gcc.gnu.org Cc: Arnaud Charlet Subject: Restore Solaris/SPARC Ada bootstrap Date: Fri, 13 Jan 2017 11:50:19 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (usg-unix-v) MIME-Version: 1.0 X-IsSubscribed: yes This patch (which I didn't see on gcc-patches) r244367 | charlet | 2017-01-12 16:57:45 +0100 (Thu, 12 Jan 2017) | 2 lines Changed paths: M /trunk/gcc/ada/ChangeLog M /trunk/gcc/ada/gcc-interface/Makefile.in * gcc-interface/Makefile.in: Clean up VxWorks targets. included a typo which broke Solaris/SPARC bootstrap: gcc-interface/Makefile:1274: *** missing separator. Stop. make[3]: Leaving directory '/var/gcc/regression/trunk/12-gcc/build/gcc/ada' Makefile:122: recipe for target 'osconstool' failed make[2]: *** [osconstool] Error 2 make[2]: Leaving directory '/var/gcc/regression/trunk/12-gcc/build/sparc-sun-solaris2.12/libada' Makefile:23305: recipe for target 'all-target-libada' failed make[1]: *** [all-target-libada] Error 2 Fixed like this, will install shortly as obvious. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University 2017-01-13 Rainer Orth * gcc-interface/Makefile.in (SPARC/Solaris): Fix typo. diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -1270,7 +1270,7 @@ ifeq ($(strip $(filter-out sparc% sun so s-tpopsp.adb