From owner-freebsd-ports@FreeBSD.ORG Tue Apr 28 19:16:20 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1C70A7D for ; Tue, 28 Apr 2015 19:16:20 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 9D1AB1A46 for ; Tue, 28 Apr 2015 19:16:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t3SJGKQ3061866 for ; Tue, 28 Apr 2015 19:16:20 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t3SJGK96061865 for freebsd-ports@freebsd.org; Tue, 28 Apr 2015 19:16:20 GMT (envelope-from bdrewery) Received: (qmail 61279 invoked from network); 28 Apr 2015 14:16:18 -0500 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 28 Apr 2015 14:16:18 -0500 Message-ID: <553FDC83.3090204@FreeBSD.org> Date: Tue, 28 Apr 2015 14:16:19 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Sergei Vyshenski , freebsd-ports@freebsd.org Subject: Re: False (?) alarm from FreeBSD package build server with FreeBSD-current References: In-Reply-To: OpenPGP: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O9IfQSSdaD29SlTwvx5prjH0a4VTIJNxK" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 19:16:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --O9IfQSSdaD29SlTwvx5prjH0a4VTIJNxK Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 4/25/2015 6:28 PM, Sergei Vyshenski wrote: > How this non-reproducibility can happen at all? > Could it be that FreeBSD package build server deliberately sets more ri= gid > CFLAGS than OS itself does? > Please advice me what to do in this situation. > Shall I blindly submit a patch about CFLAGS to make build server happy?= >=20 The package builder is not more strict. The problem is that you're testing a different commit, that has been fixed already. Note your log has: Makefile ident: $FreeBSD: head/devel/p5-B-C/Makefile 384683 2015-04-24 20:21:23Z adamw $ The package builder log has: Makefile ident: $FreeBSD: head/devel/p5-B-C/Makefile 379031 2015-02-15 09:39:49Z bofh $ adamw's commit in r384683: The patch introduced in r383995 to fix the build on perl-5.21.6+ broke building against other perl versions. So you can't reproduce it because it's already fixed! Cheers, Bryan Drewery --O9IfQSSdaD29SlTwvx5prjH0a4VTIJNxK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVP9yDAAoJEDXXcbtuRpfP2+QH/2ZDG4/qqdYpaRh84BChG573 D1AEoRztYbK188POctrKQIH0wE+UvfMTMVIWdntrgwBX0VPtaxs0mXDSkJdIWwTU bgTX2lsikh5H9IMsUPM9PbYJJ5YM5C8qGbA7ZipnitYgyGsKSyppFdmRchnPqqn/ KPA0boiHhRxBS2376QaBhJJ0F9wWNJaX3PWjKe26kw/wmSRiVCJvGNa8CitFTDUR 9DHj7p2oEskxhDTrmXkh6aHGph/gVqQclmqFugzRGSVm12mUdxo9U21/VDBATNhv SYnzrwZYcdCy47EJBGjIVEweHBnoO+Xqocrz/3SEaAgdXQqlJDCUPDn6SiUIy+Y= =xQNi -----END PGP SIGNATURE----- --O9IfQSSdaD29SlTwvx5prjH0a4VTIJNxK--