[build-status: 110241] Log for successful build of gcx_0.9.11-2 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Fri Nov 30 06:15:37 JST 2007


Automatic build of gcx_0.9.11-2 on mappi005 by sbuild/m32r 0.53
Build started at 20071130-0541
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1548kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gcx 0.9.11-2 (dsc) [577B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gcx 0.9.11-2 (tar) [1543kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gcx 0.9.11-2 (diff) [4393B]
Fetched 1548kB in 15s (102kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, libgtk1.2-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.61 >= 5 is satisfied)
autotools-dev: already installed (20070725.1)
libgtk1.2-dev: already installed (1.2.10-18.1)
Checking for source dependency conflicts...
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 gcx in gcx-0.9.11
dpkg-source: unpacking gcx_0.9.11.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/gcx_0.9.11-2.diff.gz
dpkg-buildpackage: source package gcx
dpkg-buildpackage: source version 0.9.11-2
dpkg-buildpackage: source changed by Riccardo Stagni <unriccio at email.it>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config.sub config.guess
dh_clean 
 debian/rules build
dh_testdir
# Add here commands to configure the package.
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="" LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for strerror in -lcposix... no
checking for m32r-linux-gnu-gcc... (cached) m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether m32r-linux-gnu-gcc accepts -g... (cached) yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking POSIX termios... 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for basename... yes
checking for dirname... yes
checking for getline... yes
configure: creating ./config.status
config.status: creating makedeb
config.status: creating dscupload
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/ccd/Makefile
config.status: creating src/gsc/Makefile
config.status: creating docs/Makefile
config.status: creating src/config.h
config.status: executing default-1 commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/gcx-0.9.11'
Making all in src
make[2]: Entering directory `/build/buildd2/gcx-0.9.11/src'
/usr/bin/make  all-recursive
make[3]: Entering directory `/build/buildd2/gcx-0.9.11/src'
Making all in ccd
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src/ccd'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c ccd_frame.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c median.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c badpix.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c edb.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c aphot.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c worldpos.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c sources.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c warp.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c recipy.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c errlog.c
rm -f libccd.a
ar cru libccd.a ccd_frame.o median.o badpix.o edb.o aphot.o worldpos.o sources.o warp.o recipy.o errlog.o 
ranlib libccd.a
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src/ccd'
Making all in gsc
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src/gsc'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c embgsc.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c prtgsc.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c dispos.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c decode_c.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c get_head.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c find_reg.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c to_d.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src     -Wall  -c dtos.c
rm -f libgsc.a
ar cru libgsc.a embgsc.o prtgsc.o dispos.o decode_c.o get_head.o find_reg.o to_d.o dtos.o 
ranlib libgsc.a
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src/gsc'
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c callbacks.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c camera.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c cameragui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c catalogs.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c filegui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c framelist.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c gcx.c
gcx.c: In function 'make_blank_obj_fr':
gcx.c:481: warning: value computed is not used
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c gui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c imadjust.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c interface.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c obsdata.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c obslist.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c params.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c paramsgui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c photometry.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c showimage.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c sourcesdraw.c
sourcesdraw.c: In function 'draw_star_helper':
sourcesdraw.c:292: warning: pointer targets in passing argument 3 of 'gdk_gc_set_dashes' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c staredit.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c support.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c textgui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c wcs.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c helpmsg.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c wcsedit.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c recipy.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c recipygui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c tycho2.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c report.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c sidereal_time.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c nutation.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c reduce.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c misc.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c reducegui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c initparams.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c starlist.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c fwheel.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c guidegui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c guide.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c multiband.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c mbandgui.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c plots.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c mbandrep.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c starfile.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c synth.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c psf.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c dsimplex.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c basename.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c dirname.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c query.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c plate.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -Wall  -c scope.c
m32r-linux-gnu-gcc  -Wall  -Wl,-z,defs -o gcx  callbacks.o camera.o cameragui.o catalogs.o filegui.o framelist.o gcx.o gui.o imadjust.o interface.o obsdata.o obslist.o params.o paramsgui.o photometry.o showimage.o sourcesdraw.o staredit.o support.o textgui.o wcs.o helpmsg.o wcsedit.o recipy.o recipygui.o tycho2.o report.o sidereal_time.o nutation.o reduce.o misc.o reducegui.o initparams.o starlist.o fwheel.o guidegui.o guide.o multiband.o mbandgui.o plots.o mbandrep.o starfile.o synth.o psf.o dsimplex.o basename.o dirname.o query.o plate.o scope.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm ccd/libccd.a gsc/libgsc.a  
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[3]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[2]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[2]: Entering directory `/build/buildd2/gcx-0.9.11'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd2/gcx-0.9.11'
make[1]: Leaving directory `/build/buildd2/gcx-0.9.11'
#docbook-to-man debian/gcx.sgml > gcx.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/gcx.
/usr/bin/make DESTDIR=/build/buildd2/gcx-0.9.11/debian/gcx install
make[1]: Entering directory `/build/buildd2/gcx-0.9.11'
Making install in src
make[2]: Entering directory `/build/buildd2/gcx-0.9.11/src'
Making install in ccd
make[3]: Entering directory `/build/buildd2/gcx-0.9.11/src/ccd'
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src/ccd'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src/ccd'
make[3]: Leaving directory `/build/buildd2/gcx-0.9.11/src/ccd'
Making install in gsc
make[3]: Entering directory `/build/buildd2/gcx-0.9.11/src/gsc'
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src/gsc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src/gsc'
make[3]: Leaving directory `/build/buildd2/gcx-0.9.11/src/gsc'
make[3]: Entering directory `/build/buildd2/gcx-0.9.11/src'
make[4]: Entering directory `/build/buildd2/gcx-0.9.11/src'
/bin/sh ../mkinstalldirs /build/buildd2/gcx-0.9.11/debian/gcx/usr/bin
  /usr/bin/ginstall -c  gcx /build/buildd2/gcx-0.9.11/debian/gcx/usr/bin/gcx
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[3]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[2]: Leaving directory `/build/buildd2/gcx-0.9.11/src'
make[2]: Entering directory `/build/buildd2/gcx-0.9.11'
make[3]: Entering directory `/build/buildd2/gcx-0.9.11'
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/gcx-0.9.11'
make[2]: Leaving directory `/build/buildd2/gcx-0.9.11'
make[1]: Leaving directory `/build/buildd2/gcx-0.9.11'
/usr/bin/make -C docs DESTDIR=/build/buildd2/gcx-0.9.11/debian/gcx install-man 
make[1]: Entering directory `/build/buildd2/gcx-0.9.11/docs'
/bin/sh ../mkinstalldirs /build/buildd2/gcx-0.9.11/debian/gcx/usr/share/man/man1
mkdir /build/buildd2/gcx-0.9.11/debian/gcx/usr/share
mkdir /build/buildd2/gcx-0.9.11/debian/gcx/usr/share/man
mkdir /build/buildd2/gcx-0.9.11/debian/gcx/usr/share/man/man1
/usr/bin/ginstall -c -m 644 gcx.1 /build/buildd2/gcx-0.9.11/debian/gcx/usr/share/man/man1
make[1]: Leaving directory `/build/buildd2/gcx-0.9.11/docs'
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_install debian/gcx.desktop usr/share/applications
dh_install debian/gcx.svg usr/share/pixmaps
dh_desktop
dh_installmenu
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/gcx/usr/bin/gcx shouldn't be linked with libgmodule-1.2.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/gcx/usr/bin/gcx shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/gcx/usr/bin/gcx shouldn't be linked with libXi.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/gcx/usr/bin/gcx shouldn't be linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/gcx/usr/bin/gcx shouldn't be linked with libX11.so.6 (it uses none of its symbols).
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `gcx' in `../gcx_0.9.11-2_m32r.deb'.
 dpkg-genchanges -B >../gcx_0.9.11-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 20071130-0615

gcx_0.9.11-2_m32r.changes:
Format: 1.7
Date: Fri, 09 Nov 2007 02:00:04 +0100
Source: gcx
Binary: gcx
Architecture: m32r
Version: 0.9.11-2
Distribution: unstable
Urgency: low
Maintainer: Riccardo Stagni <unriccio at email.it>
Changed-By: Riccardo Stagni <unriccio at email.it>
Description: 
 gcx        - astronomical image processing and photometry gtk+ application
Closes: 450606
Changes: 
 gcx (0.9.11-2) unstable; urgency=low
 .
   * Added .desktop and icon files from Ubuntu (Closes: #450606)
   * Changed watchfile ("gcx-([\d]+)\.tar\.gz" matched also gcx-data.tar.gz)
   * Added Homepage field to debian/control
Files: 
 01addc45d4b994f33bdccf4dcda5a14a 334174 science extra gcx_0.9.11-2_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/gcx_0.9.11-2_m32r.deb:
 new debian package, version 2.0.
 size 334174 bytes: control archive= 1433 bytes.
    1264 bytes,    27 lines      control              
     733 bytes,    12 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: gcx
 Version: 0.9.11-2
 Architecture: m32r
 Maintainer: Riccardo Stagni <unriccio at email.it>
 Installed-Size: 1016
 Depends: libc6 (>= 2.3.5-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6
 Recommends: gnuplot
 Section: science
 Priority: extra
 Description: astronomical image processing and photometry gtk+ application
  Gcx is an astronomical image processing and data reduction tool,
  with an easy to use graphical user interface. It provides a
  complete set of data reduction functions for CCD photometry,
  with frame WCS fitting, automatic star identification, aperture
  photometry of target and standard stars, single-frame ensemble
  photometry solution finding, multi-frame color coefficient
  fitting, extinction coefficient fitting, and all-sky photometry;
  as well as general-purpose astronomical image processing functions
  (bias, dark, flat, frame alignment and stacking); It can function
  as a FITS viewer.
  .
  The program can control CCD cameras and telescopes, and implement
  automatic observation scripting. Cameras are controlled through a
  hardware-specific server, to which gcx connects through a TCP socket.
  It generates FITS files with comprehensive header information.
  .
   Homepage: http://gcx.sourceforge.net/

/debian/buildd2/build/chroot-unstable/build/buildd2/gcx_0.9.11-2_m32r.deb:
drwxr-xr-x root/root         0 2007-11-30 06:12 ./
drwxr-xr-x root/root         0 2007-11-30 06:09 ./usr/
drwxr-xr-x root/root         0 2007-11-30 06:09 ./usr/sbin/
drwxr-xr-x root/root         0 2007-11-30 06:12 ./usr/bin/
-rwxr-xr-x root/root    913488 2007-11-30 06:12 ./usr/bin/gcx
drwxr-xr-x root/root         0 2007-11-30 06:11 ./usr/share/
drwxr-xr-x root/root         0 2007-11-30 06:11 ./usr/share/pixmaps/
-rw-r--r-- root/root      5080 2007-11-30 05:45 ./usr/share/pixmaps/gcx.svg
drwxr-xr-x root/root         0 2007-11-30 06:10 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-30 06:12 ./usr/share/doc/gcx/
-rw-r--r-- root/root       364 2005-10-10 09:48 ./usr/share/doc/gcx/TODO
-rw-r--r-- root/root      1385 2007-11-30 05:45 ./usr/share/doc/gcx/copyright
-rw-r--r-- root/root      7150 2007-10-01 19:56 ./usr/share/doc/gcx/changelog.gz
-rw-r--r-- root/root      1048 2005-02-21 09:59 ./usr/share/doc/gcx/README.vizquery
-rw-r--r-- root/root      2080 2005-11-18 05:22 ./usr/share/doc/gcx/README
-rw-r--r-- root/root        27 2004-12-04 10:21 ./usr/share/doc/gcx/NEWS.gz
-rw-r--r-- root/root       604 2007-11-30 05:45 ./usr/share/doc/gcx/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-11-30 06:11 ./usr/share/menu/
-rw-r--r-- root/root       105 2007-11-30 05:45 ./usr/share/menu/gcx
drwxr-xr-x root/root         0 2007-11-30 06:11 ./usr/share/applications/
-rw-r--r-- root/root       230 2007-11-30 05:45 ./usr/share/applications/gcx.desktop
drwxr-xr-x root/root         0 2007-11-30 06:09 ./usr/share/man/
drwxr-xr-x root/root         0 2007-11-30 06:12 ./usr/share/man/man1/
-rw-r--r-- root/root      5002 2007-11-30 06:09 ./usr/share/man/man1/gcx.1.gz

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/gcx-0.9.11
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071130-0615
Build needed 00:30:25, 9312k disk space




More information about the build-status mailing list