Opened 10 years ago

Closed 10 years ago

#41711 closed defect (worksforme)

fftw-3 @3.3.3: error in backend: Cannot select

Reported by: maxime@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: fftw-3

Description

Today i will try install imagemagick

fftw seem to make a bug

macjo:bin Eric$ sudo port clean fftw-3
--->  Cleaning fftw-3
macjo:bin Eric$ sudo port install fftw-3
--->  Fetching archive for fftw-3
--->  Attempting to fetch fftw-3-3.3.3_5+universal.darwin_11.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/fftw-3
--->  Attempting to fetch fftw-3-3.3.3_5+universal.darwin_11.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fftw-3
--->  Attempting to fetch fftw-3-3.3.3_5+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/fftw-3
--->  Fetching distfiles for fftw-3
--->  Verifying checksums for fftw-3
--->  Extracting fftw-3
--->  Configuring fftw-3
--->  Building fftw-3
Error: org.macports.build for port fftw-3 returned: command execution failed
Please see the log file for port fftw-3 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port fftw-3 failed

Attachments (1)

main.log (390.8 KB) - added by maxime@… 10 years ago.
main log of fftw-3 install

Download all attachments as: .zip

Change History (9)

Changed 10 years ago by maxime@…

Attachment: main.log added

main log of fftw-3 install

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Port: fftw-3 added
Summary: Can not install imagemagick bug on fftw-3fftw-3 @3.3.3: error in backend: Cannot select

The log says:

:info:build fatal error: error in backend: Cannot select: 0x7f895bb17a10: v4f64 = bitcast 0x7f895bb17910 [ORD=68] [ID=178]

followed by lots more stuff I don't understand.

What version of Xcode and clang are you using? Maybe you need newer versions.

comment:2 in reply to:  1 Changed 10 years ago by maxime@…

Replying to ryandesign@…:

The log says:

:info:build fatal error: error in backend: Cannot select: 0x7f895bb17a10: v4f64 = bitcast 0x7f895bb17910 [ORD=68] [ID=178]

followed by lots more stuff I don't understand.

What version of Xcode and clang are you using? Maybe you need newer versions.

i am using : 4.2.1

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

What is the output of the following commands:

xcodebuild -version
clang -v

comment:4 in reply to:  3 Changed 10 years ago by maxime@…

Replying to ryandesign@…:

What is the output of the following commands:

xcodebuild -version
clang -v
macjo:~ Eric$ xcodebuild -version
Xcode 4.2.1
Build version 4D502
macjo:~ Eric$ clang -v
Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

comment:5 Changed 10 years ago by mf2k (Frank Schima)

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

comment:6 Changed 10 years ago by skymoo (Adam Mercer)

Xcode-4.6.3 is the latest on Lion, update to this version and try again.

comment:7 Changed 10 years ago by skymoo (Adam Mercer)

Owner: changed from ram@… to sean@…

comment:8 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: worksforme
Status: newclosed

Ok, it's been 7 weeks since this bug was replied to so I'm going to close it. Feel free to re-open it if the same problem exists.

Note: See TracTickets for help on using tickets.