[PD] call for testers for L2Ork iteration of pd-extended (based on 0.42.x branch)

Ivica Ico Bukvic ico at vt.edu
Wed Nov 24 22:21:06 CET 2010


When installing onan arch other than i386 please make sure to do:

make distclean
aclocal
autoconf
./configure (with appropriate flags)
make

Etc.

HTH

Ico

András Murányi <muranyia at gmail.com> wrote:

>On Wed, Nov 24, 2010 at 6:40 PM, Ivica Ico Bukvic <ico at vt.edu> wrote:
>
>> OK, latest snapshot 20101124 has been just made available in the usual
>> place with additional improvements including:
>>
>> *all vanilla and iemgui objects are now "accelerated" in terms of their
>> redrawing and moving, resulting in a dramatic improvement in UI
>> responsiveness (for the devs, the new model uses tagging of widgets and
>> move command, rather than apparently a much more cpu expensive coords
>> call)
>>
>> *sarlo's magic highlighter now works on all iem objects as well as gop
>> objects
>>
>> *more cosmetic bug fixes
>>
>> http://l2ork.music.vt.edu/main/?page_id=56
>>
>> As always, feedback is most appreciated!
>>
>> Best wishes,
>>
>> Ico
>>
>>
><personal thoughts, never mind>
>First i wish to say i had my doubts but now i'm happy to see an iteration of
>pd-extended in the wild. One may say there is some waste of time with a fork
>like this and of course there is, but it also proves pd-extended to be
>'adult' in a way and adults may have children, and children may seem to
>reinvent the wheel sometimes but that's all right and that's the way they
>can find their new, hopefully better ways. And meanwhile, hopefully, many
>thing will go upstream and it will be a big happy family :o) I'm
>particularly interested in better GUIs operating a well separated core, and
>happy to see Hans & Miller & al are advancing in this direction!
></personal thoughts, never mind>
>
>I'm on AMD64 and has run into this with 'make':
>
>cd ../obj;  cc -Wl,-export-dynamic -lasound -lrt -ljack  -o ../bin/pd
>d_ctl.o d_array.o d_delay.o d_filter.o d_math.o d_osc.o d_soundfile.o
>g_canvas.o g_graph.o g_text.o g_rtext.o g_array.o g_template.o g_io.o
>g_scalar.o g_traversal.o g_guiconnect.o g_readwrite.o g_editor.o
>g_all_guis.o g_bang.o g_hdial.o g_hslider.o g_mycanvas.o g_numbox.o
>g_toggle.o g_vdial.o g_vslider.o g_vumeter.o g_magicglass.o m_pd.o m_class.o
>m_obj.o m_atom.o m_memory.o m_binbuf.o m_conf.o m_glob.o m_sched.o s_main.o
>s_inter.o s_file.o s_print.o s_loader.o s_path.o s_entry.o s_audio.o
>s_midi.o d_ugen.o d_arithmetic.o d_dac.o d_misc.o d_fft.o d_global.o
>d_resample.o x_arithmetic.o x_connective.o x_interface.o x_midi.o x_misc.o
>x_time.o x_acoustics.o x_net.o x_qlist.o x_gui.o x_list.o import.o
>s_midi_oss.o s_audio_oss.o s_audio_alsa.o s_audio_alsamm.o s_midi_alsa.o
>s_audio_jack.o d_fft_mayer.o d_fftroutine.o  -ldl -lm -lpthread -lasound
>collect2: ld terminated with signal 11 [Segmentation fault]
>/usr/bin/ld: i386 architecture of input file `d_ctl.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_array.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_delay.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_filter.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_math.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_osc.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_canvas.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_graph.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_text.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_rtext.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_array.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_template.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_io.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_scalar.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_traversal.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_guiconnect.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_readwrite.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_editor.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_vdial.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `g_magicglass.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_pd.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_obj.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_atom.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_memory.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_conf.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `m_glob.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_main.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_print.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_loader.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_path.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_entry.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_ugen.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_arithmetic.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_dac.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_misc.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_fft.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_global.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_resample.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_connective.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_interface.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_midi.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_time.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_acoustics.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `x_net.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `import.o' is incompatible with
>i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_audio_oss.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_audio_alsa.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_audio_alsamm.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `s_audio_jack.o' is
>incompatible with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_fft_mayer.o' is incompatible
>with i386:x86-64 output
>/usr/bin/ld: i386 architecture of input file `d_fftroutine.o' is
>incompatible with i386:x86-64 output
>make: *** [../bin/pd] Error 1
>
>
>Andras
>
>_______________________________________________
>Pd-list at iem.at mailing list
>UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


More information about the Pd-list mailing list