Your message dated Wed, 03 Aug 2011 17:47:39 +0000
with message-id <[email protected]>
and subject line Bug#636507: fixed in libhdhomerun 20110801-3
has caused the Debian Bug report #636507,
regarding libhdhomerun: FTBFS on hurd-i386: undefined reference to 
`clock_gettime'
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.)


-- 
636507: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636507
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libhdhomerun
Version: 20110801-2
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hi,

currently[1], libhdhomerun does not compile on hurd-i386.
The problem is that clock_gettime is used without linking to the rt library.

The attached patch fixes the issue.

[1] 
https://buildd.debian.org/status/fetch.php?pkg=libhdhomerun&arch=hurd-i386&ver=20110801-2&stamp=1312341483

Thanks,
-- 
Pino
Author: Pino Toscano <[email protected]>
Forwarded: no
Last-Update: 2011-08-03
Description: Fix FTBFS on hurd

--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
   LIBEXT := .so.$(LIBVERSION)
   SOEXT := .so.$(SONAME)
   SHARED := -shared -Wl,-soname,libhdhomerun$(SOEXT)
-  ifneq (,$(filter $(OS),Linux GNU/kFreeBSD))
+  ifneq (,$(filter $(OS),Linux GNU/kFreeBSD GNU))
     LDFLAGS += -lrt
   endif
   ifeq ($(OS),SunOS)
@@ -50,7 +50,7 @@
 
 libhdhomerun$(LIBEXT) : $(LIBSRCS)
 	$(CC) $(CFLAGS) -fPIC -DDLL_EXPORT $(SHARED) $+ $(LDFLAGS) -o $@
-  	ifneq (,$(filter $(OS),Linux SunOS GNU/kFreeBSD))
+  	ifneq (,$(filter $(OS),Linux SunOS GNU/kFreeBSD GNU))
 		ln -s $@ libhdhomerun.so
   	endif
 

--- End Message ---
--- Begin Message ---
Source: libhdhomerun
Source-Version: 20110801-3

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

hdhomerun-config_20110801-3_amd64.deb
  to main/libh/libhdhomerun/hdhomerun-config_20110801-3_amd64.deb
libhdhomerun-dev_20110801-3_amd64.deb
  to main/libh/libhdhomerun/libhdhomerun-dev_20110801-3_amd64.deb
libhdhomerun1_20110801-3_amd64.deb
  to main/libh/libhdhomerun/libhdhomerun1_20110801-3_amd64.deb
libhdhomerun_20110801-3.debian.tar.gz
  to main/libh/libhdhomerun/libhdhomerun_20110801-3.debian.tar.gz
libhdhomerun_20110801-3.dsc
  to main/libh/libhdhomerun/libhdhomerun_20110801-3.dsc



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.
Francois Marier <[email protected]> (supplier of updated libhdhomerun 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: SHA256

Format: 1.8
Date: Wed, 03 Aug 2011 13:33:02 -0400
Source: libhdhomerun
Binary: hdhomerun-config libhdhomerun1 libhdhomerun-dev
Architecture: source amd64
Version: 20110801-3
Distribution: unstable
Urgency: low
Maintainer: Francois Marier <[email protected]>
Changed-By: Francois Marier <[email protected]>
Description: 
 hdhomerun-config - Configuration utility for Silicon Dust HD HomeRun
 libhdhomerun-dev - Development library for Silicon Dust HD HomeRun
 libhdhomerun1 - Library for Silicon Dust HD HomeRun
Closes: 636507
Changes: 
 libhdhomerun (20110801-3) unstable; urgency=low
 .
   * Fix FTBFS on hurd-i386 (closes: #636507) introduced in last upload.
     Thanks to Pino Toscano for the patch
Checksums-Sha1: 
 46bc0f118c9b977d3e3bdd4f00799a6e915bdf9e 1917 libhdhomerun_20110801-3.dsc
 f2737805b9adc008fab5e4e833ab07eba4931d97 13436 
libhdhomerun_20110801-3.debian.tar.gz
 5edb6b66507fa6a6b544b2976d597ef10fdd1438 40608 
hdhomerun-config_20110801-3_amd64.deb
 b9dd76f9bd81f78d9a7d7399cff6e38651efd419 40316 
libhdhomerun1_20110801-3_amd64.deb
 09801ac72e87d1e27a76e3f3541fcc4187601f5a 22124 
libhdhomerun-dev_20110801-3_amd64.deb
Checksums-Sha256: 
 dc05b7cdc2991b85084974ff994777c8f6d24958b4026dd04efa0c5f1de10de2 1917 
libhdhomerun_20110801-3.dsc
 090ad56dfa386e2cb08c87c9ebc0ada0c64d280f82e4198d3ce9a1a69b97dd7e 13436 
libhdhomerun_20110801-3.debian.tar.gz
 cb90f7d5eff5530aac798054b4192c0b42efa1a7d8ee594c4432e93a75d1857a 40608 
hdhomerun-config_20110801-3_amd64.deb
 284bff292ed18ab3e95f5cb939b694a6022bde8f52f34a2e3a6b433399677837 40316 
libhdhomerun1_20110801-3_amd64.deb
 bbf0a78adca6b0baf0a2a7e30044175c7864278d6276293eac677f54b15205e9 22124 
libhdhomerun-dev_20110801-3_amd64.deb
Files: 
 5f82591fdb58c6a138192bcdbaf67e39 1917 libs optional libhdhomerun_20110801-3.dsc
 21b9edec8337e5b5759821efe62d0cd3 13436 libs optional 
libhdhomerun_20110801-3.debian.tar.gz
 5c910faccc16224fdac6edb78d633120 40608 misc optional 
hdhomerun-config_20110801-3_amd64.deb
 e3e671ea862ffcc7dd33fb5c9f011da4 40316 libs optional 
libhdhomerun1_20110801-3_amd64.deb
 dd3490b75a08837e3a5174aa79f544e7 22124 libdevel optional 
libhdhomerun-dev_20110801-3_amd64.deb

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

iQIcBAEBCAAGBQJOOYa6AAoJEBYoHy4AfJjRQSMP/3zNIYqTsJrfU+UWycMH0oyF
5J+ElIJfXW4L8PuIx9uZNi5cLU0SlJRmNpJHDT9vQEDpU8JZPguX3VVJtYVHEt2L
GBwdOh2e8AQ/5WUnXvC2PbodmgDwyge3pTdlcr1GbAIk/llMHwRT0QY5OZYxxI4o
5agdJ6JQLZvtlYFchSi/3YfATwZwzRP1Dt/wq1o0UyxmN7HCR0ukALxLQ2L8fI7r
AeKPGGxj3OUY+YWwrJRe5bXXfB9Dzpey+3+3g0aNZpGtzne3384RYc3bkeU06BR8
/5hY+jx6aQ2qssPLtviYT6Dtiw2bzv4YlLz2ztNv63yminJD/tFotNgUn249XFu0
pb4/hG8z424zsrIDWrklkGwg84Km/mqkzkMrmvVsU3ugA7x634sVL5btIi+UAWO8
ndlKzNMZ/qQKCPRPrBM9c7sXqgaetF3KJUh/2S0o+PzQRsOJgEs68CrTyNfUekJQ
jKEpyzwbt0UAFWs1wlpbEfgec5vrGcbmCp02GwzKjLHJoBQTcyST94hdKiwg9wLX
OWFimNdRnzbUQhJYYYqyDoKHwTP+o0GF84nglmEmIxz0A4RSHyIXoPIuIfF9b+2h
5gvViwvGf/Z+17zs1c12yzdacYrjRbkEHrOjWnB9RcuVEHZihkYlclrnL0t5QUzm
2LMi8lH3vYK4kjRr3/5r
=JZ4Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to