Your message dated Wed, 03 Aug 2011 02:47:41 +0000
with message-id <[email protected]>
and subject line Bug#636394: fixed in libhdhomerun 20110801-2
has caused the Debian Bug report #636394,
regarding libhdhomerun: FTBFS(kfreebsd) doesn't like against librt
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.)
--
636394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libhdhomerun
Version: 20110323-1
Severity: important
Tags: patch
Hi!
Your package failed to build on kfreebsd:
gcc -g -O2 -Wall -O2 -Wmissing-declarations -Wmissing-prototypes
-Wstrict-prototypes -Wpointer-arith hdhomerun_config.c hdhomerun_channels.c
hdhomerun_channelscan.c hdhomerun_control.c hdhomerun_debug.c
hdhomerun_device.c hdhomerun_device_selector.c hdhomerun_discover.c
hdhomerun_os_posix.c hdhomerun_pkt.c hdhomerun_sock_posix.c hdhomerun_video.c
-lpthread -o hdhomerun_config
/tmp/cccQNy2K.o: In function `getcurrenttime':
/var/tmp/libhdhomerun-20110323/hdhomerun_os_posix.c:62: undefined reference to
`clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [hdhomerun_config] Error 1
patch:
--- libhdhomerun-20110323.orig/Makefile
+++ libhdhomerun-20110323/Makefile
@@ -29,7 +29,7 @@ else
LIBEXT := .so.$(LIBVERSION)
SOEXT := .so.$(SONAME)
SHARED := -shared -Wl,-soname,libhdhomerun$(SOEXT)
- ifeq ($(OS),Linux)
+ ifneq (,$(filter $(OS),Linux GNU/kFreeBSD)i)
LDFLAGS += -lrt
endif
ifeq ($(OS),SunOS)
@@ -50,7 +50,7 @@ hdhomerun_config$(BINEXT) : hdhomerun_co
libhdhomerun$(LIBEXT) : $(LIBSRCS)
$(CC) $(CFLAGS) -fPIC -DDLL_EXPORT $(SHARED) $+ $(LDFLAGS) -o $@
- ifeq ($(OS),$(or Linux,SunOS))
+ ifneq (,$(filter $(OS),Linux SunOS GNU/kFreeBSD))
ln -s $@ libhdhomerun.so
endif
I'm rather sure that $(or logic doesn't work anyway (it just selects the
first of Linux,Solaris for $(or Linux,SunOS) and notices it's not the
same as $(OS) for solaris anyway.
Regards
Christoph
If you have further questions please mail [email protected]
--
9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?
--- End Message ---
--- Begin Message ---
Source: libhdhomerun
Source-Version: 20110801-2
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-2_amd64.deb
to main/libh/libhdhomerun/hdhomerun-config_20110801-2_amd64.deb
libhdhomerun-dev_20110801-2_amd64.deb
to main/libh/libhdhomerun/libhdhomerun-dev_20110801-2_amd64.deb
libhdhomerun1_20110801-2_amd64.deb
to main/libh/libhdhomerun/libhdhomerun1_20110801-2_amd64.deb
libhdhomerun_20110801-2.debian.tar.gz
to main/libh/libhdhomerun/libhdhomerun_20110801-2.debian.tar.gz
libhdhomerun_20110801-2.dsc
to main/libh/libhdhomerun/libhdhomerun_20110801-2.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: Tue, 02 Aug 2011 22:08:47 -0400
Source: libhdhomerun
Binary: hdhomerun-config libhdhomerun1 libhdhomerun-dev
Architecture: source amd64
Version: 20110801-2
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: 636394
Changes:
libhdhomerun (20110801-2) unstable; urgency=low
.
* Fix FTBFS on kfreebsd (closes: #636394)
Thanks to Christoph Egger for the patch
Checksums-Sha1:
67b23d29823ba0aceb6fb2d64e762ef038062cc4 1917 libhdhomerun_20110801-2.dsc
587a8b0e0adb7111647a6a0e4f7a1d81297b453d 13649
libhdhomerun_20110801-2.debian.tar.gz
dab4adf6d4c1a46a790b97cbf67fa182166aedaa 40560
hdhomerun-config_20110801-2_amd64.deb
ed9150fdb61fd1245e2f2db3fbf0cda6e71ecfc1 40260
libhdhomerun1_20110801-2_amd64.deb
538919192c4fdf02dbd5b2e559f07a43520ec8ec 22062
libhdhomerun-dev_20110801-2_amd64.deb
Checksums-Sha256:
25a7274b8bd198af938a35327e35444c3378a92e6ec7984392a32816f6eedd76 1917
libhdhomerun_20110801-2.dsc
7695813762354e81209db589e09615be4bcadbcb72aa27e89bbbda9b0c76ba6f 13649
libhdhomerun_20110801-2.debian.tar.gz
f9ae310c4d80a511b3856ed556f50f0abd8a347d6df504ca0b8d7ab0b0c44c3c 40560
hdhomerun-config_20110801-2_amd64.deb
51f5b1d7d46a70e640244931dbf7f4ec7fa842c437da67c904a784dd43e13817 40260
libhdhomerun1_20110801-2_amd64.deb
dd4f7c89271924caeb575acb0c8b19368e40747f41bd4cae9f65b06ea86a7c78 22062
libhdhomerun-dev_20110801-2_amd64.deb
Files:
b2e8f85b150775bd92a2bdd4d6b65593 1917 libs optional libhdhomerun_20110801-2.dsc
054a534d8ab2bd24e2ef4fe10e7d5e27 13649 libs optional
libhdhomerun_20110801-2.debian.tar.gz
476a3a4099c23aba4d7d64dc3788c392 40560 misc optional
hdhomerun-config_20110801-2_amd64.deb
9017506fe6096e1b3dc33a4b7d7a9104 40260 libs optional
libhdhomerun1_20110801-2_amd64.deb
e8e0e609ffe7cc399557b177b1b15ab7 22062 libdevel optional
libhdhomerun-dev_20110801-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOOK6uAAoJEBYoHy4AfJjRHicQAJ80ixVK3fMt3W0YxHJUz0bZ
8skTgthF/eVHI3PeriOtnvIAjgnbU5J23QsFwi0H8lU85NLag8olysuMrt7gDl6K
gLtmfprbky6GSNxexz4pKw/r1l5h/kMlxwGEmxMeEY96Mv/xMNx+LxAWBIWNPw30
FTT9rsQ0xkypb5D/9wW9eqcPJREjz97IMbDgpCnr+1ZBbosn3qFQkJtqxfWfNhy7
cPOuvR7zAr1pPXHWTZvQM1IWWS2VyzTBuF9Rm6cjJpvt869ExPmpeUajRQS+qJPT
V5icnzUUXIVvipDCx2tI41ckwKCHIIl0cmOh3FRnSm9A4NYN13m3Kfr9SVhG92R9
fPXA85kvKf29NCwiUnOWGR8ZfQbWKBODFu7zJYHy2yWMF6i1toc4F318RPikhDWV
WH76mlOmA3kjw/o7H4fKh9kmCbL39Cnt5HPCAbf6EEIA+IfmJNFG3niNoCxsgVL4
qggrJc+TOlx4hAukSBm0OQN7erP8aUr2Es071kVGGEJRZQOpXIB4wY0MFgP/0GHx
yTgJFygBMOiNl3YO7rx5tRPBtQ9Zx1/SenZRumwZKk1GeJ7j40ArjKDe4QwMEwwZ
TigsG8Dq+/zkdNPMtfYKp/ughCmpRW+KW0R+iO8HCiSNX+OC7LwuWY4l5AQoZvyU
aV+TcMjaM2sCFTP+KHGY
=eh/x
-----END PGP SIGNATURE-----
--- End Message ---