From owner-svn-ports-all@FreeBSD.ORG Wed Apr 9 02:31:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22A52F48; Wed, 9 Apr 2014 02:31:34 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.glenbarber.us", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E74E91930; Wed, 9 Apr 2014 02:31:33 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 9A6EF899A; Wed, 9 Apr 2014 02:31:31 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 9A6EF899A Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Tue, 8 Apr 2014 22:31:29 -0400 From: Glen Barber To: Boris Samorodov Subject: Re: svn commit: r350154 - head/print/cups-base Message-ID: <20140409023129.GF48063@glenbarber.us> References: <201404041927.s34JRqvF052403@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Pgaa2uWPnPrfixyx" Content-Disposition: inline In-Reply-To: <201404041927.s34JRqvF052403@svn.freebsd.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 02:31:34 -0000 --Pgaa2uWPnPrfixyx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2014 at 07:27:52PM +0000, Boris Samorodov wrote: > Author: bsam > Date: Fri Apr 4 19:27:51 2014 > New Revision: 350154 > URL: http://svnweb.freebsd.org/changeset/ports/350154 > QAT: https://qat.redports.org/buildarchive/r350154/ >=20 > Log: > Use CFLAGS+=3D-fno-blocks to unbreak systems with default gcc compiler. > This is a band-aid that should be reworked for systems with blocks > and libdispatch support. > =20 > Reported by: Anton Shterenlikht > Discussed at: freebsd-ports@ > MFH: 2014Q2 >=20 > Modified: > head/print/cups-base/Makefile >=20 This and r350583 break cross-building stable/9 on head/ and stable/10. The use case in question is where OSVERSION is set to fix the autotools fixup for the __FreeBSD_version < 1000000 case, so to get cross build to work, OSVERSION is set to value of kern.osreldate. Glen --Pgaa2uWPnPrfixyx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTRLEBAAoJELls3eqvi17QEOcP/RwvDlVofBzTtZmdci/uI3tD +XLSdvK4BjIuxOxWf4NP3oyOHzNMq7XfykyEos3BJpIItlDdaTO1pehO9pWfV+/W 5PWBbNbvCIL+8xz7OlWWGCeZYJ1E2mlDA9r151RWGpCvRtVHXoPCari/zPuQqhhd hxbtDOuWiuhd406rIwDEU0vq0y+6+SaqFRWCuPdHQRdhHNQI1PizHgYMRhy2bmsy uvtSKx/C8ZndW6/ox76bMMOLplyEp5kFlG8KxQO2GUpoOnHEFY2OISJFBOgep5it DCn3gOYgT5rHw+vgZVYxI4xjAz5KPKJbWODZwKJ8nx7iq5qf3eGW5od3sdrucUPx 8D4dxUP4cClbkVrXMRPmSxAV1r6JcPzjiMcR89iWlG283U5LAH0yh6Gv8wcHx7my D9hup2a9u1FKeIQzfvViK5rbEF6WP1gtoI5kBXhGApQISbGNIiR53jR2gV59lDdn yTxjbnwS3KP/J8ovoFqO3z9dhlmjJwhfIRYGO11YScnM9zlXgsEAMihja4/lAVIt ITsRIw1Exc2OedIkE95AR5HiTogq19oZ98tg2jSu8mhKnxq/J5d8xeP8b5R2Fqsp nlQXxf1E15Vgzw9xSwdzd6SppgdvEwNin3X227o9dnlUpiKb/5qkiQHdqEvflU9W ilTx87h6aqfbdhgiJqIp =0AhQ -----END PGP SIGNATURE----- --Pgaa2uWPnPrfixyx--