New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11613 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

[BUG] fftw-3-single

Reported by: takeshi@… Owned by: ram@…
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

fftw-3-sigle does not build on my MacBook Pro. I should fix this because I am the maintainer of fftw-3 and I need this for GDL. But the error below is beyond my ability.

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentiumpro -D_THREAD_SAFE -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -o trig.o

/var/tmpccMMtwDn.s:99:operands given don't match any known 386 instruction /var/tmpccMMtwDn.s:100:operands given don't match any known 386 instruction /var/tmpccMMtwDn.s:132:operands given don't match any known 386 instruction /var/tmpccMMtwDn.s:134:operands given don't match any known 386 instruction /var/tmpccMMtwDn.s:167:operands given don't match any known 386 instruction /var/tmpccMMtwDn.s:168:operands given don't match any known 386 instruction make[2]: * [trig.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Attachments

Portfile (2.4 KB) - added by takeshi@… 6 years ago.

Change History

comment:1 Changed 6 years ago by pipping@…

  • Summary changed from fftw-3-single to [BUG] fftw-3-single
  • Milestone set to Available Ports

comment:2 Changed 6 years ago by pipping@…

  • Milestone changed from Available Ports to Port Bugs

comment:3 Changed 6 years ago by takeshi@…

I created a merged version fftw3 (temporary name) with the single build as a variant.

Changed 6 years ago by takeshi@…

comment:4 Changed 6 years ago by jann@…

Is this portfile supposed to be commited ?

comment:5 Changed 6 years ago by markd@…

It is already in the repository, but the build is broken. I don't know how to fix it either.

comment:6 Changed 6 years ago by bytestorm@…

I have built and installed fftw-3-single 3.1.2 on my system and can't reproduce this error. xcode 2.4.1, os 10.4.9, intel c2d.

comment:7 Changed 5 years ago by jmr@…

  • Owner changed from macports-tickets@… to ram@…

comment:8 Changed 5 years ago by ram@…

  • Status changed from new to assigned

Is this still a problem?

comment:9 Changed 5 years ago by takeshi@…

  • Status changed from assigned to closed
  • Resolution set to fixed

I posted and forgot it. Sorry. It builds OK now.

comment:10 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.