Patches item #1618554, was opened at 2006-12-19 07:28
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1618554&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: remove extra sys_externlist from s_main.c
Initial Comment:
Apparently this never mattered before, but turning on the full compiler optimization flags causes the linker to complain about this.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:35
Message:
Logged In: YES
user_id=564396
Originator: NO
seems to be accepted (at least in pd-0.41 (as is the current CVS))
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1618554&group_…
Patches item #1604133, was opened at 2006-11-28 00:51
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib1: compilation fixes for Mac/Intel
Initial Comment:
Two things:
- fix for endianness in iemlib.h
- added static keyword for t_class variables in all the files... Apple gcc doesn't like it if it is missing
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:18
Message:
Logged In: YES
user_id=564396
Originator: NO
fixed
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-29 04:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&group_…
Patches item #1604134, was opened at 2006-11-28 00:52
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib2: compilation fixes for Mac/Intel
Initial Comment:
the same as for iemlib1
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:18
Message:
Logged In: YES
user_id=564396
Originator: NO
fixed
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-29 04:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&group_…
Patches item #1604140, was opened at 2006-11-28 00:58
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem_t3_lib: compilation fixes for Mac/Intel
Initial Comment:
again for iem_t3_lib
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:18
Message:
Logged In: YES
user_id=564396
Originator: NO
fixed.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-29 04:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&group_…
Bugs item #1655662, was opened at 2007-02-09 01:54
Message generated for change (Comment added) made by stffn
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: .xa10120: no such object
Initial Comment:
Hi,
This seems to happen under "random" circumstances. It happened to me with every kind of patches (simple and complex) and usually NOT in a sistematic manner (that is, the same patch which once triggers the bug, after restarting PD never does again...)
However, this patch that I attach does sistematically make this happen, at least to me under Windows XP.
The following error message appears in the output window:
>> .xa10120: no such object
This particular patch uses "scripting", i.e. it creates and deletes an object in a subpatch iteratively; however, I saw this same bug happen a lot of times with patches which didn't make any use of scripting at all. I attach this just because it is the only one I have that is sure to trigger the bug.
Sorry I can't "isolate" it further.
Matteo Sisti Sette
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-04-23 11:18
Message:
Logged In: YES
user_id=1658640
Originator: NO
I can not reproduce it either on OS X using vanilla 0.40-2 and extended
0.39.2 test7 and RC1. Increaseing the number in the msg does noet seam to
provoke the error either.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:04
Message:
Logged In: YES
user_id=564396
Originator: NO
unfortunately i cannot reproduce this with your patch on linux with
pd-0.39-2 (vanilla) and pd-0.40-1 (vanilla).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Patches item #1603003, was opened at 2006-11-26 05:50
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: expose sys_register_loader() in header
Initial Comment:
sys_register_loader() is meant to allow people to add new library and class formats to Pd. In order for this to be used, sys_register_loader() needs to be exposed in some header.
This simple patch exposes it in s_stuff.h.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:11
Message:
Logged In: YES
user_id=564396
Originator: NO
this is has silently made it into pd
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&group_…
Bugs item #1655662, was opened at 2007-02-09 01:54
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: .xa10120: no such object
Initial Comment:
Hi,
This seems to happen under "random" circumstances. It happened to me with every kind of patches (simple and complex) and usually NOT in a sistematic manner (that is, the same patch which once triggers the bug, after restarting PD never does again...)
However, this patch that I attach does sistematically make this happen, at least to me under Windows XP.
The following error message appears in the output window:
>> .xa10120: no such object
This particular patch uses "scripting", i.e. it creates and deletes an object in a subpatch iteratively; however, I saw this same bug happen a lot of times with patches which didn't make any use of scripting at all. I attach this just because it is the only one I have that is sure to trigger the bug.
Sorry I can't "isolate" it further.
Matteo Sisti Sette
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:04
Message:
Logged In: YES
user_id=564396
Originator: NO
unfortunately i cannot reproduce this with your patch on linux with
pd-0.39-2 (vanilla) and pd-0.40-1 (vanilla).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Bugs item #1624229, was opened at 2006-12-29 12:10
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: msgfile busted
Initial Comment:
The msgfile does not work on the PowerPC: Pd-0.39.2-extended-test6-macosx104 release. And not on any of the previous macOSX releases under 39.2 either. Looks like it loads files fine, but it outputs only a done bang. Have tried to rewind etc. No luck. Just for the record.
T.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&group_…
Bugs item #1692230, was opened at 2007-04-01 08:08
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1692230&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexandre Quessy (alexandrequessy)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: compile zexy with regex support in pd-extended
Initial Comment:
It seems like the default zexy that comes with Pd-extended vanilla is compiled without the regex.h support (for the [regex] object). I saw that on Linux and Mac OS/X 0.39-*.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 10:58
Message:
Logged In: YES
user_id=564396
Originator: NO
i tested both Pd-0.39.2-extended-rc2-debian-stable-i386 and
Pd-0.40.2-extended-2007-04-23-debian-stable-i386 and zexy's [regex] is
compiled WITH regex.h-support.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 04:41
Message:
Logged In: YES
user_id=27104
Originator: NO
regex.h is installed on all of the auto-build machine. For zexy in
Pd-extended, IOhannes replaced the Pd-extended build system that was in
place with his own, so I am assigning this to him.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1692230&group_…
The HEAD of pd-MAIN is not building on Mac OS X. On one hand there
is the old Jack problem. But there also seems to be a new(ish) issue
on Mac/Intel related to libPdTcl.dylib and lipo:
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 16 Apr 2007 03:15:43 -0400 (EDT)
> From: pd(a)macosx104-i386.idmi.poly.edu (Pure Data Build User)
> Subject: [PD-cvs] autobuild: pd-main macosx104-i386 2007-04-16
> 03.15.02
> To: pd-cvs(a)iem.at
> Message-ID: <20070416071543.B87231D9A71(a)macosx104-i386.idmi.poly.edu>
>
> /usr/bin/libtool: internal link edit command failed
> lipo: can't figure out the architecture type of: /var/tmp//
> ccYwquSc.out
> make[2]: *** [../bin/libPdTcl.dylib] Error 1
> make[1]: [pd] Error 2 (ignored)
> make -C /Users/pd/auto-build/pd-main/pd/src BUILDLAYOUT_DIR=/Users/
> pd/auto-build/pd-main/packages cvs_root_dir=/Users/pd/auto-build/pd-
> main DESTDIR=/Users/pd/auto-build/pd-main/packages/darwin_app/build/
> Pd-0.41.0-test04.app/Contents/Resources prefix= libpddir=/Users/pd/
> auto-build/pd-main/packages/darwin_app/build/Pd-0.41.0-test04.app/
> Contents/Resources OPT_CFLAGS="-march=pentium4 -msse2 -mfpmath=sse -
> ftree-vectorize -ftree-vectorizer-verbose=2" UNAME=Darwin install
> cd ../obj && cc -g -O2 -DPD -Wall -W -Wstrict-prototypes -Wno-
> unused -Wno-parentheses -Wno-switch -DDL_OPEN -DMACOSX -DUNISTD -I/
> usr/X11R6/include -I../portaudio/pa_common -I../portaudio/pablio -
> I../portmidi/pm_common -I../portmidi/pm_mac -I../portmidi/porttime
> -DUSEAPI_PORTAUDIO -DPA19 -DPA_USE_COREAUDIO -isysroot /Developer/
> SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -Wno-error -
> O2 -DUSEAPI_JACK -dynamiclib -read_only_relocs warning \
> -o ../bin/libPdTcl.dylib t_main.o t_tkcmd.o \
> -F/Library/Frameworks \
> -framework Tcl -framework Tk -framework System \
> -Wl,-install_name,@executable_path/../Resources/bin/libPdTcl.dylib
> ld: Undefined symbols:
> _Tcl_CreateCommand
> _Tcl_CreateFileHandler
> _Tcl_Eval
> _Tcl_GetVar
> /usr/bin/libtool: internal link edit command failed
> lipo: can't figure out the architecture type of: /var/tmp//
> ccvIwoaW.out
> make[2]: *** [../bin/libPdTcl.dylib] Error 1
> make[1]: *** [pd_install] Error 2
> make: *** [darwin_app_core] Error 2
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 16 Apr 2007 03:20:51 -0400 (EDT)
> From: pd(a)macosx104-powerpc.idmi.poly.edu (Pd User)
> Subject: [PD-cvs] autobuild: pd-main macosx104-powerpc 2007-04-16
> 03.15.03
> To: pd-cvs(a)iem.at
> Message-ID:
> <20070416072051.28DEC861003(a)macosx104-powerpc.idmi.poly.edu>
>
> _sleep referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _socket referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _strcspn referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _task_get_special_port referenced from Jack expected to be defined
> in /usr/lib/libSystem.B.dylib
> _thread_terminate referenced from Jack expected to be defined in /
> usr/lib/libSystem.B.dylib
> _vsnprintf referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _write referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _AudioConvertNanosToHostTime referenced from Jack expected to be
> defined in /System/Library/Frameworks/CoreAudio.framework/Versions/
> A/CoreAudio
> _pthread_create referenced from Jack expected to be defined in /usr/
> lib/libSystem.B.dylib
> _thread_info referenced from Jack expected to be defined in /usr/
> lib/libSystem.B.dylib
> _thread_policy_set referenced from Jack expected to be defined in /
> usr/lib/libSystem.B.dylib
> collect2: ld returned 1 exit status
> /usr/bin/ld: for architecture ppc
> /usr/bin/ld: warning multiple definitions of symbol _jack_error
> s_audio_jack.o definition of _jack_error in section (__TEXT,__text)
> /Library/Frameworks/Jack.framework/Jack(single module) definition
> of _jack_error
> lipo: can't open input file: /var/tmp//ccjohmxa.out (No such file
> or directory)
> make[2]: *** [../bin/pd] Error 1
> make[1]: *** [pd_install] Error 2
> make: *** [darwin_app_core] Error 2
>
>
>
> ------------------------------
>
> _______________________________________________
> PD-cvs mailing list
> PD-cvs(a)iem.at
> http://lists.puredata.info/listinfo/pd-cvs
>
>
> End of PD-cvs Digest, Vol 26, Issue 16
> **************************************
------------------------------------------------------------------------
----
Mistrust authority - promote decentralization. - the hacker ethic