From patchwork Wed Mar 11 14:37:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Klose X-Patchwork-Id: 449051 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 136F7140146 for ; Thu, 12 Mar 2015 01:38:37 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass reason="1024-bit key; unprotected key" header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=otOM3Vr3; dkim-adsp=none (unprotected policy); dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:date:from:mime-version:to:subject:content-type :content-transfer-encoding; q=dns; s=default; b=bzQPGPdraifQUimK jVUjm7V7aaGU6QM+Whw7Ho/sg0liIDrgmsR/utYrj5UIKKrHt3bhYdGz1RjAJYQx 5B3ekZDFqp7GpFDP5+S76r+AaJnkoMNTJrZFsBVWhZxEU7/aXnNuG1groMyttzW+ CTwvP/0KnhnOthKZtUjwncHQjuw= 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 :message-id:date:from:mime-version:to:subject:content-type :content-transfer-encoding; s=default; bh=NWTB8ZmwWCfrKNOeAAtzZF dV+4M=; b=otOM3Vr3Enu65Q5s5DOpEY9zKQdPejGQpRJcj4D74EKNDyJBokYUnZ tFAfVg/vaY0yqjMVeMqQZWOPdb4vLHwjPMtpZB4sYgA9l67CArL1Y631LDkR8V0M lPYH04f/HdMABiZA6qN8fZ1fQkopgnjChtESH2VVodn0OF9Q/pFE0= Received: (qmail 105771 invoked by alias); 11 Mar 2015 14:38:27 -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 105757 invoked by uid 89); 11 Mar 2015 14:38:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL, BAYES_00 autolearn=ham version=3.3.2 X-HELO: fencepost.gnu.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (208.118.235.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 11 Mar 2015 14:38:26 +0000 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39738) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1YVhmC-00050G-7h for gcc-patches@gnu.org; Wed, 11 Mar 2015 10:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVhm7-0002Zv-5h for gcc-patches@gnu.org; Wed, 11 Mar 2015 10:38:24 -0400 Received: from einhorn.in-berlin.de ([2001:bf0:c000::1:8]:51259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVhm6-0002ZM-SH for gcc-patches@gnu.org; Wed, 11 Mar 2015 10:38:19 -0400 X-Envelope-From: doko@ubuntu.com X-Envelope-To: Received: from [192.168.42.218] (dslb-088-073-095-160.088.073.pools.vodafone-ip.de [88.73.95.160]) (authenticated bits=0) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id t2BEcE0g024558 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 11 Mar 2015 15:38:15 +0100 Message-ID: <55005344.3000500@ubuntu.com> Date: Wed, 11 Mar 2015 15:37:56 +0100 From: Matthias Klose User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "gcc-patches@gnu.org" Subject: [patch] disable libmpx x32 multilib builds X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:bf0:c000::1:8 current trunk fails to build on x86*-linux, when configured for x32 multilibs because libmpx doesn't support these. Disable them. ok for the trunk? * Disable libmpx x32 multilib builds. --- a/config-ml.in +++ b/config-ml.in @@ -102,6 +102,7 @@ Makefile=${ac_file-Makefile} ml_config_shell=${CONFIG_SHELL-/bin/sh} ml_realsrcdir=${srcdir} +ml_srcbase=`basename $ml_realsrcdir` # Scan all the arguments and set all the ones we need. @@ -220,6 +221,10 @@ if [ "${dir}" = "." ]; then true else + # libmpx is not supported on x32 + if [ "${ml_srcbase}-${dir}" = libmpx-x32 ]; then + continue + fi if [ -z "${multidirs}" ]; then multidirs="${dir}" else