Open cwack-letsdev opened 8 years ago
I got the same error when I was trying to compile... Mac OS (10.11.6 and XCode 8) too.
This is because of https://bugzilla.gnome.org/show_bug.cgi?id=772451
Patches will be merged into Cerbero for this soon (before the 1.10 release).
Hi on Mac OS (10.11.6 and XCode 8) I noticed several build Problems.
`dyld: lazy symbol binding failed: Symbol not found: _clock_gettime Referenced from: /Users/cwack/cerbero/build/build-tools/bin/xz Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _clock_gettime Referenced from: /Users/cwack/cerbero/build/build-tools/bin/xz Expected in: /usr/lib/libSystem.B.dylib
Wrote /Users/cwack/cerbero/build/sources/build-tools/gettext-tools-0.19.5.1/gettext-tools/misc/start-po.elc Wrote /Users/cwack/cerbero/build/sources/build-tools/gettext-tools-0.19.5.1/gettext-tools/misc/po-compat.elc
In po-ediff-buffers-exit-recursive: po-mode.el:2298:19:Warning: reference to free variable `entry-buffer'
In end of data: po-mode.el:3587:1:Warning: the following functions are not known to be defined: make-extent, set-extent-face, set-extent-endpoints, detach-extent, ediff-quit Wrote /Users/cwack/cerbero/build/sources/build-tools/gettext-tools-0.19.5.1/gettext-tools/misc/po-mode.elc /bin/sh: line 1: 94128 Trace/BPT trap: 5 xz -c -5 < "$inputfile" > archive.dir.tar.xz-t make[2]: * [archive.dir.tar.xz] Error 133 make[1]: * [all-recursive] Error 1 make: *\ [all] Error 2 Running command 'make -j8'
Recipe 'gettext-tools' failed at the build step 'compile' Select an action to proceed: [0] Enter the shell [1] Rebuild the recipe from scratch [2] Rebuild starting from the failed step [3] Skip recipe [4] Abort`