New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31690 (assigned defect)

Opened 20 months ago

Last modified 20 months ago

ardour2: can't find MIDI library and FFTW

Reported by: drmoriarty.0@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: ardour2

Description

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

Attachments

main.log (118.5 KB) - added by drmoriarty.0@… 20 months ago.
full build log

Change History

Changed 20 months ago by drmoriarty.0@…

full build log

comment:1 Changed 20 months ago by drmoriarty.0@…

  • Cc drmoriarty.0@… added

Cc Me!

comment:2 Changed 20 months ago by macsforever2000@…

  • Owner changed from macports-tickets@… to devans@…
  • Keywords ardour2 removed
  • Cc drmoriarty.0@… removed

comment:3 Changed 20 months ago by devans@…

  • Status changed from new to assigned

I'm working on an update to latest version 2.8.12 which should solve this problem among others.

Note: See TracTickets for help on using tickets.