Skip to content

Instantly share code, notes, and snippets.

Created August 13, 2016 14:38
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 anonymous/d1ea8e5e65483a65d41038748f206052 to your computer and use it in GitHub Desktop.
Save anonymous/d1ea8e5e65483a65d41038748f206052 to your computer and use it in GitHub Desktop.
mkvtoolnix on Ubuntu 14.04.5 LTS - Homebrew build logs
Homebrew build logs for mkvtoolnix on Ubuntu 14.04.5 LTS
Build date: 2016-08-13 16:29:09
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 8f6837cb14d686e8b918a86b19fea678a54ee2c1
Last commit: vor 21 Stunden
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 2f312ac85edcdefc62fe02a35a1eece590cbc4c7
Core tap last commit: vor 23 Stunden
HOMEBREW_PREFIX: /home/justin/.linuxbrew
HOMEBREW_REPOSITORY: /home/justin/.linuxbrew
HOMEBREW_CELLAR: /home/justin/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: dual-core 64-bit 0x1201
Homebrew Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Clang: N/A
Git: 1.9.1 => /usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
Kernel: Linux 3.4.0+ x86_64 GNU/Linux
OS: Ubuntu 14.04.5 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
Your system is ready to brew.
2016-08-13 16:29:09 +0200
./configure
--disable-debug
--prefix=/home/justin/.linuxbrew/Cellar/mkvtoolnix/9.3.1_1
--without-curl
--with-boost=/home/justin/.linuxbrew/opt/boost
--with-extra-includes=/home/justin/.linuxbrew/opt/libogg/include;/home/justin/.linuxbrew/opt/libvorbis/include;/home/justin/.linuxbrew/opt/libebml/include;/home/justin/.linuxbrew/opt/libmatroska/include
--with-extra-libs=/home/justin/.linuxbrew/opt/libogg/lib;/home/justin/.linuxbrew/opt/libvorbis/lib;/home/justin/.linuxbrew/opt/libebml/lib;/home/justin/.linuxbrew/opt/libmatroska/lib
--disable-qt
Failed to execute: ./configure
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 8f6837cb14d686e8b918a86b19fea678a54ee2c1
Last commit: vor 21 Stunden
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 2f312ac85edcdefc62fe02a35a1eece590cbc4c7
Core tap last commit: vor 23 Stunden
HOMEBREW_PREFIX: /home/justin/.linuxbrew
HOMEBREW_REPOSITORY: /home/justin/.linuxbrew
HOMEBREW_CELLAR: /home/justin/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: dual-core 64-bit 0x1201
Homebrew Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Clang: N/A
Git: 1.9.1 => /usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
Kernel: Linux 3.4.0+ x86_64 GNU/Linux
OS: Ubuntu 14.04.5 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
CC: /usr/bin/gcc-4.8
CXX: /usr/bin/g++-4.8 -std=c++11
OBJC: /usr/bin/gcc-4.8
OBJCXX: /usr/bin/g++-4.8
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/justin/.linuxbrew/include
LDFLAGS: -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /home/justin/.linuxbrew
PKG_CONFIG_LIBDIR: /home/justin/.linuxbrew/lib/pkgconfig
PATH: /home/justin/.linuxbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/justin/.linuxbrew/Library/Homebrew/shims/scm
CPATH: /home/justin/.linuxbrew/include
LD_LIBRARY_PATH: /home/justin/.linuxbrew/Cellar/mkvtoolnix/9.3.1_1/lib:/home/justin/.linuxbrew/Cellar/mkvtoolnix/9.3.1_1
LD_RUN_PATH: /home/justin/.linuxbrew/lib
LIBRARY_PATH: /home/justin/.linuxbrew/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment