ports/148096: packages linux_base-* can not be built from ports on amd64

Christian Weisgerber naddy at mips.inka.de
Thu Jun 24 20:56:24 UTC 2010


> libtool: compile:  cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..
> -I../../src/liblzma/api -I../../src/liblzma/common
> -I../../src/liblzma/check -I../../src/liblzma/lz
> -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma
> -I../../src/liblzma/subblock -I../../src/liblzma/delta
> -I../../src/liblzma/simple -I../../src/common -O2 -fno-strict-aliasing
> -pipe -MT liblzma_la-crc32_x86.lo -MD -MP -MF
> .deps/liblzma_la-crc32_x86.Tpo -c check/crc32_x86.S  -fPIC -DPIC -o
> .libs/liblzma_la-crc32_x86.o

This should not happen.  crc32_x86.S should only be built on i386,
not on amd64.

What does the configure test
  checking if assembler optimizations should be used...
report as result?

I cannot reproduce this behavior on 7.3-STABLE/amd64.


Note: I'll be mostly away until July 5.

-- 
Christian "naddy" Weisgerber                          naddy at mips.inka.de



More information about the freebsd-ports-bugs mailing list