Created
December 28, 2011 10:44
-
-
Save mfilej/1527529 to your computer and use it in GitHub Desktop.
mp4box install log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/gpac/gpac-0.4.5.tar.gz | |
File already downloaded in /Users/miha/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/miha/Library/Caches/Homebrew/gpac-0.4.5.tar.gz | |
==> chmod +x configure | |
chmod +x configure | |
==> ./configure --disable-wx --prefix=/usr/local/Cellar/gpac/0.4.5 --mandir=/usr/local/Cellar/gpac/0.4.5/share/man --extra-ldflags=-L/usr/X11/lib --use-ffmpeg=no --use-openjpeg=no | |
./configure --disable-wx --prefix=/usr/local/Cellar/gpac/0.4.5 --mandir=/usr/local/Cellar/gpac/0.4.5/share/man --extra-ldflags=-L/usr/X11/lib --use-ffmpeg=no --use-openjpeg=no | |
** System Configuration | |
Install prefix: /usr/local/Cellar/gpac/0.4.5 | |
Source path: /private/tmp/homebrew-gpac-0.4.5-FRHz/gpac | |
C compiler: cc | |
make: make | |
CPU: x86 | |
Big Endian: no | |
** GPAC 0.4.5 Core Configuration ** | |
debug version: no | |
GProf enabled: no | |
Memory tracking enabled: no | |
read-only version: no | |
fixed-point version: no | |
IPV6 Support: no | |
IsoMedia MovieFragments support: yes | |
SVG Support disabled: no | |
** Detected libraries ** | |
zlib: system | |
OSS Audio: no | |
ALSA Audio: no | |
Jack Audio: no | |
PulseAudio Audio: no | |
X11 Shared Memory support: yes (path: /usr/X11R6) | |
X11 XVideo support: yes | |
SDL Support: yes | |
OpenGL support: yes | |
TinyGL support: no | |
OpenSSL support: yes | |
Mozilla XUL/GECKO support: no | |
Joystick support: no | |
Renoir enabled: no | |
XMLPRC Support: no | |
wxWidgets support: no | |
** Extra Libraries used ** | |
SpiderMonkey: no | |
FreeType: system | |
JPEG: system | |
OpenJPEG: no | |
PNG: no | |
MAD: system | |
FAAD: system | |
XVID: system | |
FFMPEG: no | |
Xiph OGG: system | |
Xiph Vorbis: system | |
Xiph Theora: system | |
A52 (AC3): system | |
Creating config.mak | |
Done - type 'make help' for make info, 'make' to build | |
==> chmod +rw Makefile | |
chmod +rw Makefile | |
==> chmod +rw applications/MP4Box/Makefile | |
chmod +rw applications/MP4Box/Makefile | |
chmod: applications/MP4Box/Makefile: No such file or directory | |
==> Exit Status: 1 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gpac.rb#L51 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: 65f6fb638d577cac695dda3eaa269b8ea7db6209 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.7.2 | |
Kernel Architecture: x86_64 | |
Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 4.2.1 | |
GCC-4.0: N/A | |
GCC-4.2: build 5666 | |
LLVM: build 2336 | |
Clang: 3.0-211.12 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -w -pipe -march=core2 -msse4.1 | |
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4.1 | |
Error: Failed executing: chmod +rw applications/MP4Box/Makefile | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment