Your message dated Sat, 11 Nov 2006 15:15:32 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397851: fixed in upstart 0.2.7-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: upstart
Version: 0.2.7-1
Severity: serious
Hi,
your package failed to build from source since it tried to use
the __thread keyword on hppa where it is not supported.
| Automatic build of upstart_0.2.7-1 on meitner by sbuild/hppa 79
| Build started at 20061109-2309
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 685kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main upstart 0.2.7-1 (dsc) [707B]
| Get:2 http://ftp.de.debian.org experimental/main upstart 0.2.7-1 (tar) [678kB]
| Get:3 http://ftp.de.debian.org experimental/main upstart 0.2.7-1 (diff)
[6635B]
| Fetched 685kB in 3s (205kB/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...
| debhelper: missing
| Using default version 5.0.41
| dpatch: missing
| dpkg-dev: already installed (1.13.24 >= 1.13.19 is satisfied)
| Checking for source dependency conflicts...
...
| if /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
main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
| then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f
".deps/main.Tpo"; exit 1; fi
| gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I..
-I../intl -Wall -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC
-DPIC -o .libs/main.o
| main.c:133: error: thread-local storage not supported for this target
| main.c:140: error: thread-local storage not supported for this target
| make[3]: *** [main.lo] Error 1
| make[3]: Leaving directory `/build/buildd/upstart-0.2.7/nih'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/upstart-0.2.7'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/upstart-0.2.7'
| make: *** [build-stamp] Error 2
| ******************************************************************************
| Build finished at 20061109-2312
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=0.2.7-1&pkg=upstart&arch=hppa
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: upstart
Source-Version: 0.2.7-2
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.2.7-2_i386.deb
to pool/main/u/upstart/startup-tasks_0.2.7-2_i386.deb
system-services_0.2.7-2_i386.deb
to pool/main/u/upstart/system-services_0.2.7-2_i386.deb
upstart-compat-sysv_0.2.7-2_i386.deb
to pool/main/u/upstart/upstart-compat-sysv_0.2.7-2_i386.deb
upstart-logd_0.2.7-2_i386.deb
to pool/main/u/upstart/upstart-logd_0.2.7-2_i386.deb
upstart_0.2.7-2.diff.gz
to pool/main/u/upstart/upstart_0.2.7-2.diff.gz
upstart_0.2.7-2.dsc
to pool/main/u/upstart/upstart_0.2.7-2.dsc
upstart_0.2.7-2_i386.deb
to pool/main/u/upstart/upstart_0.2.7-2_i386.deb
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 11 Nov 2006 20:41:38 +0100
Source: upstart
Binary: startup-tasks system-services upstart-compat-sysv upstart-logd upstart
Architecture: source i386
Version: 0.2.7-2
Distribution: experimental
Urgency: low
Maintainer: Michael Biebl <[EMAIL PROTECTED]>
Changed-By: Michael Biebl <[EMAIL PROTECTED]>
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: 397002 397851
Changes:
upstart (0.2.7-2) experimental; urgency=low
.
* Set RUNLEVEL=S and PREVLEVEL=N for rcS. Closes: #397002
* debian/patches/logd_no_output.dpatch
- Added. Backport from current bzr main branch to revert broken logd
behaviour.
* debian/patches/tls_check.dpatch
- Added. Check if target platform has thread-local storage support.
Disable the usage of __thread unless supported. Closes: #397851
* Include README.Debian which answers common questions.
Files:
42c148aff5d8c62a8e96c5f89265c5f9 708 admin extra upstart_0.2.7-2.dsc
167b235e9fac45b84255adcf756e8ad0 14654 admin extra upstart_0.2.7-2.diff.gz
6c3b0c269d9afc481a4af8e89d7853a9 90964 admin extra upstart_0.2.7-2_i386.deb
8819fc666f4637280abeec93880a37c8 41482 admin extra
upstart-compat-sysv_0.2.7-2_i386.deb
e8a27057a951f490afc2ef413706de23 32504 admin extra
upstart-logd_0.2.7-2_i386.deb
77c4345024f2e7f14ccaf96ad7a49bd1 18302 admin extra
startup-tasks_0.2.7-2_i386.deb
5d2fb810fb23f72fa4c2bf859d0c5196 18690 admin extra
system-services_0.2.7-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFVijLh7PER70FhVQRAv6mAJ9un8/mFraC/sPuqZjx+B2qt/BBvgCeL+h5
NHWHt3uziu5jpXQOvCUH8M4=
=7yhp
-----END PGP SIGNATURE-----
--- End Message ---