After recent import of LZMA I'm getting: Lzma library error: Corrupted input data when running "tar xvjf filename.txz" On ARM: Tested on Raspberry PI and qemu-static-arm. System: FreeBSD rpitest 11.0-CURRENT FreeBSD 11.0-CURRENT #34 r281320M: Thu Apr 9 22:04:36 CEST 2015 root@rpibuild:/data/rpibuild/output/obj/arm.armv6hf/data/rpibuild/src/fbsd-11/sys/RPI-B-OTIS arm On AMD64: root@rpibuild:/usr/ports/audio/xmms-flac # make ===> xmms-flac-1.3.1 depends on file: /usr/local/sbin/pkg - found => flac-1.3.1.tar.xz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://downloads.xiph.org/releases/flac/flac-1.3.1.tar.xz flac-1.3.1.tar.xz 100% of 919 kB 269 kBps 00m03s ===> Fetching all distfiles required by xmms-flac-1.3.1 for building ===> Extracting for xmms-flac-1.3.1 => SHA256 Checksum OK for flac-1.3.1.tar.xz. flac-1.3.1/src/libFLAC/lpc_intrin_sse.c: Lzma library error: Corrupted input data tar: Error exit delayed from previous errors. *** Error code 1 Problem occurs in r281320. Works OK on 10-STABLE/amd64.
delphij: is this the problem addressed by the reversion in http://svnweb.freebsd.org/base?view=revision&revision=281372 ?
This was fixed by r281372.
Yes, the problem is fixed now.