Last active
August 29, 2015 14:21
-
-
Save hanleybrand/a658ad39f8e13b43054b to your computer and use it in GitHub Desktop.
When I do the gist-logs command I get a message "couldn't understand kern.osversion `14.3.0' -- which from googling might be a gcc problem?
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
| $ brew gist-logs smpeg | |
| couldn't understand kern.osversion `14.3.0' | |
| https://gist.github.com/a658ad39f8e13b43054b | |
| $ which autom4te | |
| /usr/local/bin/autom4te | |
| $ brew upgrade autom4te | |
| Error: No available formula for autom4te | |
| $ /usr/bin/gcc -v | |
| Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) | |
| Target: x86_64-apple-darwin14.3.0 | |
| Thread model: posix | |
| $ gcc -v | |
| Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) | |
| Target: x86_64-apple-darwin14.3.0 | |
| Thread model: posix | |
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
| 2015-05-15 08:50:22 -0400 | |
| ./autogen.sh | |
| aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |
| sh: autom4te: command not found | |
| aclocal: error: echo failed with exit status: 127 | |
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: 6a51663cf61c35c2df74499195ac8056293a1bb3 | |
| Last commit: 16 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: 8-core 64-bit ivybridge | |
| OS X: 10.10.3-x86_64 | |
| Xcode: 6.3.1 | |
| CLT: 6.3.1.0.1.1429149539 | |
| GCC-4.2: build 5666 | |
| Clang: 6.1 build 602 | |
| X11: 2.7.7 => /opt/X11 | |
| System Ruby: 2.0.0-p481 | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: 1.7.0_71 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_PATH: /usr/local/opt/sdl/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
| ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal | |
| PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/sdl/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin |
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
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: 6a51663cf61c35c2df74499195ac8056293a1bb3 | |
| Last commit: 17 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: 8-core 64-bit ivybridge | |
| OS X: 10.10.3-x86_64 | |
| Xcode: 6.3.1 | |
| CLT: 6.3.1.0.1.1429149539 | |
| GCC-4.2: build 5666 | |
| Clang: 6.1 build 602 | |
| X11: 2.7.7 => /opt/X11 | |
| System Ruby: 2.0.0-p481 | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/bin/ruby | |
| Java: 1.7.0_71 |
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
| Warning: Setting DYLD_* vars can break dynamic linking. | |
| Set variables: | |
| DYLD_LIBRARY_PATH: /usr/local/mysql/lib/ | |
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry and just ignore them. Thanks! | |
| Warning: Python is installed at /Library/Frameworks/Python.framework | |
| Homebrew only supports building against the System-provided Python or a | |
| brewed Python. In particular, Pythons installed to /Library can interfere | |
| with other software installs. | |
| Warning: Unbrewed dylibs were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected dylibs: | |
| /usr/local/lib/libtokyocabinet.9.11.0.dylib | |
| Warning: Unbrewed header files were found in /usr/local/include. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected header files: | |
| /usr/local/include/libpng12/png.h | |
| /usr/local/include/libpng12/pngconf.h | |
| /usr/local/include/libpng14/png.h | |
| /usr/local/include/libpng14/pngconf.h | |
| /usr/local/include/node/ares.h | |
| /usr/local/include/node/ares_version.h | |
| /usr/local/include/node/nameser.h | |
| /usr/local/include/node/node.h | |
| /usr/local/include/node/node_buffer.h | |
| /usr/local/include/node/node_internals.h | |
| /usr/local/include/node/node_object_wrap.h | |
| /usr/local/include/node/node_version.h | |
| /usr/local/include/node/openssl/opensslconf.h | |
| /usr/local/include/node/uv-private/ngx-queue.h | |
| /usr/local/include/node/uv-private/stdint-msvc2008.h | |
| /usr/local/include/node/uv-private/tree.h | |
| /usr/local/include/node/uv-private/uv-bsd.h | |
| /usr/local/include/node/uv-private/uv-darwin.h | |
| /usr/local/include/node/uv-private/uv-linux.h | |
| /usr/local/include/node/uv-private/uv-sunos.h | |
| /usr/local/include/node/uv-private/uv-unix.h | |
| /usr/local/include/node/uv-private/uv-win.h | |
| /usr/local/include/node/uv.h | |
| /usr/local/include/node/v8-debug.h | |
| /usr/local/include/node/v8-preparser.h | |
| /usr/local/include/node/v8-profiler.h | |
| /usr/local/include/node/v8-testing.h | |
| /usr/local/include/node/v8.h | |
| /usr/local/include/node/v8stdint.h | |
| /usr/local/include/node/zconf.h | |
| /usr/local/include/node/zlib.h | |
| /usr/local/include/tcadb.h | |
| /usr/local/include/tcbdb.h | |
| /usr/local/include/tcfdb.h | |
| /usr/local/include/tchdb.h | |
| /usr/local/include/tctdb.h | |
| /usr/local/include/tcutil.h | |
| Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected .pc files: | |
| /usr/local/lib/pkgconfig/tokyocabinet.pc | |
| Warning: Unbrewed static libraries were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected static libraries: | |
| /usr/local/lib/libtokyocabinet.a | |
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
| Formula: smpeg | |
| Tap: homebrew/homebrew-headonly | |
| Path: /usr/local/Library/Taps/homebrew/homebrew-headonly/smpeg.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment