From owner-freebsd-ports@freebsd.org Wed Mar 14 13:46:08 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4372EF53020 for ; Wed, 14 Mar 2018 13:46:08 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD920816B7 for ; Wed, 14 Mar 2018 13:46:07 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id A2F6420CBA for ; Wed, 14 Mar 2018 09:46:01 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Wed, 14 Mar 2018 09:46:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=BvLqsvV72488vdrWo41b/Yl4g+IXp0vpOpWrx06N5BM=; b=RTfVxVzW zO0gmFcUdQR6xFQa3FefVX493mHMGNECDbol++Q1Q7XBntYRLIYGAJoe+sn47nYZ OVzCVJE+/pVyALnzcDFaFgDD09Af7qqNl+2F/oGuepBETqrIXyCQ+SvUlQZ9pZP7 bcaTIthrSY2rronUeuZ4x2AmOmlG2ckjUtwV/j0nk8w1TBPR2ckzQ2RJwkeILawK Iq76obsax8BIWBKI/u0uIbhBNyJeGH3EzzIB7c3SH0sjNfPYCo3dmEbxcVOA/GZ5 ss+/K65NbYUsVFK5fyEO6PGdyuiEgpLCbWtHkn54FM8TCIKSJS+6nbFwzWaHfDsh eNPFcdA+bh48pA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=BvLqsvV72488vdrWo41b/Yl4g+IXp 0vpOpWrx06N5BM=; b=AB6auh9OtcImie0Am6ur8Brl5CVO3pEvsOIEKhXxYeSvU g2OQAhcwpLRIFdBuTdTSoonLWmFC/bL1BekB5atXZRJqx6VerSIOa+Af2uNVLTvw awAA4lwqDDIojaQTBSHAbLQwcYJCT6A5T+qrp0roUUAZV5XpmjGRH63f8adGAdGg q7tqayn4tWCzHQapazN52ofC2lylKv96MbdO0EusaLhhDBq0D14Z0nW+BWEbxPkF hM3Bi5wbQkyalMj6+7wzhEscNbCtKC9KXfhjXxHre64iCaqQbcTzwQzrp1I65V2A fAHv7R9Tea6YALuHcWzK2Ysf/U5Tv/PxHCX9A4yHA== X-ME-Sender: Received: from desktop.local (parsley.growveg.org [82.70.91.97]) by mail.messagingengine.com (Postfix) with ESMTPA id 1A40B7E1B1 for ; Wed, 14 Mar 2018 09:46:01 -0400 (EDT) To: FreeBSD Ports ML From: tech-lists Subject: devel/arm-none-eabi-gcc fails to build on 11-stable Message-ID: Date: Wed, 14 Mar 2018 13:46:00 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2018 13:46:08 -0000 Hi, context: Working Copy Root Path: /usr/ports URL: https://svn.freebsd.org/ports/head Relative URL: ^/head Repository Root: https://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 464450 $ uname -KU 1101509 1101509 devel/arm-none-eabi-gcc fails to build: gmake[2]: Entering directory '/usr/ports/devel/arm-none-eabi-gcc/work/.build/gcc' c++ -c -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc -I/usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/build -I/usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/../include -I/usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genpreds.o /usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/genpreds.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/genpreds.c:25: /usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct [-Wmismatched-tags] class rtx_def; ^ /usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /usr/ports/devel/arm-none-eabi-gcc/work/gcc-6.3.0/gcc/genpreds.c:26: In file included from ./tm.h:17: ./options.h:5327:3: error: redefinition of enumerator 'OPT_C' OPT_C = 127, /* -C */ ^ ./options.h:5324:3: note: previous definition is here OPT_C = 124, /* -C */ ^ ./options.h:5335:3: error: redefinition of enumerator 'OPT_d' OPT_d = 135, /* -d */ ^ ./options.h:5333:3: note: previous definition is here OPT_d = 133, /* -d */ ^ ./options.h:5336:3: error: redefinition of enumerator 'OPT_D' OPT_D = 136, /* -D */ ^ ./options.h:5334:3: note: previous definition is here OPT_D = 134, /* -D */ ^ ./options.h:5337:3: error: redefinition of enumerator 'OPT_d' OPT_d = 137, /* -d */ ^ ./options.h:5333:3: note: previous definition is here OPT_d = 133, /* -d */ ^ ./options.h:5338:3: error: redefinition of enumerator 'OPT_D' OPT_D = 138, /* -D */ ^ ./options.h:5334:3: note: previous definition is here OPT_D = 134, /* -D */ ^ ./options.h:5339:3: error: redefinition of enumerator 'OPT_d' OPT_d = 139, /* -d */ ^ ./options.h:5333:3: note: previous definition is here OPT_d = 133, /* -d */ ^ ./options.h:5347:3: error: redefinition of enumerator 'OPT_E' OPT_E = 147, /* -E */ ^ ./options.h:5345:3: note: previous definition is here OPT_E = 145, /* -E */ ^ ./options.h:6029:3: error: redefinition of enumerator 'OPT_H' OPT_H = 829, /* -H */ ^ ./options.h:6027:3: note: previous definition is here OPT_H = 827, /* -H */ ^ ./options.h:6032:3: error: redefinition of enumerator 'OPT_I' OPT_I = 832, /* -I */ ^ ./options.h:6030:3: note: previous definition is here OPT_I = 830, /* -I */ ^ ./options.h:6068:3: error: redefinition of enumerator 'OPT_MF' OPT_MF = 868, /* -MF */ ^ ./options.h:6066:3: note: previous definition is here OPT_MF = 866, /* -MF */ ^ ./options.h:6071:3: error: redefinition of enumerator 'OPT_M' OPT_M = 871, /* -M */ ^ ./options.h:6060:3: note: previous definition is here OPT_M = 860, /* -M */ ^ ./options.h:6076:3: error: redefinition of enumerator 'OPT_M' OPT_M = 876, /* -M */ ^ ./options.h:6060:3: note: previous definition is here OPT_M = 860, /* -M */ ^ ./options.h:6082:3: error: redefinition of enumerator 'OPT_MM' OPT_MM = 882, /* -MM */ ^ ./options.h:6079:3: note: previous definition is here OPT_MM = 879, /* -MM */ ^ ./options.h:6089:3: error: redefinition of enumerator 'OPT_MP' OPT_MP = 889, /* -MP */ ^ ./options.h:6086:3: note: previous definition is here OPT_MP = 886, /* -MP */ ^ ./options.h:6102:3: error: redefinition of enumerator 'OPT_MT' OPT_MT = 902, /* -MT */ ^ ./options.h:6099:3: note: previous definition is here OPT_MT = 899, /* -MT */ ^ ./options.h:6126:3: error: redefinition of enumerator 'OPT_o' OPT_o = 926, /* -o */ ^ ./options.h:6123:3: note: previous definition is here OPT_o = 923, /* -o */ ^ ./options.h:6128:3: error: redefinition of enumerator 'OPT_o' OPT_o = 928, /* -o */ ^ ./options.h:6123:3: note: previous definition is here OPT_o = 923, /* -o */ ^ ./options.h:6135:3: error: redefinition of enumerator 'OPT_P' OPT_P = 935, /* -P */ ^ ./options.h:6131:3: note: previous definition is here OPT_P = 931, /* -P */ ^ ./options.h:6233:3: error: redefinition of enumerator 'OPT_U' OPT_U = 1033, /* -U */ ^ ./options.h:6231:3: note: previous definition is here OPT_U = 1031, /* -U */ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 1 warning and 20 errors generated. gmake[2]: *** [Makefile:2495: build/genpreds.o] Error 1 gmake[2]: Leaving directory '/usr/ports/devel/arm-none-eabi-gcc/work/.build/gcc' gmake[1]: *** [Makefile:4109: all-gcc] Error 2 gmake[1]: Leaving directory '/usr/ports/devel/arm-none-eabi-gcc/work/.build' *** Error code 1 Stop. make: stopped in /usr/ports/devel/arm-none-eabi-gcc -- J.