Bug#849230: kodi-pvr-hdhomerun: Fails to build from source with kodi 2:17.0~beta6+dfsg1-1

Jeremy Bicha jbicha at ubuntu.com
Fri Dec 23 21:34:15 UTC 2016


Package: kodi-pvr-hdhomerun
Version: 2.4.2+git20160820-1
Severity: serious

kodi-pvr-hdhomerun fails to build from source in a clean sid chroot.

[ 25%] Building CXX object CMakeFiles/pvr.hdhomerun.dir/src/client.cpp.o
/usr/bin/c++   -DBUILD_KODI_ADDON -Dpvr_hdhomerun_EXPORTS
-I/usr/include/kodi -I/usr/include/p8-platform -I/usr/include/jsoncpp
-I/usr/include/libhdhomerun  -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820=.
-fstack-protector-strong -Wformat -Werror=format-security
-I/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/src/ -Wdate-time
-D_FORTIFY_SOURCE=2 -flto -O3 -DNDEBUG -fPIC   -DTARGET_POSIX
-DTARGET_LINUX -D_LINUX -o
CMakeFiles/pvr.hdhomerun.dir/src/client.cpp.o -c
/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/src/client.cpp
/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/src/client.cpp: In
function ‘bool SeekTime(int, bool, double*)’:
/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/src/client.cpp:387:6:
error: conflicting declaration of C function ‘bool SeekTime(int, bool,
double*)’
 bool SeekTime(int,bool,double*) { return false; }
      ^~~~~~~~
In file included from
/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/src/client.cpp:26:0:
/usr/include/kodi/xbmc_pvr_dll.h:592:8: note: previous declaration
‘bool SeekTime(double, bool, double*)’
   bool SeekTime(double time, bool backwards, double *startpts);
        ^~~~~~~~
CMakeFiles/pvr.hdhomerun.dir/build.make:65: recipe for target
'CMakeFiles/pvr.hdhomerun.dir/src/client.cpp.o' failed
make[3]: *** [CMakeFiles/pvr.hdhomerun.dir/src/client.cpp.o] Error 1
make[3]: Leaving directory
'/<<BUILDDIR>>/kodi-pvr-hdhomerun-2.4.2+git20160820/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:102: recipe for target
'CMakeFiles/pvr.hdhomerun.dir/all' failed


Since it fails in the same spot in Ubuntu, you can view the full build log at
https://launchpad.net/ubuntu/+source/kodi-pvr-hdhomerun/2.4.2+git20160820-1build1/+build/11774599

Thanks,
Jeremy Bicha



More information about the pkg-multimedia-maintainers mailing list