Package: upstart
Version: 0.3.5-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of upstart_0.3.5-1 on odin by sbuild/sparc 98-farm
| Build started at 20070306-1240
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 910kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main upstart 0.3.5-1 (dsc) [856B]
| Get:2 http://ftp.de.debian.org experimental/main upstart 0.3.5-1 (tar) [898kB]
| Get:3 http://ftp.de.debian.org experimental/main upstart 0.3.5-1 (diff) 
[10.5kB]
| Fetched 910kB in 0s (1125kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5.0), dpatch, dpkg-dev (>= 1.13.19)
| Checking for already installed source dependencies...
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.3.6.ds1-13 
linux-kernel-headers_2.6.18-7 binutils_2.17-3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 
libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
| ------------------------------------------------------------------------------
| dpkg-source: extracting upstart in upstart-0.3.5
| dpkg-buildpackage: source package is upstart
| dpkg-buildpackage: source version is 0.3.5-1
| dpkg-buildpackage: host architecture sparc
| dpkg-buildpackage: source version without epoch 0.3.5-1
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| rm -f build-stamp
| /usr/bin/make clean distclean
| make[1]: Entering directory `/build/buildd/upstart-0.3.5'
| make[1]: *** No rule to make target `clean'.  Stop.
| make[1]: Leaving directory `/build/buildd/upstart-0.3.5'
| make: [clean-source] Error 2 (ignored)
| dh_clean 
| dpatch  deapply-all  
| rm -rf patch-stamp patch-stampT debian/patched
|  debian/rules build
| test -d debian/patched || install -d debian/patched
| dpatch  apply-all  
| dpatch  cat-all  >>patch-stampT
| mv -f patch-stampT patch-stamp
| ./configure --build=sparc-linux-gnu CFLAGS="-Wall -g -Os" \
|               --prefix=/usr \
|               --exec-prefix=/ \
|               --sysconfdir=/etc \
|               --localstatedir=/var/lib \
|               --mandir=\${datadir}/man \
|               --infodir=\${datadir}/info \
|               --enable-compat=sysv
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether NLS is requested... yes
| checking for msgfmt... /usr/bin/msgfmt
| checking for gmsgfmt... /usr/bin/msgfmt
| checking for xgettext... /usr/bin/xgettext
| checking for msgmerge... /usr/bin/msgmerge
| checking for style of include used by make... GNU
| 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 dependency style of gcc... gcc3
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking how to run the C preprocessor... gcc -E
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking whether we are using the GNU C Library 2 or newer... yes
| checking for ranlib... ranlib
| checking for simple visibility declarations... yes
| checking for inline... inline
| 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 stdint.h... yes
| checking for working alloca.h... yes
| checking for alloca... yes
| checking for stdlib.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking for getpagesize... yes
| checking for working mmap... yes
| checking whether integer division by zero raises SIGFPE... yes
| checking for inttypes.h... yes
| checking for unsigned long long... yes
| checking for inttypes.h... (cached) yes
| checking whether the inttypes.h PRIxNN macros are broken... no
| checking for ld used by GCC... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking for shared library run path origin... done
| checking whether imported symbols can be declared weak... yes
| checking pthread.h usability... yes
| checking pthread.h presence... yes
| checking for pthread.h... yes
| checking for pthread_kill in -lpthread... yes
| checking for pthread_rwlock_t... yes
| checking for multithread API to use... posix
| checking argz.h usability... yes
| checking argz.h presence... yes
| checking for argz.h... yes
| checking limits.h usability... yes
| checking limits.h presence... yes
| checking for limits.h... yes
| checking for unistd.h... (cached) yes
| checking sys/param.h usability... yes
| checking sys/param.h presence... yes
| checking for sys/param.h... yes
| checking for getcwd... yes
| checking for getegid... yes
| checking for geteuid... yes
| checking for getgid... yes
| checking for getuid... yes
| checking for mempcpy... yes
| checking for munmap... yes
| checking for stpcpy... yes
| checking for strcasecmp... yes
| checking for strdup... yes
| checking for strtoul... yes
| checking for tsearch... yes
| checking for argz_count... yes
| checking for argz_stringify... yes
| checking for argz_next... yes
| checking for __fsetlocking... yes
| checking whether feof_unlocked is declared... yes
| checking whether fgets_unlocked is declared... yes
| checking for iconv... yes
| checking for iconv declaration... 
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
| checking for NL_LOCALE_NAME macro... no
| checking for bison... no
| checking for signed... yes
| checking for long long... yes
| checking for long double... yes
| checking for wchar_t... yes
| checking for wint_t... yes
| checking for intmax_t... yes
| checking whether printf() supports POSIX/XSI format strings... yes
| checking whether we are using the GNU C Library 2.1 or newer... yes
| checking for stdint.h... (cached) yes
| checking for SIZE_MAX... yes
| checking for stdint.h... (cached) yes
| checking for CFPreferencesCopyAppValue... no
| checking for CFLocaleCopyCurrent... no
| checking for ptrdiff_t... yes
| checking stddef.h usability... yes
| checking stddef.h presence... yes
| checking for stddef.h... yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking for asprintf... yes
| checking for fwprintf... yes
| checking for putenv... yes
| checking for setenv... yes
| checking for setlocale... yes
| checking for snprintf... yes
| checking for wcslen... yes
| checking whether _snprintf is declared... no
| checking whether _snwprintf is declared... no
| checking whether getc_unlocked is declared... yes
| checking for nl_langinfo and CODESET... yes
| checking for LC_MESSAGES... yes
| checking for CFPreferencesCopyAppValue... (cached) no
| checking for CFLocaleCopyCurrent... (cached) no
| checking whether included gettext is requested... no
| checking for GNU gettext in libc... yes
| checking whether to use NLS... yes
| checking where the gettext function comes from... libc
| checking for gcc... (cached) gcc
| checking whether we are using the GNU C compiler... (cached) yes
| checking whether gcc accepts -g... (cached) yes
| checking for gcc option to accept ISO C89... (cached) none needed
| checking dependency style of gcc... (cached) gcc3
| checking for a sed that does not truncate output... /bin/sed
| 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 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 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... 65536
| checking command to parse /usr/bin/nm -B output from gcc object... ok
| checking for objdir... .libs
| checking for ar... ar
| checking for ranlib... (cached) 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 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 sys/inotify.h usability... no
| checking sys/inotify.h presence... no
| checking for sys/inotify.h... no
| checking valgrind/valgrind.h usability... no
| checking valgrind/valgrind.h presence... no
| checking for valgrind/valgrind.h... no
| checking whether compiler supports C99 features... no
| checking what argument makes compiler support C99 features... -std=gnu99
| checking whether compiler supports __thread... yes
| checking for linker version script argument... -Wl,--version-script
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating m4/Makefile
| config.status: creating po/Makefile.in
| config.status: creating intl/Makefile
| config.status: creating nih/Makefile
| config.status: creating upstart/Makefile
| config.status: creating init/Makefile
| config.status: creating util/Makefile
| config.status: creating compat/sysv/Makefile
| config.status: creating logd/Makefile
| config.status: creating doc/Makefile
| config.status: creating config.h
| config.status: executing po-directories commands
| config.status: creating po/POTFILES
| config.status: creating po/Makefile
| config.status: executing depfiles commands
| dh_testdir
| /usr/bin/make
| make[1]: Entering directory `/build/buildd/upstart-0.3.5'
| /usr/bin/make  all-recursive
| make[2]: Entering directory `/build/buildd/upstart-0.3.5'
| Making all in m4
| make[3]: Entering directory `/build/buildd/upstart-0.3.5/m4'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/build/buildd/upstart-0.3.5/m4'
| Making all in po
| make[3]: Entering directory `/build/buildd/upstart-0.3.5/po'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/build/buildd/upstart-0.3.5/po'
| Making all in intl
| make[3]: Entering directory `/build/buildd/upstart-0.3.5/intl'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/build/buildd/upstart-0.3.5/intl'
| Making all in nih
| make[3]: Entering directory `/build/buildd/upstart-0.3.5/nih'
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
| mkdir .libs
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  
-fPIC -DPIC -o .libs/alloc.o
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o 
alloc.o >/dev/null 2>&1
| mv -f .deps/alloc.Tpo .deps/alloc.Plo
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c  
-fPIC -DPIC -o .libs/string.o
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c 
-o string.o >/dev/null 2>&1
| mv -f .deps/string.Tpo .deps/string.Plo
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC 
-DPIC -o .libs/list.o
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o 
list.o >/dev/null 2>&1
| mv -f .deps/list.Tpo .deps/list.Plo
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC 
-DPIC -o .libs/hash.o
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o 
hash.o >/dev/null 2>&1
| mv -f .deps/hash.Tpo .deps/hash.Plo
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  
-fPIC -DPIC -o .libs/timer.o
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o 
timer.o >/dev/null 2>&1
| mv -f .deps/timer.Tpo .deps/timer.Plo
| /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl   -Wall -g -Os -MT 
signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c
|  gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I.. 
-I../intl -Wall -g -Os -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c  
-fPIC -DPIC -o .libs/signal.o
| signal.c:83: error: 'SIGSTKFLT' undeclared here (not in a function)
| signal.c:101: error: 'SIGUNUSED' undeclared here (not in a function)
| make[3]: *** [signal.lo] Error 1
| make[3]: Leaving directory `/build/buildd/upstart-0.3.5/nih'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/upstart-0.3.5'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/upstart-0.3.5'
| make: *** [build-stamp] Error 2
| ******************************************************************************
| Build finished at 20070306-1242
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=0.3.5-1&pkg=upstart&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to