[build-status: 57550] Log for successful build of eflite_0.4.1-1 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Sun Feb 25 18:07:03 JST 2007


Automatic build of eflite_0.4.1-1 on mappi005 by sbuild/m32r 1.7
Build started at 20070225-1750
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 66.9kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main eflite 0.4.1-1 (dsc) [569B]
Get:2 http://debian.linux-m32r.org 06_devonian/main eflite 0.4.1-1 (tar) [63.2kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main eflite 0.4.1-1 (diff) [3162B]
Fetched 66.9kB in 0s (74.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4), flite1-dev (>> 1.2)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >> 4)
flite1-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install flite1-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libflite1
The following NEW packages will be installed:
  flite1-dev libflite1
0 upgraded, 2 newly installed, 0 to remove and 15 not upgraded.
Need to get 18.0MB of archives.
After unpacking 30.8MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libflite1 flite1-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libflite1 1.2-release-2.2 [8898kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main flite1-dev 1.2-release-2.2 [9140kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 18.0MB in 3m2s (98.7kB/s)
Selecting previously deselected package libflite1.
(Reading database ... 59877 files and directories currently installed.)
Unpacking libflite1 (from .../libflite1_1.2-release-2.2_m32r.deb) ...
Selecting previously deselected package flite1-dev.
Unpacking flite1-dev (from .../flite1-dev_1.2-release-2.2_m32r.deb) ...
Setting up libflite1 (1.2-release-2.2) ...

Setting up flite1-dev (1.2-release-2.2) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting eflite in eflite-0.4.1
dpkg-source: unpacking eflite_0.4.1.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/eflite_0.4.1-1.diff.gz
dpkg-buildpackage: source package is eflite
dpkg-buildpackage: source version is 0.4.1-1
dpkg-buildpackage: source changed by Mario Lang <mlang at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.4.1-1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/eflite-0.4.1'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/build/buildd2/eflite-0.4.1'
make: [clean] Error 2 (ignored)
rm -f eflite config.status config.log config.guess config.sub Makefile 
dh_clean
 debian/rules build
dh_testdir
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --with-vox=cmu_us_kal16
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 connect in -lsocket... no
checking for library containing pthread_create... -lpthread
Using /usr as FLite prefix.
Using /usr/include/flite as FLite include directory.
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking mmsystem.h usability... no
checking mmsystem.h presence... no
checking for mmsystem.h... no
configure: creating ./config.status
config.status: creating Makefile
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/eflite-0.4.1'
m32r-linux-gnu-gcc -g -O2 -Wall -DCST_AUDIO_ALSA -I. -I/usr/include/flite -DREGISTER_VOX=register_cmu_us_kal -DSTANDALONE -DEFLITE -c -o fs.o fs.c
m32r-linux-gnu-gcc -g -O2 -Wall   -c -o es.o es.c
m32r-linux-gnu-gcc -g -O2 -Wall   -c -o soccon.o soccon.c
m32r-linux-gnu-gcc -g -O2 -Wall   -c -o sockopen.o sockopen.c
m32r-linux-gnu-gcc -g -O2 -Wall -I/usr/include/flite -DEFLITE -c -o tone.o tone.c
m32r-linux-gnu-gcc  -o eflite fs.o es.o soccon.o sockopen.o tone.o -lm -lpthread  -L/usr/lib -lflite_cmu_us_kal16 -lflite_cmulex -lflite_usenglish -lflite -lasound
make[1]: Leaving directory `/build/buildd2/eflite-0.4.1'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/eflite.
/usr/bin/make install prefix=/build/buildd2/eflite-0.4.1/debian/eflite/usr
make[1]: Entering directory `/build/buildd2/eflite-0.4.1'
mkdir -p /build/buildd2/eflite-0.4.1/debian/eflite/usr/bin && install -c -m 0755 eflite /build/buildd2/eflite-0.4.1/debian/eflite/usr/bin
make[1]: Leaving directory `/build/buildd2/eflite-0.4.1'
dh_testdir
dh_testroot
dh_install
dh_installdocs README
dh_installexamples
dh_installchangelogs ChangeLog
dh_installman debian/eflite.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `eflite' in `../eflite_0.4.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 20070225-1806

chroot-unstable/build/buildd2/eflite_0.4.1-1_m32r.deb:
 new debian package, version 2.0.
 size 25660 bytes: control archive= 814 bytes.
     502 bytes,    13 lines      control              
     623 bytes,     9 lines      md5sums              
 Package: eflite
 Version: 0.4.1-1
 Section: sound
 Priority: extra
 Architecture: m32r
 Depends: libasound2 (>> 1.0.12), libc6 (>= 2.3.5-1), libflite1
 Suggests: emacspeak, yasr
 Installed-Size: 124
 Maintainer: Mario Lang <mlang at debian.org>
 Description: Festival-Lite based emacspeak speech server
  EFlite is a speech server for Emacspeak and other screen readers that
  allows them to interface with Festival Lite, a free text-to-speech
  engine developed at the CMU Speech Center as an off-shoot of Festival.

chroot-unstable/build/buildd2/eflite_0.4.1-1_m32r.deb:
drwxr-xr-x root/root         0 2007-02-25 18:04 ./
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/
drwxr-xr-x root/root         0 2007-02-25 18:04 ./usr/bin/
-rwxr-xr-x root/root     32932 2007-02-25 18:04 ./usr/bin/eflite
drwxr-xr-x root/root         0 2007-02-25 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-25 18:04 ./usr/share/doc/eflite/
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/doc/eflite/examples/
-rw-r--r-- root/root       122 2007-01-19 09:01 ./usr/share/doc/eflite/examples/eflite_test.txt
-rw-r--r-- root/root       375 2007-02-25 17:58 ./usr/share/doc/eflite/copyright
-rw-r--r-- root/root      3274 2007-01-19 09:01 ./usr/share/doc/eflite/changelog.gz
-rw-r--r-- root/root       546 2007-02-25 17:58 ./usr/share/doc/eflite/README.Debian
-rw-r--r-- root/root      2258 2007-01-19 09:01 ./usr/share/doc/eflite/README
-rw-r--r-- root/root       692 2007-02-25 17:58 ./usr/share/doc/eflite/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/emacs/
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/emacs/site-lisp/
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/emacs/site-lisp/emacspeak/
drwxr-xr-x root/root         0 2007-02-25 18:03 ./usr/share/emacs/site-lisp/emacspeak/blurbs/
-rw-r--r-- root/root        53 2007-02-25 17:58 ./usr/share/emacs/site-lisp/emacspeak/blurbs/eflite.blurb
drwxr-xr-x root/root         0 2007-02-25 18:04 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-25 18:04 ./usr/share/man/man1/
-rw-r--r-- root/root       909 2007-02-25 17:58 ./usr/share/man/man1/eflite.1.gz

eflite_0.4.1-1_m32r.changes:
Format: 1.7
Date: Fri, 26 Jan 2007 20:38:30 +0100
Source: eflite
Binary: eflite
Architecture: m32r
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang <mlang at debian.org>
Changed-By: Mario Lang <mlang at debian.org>
Description: 
 eflite     - Festival-Lite based emacspeak speech server
Closes: 391511
Changes: 
 eflite (0.4.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: Bug#391511).
Files: 
 57883366d4a57e97a0d735b6c7af693b 25660 sound extra eflite_0.4.1-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/eflite-0.4.1
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd2/build/chroot-unstable --purge libflite1 flite1-dev
(Reading database ... 59945 files and directories currently installed.)
Removing flite1-dev ...
Removing libflite1 ...
Purging configuration files for libflite1 ...
******************************************************************************
Finished at 20070225-1807
Build needed 00:08:16, 776k disk space




More information about the build-status mailing list