Your message dated Thu, 10 May 2012 01:34:50 +0000
with message-id <[email protected]>
and subject line Bug#415592: fixed in wmlongrun 0.3.0-pre1-4.2
has caused the Debian Bug report #415592,
regarding wmlongrun: FTBFS on GNU/kFreeBSD: missing OS detection
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
415592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wmlongrun
Version: 0.3.0-pre1-4.1
Severity: important
Tags: patch
Hi,
currently your package FTBFS on GNU/kFreeBSD with the following error:
> checking for IceConnectionNumber in -lICE... yes
> checking for XShapeCombineMask in -lXext... yes
> checking for XpmCreatePixmapFromData in -lXpm... yes
> checking host system type... i686-unknown-kfreebsd6.2-gnu
>
> kfreebsd6.2-gnu is NOT supported
>
> make: *** [clean] Error 1
Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=wmlongrun>.
Please find attached a patch to fix this, which (once applied and
"autoconf" run) allows to build fine at least on GNU/kFreeBSD, and maybe
GNU/Hurd as well.
Please also update your config.{guess,sub} scripts with autotools-dev's
ones. More information about auto-updating them: available in
autotools-dev's README.Debian.
Cheers,
--
Cyril Brulebois
--- wmlongrun-0.3.0-pre1/configure.in 2007-03-20 17:40:52.350582000 +0100
+++ wmlongrun-0.3.0-pre1/configure.in 2007-03-20 17:41:07.000000000 +0100
@@ -83,7 +83,7 @@
arch=""
case ${host_os} in
-linux*)
+linux*|k*bsd*|gnu*)
SETUID_FLAGS="-m 4755 -o root -g root"
OS=linux
AC_DEFINE(LINUX)
--- End Message ---
--- Begin Message ---
Source: wmlongrun
Source-Version: 0.3.0-pre1-4.2
We believe that the bug you reported is fixed in the latest version of
wmlongrun, which is due to be installed in the Debian FTP archive:
wmlongrun_0.3.0-pre1-4.2.diff.gz
to main/w/wmlongrun/wmlongrun_0.3.0-pre1-4.2.diff.gz
wmlongrun_0.3.0-pre1-4.2.dsc
to main/w/wmlongrun/wmlongrun_0.3.0-pre1-4.2.dsc
wmlongrun_0.3.0-pre1-4.2_kfreebsd-amd64.deb
to main/w/wmlongrun/wmlongrun_0.3.0-pre1-4.2_kfreebsd-amd64.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.
Robert Millan <[email protected]> (supplier of updated wmlongrun 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.8
Date: Fri, 27 Apr 2012 22:32:26 +0200
Source: wmlongrun
Binary: wmlongrun
Architecture: source kfreebsd-amd64
Version: 0.3.0-pre1-4.2
Distribution: unstable
Urgency: low
Maintainer: Francois Gurin <[email protected]>
Changed-By: Robert Millan <[email protected]>
Description:
wmlongrun - A program to monitor longrun status
Closes: 415592
Changes:
wmlongrun (0.3.0-pre1-4.2) unstable; urgency=low
.
* Non-maintainer upload.
* Upgrade dpkg source format to 3.0 (quilt).
* kfreebsd-gnu.diff: Fix FTBFS on GNU/kFreeBSD. Based on patch from
Cyril Brulebois. (Closes: #415592)
Checksums-Sha1:
6ead0b8f5ec7e411c7c6ece8c0d9cea93e79ce9c 1105 wmlongrun_0.3.0-pre1-4.2.dsc
52261775ff13e263c9a39d8dd38c54c5f63380d9 104394
wmlongrun_0.3.0-pre1-4.2.diff.gz
a72a7e32f2ffd3c2827ce10d5a49fd4135346aaa 18856
wmlongrun_0.3.0-pre1-4.2_kfreebsd-amd64.deb
Checksums-Sha256:
27c531c6abe5c47fc72938b24897829e5daffbc7658a20fc456cbe10ae1941d2 1105
wmlongrun_0.3.0-pre1-4.2.dsc
baacfc45308c48c9c1eb5ab714a7c17d752eb9416349fedcdd0d60bb31fd11a8 104394
wmlongrun_0.3.0-pre1-4.2.diff.gz
2ce7f8f57ba93a3cd4e129ccafe2f43553f06303df4fd063fd9045af1c7aa047 18856
wmlongrun_0.3.0-pre1-4.2_kfreebsd-amd64.deb
Files:
902da272df0d0bc0194db3e4abb7498b 1105 x11 optional wmlongrun_0.3.0-pre1-4.2.dsc
5d721d9f6201993e8685be47b85c389a 104394 x11 optional
wmlongrun_0.3.0-pre1-4.2.diff.gz
50950f08529ff6fd43aec829b2c44ee8 18856 x11 optional
wmlongrun_0.3.0-pre1-4.2_kfreebsd-amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/kFreeBSD)
iEYEARECAAYFAk+cjmkACgkQC19io6rUCv+flQCghPK+nwI9XS7XPaMX2ZzYehev
BSIAn34ohBXVzsviZyDF+v2+5xjCmYsc
=TEky
-----END PGP SIGNATURE-----
--- End Message ---