Skip to content

Instantly share code, notes, and snippets.

@kumekay
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumekay/d8681005960ea5c9c70e to your computer and use it in GitHub Desktop.
Save kumekay/d8681005960ea5c9c70e to your computer and use it in GitHub Desktop.
brew install mlt with xcode 5.1.1
list='src/framework src/mlt++ src/melt src/modules src/swig profiles'; \
for subdir in $list; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -s -C $subdir depend || exit 1; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $subdir all || exit 1; \
done
clang: error: unknown argument: '-fno-tree-dominator-opts' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-fno-tree-pre' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
make[1]: *** [depend] Error 1
make: *** [all] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: 5080c17dc8a3c77a27787a8b6d8bbb9498a42439
CPU: quad-core 64-bit haswell
OS X: 10.9.2-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 5080c17dc8a3c77a27787a8b6d8bbb9498a42439
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit haswell
OS X: 10.9.2-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
GCC-4.2: build 5666
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/ku/.rvm/rubies/ruby-1.9.3-p484/bin/ruby
Warning: /Library/Frameworks/Mono.framework detected
This can be picked up by CMake's build system and likely cause the build to
fail. You may need to move this file out of the way to compile CMake.
==> Downloading https://downloads.sourceforge.net/mlt/mlt/mlt-0.9.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/mlt-0.9.0.tar.gz
==> Verifying mlt-0.9.0.tar.gz checksum
tar xf /Library/Caches/Homebrew/mlt-0.9.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/mlt/0.9.0 --disable-jackrack --disable-swfdec --disable-gtk
Configuring framework:
Configuring modules:
Configuring modules/avformat:
Configuring modules/avsync:
Configuring modules/core:
Configuring modules/decklink:
Configuring modules/dv:
Configuring modules/feeds:
Configuring modules/frei0r:
Configuring modules/gtk2:
- GTK2 components not found: disabling
Configuring modules/kdenlive:
Configuring modules/lumas:
Configuring modules/oldfilm:
Configuring modules/opengl:
- movit not found: disabling
Configuring modules/plus:
Configuring modules/rtaudio:
Configuring modules/sdl:
Configuring modules/sox:
Configuring modules/vmfx:
Configuring modules/vorbis:
Configuring modules/xml:
Configuring mlt++:
Configuring swig:
LGPLv2.1 license used; GPL components disabled
==> make
list='src/framework src/mlt++ src/melt src/modules src/swig profiles'; \
for subdir in $list; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -s -C $subdir depend || exit 1; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $subdir all || exit 1; \
done
clang: error: unknown argument: '-fno-tree-dominator-opts' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-fno-tree-pre' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
make[1]: *** [depend] Error 1
make: *** [all] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 5080c17dc8a3c77a27787a8b6d8bbb9498a42439
CPU: quad-core 64-bit haswell
OS X: 10.9.2-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/x264/lib/pkgconfig:/usr/local/opt/ffmpeg/lib/pkgconfig:/usr/local/opt/frei0r/lib/pkgconfig:/usr/local/opt/popt/lib/pkgconfig:/usr/local/opt/libdv/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/sdl/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/mad/lib/pkgconfig:/usr/local/opt/sox/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/x264/bin:/usr/local/opt/faac/bin:/usr/local/opt/lame/bin:/usr/local/opt/ffmpeg/bin:/usr/local/opt/libdv/bin:/usr/local/opt/libsamplerate/bin:/usr/local/opt/sdl/bin:/usr/local/opt/libpng/bin:/usr/local/opt/sox/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: mlt 0.9.0 did not build
Logs:
/Users/ku/Library/Logs/Homebrew/mlt/01.configure
/Users/ku/Library/Logs/Homebrew/mlt/01.configure.cc
/Users/ku/Library/Logs/Homebrew/mlt/02.make
/Users/ku/Library/Logs/Homebrew/mlt/02.make.cc
/Users/ku/Library/Logs/Homebrew/mlt/config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment