From owner-svn-src-stable@FreeBSD.ORG Fri Jun 11 15:09:41 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8540106566B; Fri, 11 Jun 2010 15:09:41 +0000 (UTC) (envelope-from kensmith@buffalo.edu) Received: from localmailB.acsu.buffalo.edu (localmail.buffalo.edu [128.205.5.200]) by mx1.freebsd.org (Postfix) with ESMTP id B18588FC15; Fri, 11 Jun 2010 15:09:41 +0000 (UTC) Received: from localmailB.acsu.buffalo.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id CE7862F88; Fri, 11 Jun 2010 11:04:29 -0400 (EDT) Received: from localmailB.acsu.buffalo.edu (localhost [127.0.0.1]) by localmailB.acsu.buffalo.edu (Postfix) with ESMTP id 26A3A2F30; Fri, 11 Jun 2010 11:04:29 -0400 (EDT) Received: from mweb2.acsu.buffalo.edu (mweb2.acsu.buffalo.edu [128.205.5.239]) by localmailB.acsu.buffalo.edu (Prefixe) with ESMTP id 1704C2EDF; Fri, 11 Jun 2010 11:04:29 -0400 (EDT) Received: from [128.205.32.76] (bauer.cse.Buffalo.EDU [128.205.32.76]) by mweb2.acsu.buffalo.edu (Postfix) with ESMTP id BB8EE207A9; Fri, 11 Jun 2010 11:04:28 -0400 (EDT) From: Ken Smith To: Martin Matuska In-Reply-To: <201005180959.o4I9xAsu012265@svn.freebsd.org> References: <201005180959.o4I9xAsu012265@svn.freebsd.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-wJv6dOEKbrDWguRSifwQ" Date: Fri, 11 Jun 2010 11:04:28 -0400 Message-ID: <1276268668.89354.38.camel@bauer.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port X-PM-EL-Spam-Prob: : 8% Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r208258 - in stable/8: contrib/top etc/mtree lib lib/liblzma lib/libusb share/mk usr.bin usr.bin/less usr.bin/lzmainfo usr.bin/xz usr.bin/xzdec X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2010 15:09:42 -0000 --=-wJv6dOEKbrDWguRSifwQ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Tue, 2010-05-18 at 09:59 +0000, Martin Matuska wrote: > Author: mm > Date: Tue May 18 09:59:09 2010 > New Revision: 208258 > URL: http://svn.freebsd.org/changeset/base/208258 >=20 > Log: > MFC r207842, r207844, r208099: > =20 > MFC r207842: > Import of liblzma, xz, xzdec, lzmainfo from vendor branch > Add support for xz and lzma to lesspipe.sh (xzless, lzless) > =20 > MFC r207844: > Add two public headers missing in r207842 > Adjust CFLAGS for lzmainfo, xz, xzdec > =20 > MFC r208099: > Add versioned symbols to liblzma > Use default SHLIB_MAJOR. > =20 > Approved by: delphij (mentor) >=20 xz on sparc64 appears to be broken. Some time between 8.1-BETA1 and now the libpng (required for release builds because it's part of the "docproj" port set) shifted from fetching a .bz2 file to fetching a .xz file. Uncompressing the file works fine on amd64 and i386 architectures but fails on sparc64. I haven't had time to dig into why it's busted but I figured I should at least let others know about it right away. Is it possible some knob related to big endian versus little endian isn't being handled quite right? --=20 Ken Smith - From there to here, from here to | kensmith@buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-wJv6dOEKbrDWguRSifwQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAkwSUHEACgkQ/G14VSmup/bUNQCfbn+2DrdyJmtHafjZqpynTq6p JswAnA6D4bp2CRCQhbksUNNTb0cc1iul =1RJ2 -----END PGP SIGNATURE----- --=-wJv6dOEKbrDWguRSifwQ--