[build-status: 125577] Log for successful build of gengetopt_2.22.1-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Tue May 13 08:59:36 JST 2008


Automatic build of gengetopt_2.22.1-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080513-0640
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 922kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gengetopt 2.22.1-1 (dsc) [1039B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gengetopt 2.22.1-1 (tar) [915kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gengetopt 2.22.1-1 (diff) [6577B]
Fetched 922kB in 29s (31.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, flex, cdbs, texinfo
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 5 is satisfied)
autotools-dev: already installed (20080123.1)
flex: already installed (2.5.35-1)
cdbs: already installed (0.4.52)
texinfo: already installed (4.11.dfsg.1-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting gengetopt in gengetopt-2.22.1
dpkg-source: info: unpacking gengetopt_2.22.1.orig.tar.gz
dpkg-source: info: applying gengetopt_2.22.1-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gengetopt
dpkg-buildpackage: source version 2.22.1-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01man.diff debian/patches/02info.diff
Patch debian/patches/02info.diff is not applied.
Patch debian/patches/01man.diff is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
for dir in debian/patches ; do \
	    rm -f $dir/*.log ; \
	done
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
for f in doc/cmdline1.c doc/cmdline1.h doc/cmdline1.h.texinfo doc/cmdline2.c doc/cmdline2.h doc/gengetopt.html doc/help_output.texinfo doc/main1.cc.texinfo doc/multiple_example.c.texinfo doc/sample1.ggo.texinfo doc/sample1.output.texinfo doc/samples.stamp doc/test_conf_parser.c.texinfo doc/test_conf_parser_ov2.c.texinfo doc/test_multiple_parsers.c.texinfo tests/test_conf_parser_ov2.c tests/test_conf_parser_ov3.c doc/help_modes.output.texinfo doc/sample1_2.output.texinfo doc/test_modes_cmd.ggo.texinfo tests/test_conf_parser_ov4.c tests/test_manual_help_cmd.c tests/test_manual_help_cmd.h  ; do [ ! -e $f.d-r-orig ] || mv $f.d-r-orig $f ; done
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01man.diff debian/patches/02info.diff
Trying patch debian/patches/01man.diff at level 1 ... 0 ... success.
Trying patch debian/patches/02info.diff at level 1 ... 0 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
for f in doc/cmdline1.c doc/cmdline1.h doc/cmdline1.h.texinfo doc/cmdline2.c doc/cmdline2.h doc/gengetopt.html doc/help_output.texinfo doc/main1.cc.texinfo doc/multiple_example.c.texinfo doc/sample1.ggo.texinfo doc/sample1.output.texinfo doc/samples.stamp doc/test_conf_parser.c.texinfo doc/test_conf_parser_ov2.c.texinfo doc/test_multiple_parsers.c.texinfo tests/test_conf_parser_ov2.c tests/test_conf_parser_ov3.c doc/help_modes.output.texinfo doc/sample1_2.output.texinfo doc/test_modes_cmd.ggo.texinfo tests/test_conf_parser_ov4.c tests/test_manual_help_cmd.c tests/test_manual_help_cmd.h  ; do [ -e $f.d-r-orig ] || cp -p $f $f.d-r-orig ; done
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
for f in doc/cmdline1.c doc/cmdline1.h doc/cmdline1.h.texinfo doc/cmdline2.c doc/cmdline2.h doc/gengetopt.html doc/help_output.texinfo doc/main1.cc.texinfo doc/multiple_example.c.texinfo doc/sample1.ggo.texinfo doc/sample1.output.texinfo doc/samples.stamp doc/test_conf_parser.c.texinfo doc/test_conf_parser_ov2.c.texinfo doc/test_multiple_parsers.c.texinfo tests/test_conf_parser_ov2.c tests/test_conf_parser_ov3.c doc/help_modes.output.texinfo doc/sample1_2.output.texinfo doc/test_modes_cmd.ggo.texinfo tests/test_conf_parser_ov4.c tests/test_manual_help_cmd.c tests/test_manual_help_cmd.h  ; do [ -e $f.d-r-orig ] || cp -p $f $f.d-r-orig ; done
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/gengetopt-2.22.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/gengetopt-2.22.1/./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/gengetopt" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -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 for size_t... yes
checking for long long int... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /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 recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... 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 xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... 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... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler has stringstream... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for main in -lfl... yes
checking for yywrap... yes
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking for working GNU getopt function... yes
checking whether getenv is declared... yes
checking whether strdup is declared... yes
checking for strdup... yes
checking for unistd.h... (cached) yes
checking for tar... /bin/tar
checking for source-highlight... no
checking for gengen... no
checking for valgrind... no
checking for help2man... /usr/bin/help2man
checking for bash... /bin/bash
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/includes/Makefile
config.status: creating src/skels/Makefile
config.status: creating doc/Makefile
config.status: creating gl/Makefile
config.status: creating tests/Makefile
config.status: creating tests/no_optgiven.sh
config.status: creating tests/valgrind_tests.sh
config.status: creating tests/valgrind_suppressions.sh
config.status: creating tests/more_than_once.sh
config.status: creating tests/test_all_opts.sh
config.status: creating tests/test_all_opts_file_save.sh
config.status: creating tests/test_groups.sh
config.status: creating tests/test_modes.sh
config.status: creating tests/test_conf.conf
config.status: creating tests/test_conf_inc.conf
config.status: creating tests/test_conf_parser.sh
config.status: creating tests/test_conf_parser_save.sh
config.status: creating tests/test_conf_parser_grp.sh
config.status: creating tests/test_conf_parser_ov.sh
config.status: creating tests/test_conf_parser_ov2.sh
config.status: creating tests/test_conf_parser_ov3.sh
config.status: creating tests/test_conf_parser_ov4.sh
config.status: creating tests/test_conf_parser_ov2.c
config.status: creating tests/test_conf_parser_ov3.c
config.status: creating tests/test_conf_parser_ov4.c
config.status: creating tests/test_conf_parser_err.sh
config.status: creating tests/test_conf_parser_err_string.sh
config.status: creating tests/test_multiple.sh
config.status: creating tests/test_multiple_err.sh
config.status: creating tests/test_sections.sh
config.status: creating tests/test_default_values.sh
config.status: creating tests/test_values.sh
config.status: creating tests/test_values_err.sh
config.status: creating tests/test_show_help.sh
config.status: creating tests/test_err.sh
config.status: creating tests/test_dep.sh
config.status: creating tests/test_manual_help.sh
config.status: creating tests/test_multiple_parsers.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1'
Making all in gl
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/gl'
/usr/bin/make  all-am
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/gl'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -g -O2 -g -Wall -O2 -c -o dummy.lo dummy.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -c dummy.c  -fPIC -DPIC -o .libs/dummy.o
 cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -Wall -O2 -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2   -o libgnu.la  dummy.lo  -lfl 
ar cru .libs/libgnu.a .libs/dummy.o
ranlib .libs/libgnu.a
creating libgnu.la
(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/gl'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/gl'
Making all in src
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
/usr/bin/make  all-recursive
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
Making all in includes
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/includes'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/includes'
Making all in skels
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/skels'
/usr/bin/make  all-am
make[6]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/skels'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o header.lo header.cc
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c header.cc  -fPIC -DPIC -o .libs/header.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c header.cc -o header.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o c_source.lo c_source.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c c_source.cc  -fPIC -DPIC -o .libs/c_source.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c c_source.cc -o c_source.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o handle_help.lo handle_help.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c handle_help.cc  -fPIC -DPIC -o .libs/handle_help.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c handle_help.cc -o handle_help.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o handle_version.lo handle_version.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c handle_version.cc  -fPIC -DPIC -o .libs/handle_version.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c handle_version.cc -o handle_version.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o generic_option.lo generic_option.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c generic_option.cc  -fPIC -DPIC -o .libs/generic_option.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c generic_option.cc -o generic_option.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o required_option.lo required_option.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c required_option.cc  -fPIC -DPIC -o .libs/required_option.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c required_option.cc -o required_option.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o dependant_option.lo dependant_option.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c dependant_option.cc  -fPIC -DPIC -o .libs/dependant_option.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c dependant_option.cc -o dependant_option.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o group_counter.lo group_counter.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c group_counter.cc  -fPIC -DPIC -o .libs/group_counter.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c group_counter.cc -o group_counter.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o group_option.lo group_option.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c group_option.cc  -fPIC -DPIC -o .libs/group_option.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c group_option.cc -o group_option.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o print_help_string.lo print_help_string.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c print_help_string.cc  -fPIC -DPIC -o .libs/print_help_string.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c print_help_string.cc -o print_help_string.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o multiple_opt_list.lo multiple_opt_list.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c multiple_opt_list.cc  -fPIC -DPIC -o .libs/multiple_opt_list.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c multiple_opt_list.cc -o multiple_opt_list.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o multiple_fill_array.lo multiple_fill_array.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c multiple_fill_array.cc  -fPIC -DPIC -o .libs/multiple_fill_array.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c multiple_fill_array.cc -o multiple_fill_array.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o copyright.lo copyright.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c copyright.cc  -fPIC -DPIC -o .libs/copyright.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c copyright.cc -o copyright.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o free_string.lo free_string.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_string.cc  -fPIC -DPIC -o .libs/free_string.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_string.cc -o free_string.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o free_multiple.lo free_multiple.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_multiple.cc  -fPIC -DPIC -o .libs/free_multiple.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_multiple.cc -o free_multiple.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o reset_group.lo reset_group.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c reset_group.cc  -fPIC -DPIC -o .libs/reset_group.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c reset_group.cc -o reset_group.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o exit_failure.lo exit_failure.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c exit_failure.cc  -fPIC -DPIC -o .libs/exit_failure.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c exit_failure.cc -o exit_failure.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o update_given.lo update_given.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c update_given.cc  -fPIC -DPIC -o .libs/update_given.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c update_given.cc -o update_given.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o option_arg.lo option_arg.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c option_arg.cc  -fPIC -DPIC -o .libs/option_arg.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c option_arg.cc -o option_arg.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o given_field.lo given_field.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c given_field.cc  -fPIC -DPIC -o .libs/given_field.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c given_field.cc -o given_field.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o clear_given.lo clear_given.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c clear_given.cc  -fPIC -DPIC -o .libs/clear_given.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c clear_given.cc -o clear_given.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o clear_arg.lo clear_arg.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c clear_arg.cc  -fPIC -DPIC -o .libs/clear_arg.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c clear_arg.cc -o clear_arg.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o free_list.lo free_list.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_list.cc  -fPIC -DPIC -o .libs/free_list.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c free_list.cc -o free_list.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o file_save.lo file_save.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c file_save.cc  -fPIC -DPIC -o .libs/file_save.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c file_save.cc -o file_save.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o file_save_multiple.lo file_save_multiple.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c file_save_multiple.cc  -fPIC -DPIC -o .libs/file_save_multiple.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c file_save_multiple.cc -o file_save_multiple.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o init_args_info.lo init_args_info.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c init_args_info.cc  -fPIC -DPIC -o .libs/init_args_info.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c init_args_info.cc -o init_args_info.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o custom_getopt_gen.lo custom_getopt_gen.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c custom_getopt_gen.cc  -fPIC -DPIC -o .libs/custom_getopt_gen.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c custom_getopt_gen.cc -o custom_getopt_gen.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src    -g -O2 -g -Wall -O2 -c -o check_modes.lo check_modes.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c check_modes.cc  -fPIC -DPIC -o .libs/check_modes.o
 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -g -O2 -g -Wall -O2 -c check_modes.cc -o check_modes.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -g -O2 -g -Wall -O2   -o libgen.la  header.lo c_source.lo handle_help.lo handle_version.lo generic_option.lo required_option.lo dependant_option.lo group_counter.lo group_option.lo print_help_string.lo multiple_opt_list.lo multiple_fill_array.lo copyright.lo free_string.lo free_multiple.lo reset_group.lo exit_failure.lo update_given.lo option_arg.lo given_field.lo clear_given.lo clear_arg.lo free_list.lo file_save.lo file_save_multiple.lo init_args_info.lo custom_getopt_gen.lo check_modes.lo  -lfl 
ar cru .libs/libgen.a .libs/header.o .libs/c_source.o .libs/handle_help.o .libs/handle_version.o .libs/generic_option.o .libs/required_option.o .libs/dependant_option.o .libs/group_counter.o .libs/group_option.o .libs/print_help_string.o .libs/multiple_opt_list.o .libs/multiple_fill_array.o .libs/copyright.o .libs/free_string.o .libs/free_multiple.o .libs/reset_group.o .libs/exit_failure.o .libs/update_given.o .libs/option_arg.o .libs/given_field.o .libs/clear_given.o .libs/clear_arg.o .libs/free_list.o .libs/file_save.o .libs/file_save_multiple.o .libs/init_args_info.o .libs/custom_getopt_gen.o .libs/check_modes.o
ranlib .libs/libgen.a
creating libgen.la
(cd .libs && rm -f libgen.la && ln -s ../libgen.la libgen.la)
make[6]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o parser.o parser.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o scanner.o scanner.cc
scanner.cc:2030: warning: 'int yy_top_state()' defined but not used
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c argsdef.c
cc -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c cmdline.c
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o gengetopt.o gengetopt.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o gm.o gm.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o yyerror.o yyerror.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o gm_utils.o gm_utils.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o fileutils.o fileutils.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o acceptedvalues.o acceptedvalues.cpp
g++ -DHAVE_CONFIG_H -I. -I..  -I../gl -I../gl   -g -O2 -g -Wall -O2 -c -o ggos.o ggos.cpp
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -g -Wall -O2   -o gengetopt parser.o scanner.o argsdef.o cmdline.o gengetopt.o gm.o yyerror.o gm_utils.o fileutils.o acceptedvalues.o ggos.o ../gl/libgnu.la -lfl skels/libgen.la -lfl 
mkdir .libs
g++ -g -O2 -g -Wall -O2 -o gengetopt parser.o scanner.o argsdef.o cmdline.o gengetopt.o gm.o yyerror.o gm_utils.o fileutils.o acceptedvalues.o ggos.o  ../gl/.libs/libgnu.a skels/.libs/libgen.a -lfl  
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
Making all in doc
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/doc'
touch test_conf_parser_ov2.c.texinfo
/usr/bin/make  all-am
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/doc'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/doc'
Making all in tests
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/tests'
../src/gengetopt --gen-version --input=no_strings_cmd.ggo --func-name=no_strings_cmd_parser --file-name=no_strings_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=no_multi_strings_cmd.ggo --func-name=no_multi_strings_cmd_parser --file-name=no_multi_strings_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=no_multi_types_cmd.ggo --func-name=no_multi_types_cmd_parser --file-name=no_multi_types_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input no_unamed_cmd.ggonu --func-name no_unamed_cmd_parser --file-name no_unamed_cmd
../src/gengetopt --gen-version --input=no_optgiven_cmd.ggo --func-name=no_optgiven_cmd_parser --file-name=no_optgiven_cmd
../src/gengetopt --gen-version --input=more_than_once_cmd.ggo --func-name=more_than_once_cmd_parser --file-name=more_than_once_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input ./canonize-names-cmd.ggo --func-name canonize-names-cmd-parser --file-name ../tests/canonize-names-cmd
../src/gengetopt --gen-version --input=default_values_cmd.ggo --func-name=default_values_cmd_parser --file-name=default_values_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input ./cmdline.ggo
../src/gengetopt --gen-version --input=test_all_opts_cmd.ggo --func-name=test_all_opts_cmd_parser --file-name=test_all_opts_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_groups_cmd.ggo --func-name=test_groups_cmd_parser --file-name=test_groups_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_modes_cmd.ggo --func-name=test_modes_cmd_parser --file-name=test_modes_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_conf_parser_cmd.ggoconf --func-name=test_conf_parser_cmd_parser --file-name=test_conf_parser_cmd --unamed-opt="OTHER NAMES" --conf-parser --arg-struct-name="my_args_info" --no-handle-error
../src/gengetopt --gen-version --input=test_multiple_cmd.ggo --func-name=test_multiple_cmd_parser --file-name=test_multiple_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_sections_cmd.ggo --func-name=test_sections_cmd_parser --file-name=test_sections_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_values_cmd.ggo --func-name=test_values_cmd_parser --file-name=test_values_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_redef_help_cmd.ggo --func-name=test_redef_help_cmd_parser --file-name=test_redef_help_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_no_handle_help_cmd.ggo --func-name=test_no_handle_help_cmd_parser --file-name=test_no_handle_help_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_main_cmdline_cmd.ggo --func-name=test_main_cmdline_cmd_parser --file-name=test_main_cmdline_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_first_cmdline_cmd.ggostr --func-name=test_first_cmdline_cmd_parser --file-name=test_first_cmdline_cmd --unamed-opt="OTHER NAMES" --string-parser --arg-struct-name=test_first_cmdline_cmd_struct --include-getopt
../src/gengetopt --gen-version --input=test_second_cmdline_cmd.ggostr --func-name=test_second_cmdline_cmd_parser --file-name=test_second_cmdline_cmd --unamed-opt="OTHER NAMES" --string-parser --arg-struct-name=test_second_cmdline_cmd_struct --include-getopt
../src/gengetopt --gen-version --input=test_no_options_cmd.ggo --func-name=test_no_options_cmd_parser --file-name=test_no_options_cmd --unamed-opt --show-required
../src/gengetopt --gen-version --input=test_align_cmd.ggo --func-name=test_align_cmd_parser --file-name=test_align_cmd --unamed-opt --show-required
/usr/bin/make  all-am
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/tests'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/tests'
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
for f in doc/cmdline1.c doc/cmdline1.h doc/cmdline1.h.texinfo doc/cmdline2.c doc/cmdline2.h doc/gengetopt.html doc/help_output.texinfo doc/main1.cc.texinfo doc/multiple_example.c.texinfo doc/sample1.ggo.texinfo doc/sample1.output.texinfo doc/samples.stamp doc/test_conf_parser.c.texinfo doc/test_conf_parser_ov2.c.texinfo doc/test_multiple_parsers.c.texinfo tests/test_conf_parser_ov2.c tests/test_conf_parser_ov3.c doc/help_modes.output.texinfo doc/sample1_2.output.texinfo doc/test_modes_cmd.ggo.texinfo tests/test_conf_parser_ov4.c tests/test_manual_help_cmd.c tests/test_manual_help_cmd.h  ; do [ -e $f.d-r-orig ] || cp -p $f $f.d-r-orig ; done
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd2/gengetopt-2.22.1/debian/gengetopt/
make[1]: Entering directory `/build/buildd2/gengetopt-2.22.1'
Making install in gl
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1/gl'
/usr/bin/make  install-am
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/gl'
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/gl'
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/gengetopt-2.22.1/gl'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/gl'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1/gl'
Making install in src
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
/usr/bin/make  install-recursive
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
Making install in includes
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/includes'
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/includes'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/includes'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/includes'
Making install in skels
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/skels'
/usr/bin/make  install-am
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[6]: Entering directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src/skels'
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
make[5]: Entering directory `/build/buildd2/gengetopt-2.22.1/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'gengetopt' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/bin/gengetopt'
/usr/bin/ginstall -c gengetopt /build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/bin/gengetopt
test -z "/usr/share/gengetopt" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/gengetopt"
 /usr/bin/ginstall -c -m 644 'gnugetopt.h' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/gengetopt/gnugetopt.h'
 /usr/bin/ginstall -c -m 644 'getopt.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/gengetopt/getopt.c'
 /usr/bin/ginstall -c -m 644 'getopt1.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/gengetopt/getopt1.c'
make[5]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1/src'
Making install in doc
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1/doc'
/usr/bin/make  install-am
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/doc'
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/gengetopt" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt"
 /usr/bin/ginstall -c -m 644 'gengetopt.html' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/gengetopt.html'
 /usr/bin/ginstall -c -m 644 'index.html' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/index.html'
test -z "/usr/share/doc/gengetopt/examples" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples"
 /usr/bin/ginstall -c -m 644 'sample1.ggo' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/sample1.ggo'
 /usr/bin/ginstall -c -m 644 'sample2.ggo' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/sample2.ggo'
 /usr/bin/ginstall -c -m 644 'main1.cc' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/main1.cc'
 /usr/bin/ginstall -c -m 644 'main2.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/main2.c'
 /usr/bin/ginstall -c -m 644 'cmdline1.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/cmdline1.c'
 /usr/bin/ginstall -c -m 644 'cmdline1.h' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/cmdline1.h'
 /usr/bin/ginstall -c -m 644 'cmdline2.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/cmdline2.c'
 /usr/bin/ginstall -c -m 644 'cmdline2.h' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/cmdline2.h'
 /usr/bin/ginstall -c -m 644 'README.example' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/README.example'
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/info"
 /usr/bin/ginstall -c -m 644 './gengetopt.info' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/info/gengetopt.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './gengetopt.1' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/man/man1/gengetopt.1'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/doc'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/doc'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1/doc'
Making install in tests
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1/tests'
/usr/bin/make  install-am
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1/tests'
make[4]: Entering directory `/build/buildd2/gengetopt-2.22.1/tests'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/gengetopt/examples" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples"
 /usr/bin/ginstall -c -m 644 'test_manual_help_cmd.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/test_manual_help_cmd.c'
 /usr/bin/ginstall -c -m 644 'test_manual_help_cmd.h' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/test_manual_help_cmd.h'
 /usr/bin/ginstall -c -m 644 'test_manual_help_cmd.ggo' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/test_manual_help_cmd.ggo'
 /usr/bin/ginstall -c -m 644 'test_manual_help.c' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/examples/test_manual_help.c'
make[4]: Leaving directory `/build/buildd2/gengetopt-2.22.1/tests'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1/tests'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1/tests'
make[2]: Entering directory `/build/buildd2/gengetopt-2.22.1'
make[3]: Entering directory `/build/buildd2/gengetopt-2.22.1'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/gengetopt" || /bin/mkdir -p "/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt"
 /usr/bin/ginstall -c -m 644 'ChangeLog' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/ChangeLog'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/COPYING'
 /usr/bin/ginstall -c -m 644 'NEWS' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/NEWS'
 /usr/bin/ginstall -c -m 644 'THANKS' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/THANKS'
 /usr/bin/ginstall -c -m 644 'INSTALL' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/INSTALL'
 /usr/bin/ginstall -c -m 644 'README' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/README'
 /usr/bin/ginstall -c -m 644 'LICENSE' '/build/buildd2/gengetopt-2.22.1/debian/gengetopt//usr/share/doc/gengetopt/LICENSE'
make[3]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
make[2]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
make[1]: Leaving directory `/build/buildd2/gengetopt-2.22.1'
dh_installdirs -pgengetopt 
rm -f debian/gengetopt/usr/share/doc/gengetopt/AUTHORS
rm -f debian/gengetopt/usr/share/doc/gengetopt/COPYING
rm -f debian/gengetopt/usr/share/doc/gengetopt/INSTALL
rm -f debian/gengetopt/usr/share/doc/gengetopt/LICENSE
dh_installdocs -pgengetopt ./README ./NEWS ./TODO ./AUTHORS ./THANKS  
dh_installexamples -pgengetopt 
dh_installman -pgengetopt  
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -pgengetopt  
dh_installmenu -pgengetopt 
dh_installcron -pgengetopt 
dh_installinit -pgengetopt   
dh_installdebconf -pgengetopt 
dh_installemacsen -pgengetopt   
dh_installcatalogs -pgengetopt 
dh_installpam -pgengetopt 
dh_installlogrotate -pgengetopt 
dh_installlogcheck -pgengetopt 
dh_installchangelogs -pgengetopt  ./ChangeLog 
dh_installudev -pgengetopt 
dh_lintian -pgengetopt 
dh_install -pgengetopt  
dh_link -pgengetopt  
dh_installmime -pgengetopt 
dh_strip -pgengetopt  
dh_compress -pgengetopt  
dh_fixperms -pgengetopt  
dh_makeshlibs -pgengetopt  
dh_installdeb -pgengetopt 
dh_perl -pgengetopt 
dh_shlibdeps -pgengetopt    
dh_gencontrol -pgengetopt  
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pgengetopt 
dh_builddeb -pgengetopt 
dpkg-deb: building package `gengetopt' in `../gengetopt_2.22.1-1_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../gengetopt_2.22.1-1_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 20080513-0859

chroot-unstable/build/buildd2/gengetopt_2.22.1-1_m32r.deb:
 new debian package, version 2.0.
 size 286252 bytes: control archive= 1596 bytes.
     554 bytes,    14 lines      control              
    2286 bytes,    31 lines      md5sums              
     179 bytes,     7 lines   *  postinst             #!/bin/sh
     205 bytes,     7 lines   *  prerm                #!/bin/sh
 Package: gengetopt
 Version: 2.22.1-1
 Architecture: m32r
 Maintainer: Bart Martens <bartm at debian.org>
 Installed-Size: 876
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
 Section: devel
 Priority: optional
 Homepage: http://www.gnu.org/software/gengetopt/
 Description: skeleton main.c generator
  gengetopt reads an interface description file, and writes a skeleton
  main.c file.  gengetopt supports: long and short options, 11 types of
  parameters (including flag, int, double, string, and function call),
  and a usage message.

chroot-unstable/build/buildd2/gengetopt_2.22.1-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-13 08:52 ./
drwxr-xr-x root/root         0 2008-05-13 08:50 ./usr/
drwxr-xr-x root/root         0 2008-05-13 08:54 ./usr/bin/
-rwxr-xr-x root/root    441004 2008-05-13 08:54 ./usr/bin/gengetopt
drwxr-xr-x root/root         0 2008-05-13 08:50 ./usr/share/
drwxr-xr-x root/root         0 2008-05-13 08:54 ./usr/share/info/
-rw-r--r-- root/root     32388 2008-05-13 08:51 ./usr/share/info/gengetopt.info.gz
drwxr-xr-x root/root         0 2008-05-13 08:50 ./usr/share/gengetopt/
-rw-r--r-- root/root     30155 2008-05-13 08:50 ./usr/share/gengetopt/getopt.c
-rw-r--r-- root/root      4520 2008-05-13 08:50 ./usr/share/gengetopt/getopt1.c
-rw-r--r-- root/root      6447 2008-05-13 08:50 ./usr/share/gengetopt/gnugetopt.h
drwxr-xr-x root/root         0 2008-05-13 08:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-13 08:54 ./usr/share/doc/gengetopt/
-rw-r--r-- root/root       849 2008-01-11 01:40 ./usr/share/doc/gengetopt/TODO
-rw-r--r-- root/root    171935 2008-05-13 08:50 ./usr/share/doc/gengetopt/gengetopt.html
drwxr-xr-x root/root         0 2008-05-13 08:54 ./usr/share/doc/gengetopt/examples/
-rw-r--r-- root/root       324 2008-05-13 06:49 ./usr/share/doc/gengetopt/examples/README.example
-rw-r--r-- root/root      1805 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/sample1.ggo
-rw-r--r-- root/root      1166 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/sample2.ggo
-rw-r--r-- root/root      2057 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/cmdline2.h.gz
-rw-r--r-- root/root      1274 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/test_manual_help.c
-rw-r--r-- root/root      1788 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/test_manual_help_cmd.h.gz
-rw-r--r-- root/root      2248 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/cmdline1.h.gz
-rw-r--r-- root/root       763 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/main2.c
-rw-r--r-- root/root      3901 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/test_manual_help_cmd.c.gz
-rw-r--r-- root/root      5118 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/cmdline2.c.gz
-rw-r--r-- root/root       533 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/test_manual_help_cmd.ggo
-rw-r--r-- root/root      1809 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/main1.cc
-rw-r--r-- root/root      6085 2008-05-13 08:50 ./usr/share/doc/gengetopt/examples/cmdline1.c.gz
-rw-r--r-- root/root      4204 2008-05-13 06:49 ./usr/share/doc/gengetopt/copyright
-rw-r--r-- root/root     11672 2008-01-19 01:00 ./usr/share/doc/gengetopt/changelog.gz
-rw-r--r-- root/root       531 2005-12-31 04:23 ./usr/share/doc/gengetopt/AUTHORS
-rw-r--r-- root/root     11672 2008-05-13 08:50 ./usr/share/doc/gengetopt/ChangeLog.gz
-rw-r--r-- root/root      2921 2008-05-13 06:49 ./usr/share/doc/gengetopt/README.Debian
-rw-r--r-- root/root      1326 2008-04-26 19:08 ./usr/share/doc/gengetopt/THANKS
-rw-r--r-- root/root      5632 2008-05-13 08:50 ./usr/share/doc/gengetopt/index.html
-rw-r--r-- root/root      2239 2007-07-28 22:53 ./usr/share/doc/gengetopt/README
-rw-r--r-- root/root      3930 2008-04-06 22:28 ./usr/share/doc/gengetopt/NEWS.gz
-rw-r--r-- root/root      1904 2008-05-13 06:49 ./usr/share/doc/gengetopt/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-13 08:50 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-13 08:54 ./usr/share/man/man1/
-rw-r--r-- root/root      2227 2008-05-13 08:51 ./usr/share/man/man1/gengetopt.1.gz

gengetopt_2.22.1-1_m32r.changes:
Format: 1.8
Date: Wed, 07 May 2008 21:14:14 +0200
Source: gengetopt
Binary: gengetopt
Architecture: m32r
Version: 2.22.1-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Bart Martens <bartm at debian.org>
Description: 
 gengetopt  - skeleton main.c generator
Changes: 
 gengetopt (2.22.1-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/copyright: Updated.
   * debian/patches/02info.diff: Updated.
   * debian/patches/03gcc43.diff: Removed.
Checksums-Sha1: 
 78ffe4a96caa7a8a864ba595be6e03f9236990cc 286252 gengetopt_2.22.1-1_m32r.deb
Checksums-Sha256: 
 d67ab751b1e1949a0231b4a600ad94d8136731ce47c900a361f606235733d023 286252 gengetopt_2.22.1-1_m32r.deb
Files: 
 b7f0caff2632ffdc5d8e70eebe9729e1 286252 devel optional gengetopt_2.22.1-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/gengetopt-2.22.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080513-0859
Build needed 02:11:24, 20640k disk space




More information about the build-status mailing list