make release broken

James R. Van Artsdalen james-freebsd-current at jrv.org
Sat May 22 15:09:04 UTC 2010


On 5/18/2010 2:34 AM, jhell wrote:
> On Mon, May 17, 2010 at 10:35 PM, Rob Farmer
> <rfarmer at predatorlabs.net> wrote:
>>> make release is broken on current. Seems to be related to the lzma
>>> import. This is on i386:
>>>
>>> cc -static -o boot_crunch boot_crunch.o hostname.lo pwd.lo rm.lo sh.lo
>>> test.lo camcontrol.lo dhclient.lo fsck_ffs.lo ifconfig.lo mount_nfs.lo
>>> newfs.lo route.lo rtsol.lo tunefs.lo cpio.lo find.lo minigzip.lo
>>> sed.lo arp.lo ppp.lo sysinstall.lo usbconfig.lo -ll -ledit -lutil -lmd
>>> -lcrypt -lftpio -lz -lnetgraph -ldialog -lncurses -ldisk -lcam -lsbuf
>>> -lufs -ldevinfo -lbsdxml -larchive -lbz2 -lusb -ljail
>>> /usr/obj/usr/src/tmp/usr/lib/libarchive.a(archive_write_set_compression_xz.o)(.text+0x1e6):
>>> In function `archive_compressor_xz_init':
>>> : undefined reference to `lzma_lzma_preset'
>>> ...
>
> This URL looks to be the problem you are seeing above.
>
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=20426+0+current/freebsd-current
>

make release is still broken on amd64 as of svn 208373 (2010-05-21
04:52:49 -0500)

That patch seems unrelated?


More information about the freebsd-current mailing list