From owner-freebsd-gnome@freebsd.org Tue Sep 25 07:31:37 2018 Return-Path: Delivered-To: freebsd-gnome@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 3249A10A99DB for ; Tue, 25 Sep 2018 07:31:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4110E85C73 for ; Tue, 25 Sep 2018 07:31:36 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id 05A9910A99D5; Tue, 25 Sep 2018 07:31:36 +0000 (UTC) Delivered-To: gnome@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 AF18F10A99D4; Tue, 25 Sep 2018 07:31:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DF5D85C64; Tue, 25 Sep 2018 07:31:35 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 61D8016E63; Tue, 25 Sep 2018 07:31:34 +0000 (UTC) Date: Tue, 25 Sep 2018 07:31:33 +0000 From: Mark Linimon To: acm@FreeBSD.org, arrowd@FreeBSD.org, bofh@FreeBSD.org, brnrd@FreeBSD.org, demon@FreeBSD.org, gnome@FreeBSD.org, haskell@FreeBSD.org, jonathan@FreeBSD.org, lifanov@FreeBSD.org, littlesavage@rambler.ru, martin.dieringer@gmx.de, tremere@cainites.net, wen@FreeBSD.org, yuri@FreeBSD.org Cc: linimon@FreeBSD.org Subject: [linimon@FreeBSD.org: svn commit: r480642 - in head: cad/repsnapper databases/mariadb-connector-c devel/dia2code+ devel/flatbuffers devel/libgrading devel/liblas devel/py-bullet3 emulators/stella games/emptyepsilon game...] Message-ID: <20180925073132.GA8362@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Mailman-Approved-At: Tue, 25 Sep 2018 10:01:49 +0000 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 07:31:37 -0000 FYI. You do not need to take any action. mcl cad/repsnapper martin.dieringer@gmx.de databases/mariadb-connector-c brnrd@FreeBSD.org devel/dia2code+ bofh@FreeBSD.org devel/flatbuffers yuri@FreeBSD.org devel/libgrading jonathan@FreeBSD.org devel/liblas wen@FreeBSD.org devel/py-bullet3 yuri@FreeBSD.org emulators/stella acm@FreeBSD.org games/emptyepsilon yuri@FreeBSD.org games/stonesoup lifanov@FreeBSD.org graphics/inkscape gnome@FreeBSD.org graphics/mapnik littlesavage@rambler.ru lang/hugs haskell@FreeBSD.org math/cryptominisat arrowd@FreeBSD.org math/vowpal_wabbit demon@FreeBSD.org security/botan2 tremere@cainites.net ----- Forwarded message from Mark Linimon ----- Date: Tue, 25 Sep 2018 07:29:26 +0000 (UTC) From: Mark Linimon To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480642 - in head: cad/repsnapper databases/mariadb-connector-c devel/dia2code+ devel/flatbuffers devel/libgrading devel/liblas devel/py-bullet3 emulators/stella games/emptyepsilon game... Author: linimon Date: Tue Sep 25 07:29:25 2018 New Revision: 480642 URL: https://svnweb.freebsd.org/changeset/ports/480642 Log: These ports now build on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Modified: head/cad/repsnapper/Makefile head/databases/mariadb-connector-c/Makefile head/devel/dia2code+/Makefile head/devel/flatbuffers/Makefile head/devel/libgrading/Makefile head/devel/liblas/Makefile head/devel/py-bullet3/Makefile head/emulators/stella/Makefile head/games/emptyepsilon/Makefile head/games/stonesoup/Makefile head/games/traingame/Makefile head/graphics/inkscape/Makefile head/graphics/mapnik/Makefile head/lang/hugs/Makefile head/math/cryptominisat/Makefile head/math/vowpal_wabbit/Makefile head/security/botan2/Makefile head/www/cppcms/Makefile Modified: head/cad/repsnapper/Makefile ============================================================================== --- head/cad/repsnapper/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/cad/repsnapper/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -12,8 +12,6 @@ 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 Modified: head/databases/mariadb-connector-c/Makefile ============================================================================== --- head/databases/mariadb-connector-c/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/databases/mariadb-connector-c/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -19,7 +19,7 @@ COMMENT= MariaDB database connector for C LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BROKEN_powerpc64= fails to compile: my_stmt_codec.c: error: invalid use of void expression +LIB_DEPENDS= libcurl.so:ftp/curl CONFLICTS_INSTALL= mariadb[0-9]*-client-* \ mariadb102-server-* \ @@ -30,8 +30,6 @@ USES= cmake compiler:c++11-lib iconv:translit ssl USE_LDCONFIG= ${PREFIX}/lib/mariadb SITESDIR= mariadb/connector-c-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/mysql - -LIB_DEPENDS= libcurl.so:ftp/curl CMAKE_ARGS+= -DCOMPILATION_COMMENT="FreeBSD Ports" \ -DWITH_EXTERNAL_ZLIB="YES" Modified: head/devel/dia2code+/Makefile ============================================================================== --- head/devel/dia2code+/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/dia2code+/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -14,8 +14,6 @@ COMMENT= Complete rewrite of dia2code in C++ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to compile: GenerateCodePhp.cpp: 'stoi' is not a member of 'std' - USES= autoreconf:build compiler:c++11-lib iconv USE_GNOME= libxml2 GNU_CONFIGURE= yes Modified: head/devel/flatbuffers/Makefile ============================================================================== --- head/devel/flatbuffers/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/flatbuffers/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ COMMENT= Memory efficient serialization library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: base.h:189:32: use of deleted function flatbuffers::EndianSwap(T) - USES= cmake:outsource compiler:c++11-lib USE_LDCONFIG= yes USE_GITHUB= yes Modified: head/devel/libgrading/Makefile ============================================================================== --- head/devel/libgrading/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/libgrading/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ LICENSE= APACHE20 LIB_DEPENDS= libdistance.so:devel/libdistance -BROKEN_powerpc64= fails to compile: Arguments.cpp: 'atol' is not a member of 'std' - USE_GITHUB= yes GH_ACCOUNT= trombonehero Modified: head/devel/liblas/Makefile ============================================================================== --- head/devel/liblas/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/liblas/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,6 +11,8 @@ COMMENT= Library For Reading And Writing LAS-Format Da LICENSE= BSD2CLAUSE +BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type + LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libgeotiff.so:graphics/libgeotiff @@ -25,8 +27,5 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libLAS GH_PROJECT= ${GH_ACCOUNT} - -BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type -BROKEN_powerpc64= fails to compile: undefined reference to boost::program_options::to_internal .include Modified: head/devel/py-bullet3/Makefile ============================================================================== --- head/devel/py-bullet3/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/devel/py-bullet3/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -12,8 +12,6 @@ COMMENT= Python version of 3D collision detection libr LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: FontData.h:265:1: narrowing conversion of '-96' from 'int' to 'char' inside { } - USES= compiler:c++11-lang localbase python USE_GITHUB= yes GH_ACCOUNT= bulletphysics Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/emulators/stella/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/License.txt BROKEN_aarch64= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv6= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv7= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above -BROKEN_powerpc64= fails to compile: CartDebug.cxx: 'snprintf' is not a member of 'std' LIB_DEPENDS= libpng.so:graphics/png Modified: head/games/emptyepsilon/Makefile ============================================================================== --- head/games/emptyepsilon/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/emptyepsilon/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ COMMENT= Spaceship bridge simulator game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: scienceDatabase.cpp: call of overloaded 'abs(float)' is ambiguous - LIB_DEPENDS= libsfml-system.so:devel/sfml USES= cmake:outsource compiler:c++11-lib Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/stonesoup/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,7 +11,6 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue- LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../../LICENSE -BROKEN_powerpc64= fails to compile: tool/tile.h: 'nullptr' was not declared in this scope NOT_FOR_ARCHS= armv6 NOT_FOR_ARCHS_REASON= missing platform \#define or unsupported compiler Modified: head/games/traingame/Makefile ============================================================================== --- head/games/traingame/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/games/traingame/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -16,8 +16,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libxerces-c.so:textproc/xerces-c3 \ libboost_filesystem.so:devel/boost-libs -BROKEN_powerpc64= fails to compile: Main.cpp.o: undefined reference to boost::program_options::arg - USE_GITHUB= yes GH_ACCOUNT= nickg GH_TAGNAME= cb6513e Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/graphics/inkscape/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -16,8 +16,6 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt LICENSE_FILE_GPLv3= ${WRKSRC}/GPL3.txt LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL2.1.txt -BROKEN_powerpc64= fails to build: lib/libinkscape_base.so: undefined reference to Magick::Image::read(std::__cxx11::basic_string, std::allocator > const&) - BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libpopt.so:devel/popt \ libgc.so:devel/boehm-gc \ @@ -32,10 +30,10 @@ LIB_DEPENDS= libpopt.so:devel/popt \ libpng.so:graphics/png \ libMagick++-6.so:graphics/ImageMagick -USE_GNOME= gtkmm24 libxml2 libxslt USES= compiler:c++11-lib cmake cpe desktop-file-utils gnome \ iconv:wchar_t jpeg pathfix pkgconfig python:2.7,build \ shebangfix tar:bzip2 +USE_GNOME= gtkmm24 libxml2 libxslt USE_XORG= x11 INSTALLS_ICONS= yes CMAKE_ARGS+= -DWITH_GNOME_VFS:BOOL=NO Modified: head/graphics/mapnik/Makefile ============================================================================== --- head/graphics/mapnik/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/graphics/mapnik/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -18,13 +18,12 @@ COMMENT= Free Toolkit For Developing Mapping Applicati LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc= fails to install: runs out of virtual memory + LIB_DEPENDS= libicuuc.so:devel/icu \ libboost_system.so:devel/boost-libs \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz - -BROKEN_powerpc= fails to install: runs out of virtual memory -BROKEN_powerpc64= fails to link: libmapnik.so: undefined reference to boost::match_results USES= compiler:c++11-lib pkgconfig python scons tar:bzip2 USE_GNOME= libxml2 Modified: head/lang/hugs/Makefile ============================================================================== --- head/lang/hugs/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/lang/hugs/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,11 +11,10 @@ DISTNAME= ${PORTNAME}-plus-${HUGS_DATE} MAINTAINER= haskell@FreeBSD.org COMMENT= Interpreter for the functional programming language Haskell 98 -BUILD_DEPENDS= bash:shells/bash - BROKEN_armv6= fails to compile: cppinput.c: invalid preprocessing directive \#! BROKEN_armv7= fails to compile: cppinput.c: invalid preprocessing directive \#! -BROKEN_powerpc64= fails to compile: cppinput.c: detected recursion whilst expanding macro "vector" + +BUILD_DEPENDS= bash:shells/bash WRKSRC= ${WRKDIR}/${DISTNAME} Modified: head/math/cryptominisat/Makefile ============================================================================== --- head/math/cryptominisat/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/math/cryptominisat/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -13,8 +13,6 @@ LICENSE_COMB= multi LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.txt -BROKEN_powerpc64= fails to compile: main.cpp: undefined reference to boost::program_options::abstract_variables_map::operator[] - LIB_DEPENDS= libboost_program_options.so:devel/boost-libs USES= cmake:outsource compiler:c++11-lib Modified: head/math/vowpal_wabbit/Makefile ============================================================================== --- head/math/vowpal_wabbit/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/math/vowpal_wabbit/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,8 +11,6 @@ COMMENT= Fast out-of-core learning system LIB_DEPENDS= libboost_thread.so:devel/boost-libs -BROKEN_powerpc64= fails to compile: network.cc: 'atoi' was not declared in this scope - USES= compiler:c++11-lang libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/security/botan2/Makefile ============================================================================== --- head/security/botan2/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/security/botan2/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/license.txt BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled" BROKEN_armv7= fails to package: pkg-static: Unable to access file stage/usr/local/include/botan-2/botan/rdrand_rng.h:No such file or directory -BROKEN_powerpc64= fails to configure: Unknown compiler "None"; available options: clang ekopath gcc hpcc icc msvc pgi sunstudio xlc LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs Modified: head/www/cppcms/Makefile ============================================================================== --- head/www/cppcms/Makefile Tue Sep 25 07:19:54 2018 (r480641) +++ head/www/cppcms/Makefile Tue Sep 25 07:29:25 2018 (r480642) @@ -11,8 +11,6 @@ COMMENT= C++ web development framework LICENSE= MIT -BROKEN_powerpc64= Does not build: error: 'localeconv_l' was not declared in this scope - LIB_DEPENDS= libpcre.so:devel/pcre USES= cmake python:2.7 shebangfix ssl tar:bzip2 ----- End forwarded message -----