Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2018 01:51:37 +0000
From:      Mark Linimon <linimon@lonesome.com>
To:        henry.hu.sh@gmail.com, jrm@FreeBSD.org, lme@FreeBSD.org, manu@freebsd.org, martin.dieringer@gmx.de, multimedia@FreeBSD.org, neel@neelc.org, novel@FreeBSD.org
Cc:        linimon@FreeBSD.org
Subject:   [linimon@FreeBSD.org: svn commit: r472665 - in head: audio/faac audio/faad audio/mp3blaster audio/volumeicon biology/iqtree cad/alliance cad/freehdl cad/meshlab cad/repsnapper chinese/ibus-libpinyin comms/sunxi-tools]
Message-ID:  <20180618015137.GA23818@lonesome.com>

next in thread | raw e-mail | index | archive | help
FYI.  You do not need to take any action.

mcl

audio/faac                      multimedia@FreeBSD.org
audio/faad                      multimedia@FreeBSD.org
audio/mp3blaster                novel@FreeBSD.org
audio/volumeicon                lme@FreeBSD.org
biology/iqtree                  jrm@FreeBSD.org
cad/meshlab                     neel@neelc.org
cad/repsnapper                  martin.dieringer@gmx.de
chinese/ibus-libpinyin          henry.hu.sh@gmail.com
comms/sunxi-tools               manu@freebsd.org

----- Forwarded message from Mark Linimon <linimon@FreeBSD.org> -----

Date: Mon, 18 Jun 2018 01:48:46 +0000 (UTC)
From: Mark Linimon <linimon@FreeBSD.org>
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject: svn commit: r472665 - in head: audio/faac audio/faad audio/mp3blaster audio/volumeicon biology/iqtree cad/alliance cad/freehdl cad/meshlab cad/repsnapper chinese/ibus-libpinyin comms/sunxi-tools

Author: linimon
Date: Mon Jun 18 01:48:46 2018
New Revision: 472665
URL: https://svnweb.freebsd.org/changeset/ports/472665

Log:
  Mark ports broken on powerpc64, categories a-c.
  
  While here, pet portlint and do some other cleanup.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/audio/faac/Makefile
  head/audio/faad/Makefile
  head/audio/mp3blaster/Makefile
  head/audio/volumeicon/Makefile
  head/biology/iqtree/Makefile
  head/cad/alliance/Makefile
  head/cad/freehdl/Makefile
  head/cad/meshlab/Makefile
  head/cad/repsnapper/Makefile
  head/chinese/ibus-libpinyin/Makefile
  head/comms/sunxi-tools/Makefile

Modified: head/audio/faac/Makefile
==============================================================================
--- head/audio/faac/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/audio/faac/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -17,6 +17,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_FILE_ISO=	${WRKSRC}/README
 LICENSE_PERMS_ISO=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_powerpc64=	fails to build: quantize.c:152: error: initializer element is not constant
+
 USES=		gmake libtool
 INSTALL_TARGET=	install-strip
 GNU_CONFIGURE=	yes

Modified: head/audio/faad/Makefile
==============================================================================
--- head/audio/faad/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/audio/faad/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -13,6 +13,8 @@ COMMENT=	MPEG-2 and MPEG-4 AAC audio decoder
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_powerpc64=	fails to build: mp4read.o:(.text+0x714): undefined reference to '__builtin_bswap16'
+
 USES=		autoreconf gmake libtool
 INSTALL_TARGET=	install-strip
 

Modified: head/audio/mp3blaster/Makefile
==============================================================================
--- head/audio/mp3blaster/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/audio/mp3blaster/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -13,6 +13,8 @@ COMMENT=	MP3 console ncurses-based player
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_powerpc64=	fails to configure: checking for main in -lm... no
+
 USES=		gmake localbase:ldflags ncurses
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CXXFLAGS="${CXXFLAGS} -Wno-narrowing"

Modified: head/audio/volumeicon/Makefile
==============================================================================
--- head/audio/volumeicon/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/audio/volumeicon/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -10,6 +10,8 @@ COMMENT=	Lightweight volume control for the systray
 
 LICENSE=	GPLv3
 
+BROKEN_powerpc64=	fails to build: oss3_backend.c:80: 'for' loop initial declaration used outside C99 mode
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-oss=v3 \
 		--with-oss-include-path=/usr/include/sys

Modified: head/biology/iqtree/Makefile
==============================================================================
--- head/biology/iqtree/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/biology/iqtree/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -11,9 +11,10 @@ COMMENT=	Efficient phylogenomic software by maximum li
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=	fails to compile: unrecognized command line option '-msse3'
-BROKEN_armv6=	fails to compile: unrecognized command line options '-m32' and '-msse3'
-BROKEN_armv7=	fails to compile: unrecognized command line options '-m32' and '-msse3'
+BROKEN_aarch64=		fails to compile: unrecognized command line option '-msse3'
+BROKEN_armv6=		fails to compile: unrecognized command line options '-m32' and '-msse3'
+BROKEN_armv7=		fails to compile: unrecognized command line options '-m32' and '-msse3'
+BROKEN_powerpc64=	fails to build: GCC version must be at least 4.8!
 
 USES=		cmake compiler:openmp eigen:3
 USE_GITHUB=	yes

Modified: head/cad/alliance/Makefile
==============================================================================
--- head/cad/alliance/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/cad/alliance/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -18,6 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENCE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 BROKEN_aarch64=		fails to link: collect2: error: ld returned 1 exit status
+BROKEN_powerpc64=	fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
 
 CONFLICTS_INSTALL=	fspclient-*
 

Modified: head/cad/freehdl/Makefile
==============================================================================
--- head/cad/freehdl/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/cad/freehdl/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://freehdl.seul.org/~enaroska/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free VHDL simulator
 
+BROKEN_powerpc64=	fails to build: cc1plus: error: unrecognized command line option "-std=gnu++03"
+
 USES=		gmake pathfix libtool makeinfo perl5 pkgconfig
 USE_LDCONFIG=	yes
 USE_GCC=	any

Modified: head/cad/meshlab/Makefile
==============================================================================
--- head/cad/meshlab/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/cad/meshlab/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -13,13 +13,16 @@ COMMENT=	3D triangular meshes processing and editing t
 
 LICENSE=	GPLv2
 
+BROKEN_aarch64=		fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
+BROKEN_armv6=		fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
+BROKEN_armv7=		fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
+BROKEN_powerpc64=	fails to compile: mc_lookup_table.h:316:5: narrowing conversion of '-1' from 'int' to 'char' inside { }
+
 EXTRACT_DEPENDS=gtar:archivers/gtar
 LIB_DEPENDS=	libQtSolutions_SOAP-head.so:devel/qt4-qtsolutions-soap	\
 		libmpir.so:math/mpir
 
-BROKEN_aarch64=	Fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char
-
-USES=		dos2unix qmake compiler:c++11-lib tar:tgz
+USES=		compiler:c++11-lib dos2unix qmake tar:tgz
 USE_CXXSTD=	c++11
 USE_GL=		glew glu
 USE_QT4=	moc_build rcc_build uic_build corelib gui xml \

Modified: head/cad/repsnapper/Makefile
==============================================================================
--- head/cad/repsnapper/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/cad/repsnapper/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -12,15 +12,16 @@ COMMENT=	Controller and GCode generator for RepRap 3D 
 LICENSE=	GPLv2 BSD3CLAUSE MIT
 LICENSE_COMB=	multi
 
+BROKEN_powerpc64=	fails to compile: clipper.hpp:52:10: 'vector' file not found
+
 LIB_DEPENDS=	libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \
 		libpolyclipping.so:graphics/polyclipping \
 		libzip.so:archivers/libzip
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	timschmidt
-
 USES=		compiler:c++11-lib autoreconf gettext gmake libtool localbase \
 		perl5 pkgconfig
+USE_GITHUB=	yes
+GH_ACCOUNT=	timschmidt
 USE_GNOME=	gtkmm24 intltool libxml++26
 USE_GL=		gl
 USE_PERL5=	build

Modified: head/chinese/ibus-libpinyin/Makefile
==============================================================================
--- head/chinese/ibus-libpinyin/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/chinese/ibus-libpinyin/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -12,6 +12,8 @@ COMMENT=	Intelligent Pinyin engine based on libpinyin 
 
 LICENSE=	GPLv2
 
+BROKEN_powerpc64=	fails to compile: PYLibPinyin.cc:222:54: 'getline' was not declared in this scope
+
 LIB_DEPENDS=	libsqlite3.so:databases/sqlite3 \
 		libibus-1.0.so:textproc/ibus \
 		libpinyin.so:chinese/libpinyin

Modified: head/comms/sunxi-tools/Makefile
==============================================================================
--- head/comms/sunxi-tools/Makefile	Mon Jun 18 01:20:28 2018	(r472664)
+++ head/comms/sunxi-tools/Makefile	Mon Jun 18 01:48:46 2018	(r472665)
@@ -11,9 +11,10 @@ COMMENT=	Tools to help hacking Allwinner devices
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	linux-sunxi
+BROKEN_powerpc64=	fails to build: unrecognized command line option "-Wno-unused-result"
 
 USES=		gmake pkgconfig
+USE_GITHUB=	yes
+GH_ACCOUNT=	linux-sunxi
 
 .include <bsd.port.mk>


----- End forwarded message -----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180618015137.GA23818>