New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11613 (closed defect: fixed)

Opened 5 years ago

Last modified 3 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/tmp//ccMMtwDn.s:99:operands given don't match any known 386 instruction /var/tmp//ccMMtwDn.s:100:operands given don't match any known 386 instruction /var/tmp//ccMMtwDn.s:132:operands given don't match any known 386 instruction /var/tmp//ccMMtwDn.s:134:operands given don't match any known 386 instruction /var/tmp//ccMMtwDn.s:167:operands given don't match any known 386 instruction /var/tmp//ccMMtwDn.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 Download (2.4 KB) - added by takeshi@… 5 years ago.

Change History

Changed 5 years ago by pipping@…

  • summary changed from fftw-3-single to [BUG] fftw-3-single
  • milestone set to Available Ports

Changed 5 years ago by pipping@…

  • milestone changed from Available Ports to Port Bugs

Changed 5 years ago by takeshi@…

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

Changed 5 years ago by takeshi@…

Changed 5 years ago by jann@…

Is this portfile supposed to be commited ?

Changed 5 years ago by markd@…

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

Changed 5 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.

Changed 4 years ago by jmr@…

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

Changed 4 years ago by ram@…

  • status changed from new to assigned

Is this still a problem?

Changed 4 years ago by takeshi@…

  • status changed from assigned to closed
  • resolution set to fixed

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

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.