Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. autobuild: pd-extended debian-testing-amd64 2012-07-28
06.25.05 (pd buildbot)
2. [git]pure-data branch master updated.
731b8721d28bc4ed0c0b533b981b7d3dd1f1df6e (Miller Puckette)
3. [git]pure-data branch master updated.
271d4a1d751b3047613d4fe036a1eded003cec2a (Miller Puckette)
----------------------------------------------------------------------
Message: 1
Date: Sat, 28 Jul 2012 06:49:27 -0400 (EDT)
From: [email protected] (pd buildbot)
Subject: [PD-cvs] autobuild: pd-extended debian-testing-amd64
2012-07-28 06.25.05
To: [email protected]
Message-ID: <[email protected]>
last 20 errors ----------------------------------------
recordV4L2.cpp:81:5: error: '::close' has not been declared
recordV4L2.cpp:159:3: error: '::write' has not been declared
recordV4L2.cpp:184:3: error: '::write' has not been declared
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]
last 15 lines ----------------------------------------
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/pd/auto-build/pd-extended/externals/Gem/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pd/auto-build/pd-extended/externals/Gem'
make[2]: *** [/home/pd/auto-build/pd-extended/externals/Gem/Gem.pd_linux] Error
2
make[2]: Leaving directory `/home/pd/auto-build/pd-extended/externals'
make[1]: *** [externals_install] Error 2
make[1]: Leaving directory `/home/pd/auto-build/pd-extended/packages'
make: *** [install] Error 2
ls: cannot access
/home/pd/auto-build/pd-extended/packages/linux_make/./Pd*.deb: No such file or
directory
upload specs linux_make . deb
Uploading
Unexpected local arg: README
If arg is a remote file/dir, prefix it with a colon (:).
rsync error: syntax or usage error (code 1) at main.c(1246) [Receiver=3.0.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2012-07-28/logs/2012-07-28_06.25.05_linux_debian-testing-amd64_pd-extended.txt
------------------------------
Message: 2
Date: Sun, 29 Jul 2012 00:22:08 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
731b8721d28bc4ed0c0b533b981b7d3dd1f1df6e
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".
The branch, master has been updated
via 731b8721d28bc4ed0c0b533b981b7d3dd1f1df6e (commit)
via 371fad80430cd4189e6ec6e53af95801702ceb4d (commit)
via 107ab7063d615bbd65bd548eebdfedf50f2216c2 (commit)
via 2a020c835f5c0d5bf9c10bf293a45d6d7f8b01d8 (commit)
from 49d7e9c997afc3bfce8ce2ffea8a7c06a541d146 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 731b8721d28bc4ed0c0b533b981b7d3dd1f1df6e
Author: msp <msp@stripe.(none)>
Date: Sat Jul 28 13:29:30 2012 -0700
fixed bug in setting RT flag in linux.
commit 371fad80430cd4189e6ec6e53af95801702ceb4d
Author: msp <msp@stripe.(none)>
Date: Sat Jul 28 13:17:28 2012 -0700
alsa code improvements
commit 107ab7063d615bbd65bd548eebdfedf50f2216c2
Author: msp <msp@stripe.(none)>
Date: Sat Jul 28 10:23:31 2012 -0700
cleanup alsa code and fix to work with input devices not used in ouptut
commit 2a020c835f5c0d5bf9c10bf293a45d6d7f8b01d8
Author: msp <msp@stripe.(none)>
Date: Wed Jul 25 20:17:16 2012 -0700
fix phase vocoder demo to use tabread4~ offsets, making it usable for
large samples.
-----------------------------------------------------------------------
Summary of changes:
doc/3.audio.examples/I07.phase.vocoder.pd | 191 ++++++++++++------------
doc/7.stuff/tools/latency.pd | 6 +-
linux/README.txt | 5 +-
linux/git-add-pd.sh | 3 +-
src/m_glob.c | 3 -
src/m_pd.h | 4 +-
src/s_audio_alsa.c | 234 ++++++++++++++---------------
src/s_inter.c | 15 +-
8 files changed, 229 insertions(+), 232 deletions(-)
hooks/post-receive
--
pure-data
------------------------------
Message: 3
Date: Sun, 29 Jul 2012 00:44:14 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
271d4a1d751b3047613d4fe036a1eded003cec2a
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".
The branch, master has been updated
via 271d4a1d751b3047613d4fe036a1eded003cec2a (commit)
from 731b8721d28bc4ed0c0b533b981b7d3dd1f1df6e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 271d4a1d751b3047613d4fe036a1eded003cec2a
Author: msp <msp@stripe.(none)>
Date: Sat Jul 28 17:43:45 2012 -0700
oops, version number confusion in m_pd.h
-----------------------------------------------------------------------
Summary of changes:
linux/README.txt | 7 +++----
src/m_pd.h | 4 ++--
2 files changed, 5 insertions(+), 6 deletions(-)
hooks/post-receive
--
pure-data
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 89, Issue 26
**************************************