[CM] Compiling rt-examples.scm in Snd-ls
Charles Turner
vze26m98 at optonline.net
Tue Jun 3 05:29:18 PDT 2008
Hi-
Trying to run thr rt-examples.scm file from Snd-ls, the latest version
from the notam archive. I get the following error:
Error. <realtime> -> play, position must be first or last, not #f
Repeatedly when I invoke (make-rt-birds).
Seems that the rt-compiler is loaded automatically, so after
initialization of Snd-ls, I'm simply typing (load-from-path
"rt-examples.scm"). Then (make-rt-birds).
The transcript from Snd-ls is below.
Debian Lenny/testing: Linux xenakis 2.6.24-1-686 #1 SMP Thu May 8
02:16:39 UTC 2008 i686 GNU/Linux
cturner at xenakis:/usr/local/src/snd-ls-0.9.8.9/snd-9$ snd-ls
Linking /home/cturner/snd-eval-c-cache/cache.A4Kc9W.so
linking /home/cturner/snd-eval-c-cache/cache.qV3f25.so das_init
linking /home/cturner/snd-eval-c-cache/cache.Ob3ZUh.so das_init
linking /home/cturner/snd-eval-c-cache/cache.4VXCmy.so das_init
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
linking /home/cturner/snd-eval-c-cache/cache.GfXWyZ.so das_init
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `reduce' imported from both (srfi srfi-1) and
(ice-9 common-list)
WARNING: (guile-user): `every' imported from both (srfi srfi-1) and
(ice-9 common-list)
linking /home/cturner/snd-eval-c-cache/cache.wUfTBw.so das_init
Compiling /tmp/filesmh2Tm.c
linking /tmp/filesmh2Tm.c.so das_init
Compiling /tmp/fileOQcS0g.c
linking /tmp/fileOQcS0g.c.so das_init
Compiling /tmp/fileaf02Ed.c
/tmp/fileaf02Ed.c: In function ‘jack_port_name_eval_c_helper’:
/tmp/fileaf02Ed.c:274: warning: initialization discards qualifiers from
pointer target type
/tmp/fileaf02Ed.c: In function ‘jack_port_short_name_eval_c_helper’:
/tmp/fileaf02Ed.c:283: warning: initialization discards qualifiers from
pointer target type
/tmp/fileaf02Ed.c: In function ‘jack_port_type_eval_c_helper’:
/tmp/fileaf02Ed.c:301: warning: initialization discards qualifiers from
pointer target type
linking /tmp/fileaf02Ed.c.so das_init
Compiling /tmp/filecFm6Xn.c
linking /tmp/filecFm6Xn.c.so das_init
Compiling /tmp/file0vT91D.c
linking /tmp/file0vT91D.c.so das_init
Compiling /tmp/fileALIGrW.c
linking /tmp/fileALIGrW.c.so das_init
Compiling /tmp/fileydXhci.c
linking /tmp/fileydXhci.c.so das_init
Compiling /tmp/fileGCjAtI.c
linking /tmp/fileGCjAtI.c.so das_init
Compiling /tmp/fileGxzWVi.c
linking /tmp/fileGxzWVi.c.so das_init
num-inports: 8
<jack-rt-driver>: starting!
Compiling /tmp/fileasT9kZ.c
linking /tmp/fileasT9kZ.c.so das_init
Compiling /tmp/filesqyqeM.c
linking /tmp/filesqyqeM.c.so das_init
Compiling /tmp/fileyygzmD.c
linking /tmp/fileyygzmD.c.so das_init
Alsa library loaded.
Compiling /tmp/filegUbI1y.c
linking /tmp/filegUbI1y.c.so das_init
Compiling /tmp/filecvQHmE.c
linking /tmp/filecvQHmE.c.so das_init
Compiling /tmp/file07i04M.c
linking /tmp/file07i04M.c.so das_init
Compiling /tmp/filemSwe90.c
linking /tmp/filemSwe90.c.so das_init
keyargs/defarg ((autoimport-libs #t))
(#:key (autoimport-libs (quote undefined)) #:rest terms)
keyargs/defarg ((in (quote (vct))))
(#:key (in (quote undefined)) #:rest code)
keyargs/defarg ((in-bus #f) (out-bus #f))
(#:key (in-bus (quote undefined)) (out-bus (quote undefined))
#:allow-other-keys #:rest code)
keyargs/defarg ((out-bus #f) (in-bus #f))
(play-type #:key (out-bus (quote undefined)) (in-bus (quote
undefined)) #:rest rest)
#:RT-Compiler loaded successfully...
Compiling /tmp/fileA2j4Ri.c
linking /tmp/fileA2j4Ri.c.so das_init
Compiling /tmp/fileYnuNZE.c
linking /tmp/fileYnuNZE.c.so das_init
WARNING: (guile-user): `every' imported from both (ice-9 common-list)
and (srfi srfi-1)
WARNING: (guile-user): `reduce' imported from both (ice-9 common-list)
and (srfi srfi-1)
(snd:3305): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion
`g_slist_find (accel_group->acceleratables, object) == NULL' failed
(snd:3305): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion
`g_slist_find (accel_group->acceleratables, object) == NULL' failed
(snd:3305): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion
`g_slist_find (accel_group->acceleratables, object) == NULL' failed
(snd:3305): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion
`g_slist_find (accel_group->acceleratables, object) == NULL' failed
(snd:3305): Gtk-CRITICAL **: _gtk_accel_group_attach: assertion
`g_slist_find (accel_group->acceleratables, object) == NULL' failed
#:snd_conffile.scm loaded.
The RT-Player is currently configured only to run when not using
LADSPA or the Expand, Contrast, Reverb or Filter control.
snd-error!
Unbound variable: Linking
Unbound variable: Linking
unbound-variable
Compiling /tmp/fileBzeGRD.c
linking /tmp/fileBzeGRD.c.so das_init
Compiling /tmp/fileejXgQE.c
linking /tmp/fileejXgQE.c.so das_init
Compiling /tmp/fileb1FuNH.c
linking /tmp/fileb1FuNH.c.so das_init
Compiling /tmp/fileamQnoN.c
linking /tmp/fileamQnoN.c.so das_init
Compiling /tmp/fileX8aCZU.c
linking /tmp/fileX8aCZU.c.so das_init
Compiling /tmp/file2ewJE4.c
linking /tmp/file2ewJE4.c.so das_init
Compiling /tmp/fileJCGh1f.c
linking /tmp/fileJCGh1f.c.so das_init
Compiling /tmp/fileUJEB8s.c
linking /tmp/fileUJEB8s.c.so das_init
Compiling /tmp/fileDwbgdI.c
linking /tmp/fileDwbgdI.c.so das_init
Compiling /tmp/fileuLcQ3Z.c
linking /tmp/fileuLcQ3Z.c.so das_init
Compiling /tmp/filep0egrk.c
linking /tmp/filep0egrk.c.so das_init
Compiling /tmp/fileuau6CI.c
linking /tmp/fileuau6CI.c.so das_init
Compiling /tmp/file7PnHDc.c
linking /tmp/file7PnHDc.c.so das_init
Compiling /tmp/file4TXvBI.c
linking /tmp/file4TXvBI.c.so das_init
Compiling /tmp/fileTZspJg.c
linking /tmp/fileTZspJg.c.so das_init
Compiling /tmp/filem8qoQV.c
linking /tmp/filem8qoQV.c.so das_init
Compiling /tmp/fileD6yLVE.c
linking /tmp/fileD6yLVE.c.so das_init
#<unspecified>
[(make-rt-birds)]
Error. <realtime> -> play, position must be first or last, not #f
Error. <realtime> -> play, position must be first or last, not #f
Error. <realtime> -> play, position must be first or last, not #f
Error. <realtime> -> play, position must be first or last, not #f
[...]
Error. <realtime> -> play, position must be first or last, not #f
Error. <realtime> -> play, position must be first or last, not #f
[^C]
#<unspecified><jack-rt-driver> -> destructor
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
More information about the Cmdist
mailing list