[build-status: 71979] Log for successful build of pd-zexy_2.1-1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Thu Apr 26 19:48:50 JST 2007


Automatic build of pd-zexy_2.1-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070426-1924
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 255kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pd-zexy 2.1-1 (dsc) [585B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pd-zexy 2.1-1 (tar) [253kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pd-zexy 2.1-1 (diff) [1053B]
Fetched 255kB in 2s (127kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), cdbs, puredata
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 4.0.0 is satisfied)
cdbs: already installed (0.4.48)
puredata: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Recommended packages:
  gem
The following NEW packages will be installed:
  puredata
0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded.
Need to get 1604kB of archives.
After unpacking 4198kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  puredata
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main puredata 0.40.2-2 [1604kB]
Fetched 1604kB in 10s (156kB/s)
Selecting previously deselected package puredata.
(Reading database ... 61044 files and directories currently installed.)
Unpacking puredata (from .../puredata_0.40.2-2_m32r.deb) ...
Setting up puredata (0.40.2-2) ...

Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Mon Oct  3 16:16:13 2005 JST using DSA key ID 60B6B958
gpg: Can't check signature: public key not found
dpkg-source: extracting pd-zexy in pd-zexy-2.1
dpkg-source: unpacking pd-zexy_2.1.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/pd-zexy_2.1-1.diff.gz
dpkg-buildpackage: source package is pd-zexy
dpkg-buildpackage: source version is 2.1-1
dpkg-buildpackage: source changed by Guenter Geiger (Debian/GNU) <geiger at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.1-1
 /usr/bin/fakeroot debian/rules clean
/usr/share/cdbs/1/rules/buildcore.mk:68: Parsing zexy-unix-2.1.tgz...
Parsing zexy-unix-2.1.tgz...
test -x debian/rules
test "`id -u`" = 0
rm -rf build-tree
rm debian/stamp-zexy-unix-2.1.tgz
rm: cannot remove `debian/stamp-zexy-unix-2.1.tgz': No such file or directory
make: [cleanbuilddir] Error 1 (ignored)
dh_clean 
/usr/bin/make -C build-tree/zexy-2.1/src -k distclean
make: *** build-tree/zexy-2.1/src: No such file or directory.  Stop.
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
 debian/rules build
/usr/share/cdbs/1/rules/buildcore.mk:68: Parsing zexy-unix-2.1.tgz...
test -x debian/rules
mkdir -p "build-tree/zexy-2.1/src"
tar -C build-tree  -xzf zexy-unix-2.1.tgz
touch debian/stamp-zexy-unix-2.1.tgz
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src/configure
cd build-tree/zexy-2.1/src && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src/configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/pd-zexy" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for main in -lc... yes
checking for fclose in -lcrtdll... no
checking for lseek in -lcoldname... no
checking for main in -lkernel32... no
checking for main in -lm... yes
checking for nullfn in -lpd... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking "ms-bitfields"... no
checking "pd\>=0.37"... yes
checking "zexy-version"... 2.1
checking "parallel-port"... no
configure: creating ./config.status
config.status: creating Makefile
/usr/bin/make -C build-tree/zexy-2.1/src all CFLAGS="-O2 -g -DZEXY_LIBRARY -fPIC -Wall"
make[1]: Entering directory `/build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src'
cc -c -o a2l.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD a2l.c
cc -c -o atoi.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD atoi.c
cc -c -o avg~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD avg~.c
cc -c -o blockmirror~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD blockmirror~.c
cc -c -o blockswap~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD blockswap~.c
cc -c -o date.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD date.c
cc -c -o demultiplex.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD demultiplex.c
cc -c -o demultiplex~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD demultiplex~.c
cc -c -o dfreq~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD dfreq~.c
cc -c -o dirac~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD dirac~.c
cc -c -o dot.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD dot.c
cc -c -o drip.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD drip.c
cc -c -o envrms~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD envrms~.c
cc -c -o fifop.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD fifop.c
fifop.c: In function 'fifop_genprioritylist':
fifop.c:58: warning: unused variable 'i'
fifop.c: In function 'add2fifo':
fifop.c:102: warning: unused variable 'buffer'
cc -c -o glue.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD glue.c
cc -c -o index.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD index.c
index.c: In function 'index_add':
index.c:128: warning: unused variable 'ok'
index.c: In function 'index_new':
index.c:297: warning: unused variable 'i'
cc -c -o length.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD length.c
cc -c -o lifop.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD lifop.c
lifop.c: In function 'add2lifo':
lifop.c:98: warning: unused variable 'lifo'
lifop.c:97: warning: unused variable 'buffer'
cc -c -o limiter~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD limiter~.c
cc -c -o list2int.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD list2int.c
cc -c -o list2symbol.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD list2symbol.c
cc -c -o lister.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD lister.c
cc -c -o lpt.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD lpt.c
lpt.c:84: warning: 'count_iopl' defined but not used
cc -c -o makesymbol.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD makesymbol.c
cc -c -o mavg.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD mavg.c
cc -c -o minmax.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD minmax.c
cc -c -o msgfile.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD msgfile.c
msgfile.c: In function 'msgfile_read':
msgfile.c:535: warning: suggest parentheses around assignment used as truth value
cc -c -o multiline~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD multiline~.c
cc -c -o multiplex.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD multiplex.c
cc -c -o multiplex~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD multiplex~.c
cc -c -o niagara.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD niagara.c
cc -c -o noish~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD noish~.c
zexy.h:81: warning: 'zexy_register' defined but not used
cc -c -o noisi~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD noisi~.c
noisi~.c: In function 'noisi_perform':
noisi~.c:102: warning: operation on 'i_value' may be undefined
noisi~.c:116: warning: operation on 'i_value' may be undefined
noisi~.c: At top level:
zexy.h:81: warning: 'zexy_register' defined but not used
cc -c -o operating_system.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD operating_system.c
cc -c -o packel.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD packel.c
cc -c -o pack~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD pack~.c
cc -c -o pdf~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD pdf~.c
cc -c -o prime.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD prime.c
cc -c -o quantize~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD quantize~.c
cc -c -o repack.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD repack.c
cc -c -o repeat.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD repeat.c
cc -c -o sfplay.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD sfplay.c
cc -c -o sfrecord.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD sfrecord.c
cc -c -o sigzero~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD sigzero~.c
cc -c -o sort.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD sort.c
sort.c: In function 'sort_buffer':
sort.c:55: warning: unused variable 'idx'
cc -c -o step~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD step~.c
cc -c -o strcmp.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD strcmp.c
cc -c -o sum.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD sum.c
cc -c -o swap~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD swap~.c
cc -c -o symbol2list.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD symbol2list.c
cc -c -o tabdump.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD tabdump.c
zexy.h:81: warning: 'zexy_register' defined but not used
cc -c -o tabminmax.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD tabminmax.c
zexy.h:81: warning: 'zexy_register' defined but not used
cc -c -o tabset.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD tabset.c
zexy.h:81: warning: 'zexy_register' defined but not used
cc -c -o tavg~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD tavg~.c
cc -c -o time.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD time.c
cc -c -o unpack~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD unpack~.c
cc -c -o urn.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD urn.c
cc -c -o winNT_portio.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD winNT_portio.c
cc -c -o wrap.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD wrap.c
cc -c -o z_sigbin.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD z_sigbin.c
cc -c -o z~.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD z~.c
cc -c -o zexy.o -O2 -g -DZEXY_LIBRARY -fPIC -Wall -DPD zexy.c
zexy.h:81: warning: 'zexy_register' defined but not used
cc -export_dynamic -shared -o zexy.pd_linux  *.o -lm -lc 
strip --strip-unneeded zexy.pd_linux 
cp zexy.pd_linux  ..
make[1]: Leaving directory `/build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
/usr/share/cdbs/1/rules/buildcore.mk:68: Parsing zexy-unix-2.1.tgz...
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "build-tree/zexy-2.1/src"
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C build-tree/zexy-2.1/src install PREFIX=`pwd`/debian/pd-zexy/usr/lib/pd
make[1]: Entering directory `/build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src'
install -d /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra
install -m 644 zexy.pd_linux  /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra
install -d /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra/help-zexy
install -m 644 ../examples/*.pd /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra/help-zexy
install -d /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra
install -m 644 ../abs/*.pd /build/buildd4/pd-zexy-2.1/debian/pd-zexy/usr/lib/pd/extra
make[1]: Leaving directory `/build/buildd4/pd-zexy-2.1/build-tree/zexy-2.1/src'
dh_installdirs -ppd-zexy 
dh_installdocs -ppd-zexy   
dh_installexamples -ppd-zexy 
dh_installman -ppd-zexy  
dh_installinfo -ppd-zexy  
dh_installmenu -ppd-zexy 
dh_installcron -ppd-zexy 
dh_installinit -ppd-zexy   
dh_installdebconf -ppd-zexy 
dh_installemacsen -ppd-zexy   
dh_installcatalogs -ppd-zexy 
dh_installpam -ppd-zexy 
dh_installlogrotate -ppd-zexy 
dh_installlogcheck -ppd-zexy 
dh_installmime -ppd-zexy 
dh_installchangelogs -ppd-zexy   
dh_installudev -ppd-zexy 
dh_install -ppd-zexy  
dh_link -ppd-zexy  
dh_strip -ppd-zexy  
dh_compress -ppd-zexy  
dh_fixperms -ppd-zexy  
dh_makeshlibs -ppd-zexy  
dh_installdeb -ppd-zexy 
dh_perl -ppd-zexy 
dh_shlibdeps -ppd-zexy    
dh_gencontrol -ppd-zexy 
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -ppd-zexy 
dh_builddeb -ppd-zexy 
dpkg-deb: building package `pd-zexy' in `../pd-zexy_2.1-1_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070426-1948

pd-zexy_2.1-1_m32r.changes:
Format: 1.7
Date: Tue, 16 Aug 2005 14:56:33 +0200
Source: pd-zexy
Binary: pd-zexy
Architecture: m32r
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Guenter Geiger (Debian/GNU) <geiger at debian.org>
Changed-By: Guenter Geiger (Debian/GNU) <geiger at debian.org>
Description: 
 pd-zexy    - Addon library for Pd
Changes: 
 pd-zexy (2.1-1) unstable; urgency=low
 .
   * Initial release Closes: #nnnn  (nnnn is the bug number of your ITP)
Files: 
 0af421e469de35091d828690f6e25ef7 97500 sound optional pd-zexy_2.1-1_m32r.deb

/debian/buildd4/build/chroot-unstable/build/buildd4/pd-zexy_2.1-1_m32r.deb:
 new debian package, version 2.0.
 size 97500 bytes: control archive= 3183 bytes.
rm: cannot remove directory `/tmp/dpkgOxiExS': Directory not empty
rm cleanup failed, code 256
     301 bytes,    11 lines      control              
    7055 bytes,   103 lines      md5sums              
 Package: pd-zexy
 Version: 2.1-1
 Section: sound
 Priority: optional
 Architecture: m32r
 Depends: puredata
 Installed-Size: 608
 Maintainer: Guenter Geiger (Debian/GNU) <geiger at debian.org>
 Description: Addon library for Pd
  The Zexy library provides several addon objects for the Pd computer
  music system.

/debian/buildd4/build/chroot-unstable/build/buildd4/pd-zexy_2.1-1_m32r.deb:
drwxr-xr-x root/root         0 2007-04-26 19:43 ./
drwxr-xr-x root/root         0 2007-04-26 19:42 ./usr/
drwxr-xr-x root/root         0 2007-04-26 19:41 ./usr/bin/
drwxr-xr-x root/root         0 2007-04-26 19:41 ./usr/sbin/
drwxr-xr-x root/root         0 2007-04-26 19:41 ./usr/lib/
drwxr-xr-x root/root         0 2007-04-26 19:41 ./usr/lib/pd/
drwxr-xr-x root/root         0 2007-04-26 19:42 ./usr/lib/pd/extra/
-rw-r--r-- root/root    139524 2007-04-26 19:41 ./usr/lib/pd/extra/zexy.pd_linux
drwxr-xr-x root/root         0 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/
-rw-r--r-- root/root       684 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/any2list.pd
-rw-r--r-- root/root      1285 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/atoi.pd
-rw-r--r-- root/root       617 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/avg~.pd
-rw-r--r-- root/root      2082 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/blockmirror~.pd
-rw-r--r-- root/root      2138 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/blockswap~.pd
-rw-r--r-- root/root      2489 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/coordinates.pd
-rw-r--r-- root/root      1122 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/date.pd
-rw-r--r-- root/root      1212 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/demultiplex.pd
-rw-r--r-- root/root       917 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/demultiplex~.pd
-rw-r--r-- root/root       736 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/dfreq~.pd
-rw-r--r-- root/root      4079 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/digidistort.pd
-rw-r--r-- root/root      1319 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/dirac~.pd
-rw-r--r-- root/root      2272 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/drip.pd
-rw-r--r-- root/root       835 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/envrms~.pd
-rw-r--r-- root/root      1275 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/fifop.pd
-rw-r--r-- root/root       569 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/glue.pd
-rw-r--r-- root/root      3948 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/index.pd
-rw-r--r-- root/root       467 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/length.pd
-rw-r--r-- root/root      1263 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/lifop.pd
-rw-r--r-- root/root      9185 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/limiter~.pd
-rw-r--r-- root/root       508 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/list2int.pd
-rw-r--r-- root/root       809 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/list2symbol.pd
-rw-r--r-- root/root      1555 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/lister.pd
-rw-r--r-- root/root      1764 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/lpt.pd
-rw-r--r-- root/root      2698 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/makesymbol.pd
-rw-r--r-- root/root       435 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/mavg.pd
-rw-r--r-- root/root       366 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/minmax.pd
-rw-r--r-- root/root      3887 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/msgfile.pd
-rw-r--r-- root/root      1771 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/multiline~.pd
-rw-r--r-- root/root      1065 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/multiplex.pd
-rw-r--r-- root/root       647 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/multiplex~.pd
-rw-r--r-- root/root       904 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/niagara.pd
-rw-r--r-- root/root      2100 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/noish~.pd
-rw-r--r-- root/root      2091 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/noisi~.pd
-rw-r--r-- root/root       597 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/operating_system.pd
-rw-r--r-- root/root       684 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/packel.pd
-rw-r--r-- root/root       848 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/pack~.pd
-rw-r--r-- root/root       722 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/pdf~.pd
-rw-r--r-- root/root       535 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/prime.pd
-rw-r--r-- root/root      2086 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/quantize~.pd
-rw-r--r-- root/root       787 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/repack.pd
-rw-r--r-- root/root       709 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/repeat.pd
-rw-r--r-- root/root      1734 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/scalarmult.pd
-rw-r--r-- root/root      3022 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/sf-play_record.pd
-rw-r--r-- root/root      2665 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/sigbinops+.pd
-rw-r--r-- root/root      2760 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/sigzero~.pd
-rw-r--r-- root/root      2204 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/sort.pd
-rw-r--r-- root/root      3273 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/step~.pd
-rw-r--r-- root/root       943 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/strcmp.pd
-rw-r--r-- root/root       340 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/sum.pd
-rw-r--r-- root/root      2154 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/swap~.pd
-rw-r--r-- root/root      1480 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/symbol2list.pd
-rw-r--r-- root/root       703 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/tabdump.pd
-rw-r--r-- root/root      1077 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/tabminmax.pd
-rw-r--r-- root/root       731 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/tabset.pd
-rw-r--r-- root/root       757 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/tavg~.pd
-rw-r--r-- root/root       823 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/time.pd
-rw-r--r-- root/root      2977 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/unpack~.pd
-rw-r--r-- root/root      1935 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/urn.pd
-rw-r--r-- root/root      1664 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/wrap.pd
-rw-r--r-- root/root       866 2007-04-26 19:41 ./usr/lib/pd/extra/help-zexy/z~.pd
-rw-r--r-- root/root       935 2007-04-26 19:42 ./usr/lib/pd/extra/&&~-help.pd
-rw-r--r-- root/root       399 2007-04-26 19:42 ./usr/lib/pd/extra/&&~.pd
-rw-r--r-- root/root       926 2007-04-26 19:42 ./usr/lib/pd/extra/<~-help.pd
-rw-r--r-- root/root       398 2007-04-26 19:42 ./usr/lib/pd/extra/<~.pd
-rw-r--r-- root/root       935 2007-04-26 19:42 ./usr/lib/pd/extra/==~-help.pd
-rw-r--r-- root/root       399 2007-04-26 19:42 ./usr/lib/pd/extra/==~.pd
-rw-r--r-- root/root       933 2007-04-26 19:42 ./usr/lib/pd/extra/>~-help.pd
-rw-r--r-- root/root       398 2007-04-26 19:42 ./usr/lib/pd/extra/>~.pd
-rw-r--r-- root/root       766 2007-04-26 19:42 ./usr/lib/pd/extra/abs~-help.pd
-rw-r--r-- root/root       355 2007-04-26 19:42 ./usr/lib/pd/extra/abs~.pd
-rw-r--r-- root/root       702 2007-04-26 19:42 ./usr/lib/pd/extra/cart2pol-help.pd
-rw-r--r-- root/root      1217 2007-04-26 19:42 ./usr/lib/pd/extra/cart2pol.pd
-rw-r--r-- root/root       714 2007-04-26 19:42 ./usr/lib/pd/extra/cart2sph-help.pd
-rw-r--r-- root/root      1471 2007-04-26 19:42 ./usr/lib/pd/extra/cart2sph.pd
-rw-r--r-- root/root       801 2007-04-26 19:42 ./usr/lib/pd/extra/deg2rad-help.pd
-rw-r--r-- root/root       454 2007-04-26 19:42 ./usr/lib/pd/extra/deg2rad.pd
-rw-r--r-- root/root       309 2007-04-26 19:42 ./usr/lib/pd/extra/mean-help.pd
-rw-r--r-- root/root       409 2007-04-26 19:42 ./usr/lib/pd/extra/mean.pd
-rw-r--r-- root/root       528 2007-04-26 19:42 ./usr/lib/pd/extra/nop-help.pd
-rw-r--r-- root/root       154 2007-04-26 19:42 ./usr/lib/pd/extra/nop.pd
-rw-r--r-- root/root       374 2007-04-26 19:42 ./usr/lib/pd/extra/nop~-help.pd
-rw-r--r-- root/root       469 2007-04-26 19:42 ./usr/lib/pd/extra/nop~.pd
-rw-r--r-- root/root       707 2007-04-26 19:42 ./usr/lib/pd/extra/pol2cart-help.pd
-rw-r--r-- root/root       838 2007-04-26 19:42 ./usr/lib/pd/extra/pol2cart.pd
-rw-r--r-- root/root       708 2007-04-26 19:42 ./usr/lib/pd/extra/pol2sph-help.pd
-rw-r--r-- root/root      1174 2007-04-26 19:42 ./usr/lib/pd/extra/pol2sph.pd
-rw-r--r-- root/root       804 2007-04-26 19:42 ./usr/lib/pd/extra/rad2deg-help.pd
-rw-r--r-- root/root       492 2007-04-26 19:42 ./usr/lib/pd/extra/rad2deg.pd
-rw-r--r-- root/root       977 2007-04-26 19:42 ./usr/lib/pd/extra/segregate-help.pd
-rw-r--r-- root/root       614 2007-04-26 19:42 ./usr/lib/pd/extra/segregate.pd
-rw-r--r-- root/root       758 2007-04-26 19:42 ./usr/lib/pd/extra/sgn~-help.pd
-rw-r--r-- root/root       391 2007-04-26 19:42 ./usr/lib/pd/extra/sgn~.pd
-rw-r--r-- root/root       723 2007-04-26 19:42 ./usr/lib/pd/extra/sph2cart-help.pd
-rw-r--r-- root/root      1246 2007-04-26 19:42 ./usr/lib/pd/extra/sph2cart.pd
-rw-r--r-- root/root       720 2007-04-26 19:42 ./usr/lib/pd/extra/sph2pol-help.pd
-rw-r--r-- root/root       998 2007-04-26 19:42 ./usr/lib/pd/extra/sph2pol.pd
-rw-r--r-- root/root       935 2007-04-26 19:42 ./usr/lib/pd/extra/||~-help.pd
-rw-r--r-- root/root       399 2007-04-26 19:42 ./usr/lib/pd/extra/||~.pd
drwxr-xr-x root/root         0 2007-04-26 19:42 ./usr/share/
drwxr-xr-x root/root         0 2007-04-26 19:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-26 19:46 ./usr/share/doc/pd-zexy/
-rw-r--r-- root/root       363 2007-04-26 19:28 ./usr/share/doc/pd-zexy/README.Debian
-rw-r--r-- root/root       245 2007-04-26 19:28 ./usr/share/doc/pd-zexy/copyright
-rw-r--r-- root/root       200 2007-04-26 19:28 ./usr/share/doc/pd-zexy/changelog.Debian.gz

******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/pd-zexy-2.1
------------------------------------------------------------------------------
(Reading database ... 61461 files and directories currently installed.)
Removing puredata ...
Purging configuration files for puredata ...
******************************************************************************
Finished at 20070426-1948
Build needed 00:19:54, 3456k disk space




More information about the build-status mailing list