Opened 13 years ago

Closed 9 years ago

#31690 closed defect (wontfix)

ardour2: can't find MIDI library and FFTW

Reported by: drmoriarty.0@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: cooljeanius (Eric Gallager)
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 (1)

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

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by drmoriarty.0@…

Attachment: main.log added

full build log

comment:1 Changed 13 years ago by drmoriarty.0@…

Cc: drmoriarty.0@… added

Cc Me!

comment:2 Changed 13 years ago by mf2k (Frank Schima)

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

comment:3 Changed 13 years ago by dbevans (David B. Evans)

Status: newassigned

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

comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:5 Changed 9 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: assignedclosed

The port was deleted, r109459.

Note: See TracTickets for help on using tickets.