From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18881 invoked by alias); 19 Dec 2016 19:49:24 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 18811 invoked by uid 89); 19 Dec 2016 19:49:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*att.net, D*att.net, H*r:Unknown, refs X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Dec 2016 19:49:13 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 585839b6.7fd2786fe5d0-in06; Mon, 19 Dec 2016 19:49:10 -0000 (UTC) Date: Mon, 19 Dec 2016 19:49:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <585839b6db8cc_4b473fa5b343713054666@hookshot-fe5-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] b30e77: Catch more make errors. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_585839b6db46e_4b473fa5b3437130545dc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00018.txt.bz2 ----==_mimepart_585839b6db46e_4b473fa5b3437130545dc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1006 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: b30e779d8e6ee929c133d07f2da7b7661436ad89 https://github.com/crosstool-ng/crosstool-ng/commit/b30e779d8e6ee929c133d07f2da7b7661436ad89 Author: Alexey Neyman Date: 2016-12-18 (Sun, 18 Dec 2016) Changed paths: M scripts/functions Log Message: ----------- Catch more make errors. Some errors from make(1) do not include a file reference in brackets. Signed-off-by: Alexey Neyman Commit: 221461b22f75b7c9f52c033f09ee468375fd898a https://github.com/crosstool-ng/crosstool-ng/commit/221461b22f75b7c9f52c033f09ee468375fd898a Author: Alexey Neyman Date: 2016-12-19 (Mon, 19 Dec 2016) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #511 from stilor/make-error-catch Catch more make errors. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cccb8d84817b...221461b22f75 ----==_mimepart_585839b6db46e_4b473fa5b3437130545dc--