From owner-svn-ports-head@freebsd.org Thu Apr 18 14:44:48 2019 Return-Path: Delivered-To: svn-ports-head@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 C55A715736A0; Thu, 18 Apr 2019 14:44:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 650156A54A; Thu, 18 Apr 2019 14:44:48 +0000 (UTC) (envelope-from mat@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2FC3B2062B; Thu, 18 Apr 2019 14:44:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3IEimLp073941; Thu, 18 Apr 2019 14:44:48 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3IEilMU073938; Thu, 18 Apr 2019 14:44:47 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201904181444.x3IEilMU073938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 18 Apr 2019 14:44:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499269 - in head: devel/p5-Algorithm-Cluster math/PDL math/p5-Math-Pari X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: devel/p5-Algorithm-Cluster math/PDL math/p5-Math-Pari X-SVN-Commit-Revision: 499269 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 650156A54A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2019 14:44:49 -0000 Author: mat Date: Thu Apr 18 14:44:47 2019 New Revision: 499269 URL: https://svnweb.freebsd.org/changeset/ports/499269 Log: Add a few BROKEN on 13/i386. Reported by: pkg-fallout Modified: head/devel/p5-Algorithm-Cluster/Makefile (contents, props changed) head/math/PDL/Makefile (contents, props changed) head/math/p5-Math-Pari/Makefile (contents, props changed) Modified: head/devel/p5-Algorithm-Cluster/Makefile ============================================================================== --- head/devel/p5-Algorithm-Cluster/Makefile Thu Apr 18 14:38:35 2019 (r499268) +++ head/devel/p5-Algorithm-Cluster/Makefile Thu Apr 18 14:44:47 2019 (r499269) @@ -14,6 +14,8 @@ COMMENT= Perl interface to C clustering library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output + USES= perl5 USE_PERL5= configure Modified: head/math/PDL/Makefile ============================================================================== --- head/math/PDL/Makefile Thu Apr 18 14:38:35 2019 (r499268) +++ head/math/PDL/Makefile Thu Apr 18 14:44:47 2019 (r499269) @@ -13,6 +13,8 @@ COMMENT= Perl Data Language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output + BUILD_DEPENDS= p5-Astro-FITS-Header>=0:astro/p5-Astro-FITS-Header \ p5-Convert-UU>=0:converters/p5-Convert-UU \ p5-File-Map>=0.57:devel/p5-File-Map \ Modified: head/math/p5-Math-Pari/Makefile ============================================================================== --- head/math/p5-Math-Pari/Makefile Thu Apr 18 14:38:35 2019 (r499268) +++ head/math/p5-Math-Pari/Makefile Thu Apr 18 14:44:47 2019 (r499269) @@ -18,6 +18,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN_aarch64= fails to link: mp.c:(function pari_kernel_init): can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol 'gpmalloc' defined in init.o +BROKEN_FreeBSD_13_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output LIB_DEPENDS= libgmp.so:math/gmp