Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2010 22:56:21 +0200 (CEST)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        cwf-ml@arcor.de
Cc:        freebsd-ports-bugs@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Subject:   Re: ports/148096: packages linux_base-* can not be built from ports on amd64
Message-ID:  <201006242056.o5OKuLWv086851@lorvorc.mips.inka.de>
In-Reply-To: <201006240015.o5O0FYFc084071@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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@mips.inka.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006242056.o5OKuLWv086851>