Debian Bug report logs - #413944
upstart_0.3.5-1(sparc/experimental): FTBFS

version graph

Package: upstart; Maintainer for upstart is Steve Langasek <vorlon@debian.org>; Source for upstart is src:upstart (PTS, buildd, popcon).

Reported by: Frank Lichtenheld <djpig@debian.org>

Date: Thu, 8 Mar 2007 00:33:02 UTC

Severity: serious

Tags: fixed-upstream

Found in version upstart/0.3.5-1

Fixed in version upstart/0.3.8-1

Done: Michael Biebl <biebl@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Michael Biebl <biebl@debian.org>:
Bug#413944; Package upstart. (full text, mbox, link).


Acknowledgement sent to Frank Lichtenheld <djpig@debian.org>:
New Bug report received and forwarded. Copy sent to Michael Biebl <biebl@debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Frank Lichtenheld <djpig@debian.org>
To: submit@bugs.debian.org
Subject: upstart_0.3.5-1(sparc/experimental): FTBFS
Date: Thu, 8 Mar 2007 01:31:15 +0100
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 <frank@lichtenheld.de>
www: http://www.djpig.de/



Information forwarded to debian-bugs-dist@lists.debian.org, Michael Biebl <biebl@debian.org>:
Bug#413944; Package upstart. (full text, mbox, link).


Acknowledgement sent to Andreas Henriksson <andreas@fatal.se>:
Extra info received and forwarded to list. Copy sent to Michael Biebl <biebl@debian.org>. (full text, mbox, link).


Message #10 received at 413944@bugs.debian.org (full text, mbox, reply):

From: Andreas Henriksson <andreas@fatal.se>
To: Frank Lichtenheld <djpig@debian.org>
Cc: 413944@bugs.debian.org
Subject: upstart patch for SIGSTKFLT and SIGUNUSED on sparc,alpha,mips.
Date: Thu, 8 Mar 2007 10:16:35 +0100
[Message part 1 (text/plain, inline)]
Could you please try building upstart 0.3.5 with the attached patch?

-- 
Regards,
Andreas Henriksson
[upstart-sig.diff (text/plain, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Michael Biebl <biebl@debian.org>:
Bug#413944; Package upstart. (full text, mbox, link).


Acknowledgement sent to Andreas Henriksson <andreas@fatal.se>:
Extra info received and forwarded to list. Copy sent to Michael Biebl <biebl@debian.org>. (full text, mbox, link).


Message #15 received at 413944@bugs.debian.org (full text, mbox, reply):

From: Andreas Henriksson <andreas@fatal.se>
To: Frank Lichtenheld <djpig@debian.org>
Cc: 413944@bugs.debian.org
Subject: Re: upstart patch for SIGSTKFLT and SIGUNUSED on sparc,alpha,mips.
Date: Thu, 8 Mar 2007 14:06:16 +0100
tags 413944 + fixed-upstream
thanks

On Thu, Mar 08, 2007 at 10:16:35AM +0100, Andreas Henriksson wrote:
> Could you please try building upstart 0.3.5 with the attached patch?

Nevermind!
This has apparently been fixed upstream already....

http://codebrowse.launchpad.net/~keybuk/libnih/main/revision/scott%40netsplit.com-20070213153816-p1uyfqil3b33jt2w?start_revid=scott%40netsplit.c

http://codebrowse.launchpad.net/~keybuk/libnih/main/revision/scott%40netsplit.com-20070213180004-442ndyfx5pq1a70i?start_revid=scott%40netsplit.com-20070302112615-e8kojdbnxg2pytz0


-- 
Regards,
Andreas Henriksson



Tags added: fixed-upstream Request was from Andreas Henriksson <andreas@fatal.se> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#413944; Package upstart. (full text, mbox, link).


Acknowledgement sent to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. (full text, mbox, link).


Message #22 received at 413944@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: Andreas Henriksson <andreas@fatal.se>, 413944@bugs.debian.org
Subject: Re: Bug#413944: upstart patch for SIGSTKFLT and SIGUNUSED on sparc,alpha,mips.
Date: Thu, 08 Mar 2007 14:25:21 +0100
[Message part 1 (text/plain, inline)]
Andreas Henriksson wrote:
> tags 413944 + fixed-upstream
> thanks
> 
> On Thu, Mar 08, 2007 at 10:16:35AM +0100, Andreas Henriksson wrote:
>> Could you please try building upstart 0.3.5 with the attached patch?
> 
> Nevermind!
> This has apparently been fixed upstream already....
> 
> http://codebrowse.launchpad.net/~keybuk/libnih/main/revision/scott%40netsplit.com-20070213153816-p1uyfqil3b33jt2w?start_revid=scott%40netsplit.c
> 
> http://codebrowse.launchpad.net/~keybuk/libnih/main/revision/scott%40netsplit.com-20070213180004-442ndyfx5pq1a70i?start_revid=scott%40netsplit.com-20070302112615-e8kojdbnxg2pytz0
> 
> 

Thanks for the pointer.
I'll pull the patch from upstream and release a fixed version soon.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

[signature.asc (application/pgp-signature, attachment)]

Reply sent to Michael Biebl <biebl@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Frank Lichtenheld <djpig@debian.org>:
Bug acknowledged by developer. (full text, mbox, link).


Message #27 received at 413944-close@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: 413944-close@bugs.debian.org
Subject: Bug#413944: fixed in upstart 0.3.8-1
Date: Mon, 12 Mar 2007 20:32:08 +0000
Source: upstart
Source-Version: 0.3.8-1

We believe that the bug you reported is fixed in the latest version of
upstart, which is due to be installed in the Debian FTP archive:

startup-tasks_0.3.8-1_i386.deb
  to pool/main/u/upstart/startup-tasks_0.3.8-1_i386.deb
system-services_0.3.8-1_i386.deb
  to pool/main/u/upstart/system-services_0.3.8-1_i386.deb
upstart-compat-sysv_0.3.8-1_i386.deb
  to pool/main/u/upstart/upstart-compat-sysv_0.3.8-1_i386.deb
upstart-logd_0.3.8-1_i386.deb
  to pool/main/u/upstart/upstart-logd_0.3.8-1_i386.deb
upstart_0.3.8-1.diff.gz
  to pool/main/u/upstart/upstart_0.3.8-1.diff.gz
upstart_0.3.8-1.dsc
  to pool/main/u/upstart/upstart_0.3.8-1.dsc
upstart_0.3.8-1_i386.deb
  to pool/main/u/upstart/upstart_0.3.8-1_i386.deb
upstart_0.3.8.orig.tar.gz
  to pool/main/u/upstart/upstart_0.3.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 413944@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <biebl@debian.org> (supplier of updated upstart package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 12 Mar 2007 18:56:36 +0100
Source: upstart
Binary: startup-tasks system-services upstart-compat-sysv upstart-logd upstart
Architecture: source i386
Version: 0.3.8-1
Distribution: experimental
Urgency: low
Maintainer: Michael Biebl <biebl@debian.org>
Changed-By: Michael Biebl <biebl@debian.org>
Description: 
 startup-tasks - definitions of essential tasks to run on startup
 system-services - definitions of essential system services
 upstart    - event-based init daemon
 upstart-compat-sysv - compatibility for System-V-like init
 upstart-logd - boot logging daemon
Closes: 413944
Changes: 
 upstart (0.3.8-1) experimental; urgency=low
 .
   * New upstream release.
     - Fixes FTBFS on architectures not supporting the signals SIGSTKFLT and
       SIGUNUSED. Closes: #413944
   * system-services: Update tty1-tty6 and replace the respawn shortcut with
     exec and an explicit respawn stanza.
Files: 
 6d46a81e9100e8b6ffc11e4563342f38 856 admin extra upstart_0.3.8-1.dsc
 979d8a444e63ec9c75ca99ae73df6ea8 956129 admin extra upstart_0.3.8.orig.tar.gz
 c72590747a55b3851523bbd8ac7638cc 10566 admin extra upstart_0.3.8-1.diff.gz
 05b1586eccc73e742119aeeec243bff5 162846 admin extra upstart_0.3.8-1_i386.deb
 ae7ed31f20de3ca53e63b3075347571f 122878 admin extra upstart-compat-sysv_0.3.8-1_i386.deb
 9e085b1f39e4194079ffc9160be2646a 67548 admin extra upstart-logd_0.3.8-1_i386.deb
 ccbafce65d1ccb8bbcab01a9f2ce5fdc 49678 admin extra startup-tasks_0.3.8-1_i386.deb
 72e3a2cb134d2a85f9ed4b34e45aca78 50162 admin extra system-services_0.3.8-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF9a49h7PER70FhVQRAmbmAJ9MJ104aelz/QaiaNrp9BzW5OOGGQCdEyke
5fQwIFYe+OmdcQ1M3wXqip4=
=sF7s
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 18 Jun 2007 04:56:34 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Fri Jan 5 04:04:55 2018; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.