Project

General

Profile

Bug #4522

Can't build on MacOS El Capitan 10.11 - Platforms without monotonic clocks are not supported

Added by Shaun Brady over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2017-08-07
Due date:
% Done:

0%

Estimated time:
Found in version:
4.2.3-20~g407c8a3
Affected Versions:

Description

Building from Master on MacOS 10.11. I note closed bug #4028 and I've checked the clock.h version and it appears correct.

HTPC:tvheadend HTPC$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.ffmpeg libcacheget
DOWNLOAD        https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/ffmpeg-f7dffd465e4031eba8bc90591f2df582bc8fda8c.tgz
--2017-08-07 10:56:53--  https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/ffmpeg-f7dffd465e4031eba8bc90591f2df582bc8fda8c.tgz
Resolving dl.bintray.com... 54.148.57.238, 52.25.220.82
Connecting to dl.bintray.com|54.148.57.238|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-07 10:56:55 ERROR 404: Not Found.

FAILED TO DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/ffmpeg-f7dffd465e4031eba8bc90591f2df582bc8fda8c.tgz (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.ffmpeg
make[1]: Nothing to be done for `default'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.hdhomerun libcacheget
DOWNLOAD        https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/hdhomerun-3f934bac37b1ff53e51a6093e76a8768e1ea5a60.tgz
--2017-08-07 10:56:55--  https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/hdhomerun-3f934bac37b1ff53e51a6093e76a8768e1ea5a60.tgz
Resolving dl.bintray.com... 54.148.57.238, 52.25.220.82
Connecting to dl.bintray.com|54.148.57.238|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-07 10:56:56 ERROR 404: Not Found.

FAILED TO DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib/unknown/x86_64/hdhomerun-3f934bac37b1ff53e51a6093e76a8768e1ea5a60.tgz (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.hdhomerun
(ignoring request to make default)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.webui WEBUI=std   compile-std
WEBUI std finished
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.webui WEBUI=debug compile-debug
WEBUI debug finished
CC              src/uuid.o
In file included from src/uuid.c:20:
In file included from /Users/HTPC/tvheadend/src/tvheadend.h:41:
In file included from /Users/HTPC/tvheadend/src/tvhlog.h:33:
/Users/HTPC/tvheadend/src/clock.h:29:2: error: "Platforms without monotonic clocks are not supported!" 
#error "Platforms without monotonic clocks are not supported!" 
 ^
1 error generated.
make: *** [/Users/HTPC/tvheadend/build.darwin/src/uuid.o] Error 1

Also available in: Atom PDF