[MacPorts] #41711: Can not install imagemagick bug on fftw-3
#41711: Can not install imagemagick bug on fftw-3 ----------------------+-------------------------------- Reporter: maxime@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------+-------------------------------- 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/41711> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+-------------------------------- Reporter: maxime@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+-------------------------------- Changes (by ryandesign@…): * port: => fftw-3 Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+-------------------------------- Reporter: maxime@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+-------------------------------- Comment (by maxime@…): Replying to [comment:1 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 -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+-------------------------------- Reporter: maxime@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+-------------------------------- Comment (by ryandesign@…): What is the output of the following commands: {{{ xcodebuild -version clang -v }}} -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+-------------------------------- Reporter: maxime@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+-------------------------------- Comment (by maxime@…): Replying to [comment:3 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+------------------- Reporter: maxime@… | Owner: ram@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => ram@… -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+------------------- Reporter: maxime@… | Owner: ram@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+------------------- Comment (by ram@…): Xcode-4.6.3 is the latest on Lion, update to this version and try again. -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -----------------------+-------------------- Reporter: maxime@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fftw-3 | -----------------------+-------------------- Changes (by ram@…): * owner: ram@… => sean@… -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#41711: fftw-3 @3.3.3: error in backend: Cannot select -------------------------+-------------------- Reporter: maxime@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: fftw-3 | -------------------------+-------------------- Changes (by sean@…): * status: new => closed * resolution: => worksforme Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/41711#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts