Date: Mon, 15 Apr 2019 06:24:34 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r498997 - in branches/2019Q2: astro/libosmpbf comms/airspy devel/amd64-gcc devel/bcc devel/ccache-memcached-static devel/k8048 devel/pear-PHP_UML devel/pear-TheSeer_fXSL devel/py-ice37 ... Message-ID: <201904150624.x3F6OYB4020347@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Mon Apr 15 06:24:33 2019 New Revision: 498997 URL: https://svnweb.freebsd.org/changeset/ports/498997 Log: MFH: r498995 These ports now build on powerpc64. Approved by: portmgr (tier-2 blanket) Modified: branches/2019Q2/astro/libosmpbf/Makefile branches/2019Q2/comms/airspy/Makefile branches/2019Q2/devel/amd64-gcc/Makefile branches/2019Q2/devel/bcc/Makefile branches/2019Q2/devel/ccache-memcached-static/Makefile branches/2019Q2/devel/k8048/Makefile branches/2019Q2/devel/pear-PHP_UML/Makefile branches/2019Q2/devel/pear-TheSeer_fXSL/Makefile branches/2019Q2/devel/py-ice37/Makefile branches/2019Q2/devel/ruby-subversion/Makefile branches/2019Q2/net-mgmt/ng_ipacct/Makefile branches/2019Q2/net/mosh/Makefile branches/2019Q2/net/zerotier/Makefile branches/2019Q2/science/colt/Makefile branches/2019Q2/security/iaikpkcs11wrapper/Makefile branches/2019Q2/sysutils/lttng-tools/Makefile branches/2019Q2/textproc/heirloom-doctools/Makefile branches/2019Q2/www/jericho-html/Makefile branches/2019Q2/www/pear-XML_GRDDL/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/astro/libosmpbf/Makefile ============================================================================== --- branches/2019Q2/astro/libosmpbf/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/astro/libosmpbf/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING.osmpbf LIB_DEPENDS= libprotobuf.so:devel/protobuf -BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase' - USE_GITHUB= yes GH_ACCOUNT= scrosby GH_PROJECT= OSM-binary Modified: branches/2019Q2/comms/airspy/Makefile ============================================================================== --- branches/2019Q2/comms/airspy/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/comms/airspy/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -14,7 +14,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/airspy-tools/LICENSE.md BROKEN_aarch64= fails to compile: invalid conversion between vector type '__m64' and integer type 'int' -BROKEN_powerpc64= fails to build: iqconverter_float.c:45:23: error: immintrin.h: No such file or directory USES= cmake pkgconfig USE_GITHUB= yes Modified: branches/2019Q2/devel/amd64-gcc/Makefile ============================================================================== --- branches/2019Q2/devel/amd64-gcc/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/amd64-gcc/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -10,6 +10,5 @@ BROKEN_armv6= invalid output constraint '=a' in assem BROKEN_armv7= invalid output constraint '=a' in assembler BROKEN_mips= configure: cannot compute suffix of object files: cannot compile BROKEN_mips64= configure: cannot compute suffix of object files: cannot compile -BROKEN_powerpc64= invalid output constraint in assembler .include "${MASTERDIR}/Makefile" Modified: branches/2019Q2/devel/bcc/Makefile ============================================================================== --- branches/2019Q2/devel/bcc/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/bcc/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -16,7 +16,6 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to link: error adding symbols: File in wrong format BROKEN_mips= fails to compile: unrecognized command line option "-m32" BROKEN_mips64= fails to compile: unrecognized command line option "-m32" -BROKEN_powerpc64= fails to link: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc USES= uidfix Modified: branches/2019Q2/devel/ccache-memcached-static/Makefile ============================================================================== --- branches/2019Q2/devel/ccache-memcached-static/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/ccache-memcached-static/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -8,6 +8,4 @@ OPTIONS_SLAVE= MEMCACHED STATIC CONFLICTS_INSTALL= ccache-[0-9]* ccache-memcached[0-9]* ccache-static[0-9]* -BROKEN_powerpc64= fails to configure: checking for memcached in -lmemcached... no - .include "${MASTERDIR}/Makefile" Modified: branches/2019Q2/devel/k8048/Makefile ============================================================================== --- branches/2019Q2/devel/k8048/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/k8048/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -17,7 +17,6 @@ BROKEN_armv7= invokes x86 assembler BROKEN_mips= invokes x86 assembler BROKEN_mips64= invokes x86 assembler BROKEN_sparc64= invokes x86 assembler -BROKEN_powerpc64= invokes x86 assembler USES= gmake Modified: branches/2019Q2/devel/pear-PHP_UML/Makefile ============================================================================== --- branches/2019Q2/devel/pear-PHP_UML/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/pear-PHP_UML/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -14,8 +14,6 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear@${PHP_FL ${PEARDIR}/Console/CommandLine.php:devel/pear-Console_CommandLine@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR} -BROKEN_powerpc64= fails to package: Signal 11 - USES= pear php USE_PHP= spl xsl Modified: branches/2019Q2/devel/pear-TheSeer_fXSL/Makefile ============================================================================== --- branches/2019Q2/devel/pear-TheSeer_fXSL/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/pear-TheSeer_fXSL/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -13,8 +13,6 @@ COMMENT= XSL wrapper / extension to the PHP 5.x XSLTPr LICENSE= BSD3CLAUSE -BROKEN_powerpc64= fails to package: Signal 11 - USE_PHP= dom xml xsl PEAR_CHANNEL= theseer USES= pear Modified: branches/2019Q2/devel/py-ice37/Makefile ============================================================================== --- branches/2019Q2/devel/py-ice37/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/py-ice37/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -8,8 +8,6 @@ COMMENT= Ice (Internet Communications Engine) language LICENSE= GPLv2 -BROKEN_powerpc64= fails to compile: gmake: Ice_BuiltinSequences_ice.py: Segmentation fault (core dumped) - BUILD_DEPENDS= mcpp:devel/mcpp LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice37 \ libmcpp.so:devel/mcpp Modified: branches/2019Q2/devel/ruby-subversion/Makefile ============================================================================== --- branches/2019Q2/devel/ruby-subversion/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/devel/ruby-subversion/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -6,8 +6,6 @@ PKGNAMEPREFIX= ruby- MAINTAINER= lev@FreeBSD.org COMMENT= Ruby bindings for version control system -BROKEN_powerpc64= fails to compile: swigutil_rb.c: 'ruby_errinfo' undeclared - USE_RUBY= yes PORTREVISION_111= 0 Modified: branches/2019Q2/net-mgmt/ng_ipacct/Makefile ============================================================================== --- branches/2019Q2/net-mgmt/ng_ipacct/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/net-mgmt/ng_ipacct/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -12,7 +12,6 @@ LICENSE= BSD2CLAUSE BROKEN_armv6= fails to build: ng_ipacct_hash.h:52:2: implicit declaration of function 'MALLOC' is invalid in C99 BROKEN_armv7= fails to build: ng_ipacct_hash.h:52:2: implicit declaration of function 'MALLOC' is invalid in C99 -BROKEN_powerpc64= fails to build: pcpu.h: error: size of array '__assert_0' is negative USE_GITHUB= yes USES= kmod uidfix Modified: branches/2019Q2/net/mosh/Makefile ============================================================================== --- branches/2019Q2/net/mosh/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/net/mosh/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -15,8 +15,6 @@ LICENSE= GPLv3 LIB_DEPENDS= libprotobuf.so:devel/protobuf -BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase' - USE_PERL5= run GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-utempter --without-ncurses Modified: branches/2019Q2/net/zerotier/Makefile ============================================================================== --- branches/2019Q2/net/zerotier/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/net/zerotier/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -14,8 +14,6 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ =${WRKSRC}/LICENSE.GPL-3 LICENSE_FILE_MIT=${WRKSRC}/ext/json/LICENSE.MIT -BROKEN_powerpc64= fails to compile: clang: not found - USES= gmake compiler:c++14-lang USE_RC_SUBR= zerotier Modified: branches/2019Q2/science/colt/Makefile ============================================================================== --- branches/2019Q2/science/colt/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/science/colt/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -10,8 +10,6 @@ MASTER_SITES= http://acs.lbl.gov/software/colt/colt-do MAINTAINER= ports@FreeBSD.org COMMENT= Java package for scalable scientific and technical computing -BROKEN_powerpc64= fails to compile: src/cern/clhep/PhysicalConstants.java:2: unmappable character for encoding ASCII - USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME} Modified: branches/2019Q2/security/iaikpkcs11wrapper/Makefile ============================================================================== --- branches/2019Q2/security/iaikpkcs11wrapper/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/security/iaikpkcs11wrapper/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -11,7 +11,6 @@ MAINTAINER= ale@FreeBSD.org COMMENT= PKCS\#11 Java wrapper BROKEN_aarch64= fails to link: /tmp/pkcs11wrapper-01d033.o is incompatible with /usr/lib/crti.o -BROKEN_powerpc64= fails to link: cannot find -lgcc OPTIONS_DEFINE= DOCS EXAMPLES Modified: branches/2019Q2/sysutils/lttng-tools/Makefile ============================================================================== --- branches/2019Q2/sysutils/lttng-tools/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/sysutils/lttng-tools/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -19,8 +19,6 @@ LIB_DEPENDS= libpopt.so:devel/popt \ liburcu.so:sysutils/liburcu \ liblttng-ust-ctl.so:sysutils/lttng-ust -BROKEN_powerpc64= fails to compile: cc: Internal error: Segmentation fault (program ld) - USES= autoreconf bison compiler:c11 gnome libtool localbase pathfix \ pkgconfig shebangfix tar:bzip2 USE_LDCONFIG= yes Modified: branches/2019Q2/textproc/heirloom-doctools/Makefile ============================================================================== --- branches/2019Q2/textproc/heirloom-doctools/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/textproc/heirloom-doctools/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -10,8 +10,6 @@ COMMENT= Portable and enhanced troff, nroff, and relat LICENSE= CDDL -BROKEN_powerpc64= fails to package: Unable to access file pub/utf-8: No such file or directory - USES= gmake USE_GITHUB= yes GH_ACCOUNT= n-t-roff Modified: branches/2019Q2/www/jericho-html/Makefile ============================================================================== --- branches/2019Q2/www/jericho-html/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/www/jericho-html/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -9,8 +9,6 @@ MASTER_SITES= SF/jerichohtml/${PORTNAME}/${PORTVERSION MAINTAINER= saper@saper.info COMMENT= Java library to analyse and manipulate HTML -BROKEN_powerpc64= fails to compile: src/java/net/htmlparser/jericho/Renderer.java:372: unmappable character for encoding ASCII - USES= zip USE_JAVA= yes Modified: branches/2019Q2/www/pear-XML_GRDDL/Makefile ============================================================================== --- branches/2019Q2/www/pear-XML_GRDDL/Makefile Mon Apr 15 06:02:46 2019 (r498996) +++ branches/2019Q2/www/pear-XML_GRDDL/Makefile Mon Apr 15 06:24:33 2019 (r498997) @@ -17,8 +17,6 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} \ ${PEARDIR}/Validate.php:devel/pear-Validate@${PHP_FLAVOR} -BROKEN_powerpc64= fails to package: Generating packing list with pear: Signal 11 - USES= pear php USE_PHP= xsl tidy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904150624.x3F6OYB4020347>