[MacPorts] #31690: ardour2: can't find MIDI library and FFTW

MacPorts noreply at macports.org
Thu Oct 20 05:19:59 PDT 2011


#31690: ardour2: can't find MIDI library and FFTW
------------------------------------+---------------------------------------
 Reporter:  drmoriarty.0@…          |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  2.0.3                                
 Keywords:  ardour2                 |        Port:  ardour2                              
------------------------------------+---------------------------------------
 The file
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ardour2/ardour2/main.log
 ends with:

 {{{
 :info:build *******************************
 :info:build detected DIST_TARGET = leopard
 :info:build *******************************
 :info:build
 :info:build Checking for C header file /opt/local/include/fftw3.h... no
 :info:build
 :info:build
 -------------------------------------------------------------------------
 :info:build You do not have the FFTW single-precision development package
 installed.
 :info:build This prevents Ardour from using the Rubberband library for
 time stretching
 :info:build and pitchshifting. It will fall back on SoundTouch for
 timestretch, and
 :info:build pitchshifting will not be available.
 :info:build
 -------------------------------------------------------------------------
 :info:build
 :info:build Checking for usb_interrupt_write() in C library usb... yes
 :info:build Checking for C header file linux/input.h... no
 :info:build Checking for C++ header file boost/shared_ptr.hpp... yes
 :info:build Checking for lo_server_new() in C library lo... yes
 :info:build Checking for dmalloc_shutdown() in C library dmallocth... no
 :info:build Checking for C header file alsa/asoundlib.h... no
 :info:build Checking for C header file
 /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
 :info:build It appears you don't have the required MIDI libraries
 installed. For Linux this means you are missing the development package
 for ALSA libraries.
 }}}

 I don't know why it can't found that headers.
 {{{
 bash-3.2$ ls -l /System/Library/Frameworks/CoreMIDI.framework/Headers/
 total 248
 -rw-r--r--  1 root  wheel    495 21 июн 01:26 CoreMIDI.h
 -rw-r--r--  1 root  wheel  19938 21 июн 01:26 MIDIDriver.h
 -rw-r--r--  1 root  wheel  67662 21 июн 01:26 MIDIServices.h
 -rw-r--r--  1 root  wheel  14691 21 июн 01:26 MIDISetup.h
 -rw-r--r--  1 root  wheel  16259 21 июн 01:26 MIDIThruConnection.h
 }}}

 {{{
 bash-3.2$ ls -l /opt/local/include/ff*
 -rw-r--r--  1 root  admin   2447 20 окт 09:38 /opt/local/include/fftw3.f
 -rw-r--r--  1 root  admin  79988 20 окт 09:38 /opt/local/include/fftw3.f03
 -rw-r--r--  1 root  admin  17681 20 окт 09:38 /opt/local/include/fftw3.h
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31690>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list