From owner-svn-ports-all@freebsd.org Fri Jan 5 02:57:37 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22AC8EA9F7E; Fri, 5 Jan 2018 02:57:37 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EC36470033; Fri, 5 Jan 2018 02:57:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w052vZM0024748; Fri, 5 Jan 2018 02:57:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w052vZmL024744; Fri, 5 Jan 2018 02:57:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201801050257.w052vZmL024744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 5 Jan 2018 02:57:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458101 - in head: audio/deadbeef audio/xmms2 emulators/advancemame graphics/libcaca misc/talkfilters X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: audio/deadbeef audio/xmms2 emulators/advancemame graphics/libcaca misc/talkfilters X-SVN-Commit-Revision: 458101 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2018 02:57:37 -0000 Author: jbeich Date: Fri Jan 5 02:57:35 2018 New Revision: 458101 URL: https://svnweb.freebsd.org/changeset/ports/458101 Log: Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL The cryptic "error in backend" is emitted by Clang on crash. Modified: head/audio/deadbeef/Makefile (contents, props changed) head/audio/xmms2/Makefile (contents, props changed) head/emulators/advancemame/Makefile (contents, props changed) head/graphics/libcaca/Makefile (contents, props changed) head/misc/talkfilters/Makefile (contents, props changed) Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Fri Jan 5 02:50:29 2018 (r458100) +++ head/audio/deadbeef/Makefile Fri Jan 5 02:57:35 2018 (r458101) @@ -28,7 +28,6 @@ INSTALLS_ICONS= yes SHEBANG_FILES= yasmwrapper.sh INSTALL_TARGET= install-strip -BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! BROKEN_armv6= Fails to compile: error: invalid conversion between vector type and integer type BROKEN_armv7= Fails to compile: error: invalid conversion between vector type and integer type Modified: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Fri Jan 5 02:50:29 2018 (r458100) +++ head/audio/xmms2/Makefile Fri Jan 5 02:57:35 2018 (r458101) @@ -28,8 +28,6 @@ PLIST_SUB+= INCLUDEDIR="include/${PORTNAME}" LIBDIR="l CPPFLAGS+= -I${LOCALBASE}/include -BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! - OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \ GME GVFS ICES JACK MAD MDNS MMS \ MODPLUG MPG123 MUSEPACK PULSEAUDIO SAMBA SID \ Modified: head/emulators/advancemame/Makefile ============================================================================== --- head/emulators/advancemame/Makefile Fri Jan 5 02:50:29 2018 (r458100) +++ head/emulators/advancemame/Makefile Fri Jan 5 02:57:35 2018 (r458101) @@ -28,8 +28,6 @@ DATADIR= ${PREFIX}/share/advance PORTDOCS= * -BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! - OPTIONS_DEFINE= DOCS FREETYPE SLANG OPTIONS_DEFINE_i386= ASM OPTIONS_DEFAULT= FREETYPE Modified: head/graphics/libcaca/Makefile ============================================================================== --- head/graphics/libcaca/Makefile Fri Jan 5 02:50:29 2018 (r458100) +++ head/graphics/libcaca/Makefile Fri Jan 5 02:57:35 2018 (r458101) @@ -27,8 +27,6 @@ INSTALL_TARGET= install-strip DOCS= AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS \ NOTES README THANKS -BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! - OPTIONS_DEFINE= X11 IMLIB2 FTGL SLANG DOCS OPTIONS_DEFAULT= X11 IMLIB2 X11_DESC= X11 and OpenGL support Modified: head/misc/talkfilters/Makefile ============================================================================== --- head/misc/talkfilters/Makefile Fri Jan 5 02:50:29 2018 (r458100) +++ head/misc/talkfilters/Makefile Fri Jan 5 02:57:35 2018 (r458101) @@ -19,8 +19,6 @@ USES= libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -BROKEN_aarch64= fails to install: error in backend: fixup value out of range - SUB_FILES= pkg-message INFO= talkfilters