| Never mind. I cleared all the java files and rebuild, now all OK.
Victor
On 24 Jun 2011, at 12:58, Victor Lazzarini wrote:
> After an update, Java interfaces are not building anymore on OSX. Any
> clues?
>
> interfaces/__darwin_pthread_handler_rec.java:31: cannot find symbol
> symbol : method delete___darwin_pthread_handler_rec(long)
> location: class csnd.csndJNI
> csndJNI.delete___darwin_pthread_handler_rec(swigCPtr);
> ^
> interfaces/__darwin_pthread_handler_rec.java:37: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___routine_set
> (long,csnd.__darwin_pthread_handler_rec,long)
> location: class csnd.csndJNI
> csndJNI.__darwin_pthread_handler_rec___routine_set(swigCPtr,
> this, SWIGTYPE_p_f_p_void__void.getCPtr(value));
> ^
> interfaces/__darwin_pthread_handler_rec.java:41: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___routine_get
> (long,csnd.__darwin_pthread_handler_rec)
> location: class csnd.csndJNI
> long cPtr =
> csndJNI.__darwin_pthread_handler_rec___routine_get(swigCPtr, this);
> ^
> interfaces/__darwin_pthread_handler_rec.java:46: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___arg_set
> (long,csnd.__darwin_pthread_handler_rec,long)
> location: class csnd.csndJNI
> csndJNI.__darwin_pthread_handler_rec___arg_set(swigCPtr, this,
> SWIGTYPE_p_void.getCPtr(value));
> ^
> interfaces/__darwin_pthread_handler_rec.java:50: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___arg_get
> (long,csnd.__darwin_pthread_handler_rec)
> location: class csnd.csndJNI
> long cPtr =
> csndJNI.__darwin_pthread_handler_rec___arg_get(swigCPtr, this);
> ^
> interfaces/__darwin_pthread_handler_rec.java:55: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___next_set
> (long
> ,csnd
> .__darwin_pthread_handler_rec,long,csnd.__darwin_pthread_handler_rec)
> location: class csnd.csndJNI
> csndJNI.__darwin_pthread_handler_rec___next_set(swigCPtr, this,
> __darwin_pthread_handler_rec.getCPtr(value), value);
> ^
> interfaces/__darwin_pthread_handler_rec.java:59: cannot find symbol
> symbol : method
> __darwin_pthread_handler_rec___next_get
> (long,csnd.__darwin_pthread_handler_rec)
> location: class csnd.csndJNI
> long cPtr =
> csndJNI.__darwin_pthread_handler_rec___next_get(swigCPtr, this);
> ^
> interfaces/__darwin_pthread_handler_rec.java:64: cannot find symbol
> symbol : method new___darwin_pthread_handler_rec()
> location: class csnd.csndJNI
> this(csndJNI.new___darwin_pthread_handler_rec(), true);
> ^
> interfaces/_opaque_pthread_attr_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_attr_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_attr_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_attr_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_attr_t___sig_set(long,csnd._opaque_pthread_attr_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_attr_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_attr_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_attr_t___sig_get(long,csnd._opaque_pthread_attr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_attr_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_attr_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_attr_t___opaque_set
> (long,csnd._opaque_pthread_attr_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_attr_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_attr_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_attr_t___opaque_get(long,csnd._opaque_pthread_attr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_attr_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_attr_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_attr_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_attr_t(), true);
> ^
> interfaces/_opaque_pthread_cond_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_cond_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_cond_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_cond_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_cond_t___sig_set(long,csnd._opaque_pthread_cond_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_cond_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_cond_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_cond_t___sig_get(long,csnd._opaque_pthread_cond_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_cond_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_cond_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_cond_t___opaque_set
> (long,csnd._opaque_pthread_cond_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_cond_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_cond_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_cond_t___opaque_get(long,csnd._opaque_pthread_cond_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_cond_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_cond_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_cond_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_cond_t(), true);
> ^
> interfaces/_opaque_pthread_condattr_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_condattr_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_condattr_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_condattr_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_condattr_t___sig_set
> (long,csnd._opaque_pthread_condattr_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_condattr_t___sig_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_condattr_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_condattr_t___sig_get
> (long,csnd._opaque_pthread_condattr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_condattr_t___sig_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_condattr_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_condattr_t___opaque_set
> (long,csnd._opaque_pthread_condattr_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_condattr_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_condattr_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_condattr_t___opaque_get
> (long,csnd._opaque_pthread_condattr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_condattr_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_condattr_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_condattr_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_condattr_t(), true);
> ^
> interfaces/_opaque_pthread_mutex_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_mutex_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_mutex_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_mutex_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_mutex_t___sig_set
> (long,csnd._opaque_pthread_mutex_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_mutex_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_mutex_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_mutex_t___sig_get(long,csnd._opaque_pthread_mutex_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_mutex_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_mutex_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_mutex_t___opaque_set
> (long,csnd._opaque_pthread_mutex_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_mutex_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_mutex_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_mutex_t___opaque_get
> (long,csnd._opaque_pthread_mutex_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_mutex_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_mutex_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_mutex_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_mutex_t(), true);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_mutexattr_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_mutexattr_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_mutexattr_t___sig_set
> (long,csnd._opaque_pthread_mutexattr_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_mutexattr_t___sig_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_mutexattr_t___sig_get
> (long,csnd._opaque_pthread_mutexattr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_mutexattr_t___sig_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_mutexattr_t___opaque_set
> (long,csnd._opaque_pthread_mutexattr_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_mutexattr_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_mutexattr_t___opaque_get
> (long,csnd._opaque_pthread_mutexattr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_mutexattr_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_mutexattr_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_mutexattr_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_mutexattr_t(), true);
> ^
> interfaces/_opaque_pthread_once_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_once_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_once_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_once_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_once_t___sig_set(long,csnd._opaque_pthread_once_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_once_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_once_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_once_t___sig_get(long,csnd._opaque_pthread_once_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_once_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_once_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_once_t___opaque_set
> (long,csnd._opaque_pthread_once_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_once_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_once_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_once_t___opaque_get(long,csnd._opaque_pthread_once_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_once_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_once_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_once_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_once_t(), true);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_rwlock_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_rwlock_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_rwlock_t___sig_set
> (long,csnd._opaque_pthread_rwlock_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_rwlock_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_rwlock_t___sig_get(long,csnd._opaque_pthread_rwlock_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_rwlock_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_rwlock_t___opaque_set
> (long,csnd._opaque_pthread_rwlock_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_rwlock_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_rwlock_t___opaque_get
> (long,csnd._opaque_pthread_rwlock_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_rwlock_t___opaque_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_rwlock_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_rwlock_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_rwlock_t(), true);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_rwlockattr_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_rwlockattr_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_rwlockattr_t___sig_set
> (long,csnd._opaque_pthread_rwlockattr_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_rwlockattr_t___sig_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_rwlockattr_t___sig_get
> (long,csnd._opaque_pthread_rwlockattr_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_rwlockattr_t___sig_get(swigCPtr,
> this);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_rwlockattr_t___opaque_set
> (long,csnd._opaque_pthread_rwlockattr_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_rwlockattr_t___opaque_set(swigCPtr, this,
> value);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_rwlockattr_t___opaque_get
> (long,csnd._opaque_pthread_rwlockattr_t)
> location: class csnd.csndJNI
> return
> csndJNI._opaque_pthread_rwlockattr_t___opaque_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_rwlockattr_t.java:53: cannot find symbol
> symbol : method new__opaque_pthread_rwlockattr_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_rwlockattr_t(), true);
> ^
> interfaces/_opaque_pthread_t.java:31: cannot find symbol
> symbol : method delete__opaque_pthread_t(long)
> location: class csnd.csndJNI
> csndJNI.delete__opaque_pthread_t(swigCPtr);
> ^
> interfaces/_opaque_pthread_t.java:37: cannot find symbol
> symbol : method
> _opaque_pthread_t___sig_set(long,csnd._opaque_pthread_t,int)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_t___sig_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_t.java:41: cannot find symbol
> symbol : method
> _opaque_pthread_t___sig_get(long,csnd._opaque_pthread_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_t___sig_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_t.java:45: cannot find symbol
> symbol : method
> _opaque_pthread_t___cleanup_stack_set
> (long,csnd._opaque_pthread_t,long,csnd.__darwin_pthread_handler_rec)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_t___cleanup_stack_set(swigCPtr, this,
> __darwin_pthread_handler_rec.getCPtr(value), value);
> ^
> interfaces/_opaque_pthread_t.java:49: cannot find symbol
> symbol : method
> _opaque_pthread_t___cleanup_stack_get(long,csnd._opaque_pthread_t)
> location: class csnd.csndJNI
> long cPtr =
> csndJNI._opaque_pthread_t___cleanup_stack_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_t.java:54: cannot find symbol
> symbol : method
> _opaque_pthread_t___opaque_set
> (long,csnd._opaque_pthread_t,java.lang.String)
> location: class csnd.csndJNI
> csndJNI._opaque_pthread_t___opaque_set(swigCPtr, this, value);
> ^
> interfaces/_opaque_pthread_t.java:58: cannot find symbol
> symbol : method
> _opaque_pthread_t___opaque_get(long,csnd._opaque_pthread_t)
> location: class csnd.csndJNI
> return csndJNI._opaque_pthread_t___opaque_get(swigCPtr, this);
> ^
> interfaces/_opaque_pthread_t.java:62: cannot find symbol
> symbol : method new__opaque_pthread_t()
> location: class csnd.csndJNI
> this(csndJNI.new__opaque_pthread_t(), true);
> ^
> 64 errors
> scons: *** [interfaces/csnd/CSOUND_FILETYPES.class] Error 1
> scons: building terminated because of errors.
>
>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and
> makes
> sense of it. Business sense. IT sense. Common sense..
> http://p.sf.net/sfu/splunk-d2d-c1
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense..
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |