[PD-dev] compiling pd on osx #1

Ingo Randolf ingo at quitch.net
Mon Feb 21 17:17:11 CET 2011


hmm

1.
i reconfigured and rebuilt with: --disable-jack
without any change.

2.
then i tried:
./configure --disable-portaudio --disable-jack

with this, the wish executes, the pd-window pops up .... and hangs...
after my books ventilation got wild, i killed the process...

this is the output from this attempt:

Pt_Start() called
^CPd: signal 2
closing audio...
closing MIDI...
... done.


?
thx
io



Am 21.02.2011 um 16:38 schrieb Hans-Christoph Steiner:

> 
> Looks like your Jack install isn't functional, rebuild without JACK, check the config help for the flag:
> 
> ./configure --help
> 
> .hc
> 
> On Feb 21, 2011, at 9:46 AM, Ingo Randolf wrote:
> 
>> Thanks for the answer.
>> 
>> when i did:
>> wish tcl/pd-gui.tcl
>> 
>> it complained, that pd was not found, so i copied pd into ./bin/
>> 
>> when i use the wish-command now, i shortly see the pd-window, then it closes... this is the output:
>> 
>> 2011-02-21 15:40:17.133 pd[6307:903] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found.  Did find:
>> 	/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
>> 2011-02-21 15:40:17.137 pd[6307:903] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x100221580 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
>> 2011-02-21 15:40:17.143 pd[6307:903] Error loading /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter:  dlopen(/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter, 262): no suitable image found.  Did find:
>> 	/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: no matching architecture in universal wrapper
>> 2011-02-21 15:40:17.144 pd[6307:903] Cannot find function pointer New_JackRouterPlugIn for factory 7CB18864-927D-48B5-904C-CCFBCFBC7ADD in CFBundle/CFPlugIn 0x100207e00 </Library/Audio/Plug-Ins/HAL/JackRouter.plugin> (bundle, not loaded)
>> Pt_Start() called
>> blksize 64, advance 34
>> Assertion failed: (sizeof( UInt32 ) == sizeof( long )), function ringBufferIOProc, file src/hostapi/coreaudio/pa_mac_core.c, line 1722.
>> Pd: signal 6
>> closing audio...
>> 
>> 
>> do i need to configure with some flags and rebuild pd?
>> 
>> thx
>> io
>> 
>> 
>> 
>> Am 19.02.2011 um 19:54 schrieb Hans-Christoph Steiner:
>> 
>>> 
>>> Its this bug
>>> http://sourceforge.net/tracker/?func=detail&aid=3164790&group_id=55736&atid=478070
>>> 
>>> Run:
>>> 
>>> wish tcl/pd-gui.tcl
>>> 
>>> .hc
>>> 
>>> 
>>> On Feb 19, 2011, at 4:56 AM, Ingo Randolf wrote:
>>> 
>>>> hello
>>>> 
>>>> i have hard times on osx here...
>>>> system: osx (10.6) on a macbook pro
>>>> 
>>>> i downloaded pd, checked it out from git and svn, but so far there is no version i compiled which is working
>>>> 
>>>> when i compile the checked out version from git-repository, pd compiles, but when i start it i get this error:
>>>> 
>>>> 
>>>> 2011-02-18 17:21:56.182 pd[72376:903] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found.  Did find:
>>>> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
>>>> 2011-02-18 17:21:56.184 pd[72376:903] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x100600a70 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
>>>> 2011-02-18 17:21:56.189 pd[72376:903] Error loading /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter:  dlopen(/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter, 262): no suitable image found.  Did find:
>>>> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: no matching architecture in universal wrapper
>>>> 2011-02-18 17:21:56.190 pd[72376:903] Cannot find function pointer New_JackRouterPlugIn for factory 7CB18864-927D-48B5-904C-CCFBCFBC7ADD in CFBundle/CFPlugIn 0x100602d20 </Library/Audio/Plug-Ins/HAL/JackRouter.plugin> (bundle, not loaded)
>>>> Error in startup script: couldn't read file "5400": no such file or directory
>>>> 
>>>> 
>>>> i dont know what to do.
>>>> 
>>>> thanks for any help.
>>>> ingo
>>>> _______________________________________________
>>>> Pd-dev mailing list
>>>> Pd-dev at iem.at
>>>> http://lists.puredata.info/listinfo/pd-dev
>>> 
>>> 
>>> 
>>> 
>>> 
>>> ----------------------------------------------------------------------------
>>> 
>>> "Free software means you control what your computer does. Non-free software means someone else controls that, and to some extent controls you." - Richard M. Stallman
>>> 
>> 
> 
> 
> 
> ----------------------------------------------------------------------------
> 
> Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies.     - Amy Smith
> 




More information about the Pd-dev mailing list