#40181: gsl @1.16: build fails with variants +gcc47 and +optimize requested -----------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gsl -----------------------------+-------------------------------- The port would not build with both variants activated. I guess the problem is here: {{{ libtool: compile: /opt/local/bin/gcc-mp-4.7 -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/local/include -pipe -Os -march=native -ftree-vectorize -O3 -m64 -MT prec.lo -MD -MP -MF .deps/prec.Tpo -c prec.c -fno-common -DPIC -o .libs/prec.o {standard input}:8:no such instruction: `vmovapd %xmm0, %xmm1' {standard input}:9:no such instruction: `vmovsd LC0(%rip), %xmm0' {standard input}:10:no such instruction: `vmovsd %xmm1, (%rsp)' [...] }}} It builds without problems if only one of these variants is requested. I could imagine that these two variants effectively are incompatible, but this should be handled. I attach the complete main.log -- Ticket URL: <https://trac.macports.org/ticket/40181> MacPorts <http://www.macports.org/> Ports system for OS X