[build-status: 109812] Log for successful build of ocaml-portaudio_0.1.1-2 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Tue Nov 27 09:46:58 JST 2007
Automatic build of ocaml-portaudio_0.1.1-2 on mappi005 by sbuild/m32r 0.53
Build started at 20071127-0918
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 62.8kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ocaml-portaudio 0.1.1-2 (dsc) [1019B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ocaml-portaudio 0.1.1-2 (tar) [59.4kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ocaml-portaudio 0.1.1-2 (diff) [2432B]
Fetched 62.8kB in 1s (48.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), ocaml-findlib, ocaml-nox (>= 3.10), pkg-config, portaudio19-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.61 >= 5.0.0 is satisfied)
ocaml-findlib: missing
ocaml-nox: missing
Using default version 3.10.0-7
pkg-config: already installed (0.22-1)
portaudio19-dev: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libssh2-0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
camlp4 ledit libportaudio2 ocaml-interp
Suggested packages:
ocaml-doc tuareg-mode ocaml-mode
The following NEW packages will be installed:
camlp4 ledit libportaudio2 ocaml-findlib ocaml-interp ocaml-nox
portaudio19-dev
0 upgraded, 7 newly installed, 0 to remove and 104 not upgraded.
Need to get 162kB/17.9MB of archives.
After unpacking 57.6MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
ocaml-interp ocaml-nox camlp4 ledit libportaudio2 ocaml-findlib
portaudio19-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libportaudio2 19+svn20071022-2 [57.8kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main portaudio19-dev 19+svn20071022-2 [104kB]
Fetched 162kB in 3s (47.0kB/s)
Selecting previously deselected package ocaml-interp.
(Reading database ... 70438 files and directories currently installed.)
Unpacking ocaml-interp (from .../ocaml-interp_3.10.0-7_m32r.deb) ...
Selecting previously deselected package ocaml-nox.
Unpacking ocaml-nox (from .../ocaml-nox_3.10.0-7_m32r.deb) ...
Selecting previously deselected package camlp4.
Unpacking camlp4 (from .../camlp4_3.10.0-7_m32r.deb) ...
Selecting previously deselected package ledit.
Unpacking ledit (from .../archives/ledit_1.15-1_all.deb) ...
Selecting previously deselected package libportaudio2.
Unpacking libportaudio2 (from .../libportaudio2_19+svn20071022-2_m32r.deb) ...
Selecting previously deselected package ocaml-findlib.
Unpacking ocaml-findlib (from .../ocaml-findlib_1.1.2pl1-3_m32r.deb) ...
Selecting previously deselected package portaudio19-dev.
Unpacking portaudio19-dev (from .../portaudio19-dev_19+svn20071022-2_m32r.deb) ...
Setting up ocaml-interp (3.10.0-7) ...
Setting up ocaml-nox (3.10.0-7) ...
Setting up camlp4 (3.10.0-7) ...
Setting up ledit (1.15-1) ...
Setting up libportaudio2 (19+svn20071022-2) ...
Setting up ocaml-findlib (1.1.2pl1-3) ...
Setting up portaudio19-dev (19+svn20071022-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 Thu Nov 22 10:07:25 2007 JST using DSA key ID DE599800
gpg: Can't check signature: public key not found
dpkg-source: extracting ocaml-portaudio in ocaml-portaudio-0.1.1
dpkg-source: unpacking ocaml-portaudio_0.1.1.orig.tar.gz
dpkg-source: applying /debian/buildd/build/ocaml-portaudio_0.1.1-2.diff.gz
dpkg-buildpackage: source package ocaml-portaudio
dpkg-buildpackage: source version 0.1.1-2
dpkg-buildpackage: source changed by Romain Beauxis <toots at rastageeks.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config.log config.status
dh_clean
debian/rules build
for f in debian/libportaudio-ocaml-dev.install debian/libportaudio-ocaml.install; do sed -e 's/@OCamlABI@/3.10.0/g' $f.in > $f; done
dh_testdir
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
configuring ocaml-portaudio 0.1.1
checking for ocamlc... /usr/bin/ocamlc
ocaml version is 3.10.0
ocaml library path is /usr/lib/ocaml/3.10.0
checking for ocamlopt... no
configure: WARNING: Cannot find ocamlopt; bytecode compilation only.
checking for ocamlc.opt... no
checking for ocamldep... /usr/bin/ocamldep
checking for ocamldoc... /usr/bin/ocamldoc
checking for ocamlfind... /usr/bin/ocamlfind
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for m32r-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
./configure: line 3214: 28499 Segmentation fault diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/META
config.status: creating src/Makefile
dh_testdir
/usr/bin/make CFLAGS="-O2 -g -fPIC"
make[1]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1'
/usr/bin/make -C src all
make[2]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[3]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
/usr/bin/ocamldep portaudio.mli > ._bcdi/portaudio.di
/usr/bin/ocamldep portaudio.ml > ._d/portaudio.d
make[3]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[3]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
/usr/bin/ocamlc -c -cc "m32r-linux-gnu-gcc" -ccopt "-fPIC -O2 -g -fPIC \
-DPIC \
-o portaudio_stubs.o " portaudio_stubs.c
ar rcs libportaudio_stubs.a portaudio_stubs.o
/usr/bin/ocamlc -c portaudio.mli
/usr/bin/ocamlc -c portaudio.ml
ocamlmklib \
-o portaudio_stubs portaudio_stubs.o -lportaudio -lm -lpthread \
/usr/bin/ocamlc -a -dllib dllportaudio_stubs.so -custom -cclib -lportaudio_stubs -cclib -lportaudio -cclib -lm -cclib -lpthread -o portaudio.cma portaudio.cmo
make[3]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[2]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[1]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
for f in debian/libportaudio-ocaml-dev.install debian/libportaudio-ocaml.install; do sed -e 's/@OCamlABI@/3.10.0/g' $f.in > $f; done
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
mkdir -p /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0
/usr/bin/make install OCAMLFIND_DESTDIR=/build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0 OCAMLFIND_LDCONF=ignore
make[1]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1'
/usr/bin/make -C src install
make[2]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[3]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[3]: `libportaudio_stubs.a' is up to date.
make[3]: `portaudio.cma' is up to date.
make[3]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
Installing library with ocamlfind
/usr/bin/ocamlfind install portaudio META portaudio.mli portaudio.cmi portaudio.cma libportaudio_stubs.a dllportaudio_stubs.so
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/dllportaudio_stubs.so
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/libportaudio_stubs.a
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/portaudio.cma
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/portaudio.cmi
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/portaudio.mli
Installed /build/buildd/ocaml-portaudio-0.1.1/debian/tmp/usr/lib/ocaml/3.10.0/portaudio/META
Installation successful.
make[2]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
make[1]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1'
/usr/bin/make doc
make[1]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1'
/usr/bin/make -C src htdoc
make[2]: Entering directory `/build/buildd/ocaml-portaudio-0.1.1/src'
mkdir -p doc/portaudio/html
rm -rf doc/portaudio/html/*
/usr/bin/ocamldoc -html -d doc/portaudio/html -stars portaudio.mli
make[2]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1/src'
mkdir -p doc
rm -rf doc/html
mv src/doc/portaudio/html doc
rm -rf src/doc
make[1]: Leaving directory `/build/buildd/ocaml-portaudio-0.1.1'
dh_testdir
dh_testroot
dh_installchangelogs CHANGES
dh_installdocs
dh_installexamples
dh_install --sourcedir=debian/tmp --list-missing
dh_install: debian/tmp/usr/lib/ocaml/3.10.0/portaudio/portaudio.mli exists in debian/tmp/ but is not installed to anywhere
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/libportaudio-ocaml/usr/lib/ocaml/3.10.0/stublibs/dllportaudio_stubs.so shouldn't be linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libportaudio-ocaml/usr/lib/ocaml/3.10.0/stublibs/dllportaudio_stubs.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dh_gencontrol -- -VF:OCamlABI="3.10.0"
dh_md5sums
dh_builddeb
dpkg-deb: building package `libportaudio-ocaml' in `../libportaudio-ocaml_0.1.1-2_m32r.deb'.
dpkg-deb: building package `libportaudio-ocaml-dev' in `../libportaudio-ocaml-dev_0.1.1-2_m32r.deb'.
dpkg-genchanges -B >../ocaml-portaudio_0.1.1-2_m32r.changes
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 20071127-0944
ocaml-portaudio_0.1.1-2_m32r.changes:
Format: 1.7
Date: Mon, 19 Nov 2007 13:37:26 +0100
Source: ocaml-portaudio
Binary: libportaudio-ocaml-dev libportaudio-ocaml
Architecture: m32r
Version: 0.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Liquidsoap Debian Packaging <savonet-debian at lists.sourceforge.net>
Changed-By: Romain Beauxis <toots at rastageeks.org>
Description:
libportaudio-ocaml - OCaml bindings for the portaudio library
libportaudio-ocaml-dev - OCaml bindings for the portaudio library
Changes:
ocaml-portaudio (0.1.1-2) unstable; urgency=low
.
* Fixed dependencies for developpement package
Files:
248b43d26238b75702dd86d9b3a98a56 11010 libs optional libportaudio-ocaml_0.1.1-2_m32r.deb
0beaefb3d6061474842b1573fc6a1f00 11542 libdevel optional libportaudio-ocaml-dev_0.1.1-2_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/libportaudio-ocaml_0.1.1-2_m32r.deb:
new debian package, version 2.0.
size 11010 bytes: control archive= 687 bytes.
593 bytes, 15 lines control
330 bytes, 4 lines md5sums
Package: libportaudio-ocaml
Source: ocaml-portaudio
Version: 0.1.1-2
Architecture: m32r
Maintainer: Liquidsoap Debian Packaging <savonet-debian at lists.sourceforge.net>
Installed-Size: 72
Depends: libc6 (>= 2.3.5-1), libportaudio2, ocaml-base-nox-3.10.0
Section: libs
Priority: optional
Homepage: http://savonet.sourceforge.net/
Description: OCaml bindings for the portaudio library
Portaudio is a portable audio I/O library designed for cross-platform
support of audio. This package provides O'Caml interface to this library.
.
This package contains only the shared runtime stub libraries.
/debian/buildd/build/chroot-unstable/build/buildd/libportaudio-ocaml-dev_0.1.1-2_m32r.deb:
new debian package, version 2.0.
size 11542 bytes: control archive= 1204 bytes.
669 bytes, 16 lines control
1875 bytes, 21 lines md5sums
Package: libportaudio-ocaml-dev
Source: ocaml-portaudio
Version: 0.1.1-2
Architecture: m32r
Maintainer: Liquidsoap Debian Packaging <savonet-debian at lists.sourceforge.net>
Installed-Size: 148
Depends: libportaudio-ocaml (= 0.1.1-2), ocaml-findlib, ocaml-nox-3.10.0, portaudio19-dev
Section: libdevel
Priority: optional
Homepage: http://savonet.sourceforge.net/
Description: OCaml bindings for the portaudio library
Portaudio is a portable audio I/O library designed for cross-platform
support of audio. This package provides O'Caml interface to this library.
.
This package contains all the development stuff you need to develop
OCaml programs which use portaudio.
/debian/buildd/build/chroot-unstable/build/buildd/libportaudio-ocaml_0.1.1-2_m32r.deb:
drwxr-xr-x root/root 0 2007-11-27 09:41 ./
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/
drwxr-xr-x root/root 0 2007-11-27 09:39 ./usr/share/
drwxr-xr-x root/root 0 2007-11-27 09:39 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/share/doc/libportaudio-ocaml/
-rw-r--r-- root/root 1708 2007-11-27 09:35 ./usr/share/doc/libportaudio-ocaml/copyright
-rw-r--r-- root/root 123 2007-11-19 21:29 ./usr/share/doc/libportaudio-ocaml/changelog.gz
-rw-r--r-- root/root 236 2007-11-27 09:35 ./usr/share/doc/libportaudio-ocaml/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/stublibs/
-rw-r--r-- root/root 18168 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/stublibs/dllportaudio_stubs.so
/debian/buildd/build/chroot-unstable/build/buildd/libportaudio-ocaml-dev_0.1.1-2_m32r.deb:
drwxr-xr-x root/root 0 2007-11-27 09:41 ./
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/
drwxr-xr-x root/root 0 2007-11-27 09:39 ./usr/share/
drwxr-xr-x root/root 0 2007-11-27 09:39 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/share/doc/libportaudio-ocaml-dev/
drwxr-xr-x root/root 0 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/
-rw-r--r-- root/root 663 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_methods.html
-rw-r--r-- root/root 834 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_modules.html
-rw-r--r-- root/root 8804 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/Portaudio.html
-rw-r--r-- root/root 651 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_classes.html
-rw-r--r-- root/root 5734 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/type_Portaudio.html
-rw-r--r-- root/root 4745 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_values.html
-rw-r--r-- root/root 661 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_module_types.html
-rw-r--r-- root/root 669 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_attributes.html
-rw-r--r-- root/root 1068 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index.html
-rw-r--r-- root/root 1165 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_types.html
-rw-r--r-- root/root 1094 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_exceptions.html
-rw-r--r-- root/root 2265 2007-11-27 09:38 ./usr/share/doc/libportaudio-ocaml-dev/html/style.css
-rw-r--r-- root/root 659 2007-11-27 09:39 ./usr/share/doc/libportaudio-ocaml-dev/html/index_class_types.html
-rw-r--r-- root/root 1708 2007-11-27 09:35 ./usr/share/doc/libportaudio-ocaml-dev/copyright
-rw-r--r-- root/root 123 2007-11-19 21:29 ./usr/share/doc/libportaudio-ocaml-dev/changelog.gz
-rw-r--r-- root/root 602 2007-11-19 21:29 ./usr/share/doc/libportaudio-ocaml-dev/README
-rw-r--r-- root/root 236 2007-11-27 09:35 ./usr/share/doc/libportaudio-ocaml-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/
drwxr-xr-x root/root 0 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/portaudio/
-rw-r--r-- root/root 165 2007-11-27 09:37 ./usr/lib/ocaml/3.10.0/portaudio/META
-rw-r--r-- root/root 2082 2007-11-27 09:38 ./usr/lib/ocaml/3.10.0/portaudio/portaudio.cma
-rw-r--r-- root/root 8010 2007-11-27 09:40 ./usr/lib/ocaml/3.10.0/portaudio/libportaudio_stubs.a
-rw-r--r-- root/root 2142 2007-11-27 09:38 ./usr/lib/ocaml/3.10.0/portaudio/portaudio.cmi
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/ocaml-portaudio-0.1.1
------------------------------------------------------------------------------
(Reading database ... 71046 files and directories currently installed.)
Removing ledit ...
Removing camlp4 ...
Removing ocaml-findlib ...
Purging configuration files for ocaml-findlib ...
Removing portaudio19-dev ...
Removing ocaml-nox ...
Warning: /var/lib/ocaml/md5sums/ does not exist or is not a directory, not updating
Purging configuration files for ocaml-nox ...
Removing libportaudio2 ...
Purging configuration files for libportaudio2 ...
Removing ocaml-interp ...
Purging configuration files for ocaml-interp ...
******************************************************************************
Finished at 20071127-0946
Build needed 00:09:45, 948k disk space
More information about the build-status
mailing list