Project

General

Profile

Bug #4274

Bug #3917: Mac OS X Compilation fails

Unable to build on macOS Sierra

Added by Johan Lindstrom over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2017-03-09
Due date:
% Done:

0%

Estimated time:
Found in version:
20170309
Affected Versions:

Description

The make throws this error

warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: /Users/tpc/Downloads/tvheadend-master/build.darwin/hdhomerun/libhdhomerun_20150826/libhdhomerun.a will be fat and ar(1) will not be able to operate on it
/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 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
stat: illegal option -
-
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
make3: * [src/webui/static/tvh.js.gz] Error 1
make2:
[all] Error 2
make1:
[make_webui] Error 2
make: *
[ffmpeg_all] Error 2

This is the output of the ./configure

tpcs-Air:tvheadend-master tpc$ ./configure
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... ok
checking for cc -msse2 ... ok
checking for cc -Wunused-result ... ok
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for cc atomic_time_t ... ok
checking for cc bitops64 ... ok
checking for cc lockowner ... fail
checking for cc qsort_r ... ok
checking for cc stime ... fail
checking for cc gmtoff ... ok
checking for cc recvmmsg ... fail
checking for cc sendmmsg ... fail
checking for cc libiconv ... ok
checking for cc libdvben50221 ... fail
checking for cc ifnames ... ok
checking for py module gzip ... ok
checking for pkg-config ... ok
checking for xgettext ... ok
checking for msgmerge ... ok
checking for gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok (detected 1.0.2k)
checking for cc linux/dvb/version.h ... fail
checking for pkg zlib ... ok (detected 1.2.11)
checking for pkg liburiparser ... fail (detected <none>)
checking for cmake ... ok
checking for cc -lstdc++ ... ok
checking for cc nvEncodeAPI.h ... fail
checking for cc sys/inotify.h ... fail
fetching dvb-scan files ... ok
checking for pkg dbus-1 ... fail (detected <none>;)

Compiler:
Using C compiler: cc
Build for arch: x86_64

Binaries:
Using PYTHON: python
Using GZIP: gzip
Using BZIP2: bzip2

Options:
pie yes
ccdebug no
cwc yes
capmt yes
constcw yes
linuxdvb no
satip_server yes
satip_client yes
hdhomerun_client yes
hdhomerun_static yes
iptv yes
tsfile yes
dvbscan yes
timeshift yes
trace yes
imagecache yes
avahi no
zlib yes
libav yes
ffmpeg_static yes
libx264 yes
libx264_static yes
libx265 yes
libx265_static yes
libvpx yes
libvpx_static yes
libtheora yes
libtheora_static yes
libvorbis yes
libvorbis_static yes
libfdkaac yes
libfdkaac_static yes
nvenc no
qsv no
libmfx_static no
inotify no
epoll no
uriparser no
ccache no
tvhcsa yes
bundle no
dvbcsa no
dvben50221 no
kqueue yes
dbus_1 no
android no
tsdebug no
gtimer_check no
slow_memoryinfo no
libsystemd_daemon no
bintray_cache yes
execinfo yes
mmx yes
sse2 yes
W_unused_result yes
getloadavg yes
atomic64 yes
atomic_time_t yes
bitops64 yes
qsort_r yes
gmtoff yes
libiconv yes
ifnames yes
py_gzip yes
bin_pkg_config yes
bin_xgettext yes
bin_msgmerge yes
bin_gzip yes
bin_bzip2 yes
ssl yes
bonjour yes
upnp yes
bin_cmake yes
stdcpp yes
libogg_static yes
mpegts yes
mpegts_dvb yes

Packages:
openssl 1.0.2k
zlib 1.2.11

Installation paths:
Prefix: /usr/local
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: ${datadir}/man

Final Binary:
/Users/tpc/Downloads/tvheadend-master/build.darwin/tvheadend

Tvheadend Data Directory:
/usr/local/share/tvheadend

History

#1

Updated by Jaroslav Kysela over 7 years ago

  • Status changed from New to Rejected
  • Parent task set to #3917

It's dup of #3917 .

Also available in: Atom PDF