[build-status: 63008] Log for successful build of xchat-guile_0.2.0.99-3 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Wed Mar 28 12:16:07 JST 2007
Automatic build of xchat-guile_0.2.0.99-3 on mappi005 by sbuild/m32r 0.53
Build started at 20070328-1154
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 508kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xchat-guile 0.2.0.99-3 (dsc) [654B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xchat-guile 0.2.0.99-3 (tar) [312kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xchat-guile 0.2.0.99-3 (diff) [195kB]
Fetched 508kB in 5s (87.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), guile-1.6-dev (>= 1.6.4), libglib2.0-dev (>= 2.4)
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 5 is satisfied)
guile-1.6-dev: missing
Using default version 1.6.8-6
libglib2.0-dev: already installed (2.12.6-2 >= 2.4 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
guile-1.6 guile-1.6-libs
Suggested packages:
guile-1.6-doc
The following NEW packages will be installed:
guile-1.6 guile-1.6-dev guile-1.6-libs
0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
Need to get 0B/1076kB of archives.
After unpacking 4415kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
guile-1.6-libs guile-1.6 guile-1.6-dev
Authentication warning overridden.
Selecting previously deselected package guile-1.6-libs.
(Reading database ... 61415 files and directories currently installed.)
Unpacking guile-1.6-libs (from .../guile-1.6-libs_1.6.8-6_m32r.deb) ...
Selecting previously deselected package guile-1.6.
Unpacking guile-1.6 (from .../guile-1.6_1.6.8-6_m32r.deb) ...
Selecting previously deselected package guile-1.6-dev.
Unpacking guile-1.6-dev (from .../guile-1.6-dev_1.6.8-6_m32r.deb) ...
Setting up guile-1.6-libs (1.6.8-6) ...
Setting up guile-1.6 (1.6.8-6) ...
Setting up guile-1.6-dev (1.6.8-6) ...
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
------------------------------------------------------------------------------
dpkg-source: extracting xchat-guile in xchat-guile-0.2.0.99
dpkg-source: unpacking xchat-guile_0.2.0.99.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/xchat-guile_0.2.0.99-3.diff.gz
dpkg-buildpackage: source package is xchat-guile
dpkg-buildpackage: source version is 0.2.0.99-3
dpkg-buildpackage: source changed by Lionel Elie Mamane <lmamane at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.2.0.99-3
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
LDFLAGS="" CFLAGS="-Wall -ggdb -O2" ./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for guile... /usr/bin/guile
checking for guile-config... /usr/bin/guile-config
checking for guile-tools... /usr/bin/guile-tools
checking libguile compile flags...
checking libguile link flags... -lguile -lguile-ltdl -lcrypt -lm
checking for Guile site directory... /usr/share/guile/site
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
Making all in m4
make[3]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[3]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ggdb -O2 -MT guile_la-guile.lo -MD -MP -MF ".deps/guile_la-guile.Tpo" -c -o guile_la-guile.lo `test -f 'guile.c' || echo './'`guile.c; \
then mv -f ".deps/guile_la-guile.Tpo" ".deps/guile_la-guile.Plo"; else rm -f ".deps/guile_la-guile.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -ggdb -O2 -MT guile_la-guile.lo -MD -MP -MF .deps/guile_la-guile.Tpo -c guile.c -fPIC -DPIC -o .libs/guile_la-guile.o
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -ggdb -O2 -o guile.la -rpath /usr/lib/xchat/plugins -avoid-version -module guile_la-guile.lo -lguile -lguile-ltdl -lcrypt -lm -pthread -lgthread-2.0 -lglib-2.0
gcc -shared .libs/guile_la-guile.o /usr/lib/libguile.so /usr/lib/libguile-ltdl.so -lcrypt -lm -pthread /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -Wl,-soname -Wl,guile.so -o .libs/guile.so
creating guile.la
(cd .libs && rm -f guile.la && ln -s ../guile.la guile.la)
make[3]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
make[2]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
make[1]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile GUILE_SITE=/usr/share/guile/1.6 schemeSCRIPT_INSTALL=\$\(INSTALL_DATA\)
make[1]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
Making install in m4
make[2]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[3]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[2]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99/m4'
make[2]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
make[3]: Entering directory `/build/buildd2/xchat-guile-0.2.0.99'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/xchat/plugins" || mkdir -p -- "/build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/lib/xchat/plugins"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'guile.la' '/build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/lib/xchat/plugins/guile.la'
/usr/bin/ginstall -c .libs/guile.so /build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/lib/xchat/plugins/guile.so
/usr/bin/ginstall -c .libs/guile.lai /build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/lib/xchat/plugins/guile.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/xchat/plugins'
test -z "/usr/share/guile/1.6/xchat-guile" || mkdir -p -- "/build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/share/guile/1.6/xchat-guile"
/usr/bin/ginstall -c -m 644 'plugin-system.scm' '/build/buildd2/xchat-guile-0.2.0.99/debian/xchat-guile/usr/share/guile/1.6/xchat-guile/plugin-system.scm'
make[3]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
make[2]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
make[1]: Leaving directory `/build/buildd2/xchat-guile-0.2.0.99'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `xchat-guile' in `../xchat-guile_0.2.0.99-3_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 20070328-1214
xchat-guile_0.2.0.99-3_m32r.changes:
Format: 1.7
Date: Sat, 27 May 2006 23:36:32 +0200
Source: xchat-guile
Binary: xchat-guile
Architecture: m32r
Version: 0.2.0.99-3
Distribution: unstable
Urgency: low
Maintainer: Lionel Elie Mamane <lmamane at debian.org>
Changed-By: Lionel Elie Mamane <lmamane at debian.org>
Description:
xchat-guile - Guile scripting plugin for XChat
Changes:
xchat-guile (0.2.0.99-3) unstable; urgency=low
.
* Add "Homepage:" to long description.
* Upstream URLs moved; adapt them.
Files:
cff9d287dbb7d766287f323faf205c65 17048 net optional xchat-guile_0.2.0.99-3_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/xchat-guile_0.2.0.99-3_m32r.deb:
new debian package, version 2.0.
size 17048 bytes: control archive= 1094 bytes.
740 bytes, 20 lines control
579 bytes, 8 lines md5sums
218 bytes, 7 lines * postinst #!/bin/sh
222 bytes, 8 lines * prerm #!/bin/sh
Package: xchat-guile
Version: 0.2.0.99-3
Section: net
Priority: optional
Architecture: m32r
Depends: guile-1.6-libs, libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), libguile-ltdl-1, xchat (>= 2.4.1), guile-1.6 (>= 1.6.4)
Installed-Size: 112
Maintainer: Lionel Elie Mamane <lmamane at debian.org>
Description: Guile scripting plugin for XChat
Plug-in adding Guile scripting support to XChat.
.
Guile is the GNU Scheme implementation, and the official GNU
scripting language. Scheme is a minimalistic, clean Lisp dialect,
that is a dynamically typed functional impure programming language
with reflection.
.
XChat is a featureful IRC client with a GTK+2-based graphical user
interface.
.
Homepage: http://static.fi/~zeenix/xchat-guile/
/debian/buildd2/build/chroot-unstable/build/buildd2/xchat-guile_0.2.0.99-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-28 12:13 ./
drwxr-xr-x root/root 0 2007-03-28 12:11 ./usr/
drwxr-xr-x root/root 0 2007-03-28 12:12 ./usr/share/
drwxr-xr-x root/root 0 2007-03-28 12:12 ./usr/share/doc-base/
-rw-r--r-- root/root 194 2007-03-28 12:01 ./usr/share/doc-base/xchat-guile-readme
drwxr-xr-x root/root 0 2007-03-28 12:12 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-28 12:13 ./usr/share/doc/xchat-guile/
-rw-r--r-- root/root 719 2007-03-28 12:01 ./usr/share/doc/xchat-guile/copyright
-rw-r--r-- root/root 231 2005-06-06 10:19 ./usr/share/doc/xchat-guile/changelog.gz
-rw-r--r-- root/root 4838 2007-03-28 12:01 ./usr/share/doc/xchat-guile/README.gz
-rw-r--r-- root/root 426 2007-03-28 12:01 ./usr/share/doc/xchat-guile/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-28 12:11 ./usr/share/guile/
drwxr-xr-x root/root 0 2007-03-28 12:11 ./usr/share/guile/1.6/
drwxr-xr-x root/root 0 2007-03-28 12:11 ./usr/share/guile/1.6/xchat-guile/
-rw-r--r-- root/root 2597 2007-03-28 12:11 ./usr/share/guile/1.6/xchat-guile/plugin-system.scm
drwxr-xr-x root/root 0 2007-03-28 12:10 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-28 12:10 ./usr/lib/xchat/
drwxr-xr-x root/root 0 2007-03-28 12:12 ./usr/lib/xchat/plugins/
-rw-r--r-- root/root 962 2007-03-28 12:11 ./usr/lib/xchat/plugins/guile.la
-rw-r--r-- root/root 17304 2007-03-28 12:12 ./usr/lib/xchat/plugins/guile.so
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/xchat-guile-0.2.0.99
------------------------------------------------------------------------------
(Reading database ... 61651 files and directories currently installed.)
Removing guile-1.6-dev ...
Removing guile-1.6 ...
Purging configuration files for guile-1.6 ...
Removing guile-1.6-libs ...
Purging configuration files for guile-1.6-libs ...
******************************************************************************
Finished at 20070328-1216
Build needed 00:14:59, 2204k disk space
More information about the build-status
mailing list